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 Feb 24, 2025
1 parent 71728d3 commit de64c6f
Show file tree
Hide file tree
Showing 5 changed files with 169 additions and 177 deletions.
2 changes: 1 addition & 1 deletion devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nuxt/ui": "latest",
"knitwork": "^1.2.0",
"nuxt": "^3.15.4",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"zod": "^3.24.2"
}
}
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.26",
"@iconify-json/simple-icons": "^1.2.25",
"@iconify-json/vscode-icons": "^1.2.15",
"@iconify-json/simple-icons": "^1.2.26",
"@iconify-json/vscode-icons": "^1.2.16",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@f1a9b8e",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
Expand All @@ -20,9 +20,9 @@
"motion": "^12.4.7",
"nuxt": "^3.15.4",
"nuxt-component-meta": "^0.10.0",
"nuxt-llms": "^0.0.2",
"nuxt-llms": "^0.1.0",
"nuxt-og-image": "^4.1.4",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"shiki-transformer-color-highlight": "^0.2.0",
"superstruct": "^2.0.2",
"ufo": "^1.5.4",
Expand All @@ -31,6 +31,6 @@
"zod": "^3.24.2"
},
"devDependencies": {
"wrangler": "^3.109.2"
"wrangler": "^3.109.3"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"sirv": "^3.0.1",
"tailwind-variants": "^0.3.1",
"tailwindcss": "^4.0.7",
"tinyglobby": "^0.2.11",
"tinyglobby": "^0.2.12",
"unplugin": "^2.2.0",
"unplugin-auto-import": "^19.1.0",
"unplugin-vue-components": "^28.4.0",
Expand All @@ -130,8 +130,8 @@
"@standard-schema/spec": "^1.0.0",
"@vue/test-utils": "^2.4.6",
"embla-carousel": "^8.5.2",
"eslint": "^9.20.1",
"happy-dom": "^17.1.1",
"eslint": "^9.21.0",
"happy-dom": "^17.1.4",
"joi": "^17.13.3",
"knitwork": "^1.2.0",
"nuxt": "^3.15.4",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@iconify-json/lucide": "^1.2.26",
"@iconify-json/simple-icons": "^1.2.25",
"@iconify-json/simple-icons": "^1.2.26",
"@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.17",
"nuxt": "^3.15.4"
Expand Down
Loading

0 comments on commit de64c6f

Please sign in to comment.