Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 1763056 commit eba93cb
Show file tree
Hide file tree
Showing 2 changed files with 532 additions and 318 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,27 @@
"release": "bumpp -r"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/cbi": "^1.2.6",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.15",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint": "^0.7.3",
"@types/three": "^0.170.0",
"eslint": "^9.16.0",
"bumpp": "^9.9.1",
"@iconify-json/carbon": "^1.2.5",
"@iconify-json/cbi": "^1.2.7",
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.18",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint": "^0.7.4",
"@types/three": "^0.171.0",
"eslint": "^9.17.0",
"bumpp": "^9.9.2",
"changelogithub": "^0.13.11",
"nuxt": "^3.14.1592",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"dependencies": {
"@nuxt/ui": "^2.20.0",
"@vueuse/components": "^12.0.0",
"@vueuse/core": "^12.0.0",
"@vueuse/nuxt": "^12.0.0",
"three": "^0.171.0"
"@vueuse/components": "^12.3.0",
"@vueuse/core": "^12.3.0",
"@vueuse/nuxt": "^12.3.0",
"three": "^0.172.0"
}
}
Loading

0 comments on commit eba93cb

Please sign in to comment.