Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Nov 5, 2023
1 parent 118aa7f commit 224c8c7
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 231 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"three": "^0.158.0"
},
"devDependencies": {
"unocss": "^0.57.1"
"unocss": "^0.57.2"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"vue": ">=3.3.4"
},
"dependencies": {
"@unocss/core": "^0.57.1",
"@unocss/core": "^0.57.2",
"@vueuse/components": "^10.5.0"
},
"devDependencies": {
Expand All @@ -71,7 +71,7 @@
"@vue/test-utils": "^2.4.1",
"@vueuse/core": "^10.5.0",
"@vueuse/shared": "^10.5.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-plugin-vitest-globals": "^1.4.0",
"eslint-plugin-vue": "^9.18.1",
"histoire": "^0.17.4",
Expand All @@ -81,12 +81,12 @@
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-visualizer": "^5.9.2",
"typescript": "^5.2.2",
"unocss": "^0.57.1",
"unocss": "^0.57.2",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-dts": "^3.6.3",
"vitepress": "1.0.0-rc.24",
"vitepress": "1.0.0-rc.25",
"vitest": "^0.34.6",
"vue": "^3.3.7",
"vue-tsc": "^1.8.22",
Expand Down
Loading

0 comments on commit 224c8c7

Please sign in to comment.