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 Feb 10, 2023
1 parent 1e643dc commit 040dec1
Show file tree
Hide file tree
Showing 2 changed files with 1,451 additions and 490 deletions.
28 changes: 14 additions & 14 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "@elonhoo/resume",
"version": "0.0.1",
"packageManager": "pnpm@7.18.2",
"packageManager": "pnpm@7.27.0",
"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.12.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.35.2",
"@iconify-json/carbon": "1.1.14",
"@types/node": "17.0.45",
"@unocss/reset": "0.47.6",
"@unocss/reset": "0.49.4",
"@vitejs/plugin-vue": "3.2.0",
"@vue/test-utils": "2.2.6",
"eslint": "8.30.0",
"@vue/test-utils": "2.2.10",
"eslint": "8.34.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.27.0",
"typescript": "4.9.5",
"unocss": "0.49.4",
"unplugin-auto-import": "0.14.2",
"unplugin-vue-components": "0.23.0",
"vite": "3.2.5",
"vite-plugin-pages": "0.28.0",
"vitest": "0.26.0",
"vitest": "0.28.4",
"vue-tsc": "0.40.13"
},
"eslintConfig": {
Expand Down

0 comments on commit 040dec1

Please sign in to comment.