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 Sep 14, 2024
1 parent d4592e2 commit 2c5eb8d
Show file tree
Hide file tree
Showing 9 changed files with 1,306 additions and 2,132 deletions.
20 changes: 10 additions & 10 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.1.24",
"@iconify-json/simple-icons": "1.1.114",
"@iconify-json/heroicons": "1.2.0",
"@iconify-json/simple-icons": "1.2.2",
"@nuxt/content": "2.13.2",
"@nuxt/fonts": "0.7.2",
"@nuxt/ui-pro": "1.4.1",
"nuxt": "3.13.0",
"nuxt-og-image": "3.0.0-rc.65"
"@nuxt/fonts": "0.8.0",
"@nuxt/ui-pro": "1.4.2",
"nuxt": "3.13.1",
"nuxt-og-image": "3.0.2"
},
"devDependencies": {
"@nuxt/eslint": "0.5.2",
"@nuxthq/studio": "2.0.3",
"eslint": "9.9.0",
"vue-tsc": "2.0.29"
"@nuxt/eslint": "0.5.7",
"@nuxthq/studio": "2.1.0",
"eslint": "9.10.0",
"vue-tsc": "2.1.6"
}
}
8 changes: 4 additions & 4 deletions examples/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"dependencies": {
"@pinia/nuxt": "0.5.4",
"@nuxt/image": "1.7.0",
"nuxt": "3.13.0",
"vue": "3.4.38",
"vue-router": "4.4.3"
"@nuxt/image": "1.8.0",
"nuxt": "3.13.1",
"vue": "3.5.5",
"vue-router": "4.4.5"
},
"devDependencies": {
"@chromatic-com/storybook": "2.0.2",
Expand Down
6 changes: 3 additions & 3 deletions examples/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"build-storybook": "storybook build"
},
"dependencies": {
"nuxt": "3.13.0",
"vue": "3.4.38",
"vue-router": "4.4.3"
"nuxt": "3.13.1",
"vue": "3.5.5",
"vue-router": "4.4.5"
},
"devDependencies": {
"@chromatic-com/storybook": "2.0.2",
Expand Down
6 changes: 3 additions & 3 deletions examples/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"dependencies": {
"@nuxtjs/tailwindcss": "6.12.1",
"nuxt": "3.13.0",
"vue": "3.4.38",
"vue-router": "4.4.3"
"nuxt": "3.13.1",
"vue": "3.5.5",
"vue-router": "4.4.5"
},
"devDependencies": {
"@chromatic-com/storybook": "2.0.2",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
"test:watch": "vitest watch",
"test:coverage": "vitest --coverage"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.10.0",
"devDependencies": {
"@nuxt/eslint-config": "0.5.2",
"@nuxt/test-utils": "3.14.1",
"@vitest/coverage-v8": "2.0.5",
"@nuxt/eslint-config": "0.5.7",
"@nuxt/test-utils": "3.14.2",
"@vitest/coverage-v8": "2.1.1",
"changelogen": "0.5.5",
"chromatic": "11.7.1",
"eslint": "9.9.0",
"chromatic": "11.10.2",
"eslint": "9.10.0",
"jiti": "1.21.6",
"nuxt": "3.13.0",
"nuxt": "3.13.1",
"prettier": "3.3.3",
"release-it": "17.6.0",
"semver": "7.6.3",
"typescript": "5.5.4",
"vitest": "2.0.5"
"typescript": "5.6.2",
"vitest": "2.1.1"
},
"publishConfig": {
"access": "public"
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 @@ -57,8 +57,8 @@
"ufo": "^1.5.3"
},
"devDependencies": {
"@nuxt/module-builder": "0.8.3",
"vite": "5.4.2",
"@nuxt/module-builder": "0.8.4",
"vite": "5.4.5",
"unbuild": "2.0.0"
}
}
8 changes: 4 additions & 4 deletions packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,13 @@
"devDependencies": {
"@storybook/types": "^8.2.9",
"@types/json-stable-stringify": "1.0.36",
"@vitejs/plugin-vue": "5.1.2",
"@vitejs/plugin-vue": "5.1.3",
"@vitejs/plugin-vue-jsx": "4.0.1",
"changelogen": "0.5.5",
"typescript": "5.5.4",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"nuxt": "3.13.0",
"vue": "3.4.38"
"nuxt": "3.13.1",
"vue": "3.5.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@storybook/addon-essentials": "^8.2.9",
"@storybook/addon-interactions": "^8.2.9",
"@storybook/addon-links": "^8.2.9",
"nuxt": "3.13.0",
"nuxt": "3.13.1",
"storybook": "^8.2.9",
"vite-plugin-inspect": "0.8.7"
}
Expand Down
3,366 changes: 1,270 additions & 2,096 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 2c5eb8d

Please sign in to comment.