Skip to content

Commit b5c78d3

Browse files
committed
Upping
1 parent c3e671c commit b5c78d3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Source/Workbench/Web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"@types/chai-as-promised": "8.0.2",
3535
"@types/mocha": "10.0.10",
3636
"@types/node": "24.10.1",
37-
"@types/react": "19.2.6",
37+
"@types/react": "19.2.7",
3838
"@types/react-dom": "19.2.3",
3939
"@types/sinon": "21.0.0",
4040
"@types/sinon-chai": "4.0.0",
4141
"@typescript-eslint/eslint-plugin": "8.47.0",
42-
"@typescript-eslint/parser": "8.47.0",
42+
"@typescript-eslint/parser": "8.48.0",
4343
"@vitejs/plugin-react": "5.1.1",
44-
"@vitest/coverage-v8": "4.0.13",
44+
"@vitest/coverage-v8": "4.0.14",
4545
"autoprefixer": "10.4.22",
4646
"chai": "6.2.1",
4747
"chai-as-promised": "8.0.2",
@@ -66,11 +66,11 @@
6666
"ts-node": "10.9.2",
6767
"tsconfig-paths": "4.2.0",
6868
"typescript": "5.9.3",
69-
"typescript-eslint": "8.47.0",
69+
"typescript-eslint": "8.48.0",
7070
"vite": "7.2.4",
7171
"vite-plugin-commonjs": "0.10.4",
7272
"vite-tsconfig-paths": "5.1.4",
73-
"vitest": "3.2.4"
73+
"vitest": "4.0.14"
7474
},
7575
"packageManager": "yarn@4.5.3"
7676
}

0 commit comments

Comments
 (0)