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 26, 2024
1 parent d8f4ca8 commit 251054f
Show file tree
Hide file tree
Showing 9 changed files with 1,597 additions and 1,179 deletions.
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@iconify-json/heroicons": "1.2.1",
"@iconify-json/simple-icons": "1.2.14",
"@iconify-json/heroicons": "1.2.2",
"@iconify-json/simple-icons": "1.2.17",
"@nuxt/content": "2.13.4",
"@nuxt/fonts": "0.10.3",
"@nuxt/ui-pro": "1.5.0",
"nuxt": "3.14.1592",
"nuxt-og-image": "4.0.0"
"@nuxt/ui-pro": "1.6.0",
"nuxt": "3.15.0",
"nuxt-og-image": "4.0.2"
},
"devDependencies": {
"@nuxt/eslint": "0.7.2",
"@nuxt/eslint": "0.7.4",
"@nuxthq/studio": "2.2.1",
"eslint": "9.16.0",
"vue-tsc": "2.1.10"
"eslint": "9.17.0",
"vue-tsc": "2.2.0"
}
}
2 changes: 1 addition & 1 deletion examples/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@nuxt/image": "1.8.1",
"@pinia/nuxt": "0.9.0",
"nuxt": "3.14.1592",
"nuxt": "3.15.0",
"pinia": "2.3.0",
"vue": "3.5.13",
"vue-router": "4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build-storybook": "storybook build"
},
"dependencies": {
"nuxt": "3.14.1592",
"nuxt": "3.15.0",
"vue": "3.5.13",
"vue-router": "4.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@nuxtjs/tailwindcss": "6.12.2",
"nuxt": "3.14.1592",
"nuxt": "3.15.0",
"vue": "3.5.13",
"vue-router": "4.5.0"
},
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
"test:coverage": "vitest --coverage",
"test:playwright": "pnpm exec playwright test"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"devDependencies": {
"@nuxt/eslint-config": "0.7.2",
"@nuxt/eslint-config": "0.7.4",
"@nuxt/test-utils": "3.15.1",
"@vitest/coverage-v8": "2.1.8",
"@playwright/test": "1.49.0",
"@types/node": "22.10.1",
"@playwright/test": "1.49.1",
"@types/node": "22.10.2",
"changelogen": "0.5.7",
"chromatic": "11.20.0",
"eslint": "9.16.0",
"jiti": "2.4.1",
"nuxt": "3.14.1592",
"chromatic": "11.20.2",
"eslint": "9.17.0",
"jiti": "2.4.2",
"nuxt": "3.15.0",
"prettier": "3.4.2",
"release-it": "17.10.0",
"release-it": "17.11.0",
"semver": "7.6.3",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@nuxt/module-builder": "0.8.4",
"vite": "6.0.3",
"vite": "6.0.6",
"unbuild": "2.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"changelogen": "0.5.7",
"typescript": "5.7.2",
"unbuild": "2.0.0",
"nuxt": "3.14.1592",
"nuxt": "3.15.0",
"vue": "3.5.13"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/addon-links": "8.4.7",
"nuxt": "3.14.1592",
"nuxt": "3.15.0",
"storybook": "8.4.7",
"vite-plugin-inspect": "0.10.3"
"vite-plugin-inspect": "0.10.6"
}
}
2,728 changes: 1,573 additions & 1,155 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 251054f

Please sign in to comment.