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 Jan 3, 2025
1 parent c19c93c commit 54e2c99
Show file tree
Hide file tree
Showing 9 changed files with 1,578 additions and 1,816 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.18",
"@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"
}
}
4 changes: 2 additions & 2 deletions examples/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"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",
"@nuxtjs/i18n": "8.3.1"
"@nuxtjs/i18n": "8.5.6"
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.3",
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].2",
"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.5",
"changelogen": "0.5.7",
"chromatic": "11.20.0",
"eslint": "9.16.0",
"jiti": "2.4.1",
"nuxt": "3.14.1592",
"chromatic": "11.22.0",
"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
4 changes: 2 additions & 2 deletions 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",
"unbuild": "3.0.1"
"vite": "6.0.7",
"unbuild": "3.2.0"
}
}
4 changes: 2 additions & 2 deletions packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"@vitejs/plugin-vue-jsx": "4.1.1",
"changelogen": "0.5.7",
"typescript": "5.7.2",
"unbuild": "3.0.1",
"nuxt": "3.14.1592",
"unbuild": "3.2.0",
"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,10 +16,10 @@
"@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",
"vue": "3.5.13",
"storybook": "8.4.7",
"vite-plugin-inspect": "0.10.3",
"vite-plugin-inspect": "0.10.6",
"@nuxtjs/i18n": "^8.3.1"
}
}
3,340 changes: 1,551 additions & 1,789 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 54e2c99

Please sign in to comment.