Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 7a87bd3 commit c2831f0
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 147 deletions.
18 changes: 9 additions & 9 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 @@ -28,22 +28,22 @@
"@nuxtjs/seo": "^2.0.0-rc.23",
"@unocss/nuxt": "^0.63.6",
"@unocss/preset-icons": "^0.63.6",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.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.10",
"wrangler": "^3.84.1"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit c2831f0

Please sign in to comment.