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 Dec 23, 2024
1 parent 1763056 commit 892aece
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 273 deletions.
26 changes: 13 additions & 13 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",
"@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.17",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint": "^0.7.3",
"@types/three": "^0.170.0",
"eslint": "^9.16.0",
"bumpp": "^9.9.1",
"@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",
"@vueuse/components": "^12.2.0",
"@vueuse/core": "^12.2.0",
"@vueuse/nuxt": "^12.2.0",
"three": "^0.171.0"
}
}
Loading

0 comments on commit 892aece

Please sign in to comment.