Skip to content

Commit 6ed76c4

Browse files
committed
chore: update most dependencies
1 parent 622c2c9 commit 6ed76c4

2 files changed

Lines changed: 1202 additions & 383 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@
3434
},
3535
"homepage": "https://github.com/vitejs/plugin-vue2-jsx#readme",
3636
"dependencies": {
37-
"@babel/core": "^7.18.6",
37+
"@babel/core": "^7.20.5",
3838
"@babel/plugin-syntax-import-meta": "^7.10.4",
39-
"@babel/plugin-transform-typescript": "^7.18.6",
40-
"@rollup/pluginutils": "^4.2.1",
41-
"@vue/babel-preset-jsx": "^1.3.0"
39+
"@babel/plugin-transform-typescript": "^7.20.2",
40+
"@rollup/pluginutils": "^5.0.2",
41+
"@vue/babel-preset-jsx": "^1.4.0"
4242
},
4343
"devDependencies": {
44-
"@types/babel__core": "^7.1.19",
44+
"@types/babel__core": "^7.1.20",
4545
"picocolors": "^1.0.0",
46-
"tsx": "^3.7.1",
47-
"unbuild": "^0.7.4",
48-
"vite": "^2.9.13",
49-
"vue": "^2.7.4"
46+
"tsx": "^3.12.1",
47+
"unbuild": "^0.7.6",
48+
"vite": "^4.0.0",
49+
"vue": "^2.7.14"
5050
},
5151
"peerDependencies": {
5252
"vite": "^2.9.13 || ^3.0.0",

0 commit comments

Comments
 (0)