Skip to content

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 Oct 23, 2023
1 parent 2518555 commit 62be32f
Show file tree
Hide file tree
Showing 2 changed files with 392 additions and 363 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
},
"dependencies": {
"@vueuse/core": "^8.9.4",
"vue": "^3.3.4",
"vue": "^3.3.6",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@iconify-json/carbon": "^1.1.21",
"@types/node": "^17.0.45",
"@types/underscore": "^1.11.11",
"@unocss/reset": "^0.56.5",
"@types/underscore": "^1.11.12",
"@unocss/reset": "^0.57.0",
"@vitejs/plugin-vue": "^2.3.4",
"@vue/test-utils": "^2.4.1",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"jsdom": "^19.0.0",
"pnpm": "^6.35.1",
"typescript": "^4.9.5",
"underscore": "^1.13.6",
"unocss": "^0.56.5",
"unocss": "^0.57.0",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^2.9.16",
Expand Down

1 comment on commit 62be32f

@vercel
Copy link

@vercel vercel bot commented on 62be32f Oct 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue-decolorization – ./

vue-decolorization-elonehoo.vercel.app
vue-decolorization-git-main-elonehoo.vercel.app
decolorization.elonehoo.me

Please sign in to comment.