mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 10:50:40 +01:00
chore(deps): update all non-major dependencies (v3) (#3342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/logos": "^1.2.4",
|
"@iconify-json/logos": "^1.2.4",
|
||||||
"@iconify-json/lucide": "^1.2.26",
|
"@iconify-json/lucide": "^1.2.26",
|
||||||
"@iconify-json/simple-icons": "^1.2.24",
|
"@iconify-json/simple-icons": "^1.2.25",
|
||||||
"@iconify-json/vscode-icons": "^1.2.14",
|
"@iconify-json/vscode-icons": "^1.2.14",
|
||||||
"@nuxt/content": "^3.1.1",
|
"@nuxt/content": "^3.1.1",
|
||||||
"@nuxt/image": "^1.9.0",
|
"@nuxt/image": "^1.9.0",
|
||||||
@@ -17,10 +17,10 @@
|
|||||||
"@rollup/plugin-yaml": "^4.1.2",
|
"@rollup/plugin-yaml": "^4.1.2",
|
||||||
"@vueuse/nuxt": "^12.7.0",
|
"@vueuse/nuxt": "^12.7.0",
|
||||||
"joi": "^17.13.3",
|
"joi": "^17.13.3",
|
||||||
"motion": "^12.4.3",
|
"motion": "^12.4.4",
|
||||||
"nuxt": "^3.15.4",
|
"nuxt": "^3.15.4",
|
||||||
"nuxt-component-meta": "^0.10.0",
|
"nuxt-component-meta": "^0.10.0",
|
||||||
"nuxt-og-image": "^4.1.2",
|
"nuxt-og-image": "^4.1.4",
|
||||||
"prettier": "^3.5.1",
|
"prettier": "^3.5.1",
|
||||||
"shiki-transformer-color-highlight": "^0.2.0",
|
"shiki-transformer-color-highlight": "^0.2.0",
|
||||||
"superstruct": "^2.0.2",
|
"superstruct": "^2.0.2",
|
||||||
@@ -30,6 +30,6 @@
|
|||||||
"zod": "^3.24.2"
|
"zod": "^3.24.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"wrangler": "^3.109.1"
|
"wrangler": "^3.109.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
14
package.json
14
package.json
@@ -111,19 +111,19 @@
|
|||||||
"mlly": "^1.7.4",
|
"mlly": "^1.7.4",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
"pathe": "^2.0.3",
|
"pathe": "^2.0.3",
|
||||||
"reka-ui": "1.0.0-alpha.10",
|
"reka-ui": "1.0.0-alpha.11",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
"sirv": "^3.0.0",
|
"sirv": "^3.0.1",
|
||||||
"tailwind-variants": "^0.3.1",
|
"tailwind-variants": "^0.3.1",
|
||||||
"tailwindcss": "^4.0.7",
|
"tailwindcss": "^4.0.7",
|
||||||
"tinyglobby": "^0.2.10",
|
"tinyglobby": "^0.2.11",
|
||||||
"unplugin": "^2.2.0",
|
"unplugin": "^2.2.0",
|
||||||
"unplugin-auto-import": "^19.1.0",
|
"unplugin-auto-import": "^19.1.0",
|
||||||
"unplugin-vue-components": "^28.1.0",
|
"unplugin-vue-components": "^28.4.0",
|
||||||
"vaul-vue": "^0.2.1"
|
"vaul-vue": "^0.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/eslint-config": "^1.0.1",
|
"@nuxt/eslint-config": "^1.1.0",
|
||||||
"@nuxt/module-builder": "^0.8.4",
|
"@nuxt/module-builder": "^0.8.4",
|
||||||
"@nuxt/test-utils": "^3.15.4",
|
"@nuxt/test-utils": "^3.15.4",
|
||||||
"@release-it/conventional-changelog": "^10.0.0",
|
"@release-it/conventional-changelog": "^10.0.0",
|
||||||
@@ -131,7 +131,7 @@
|
|||||||
"@vue/test-utils": "^2.4.6",
|
"@vue/test-utils": "^2.4.6",
|
||||||
"embla-carousel": "^8.5.2",
|
"embla-carousel": "^8.5.2",
|
||||||
"eslint": "^9.20.1",
|
"eslint": "^9.20.1",
|
||||||
"happy-dom": "^17.1.0",
|
"happy-dom": "^17.1.1",
|
||||||
"joi": "^17.13.3",
|
"joi": "^17.13.3",
|
||||||
"knitwork": "^1.2.0",
|
"knitwork": "^1.2.0",
|
||||||
"nuxt": "^3.15.4",
|
"nuxt": "^3.15.4",
|
||||||
@@ -139,7 +139,7 @@
|
|||||||
"release-it": "^18.1.2",
|
"release-it": "^18.1.2",
|
||||||
"superstruct": "^2.0.2",
|
"superstruct": "^2.0.2",
|
||||||
"valibot": "^0.42.1",
|
"valibot": "^0.42.1",
|
||||||
"vitest": "^3.0.5",
|
"vitest": "^3.0.6",
|
||||||
"vitest-environment-nuxt": "^1.0.1",
|
"vitest-environment-nuxt": "^1.0.1",
|
||||||
"vue-tsc": "^2.2.0",
|
"vue-tsc": "^2.2.0",
|
||||||
"yup": "^1.6.1",
|
"yup": "^1.6.1",
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/lucide": "^1.2.26",
|
"@iconify-json/lucide": "^1.2.26",
|
||||||
"@iconify-json/simple-icons": "^1.2.24",
|
"@iconify-json/simple-icons": "^1.2.25",
|
||||||
"@nuxt/ui": "latest",
|
"@nuxt/ui": "latest",
|
||||||
"@nuxthub/core": "^0.8.17",
|
"@nuxthub/core": "^0.8.17",
|
||||||
"nuxt": "^3.15.4"
|
"nuxt": "^3.15.4"
|
||||||
|
|||||||
736
pnpm-lock.yaml
generated
736
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user