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 Oct 18, 2024
1 parent e6a9357 commit b19a339
Show file tree
Hide file tree
Showing 2 changed files with 1,850 additions and 2,284 deletions.
38 changes: 19 additions & 19 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.1.35",
"@iconify-json/cbi": "^1.1.15",
"@iconify-json/heroicons": "^1.1.21",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.104",
"@nuxt/devtools": "^1.3.3",
"@nuxt/eslint": "^0.3.13",
"@types/three": "^0.165.0",
"eslint": "^9.4.0",
"bumpp": "^9.4.1",
"changelogithub": "^0.13.7",
"@iconify-json/carbon": "^1.2.3",
"@iconify-json/cbi": "^1.2.5",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.8",
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint": "^0.6.0",
"@types/three": "^0.169.0",
"eslint": "^9.13.0",
"bumpp": "^9.7.1",
"changelogithub": "^0.13.11",
"nuxt": "^3.11.2",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
"vue-tsc": "^2.0.20"
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6"
},
"dependencies": {
"@nuxt/ui": "^2.16.0",
"@vueuse/components": "^10.10.0",
"@vueuse/core": "^10.10.0",
"@vueuse/nuxt": "^10.10.0",
"three": "^0.165.0"
"@nuxt/ui": "^2.18.7",
"@vueuse/components": "^10.11.1",
"@vueuse/core": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"three": "^0.169.0"
}
}
Loading

0 comments on commit b19a339

Please sign in to comment.