Skip to content

Commit f5d8a29

Browse files
chore(deps): update upstream (major) (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b7be52 commit f5d8a29

File tree

4 files changed

+145
-29
lines changed

4 files changed

+145
-29
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
"playwright-chromium": "^1.39.0",
6262
"prettier": "3.1.0",
6363
"resolve": "^1.22.8",
64-
"rollup": "^3.29.4",
64+
"rollup": "^4.5.0",
6565
"rollup-plugin-license": "^3.2.0",
6666
"simple-git-hooks": "^2.9.0",
6767
"tsx": "^3.14.0",
6868
"typescript": "^5.2.2",
6969
"unbuild": "2.0.0",
70-
"vite": "^4.5.0",
70+
"vite": "^5.0.0",
7171
"vitest": "^0.34.6",
7272
"vue": "^3.3.8"
7373
},

packages/plugin-vue-jsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vue/babel-plugin-jsx": "^1.1.5"
4040
},
4141
"devDependencies": {
42-
"vite": "^4.5.0"
42+
"vite": "^5.0.0"
4343
},
4444
"peerDependencies": {
4545
"vite": "^4.0.0 || ^5.0.0",

packages/plugin-vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@jridgewell/gen-mapping": "^0.3.3",
4242
"@jridgewell/trace-mapping": "^0.3.20",
4343
"debug": "^4.3.4",
44-
"rollup": "^3.29.4",
44+
"rollup": "^4.5.0",
4545
"slash": "^5.1.0",
4646
"source-map-js": "^1.0.2",
47-
"vite": "^4.5.0",
47+
"vite": "^5.0.0",
4848
"vue": "^3.3.8"
4949
}
5050
}

pnpm-lock.yaml

+140-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)