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 28, 2024
1 parent 7a87bd3 commit 72b5c78
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 130 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.13.11",
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand All @@ -17,8 +17,8 @@
"release": "pnpx bumpp --commit --push --tag"
},
"dependencies": {
"@iconify-json/carbon": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.9",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/simple-icons": "^1.2.10",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.6.0",
"@nuxt/image": "^1.8.1",
Expand All @@ -32,18 +32,18 @@
"@vueuse/nuxt": "^11.1.0",
"defu": "^6.1.4",
"fast-xml-parser": "^4.5.0",
"radix-vue": "^1.9.7",
"radix-vue": "^1.9.8",
"unocss": "^0.63.6"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@nuxt/eslint": "^0.6.0",
"@nuxt/eslint": "^0.6.1",
"@unocss/eslint-config": "^0.63.6",
"eslint": "^9.13.0",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.6",
"wrangler": "^3.82.0"
"vue-tsc": "^2.1.8",
"wrangler": "^3.83.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 72b5c78

Please sign in to comment.