Skip to content

Commit 0cfe83a

Browse files
chore(deps): update all non-major dependencies (#47)
1 parent d2a3931 commit 0cfe83a

File tree

4 files changed

+67
-58
lines changed

4 files changed

+67
-58
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
"@types/picomatch": "^2.3.0",
3838
"@types/prompts": "^2.4.1",
3939
"@types/semver": "^7.3.13",
40-
"@typescript-eslint/eslint-plugin": "^5.44.0",
41-
"@typescript-eslint/parser": "^5.44.0",
40+
"@typescript-eslint/eslint-plugin": "^5.45.0",
41+
"@typescript-eslint/parser": "^5.45.0",
4242
"conventional-changelog-cli": "^2.2.2",
43-
"eslint": "^8.28.0",
43+
"eslint": "^8.29.0",
4444
"eslint-define-config": "^1.12.0",
4545
"eslint-plugin-import": "^2.26.0",
4646
"eslint-plugin-node": "^11.1.0",
4747
"eslint-plugin-regexp": "^1.11.0",
4848
"execa": "^6.1.0",
4949
"fs-extra": "^10.1.0",
50-
"lint-staged": "^13.0.4",
50+
"lint-staged": "^13.1.0",
5151
"minimist": "^1.2.7",
5252
"picocolors": "^1.0.0",
5353
"playwright-chromium": "^1.28.1",
@@ -59,7 +59,7 @@
5959
"tsx": "^3.12.1",
6060
"typescript": "^4.6.4",
6161
"unbuild": "^0.9.4",
62-
"vite": "^4.0.0-alpha.0",
62+
"vite": "^4.0.0-alpha.6",
6363
"vitest": "^0.25.3"
6464
},
6565
"simple-git-hooks": {
@@ -80,5 +80,5 @@
8080
"eslint --cache --fix"
8181
]
8282
},
83-
"packageManager": "pnpm@7.17.1"
83+
"packageManager": "pnpm@7.18.0"
8484
}

packages/plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/core": "^7.20.5",
4242
"@babel/plugin-transform-react-jsx-self": "^7.18.6",
4343
"@babel/plugin-transform-react-jsx-source": "^7.19.6",
44-
"magic-string": "^0.26.7",
44+
"magic-string": "^0.27.0",
4545
"react-refresh": "^0.14.0"
4646
},
4747
"peerDependencies": {

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.4.3"
18+
"react-router-dom": "^6.4.4"
1919
},
2020
"devDependencies": {
2121
"@vitejs/plugin-react": "workspace:*",

pnpm-lock.yaml

Lines changed: 59 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)