Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinoooo committed Oct 12, 2024
1 parent b199839 commit 1e51111
Show file tree
Hide file tree
Showing 2 changed files with 1,632 additions and 1,747 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,36 +55,36 @@
},
"peerDependencies": {
"@tresjs/core": ">=4.0",
"three": ">=0.133",
"three": ">=0.169",
"vue": ">=3.4"
},
"dependencies": {
"@vueuse/core": "^10.11.0",
"postprocessing": "^6.36.0"
"@vueuse/core": "^11.1.0",
"postprocessing": "^6.36.3"
},
"devDependencies": {
"@release-it/conventional-changelog": "^8.0.1",
"@tresjs/core": "^4.2.2",
"@tresjs/eslint-config": "^1.1.0",
"@types/three": "^0.167.0",
"@unocss/core": "^0.61.5",
"@vitejs/plugin-vue": "^5.1.0",
"eslint": "^9.7.0",
"@release-it/conventional-changelog": "^8.0.2",
"@tresjs/core": "^4.3.0",
"@tresjs/eslint-config": "^1.4.0",
"@types/three": "^0.169.0",
"@unocss/core": "^0.63.4",
"@vitejs/plugin-vue": "^5.1.4",
"eslint": "^9.12.0",
"gsap": "^3.12.5",
"kolorist": "^1.8.0",
"pathe": "^1.1.2",
"release-it": "^17.6.0",
"release-it": "^17.8.2",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-visualizer": "^5.12.0",
"three": "^0.167.0",
"typescript": "^5.5.4",
"unocss": "^0.61.5",
"vite": "^5.3.5",
"vite-plugin-banner": "^0.7.1",
"three": "^0.169.0",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"vite": "^5.4.8",
"vite-plugin-banner": "^0.8.0",
"vite-plugin-dts": "4.0.0-beta.1",
"vite-svg-loader": "^5.1.0",
"vitepress": "1.3.1",
"vue": "^3.4.34",
"vue-tsc": "^2.0.29"
"vitepress": "1.4.0",
"vue": "^3.5.12",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 1e51111

Please sign in to comment.