Skip to content

Commit 9e3458a

Browse files
committed
chore(update-deps): Update project dependencies
1 parent 10a3780 commit 9e3458a

File tree

2 files changed

+276
-416
lines changed

2 files changed

+276
-416
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -92,35 +92,35 @@
9292
"devDependencies": {
9393
"@babel/eslint-plugin": "^7.27.1",
9494
"@eslint/compat": "^2.0.0",
95-
"@eslint/js": "^9.33.0",
95+
"@eslint/js": "^9.39.2",
9696
"@testing-library/jest-dom": "6.9.1",
9797
"@testing-library/react": "^16.3.0",
9898
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
9999
"@types/jest": "^30.0.0",
100-
"@types/node": "^24.3.0",
101-
"@types/react": "^19.1.10",
102-
"@types/react-dom": "^19.1.7",
103-
"@typescript-eslint/eslint-plugin": "^8.39.1",
104-
"@vitejs/plugin-react": "^5.0.0",
105-
"@vitest/coverage-v8": "^4.0.6",
100+
"@types/node": "^25.0.1",
101+
"@types/react": "^19.2.7",
102+
"@types/react-dom": "^19.2.3",
103+
"@typescript-eslint/eslint-plugin": "^8.49.0",
104+
"@vitejs/plugin-react": "^5.1.2",
105+
"@vitest/coverage-v8": "^4.0.15",
106106
"babel-plugin-react-compiler": "19.1.0-rc.3",
107-
"eslint": "^9.33.0",
107+
"eslint": "^9.39.2",
108108
"eslint-plugin-react": "^7.37.5",
109109
"eslint-plugin-react-compiler": "19.1.0-rc.2",
110110
"eslint-plugin-react-hooks": "^7.0.1",
111111
"gh-pages": "^6.3.0",
112-
"happy-dom": "^20.0.0",
112+
"happy-dom": "^20.0.11",
113113
"p5.capture": "^1.6.0",
114114
"p5.record.js": "^0.2.0",
115-
"prettier": "^3.6.2",
116-
"react": "19.2.0",
117-
"react-dom": "19.2.0",
118-
"rimraf": "^6.0.1",
119-
"typescript": "^5.9.2",
120-
"typescript-eslint": "^8.39.1",
121-
"vite": "^7.1.2",
115+
"prettier": "^3.7.4",
116+
"react": "19.2.3",
117+
"react-dom": "19.2.3",
118+
"rimraf": "^6.1.2",
119+
"typescript": "^5.9.3",
120+
"typescript-eslint": "^8.49.0",
121+
"vite": "^7.2.7",
122122
"vite-plugin-dts": "^4.5.4",
123-
"vitest": "^4.0.6",
123+
"vitest": "^4.0.15",
124124
"vitest-canvas-mock": "^1.1.3"
125125
}
126126
}

0 commit comments

Comments
 (0)