8000 fix(deps): update all non-major dependencies (#236) · vitejs/vite-plugin-react@4e8e2e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e8e2e2

Browse files
fix(deps): update all non-major dependencies (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83fd565 commit 4e8e2e2

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@types/fs-extra": "^11.0.2",
35-
"@types/node": "^18.18.4",
35+
"@types/node": "^18.18.5",
3636
"@typescript-eslint/eslint-plugin": "^6.7.5",
3737
"@typescript-eslint/parser": "^6.7.5",
3838
"@vitejs/release-scripts": "^1.3.1",
@@ -45,7 +45,7 @@
4545
"lint-staged": "^14.0.1",
4646
"npm-run-all": "^4.1.5",
4747
"picocolors": "^1.0.0",
48-
"playwright-chromium": "^1.38.1",
48+
"playwright-chromium": "^1.39.0",
4949
"prettier": "^3.0.3",
5050
"rollup": "^3.29.4",
5151
"simple-git-hooks": "^2.9.0",

packages/plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme",
4040
"dependencies": {
41-
"@babel/core": "^7.23.0",
41+
"@babel/core": "^7.23.2",
4242
"@babel/plugin-transform-react-jsx-self": "^7.22.5",
4343
"@babel/plugin-transform-react-jsx-source": "^7.22.5",
4444
"@types/babel__core": "^7.20.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
0