Skip to content

Commit

Permalink
feat: supper vite 5
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Nov 22, 2023
1 parent ce96baa commit 3013447
Show file tree
Hide file tree
Showing 5 changed files with 946 additions and 1,099 deletions.
4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.0",
"tsup": "^7.2.0",
"vite": "^4.5.0"
"tsup": "^8.0.1",
"vite": "^5.0.2"
}
}
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"dependencies": {
"@iconify-json/carbon": "^1.1.21",
"@unocss/reset": "^0.57.6",
"@unocss/reset": "^0.57.7",
"@vitejs/plugin-vue": "^4.5.0",
"@vueuse/core": "^10.6.1",
"esno": "^4.0.0",
"https-localhost": "^4.7.1",
"jiti": "^1.21.0",
"unocss": "^0.57.6",
"unocss": "^0.57.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite": "^5.0.2",
"vitepress": "1.0.0-rc.29",
"vnode-util": "workspace:*",
"workbox-window": "^7.0.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"vue": ">=3.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^1.2.1",
"@types/node": "^20.9.2",
"@antfu/eslint-config": "^2.1.0",
"@types/node": "^20.9.4",
"bumpp": "^9.2.0",
"chalk": "^5.3.0",
"eslint": "^8.54.0",
"esno": "^4.0.0",
"fast-glob": "^3.3.2",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vue": "^3.3.8"
}
}
Loading

0 comments on commit 3013447

Please sign in to comment.