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 14, 2023
1 parent 01c36c8 commit c9a022a
Show file tree
Hide file tree
Showing 2 changed files with 757 additions and 253 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,32 +49,32 @@
},
"dependencies": {
"@tresjs/core": "^3.5.0",
"@unocss/core": "^0.57.2",
"@vueuse/core": "^10.5.0",
"@unocss/core": "^0.57.3",
"@vueuse/core": "^10.6.1",
"postprocessing": "^6.33.3",
"three-stdlib": "^2.28.5"
},
"devDependencies": {
"@release-it/conventional-changelog": "^7.0.2",
"@release-it/conventional-changelog": "^8.0.1",
"@tresjs/eslint-config-vue": "^0.2.1",
"@types/three": "^0.158.1",
"@vitejs/plugin-vue": "^4.4.0",
"@types/three": "^0.158.2",
"@vitejs/plugin-vue": "^4.4.1",
"gsap": "^3.12.2",
"kolorist": "^1.8.0",
"pathe": "^1.1.1",
"prettier": "^3.0.3",
"release-it": "^16.2.1",
"prettier": "^3.1.0",
"release-it": "^17.0.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-visualizer": "^5.9.2",
"three": "^0.158.0",
"typescript": "^5.2.2",
"unocss": "^0.57.2",
"unocss": "^0.57.3",
"vite": "^4.5.0",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-dts": "3.6.3",
"vite-svg-loader": "^4.0.0",
"vitepress": "1.0.0-rc.25",
"vue": "^3.3.7",
"vue": "^3.3.8",
"vue-tsc": "^1.8.22"
}
}
Loading

0 comments on commit c9a022a

Please sign in to comment.