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 30, 2024
1 parent 99c15c1 commit 737c57f
Show file tree
Hide file tree
Showing 2 changed files with 1,527 additions and 780 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.16.0",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.15.2",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand All @@ -17,33 +17,33 @@
"release": "pnpx bumpp --commit --push --tag"
},
"dependencies": {
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/simple-icons": "^1.2.10",
"@iconify-json/carbon": "^1.2.5",
"@iconify-json/simple-icons": "^1.2.17",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "^1.6.0",
"@nuxt/devtools": "^1.7.0",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "^0.9.5",
"@nuxtjs/fontaine": "^0.4.3",
"@nuxtjs/plausible": "^1.0.3",
"@nuxtjs/seo": "^2.0.0-rc.23",
"@nuxtjs/fontaine": "^0.4.4",
"@nuxtjs/plausible": "^1.2.0",
"@nuxtjs/seo": "^2.0.2",
"@unocss/nuxt": "^0.63.6",
"@unocss/preset-icons": "^0.63.6",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
"@vueuse/core": "^11.3.0",
"@vueuse/nuxt": "^11.3.0",
"defu": "^6.1.4",
"fast-xml-parser": "^4.5.0",
"radix-vue": "^1.9.8",
"fast-xml-parser": "^4.5.1",
"radix-vue": "^1.9.12",
"unocss": "^0.63.6"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@nuxt/eslint": "^0.6.1",
"@antfu/eslint-config": "^3.12.1",
"@nuxt/eslint": "^0.7.4",
"@unocss/eslint-config": "^0.63.6",
"eslint": "^9.13.0",
"eslint": "^9.17.0",
"nuxt": "^3.13.2",
"typescript": "^5.6.3",
"vue-tsc": "^2.1.10",
"wrangler": "^3.84.1"
"typescript": "^5.7.2",
"vue-tsc": "^2.2.0",
"wrangler": "^3.99.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 737c57f

Please sign in to comment.