Skip to content

Commit

Permalink
chore(deps): update deps 24-0-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed May 24, 2024
1 parent a41f532 commit ea71654
Show file tree
Hide file tree
Showing 4 changed files with 435 additions and 465 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": {
"@iconify-json/logos": "^1.1.42",
"@iconify-json/mdi": "^1.1.66",
"unocss": "^0.60.2",
"unocss": "^0.60.3",
"vite-svg-loader": "^5.1.0"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,16 @@
"@release-it/conventional-changelog": "^8.0.1",
"@stackblitz/sdk": "^1.10.0",
"@tresjs/cientos": "3.9.0",
"@tresjs/eslint-config": "^1.0.0",
"@types/three": "^0.164.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@tresjs/eslint-config": "^1.1.0",
"@types/three": "^0.164.1",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-plugin-vue": "^9.26.0",
"esno": "^4.7.0",
"gsap": "^3.12.5",
Expand All @@ -93,12 +93,12 @@
"kolorist": "^1.8.0",
"ohmyfetch": "^0.4.21",
"pathe": "^1.1.2",
"release-it": "^17.2.1",
"release-it": "^17.3.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-visualizer": "^5.12.0",
"three": "^0.164.1",
"unocss": "^0.60.2",
"unocss": "^0.60.3",
"unplugin": "^1.10.1",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
Expand All @@ -107,7 +107,7 @@
"vite-plugin-inspect": "^0.8.4",
"vite-plugin-require-transform": "^1.0.21",
"vite-svg-loader": "^5.1.0",
"vitepress": "1.1.4",
"vitepress": "1.2.2",
"vitest": "^1.6.0",
"vue": "^3.4.27",
"vue-demi": "^0.14.7"
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@tresjs/cientos": "3.8.0",
"@tresjs/cientos": "3.9.0",
"@tresjs/core": "workspace:^",
"vue-router": "^4.3.2"
},
Expand All @@ -19,7 +19,7 @@
"unplugin-auto-import": "^0.17.2",
"vite-plugin-glsl": "^1.2.1",
"vite-plugin-qrcode": "^0.2.3",
"vite-plugin-vue-devtools": "7.1.2",
"vue-tsc": "^2.0.14"
"vite-plugin-vue-devtools": "7.2.1",
"vue-tsc": "^2.0.19"
}
}
Loading

0 comments on commit ea71654

Please sign in to comment.