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 15, 2024
1 parent 600e8c9 commit d8ce0bf
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 167 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,25 @@
},
"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.13"
},
"devDependencies": {
"@antfu/eslint-config": "2.6.2",
"@iconify-json/carbon": "^1.1.27",
"@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.2",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/coverage-v8": "^1.1.3",
"@vitest/ui": "^1.1.3",
"@vitest/coverage-v8": "^1.2.0",
"@vitest/ui": "^1.2.0",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
Expand All @@ -61,7 +61,7 @@
"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.0",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit d8ce0bf

Please sign in to comment.