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 Jan 21, 2024
1 parent 600e8c9 commit 3dec7a9
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 404 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,40 +28,40 @@
},
"dependencies": {
"@unocss/reset": "^0.58.3",
"@vueuse/core": "^10.7.1",
"@vueuse/core": "^10.7.2",
"@vueuse/head": "^2.0.0",
"chroma-js": "^2.4.2",
"file-saver": "^2.0.5",
"html2canvas": "^1.4.1",
"mobile-drag-drop": "3.0.0-rc.0",
"unocss": "^0.58.3",
"vue": "^3.4.7"
"vue": "^3.4.15"
},
"devDependencies": {
"@antfu/eslint-config": "2.6.2",
"@iconify-json/carbon": "^1.1.27",
"@antfu/eslint-config": "2.6.3",
"@iconify-json/carbon": "^1.1.28",
"@iconify-json/mdi-light": "^1.1.10",
"@types/chroma-js": "^2.4.3",
"@types/file-saver": "^2.0.7",
"@types/node": "^20.10.8",
"@types/node": "^20.11.5",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/coverage-v8": "^1.1.3",
"@vitest/ui": "^1.1.3",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/ui": "^1.2.1",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.1",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"happy-dom": "^12.10.3",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-deploy-info": "^0.0.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.11",
"vite": "^5.0.12",
"vite-plugin-alias": "^0.1.1",
"vite-plugin-auto-env": "^0.0.2",
"vite-plugin-chai": "^0.0.2",
"vite-plugin-classify": "^0.0.1",
"vite-plugin-package-configs": "^0.0.12",
"vitest": "^1.1.3",
"vitest": "^1.2.1",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 3dec7a9

Please sign in to comment.