Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2023
1 parent 1e643dc commit 8e67de5
Show file tree
Hide file tree
Showing 2 changed files with 1,075 additions and 608 deletions.
30 changes: 15 additions & 15 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "@elonhoo/resume",
"version": "0.0.1",
"packageManager": "pnpm@7.18.2",
"packageManager": "pnpm@7.32.1",
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
Expand All @@ -11,28 +11,28 @@
"test": "vitest"
},
"dependencies": {
"@vueuse/core": "9.7.0",
"@vueuse/core": "9.13.0",
"axios": "0.27.2",
"vue": "3.2.45",
"vue": "3.2.47",
"vue-router": "4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "0.34.0",
"@iconify-json/carbon": "1.1.11",
"@antfu/eslint-config": "0.38.4",
"@iconify-json/carbon": "1.1.16",
"@types/node": "17.0.45",
"@unocss/reset": "0.47.6",
"@unocss/reset": "0.51.4",
"@vitejs/plugin-vue": "3.2.0",
"@vue/test-utils": "2.2.6",
"eslint": "8.30.0",
"@vue/test-utils": "2.3.2",
"eslint": "8.38.0",
"jsdom": "20.0.3",
"pnpm": "7.18.2",
"typescript": "4.9.4",
"unocss": "0.47.6",
"unplugin-auto-import": "0.12.1",
"unplugin-vue-components": "0.22.12",
"pnpm": "7.32.1",
"typescript": "4.9.5",
"unocss": "0.51.4",
"unplugin-auto-import": "0.15.3",
"unplugin-vue-components": "0.24.1",
"vite": "3.2.5",
"vite-plugin-pages": "0.28.0",
"vitest": "0.26.0",
"vite-plugin-pages": "0.29.0",
"vitest": "0.30.1",
"vue-tsc": "0.40.13"
},
"eslintConfig": {
Expand Down

0 comments on commit 8e67de5

Please sign in to comment.