Skip to content

Commit

Permalink
chore: update deps to fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jul 31, 2024
1 parent d118d27 commit 50facb1
Show file tree
Hide file tree
Showing 4 changed files with 1,189 additions and 1,389 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@tresjs/leches": "^0.14.0",
"markdown-it": "^14.0.0",
"unocss": "^0.59.4",
"unocss": "^0.61.8",
"vite-svg-loader": "^5.1.0"
}
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,32 +63,32 @@
"stats-gl": "^2.0.1",
"stats.js": "^0.17.0",
"three-custom-shader-material": "^5.4.0",
"three-stdlib": "^2.30.4"
"three-stdlib": "^2.30.5"
},
"devDependencies": {
"@release-it/conventional-changelog": "^8.0.1",
"@tresjs/core": "4.2.2",
"@tresjs/core": "4.2.3",
"@tresjs/eslint-config": "^1.1.0",
"@types/node": "^20.14.12",
"@types/three": "^0.166.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@vitejs/plugin-vue": "^5.1.0",
"eslint": "^9.7.0",
"@types/node": "^22.0.0",
"@types/three": "^0.167.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-vue": "^5.1.1",
"eslint": "^9.8.0",
"eslint-plugin-vue": "^9.27.0",
"gsap": "^3.12.5",
"husky": "^9.1.1",
"husky": "^9.1.4",
"kolorist": "^1.8.0",
"pathe": "^1.1.2",
"release-it": "^17.6.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-visualizer": "^5.12.0",
"three": "^0.166.1",
"three": "^0.167.0",
"typescript": "^5.5.4",
"unocss": "^0.61.5",
"vite": "^5.3.4",
"unocss": "^0.61.8",
"vite": "^5.3.5",
"vite-plugin-banner": "^0.7.1",
"vite-plugin-dts": "4.0.0-beta.1",
"vite-plugin-dts": "4.0.0-beta.2",
"vite-plugin-glsl": "^1.3.0",
"vite-svg-loader": "^5.1.0",
"vitepress": "1.3.1"
Expand Down
Loading

0 comments on commit 50facb1

Please sign in to comment.