Skip to content

Commit 82d0b84

Browse files
chore(deps): update all non-major dependencies
1 parent 3748fc7 commit 82d0b84

File tree

3 files changed

+133
-133
lines changed

3 files changed

+133
-133
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
},
3333
"devDependencies": {
3434
"@types/fs-extra": "^11.0.4",
35-
"@types/node": "^20.9.0",
36-
"@typescript-eslint/eslint-plugin": "^6.11.0",
37-
"@typescript-eslint/parser": "^6.11.0",
35+
"@types/node": "^20.9.2",
36+
"@typescript-eslint/eslint-plugin": "^6.12.0",
37+
"@typescript-eslint/parser": "^6.12.0",
3838
"@vitejs/release-scripts": "^1.3.1",
39-
"eslint": "^8.53.0",
39+
"eslint": "^8.54.0",
4040
"eslint-define-config": "^1.24.1",
4141
"eslint-plugin-import": "^2.29.0",
4242
"eslint-plugin-node": "^11.1.0",
@@ -45,11 +45,11 @@
4545
"lint-staged": "^15.1.0",
4646
"npm-run-all": "^4.1.5",
4747
"picocolors": "^1.0.0",
48-
"playwright-chromium": "^1.39.0",
48+
"playwright-chromium": "^1.40.0",
4949
"prettier": "^3.0.3",
5050
"simple-git-hooks": "^2.9.0",
5151
"tsx": "^3.14.0",
52-
"typescript": "^5.2.2",
52+
"typescript": "^5.3.2",
5353
"unbuild": "^2.0.0",
5454
"vite": "^4.5.0",
5555
"vitest": "^0.34.6"

playground/ssr-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
18-
"react-router-dom": "^6.18.0"
18+
"react-router-dom": "^6.19.0"
1919
},
2020
"devDependencies": {
2121
"@vitejs/plugin-react": "workspace:*",

0 commit comments

Comments
 (0)