mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 09:20:36 +01:00
chore(deps): update all non-major dependencies (#867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -6,30 +6,30 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/heroicons": "^1.1.13",
|
"@iconify-json/heroicons": "^1.1.13",
|
||||||
"@iconify-json/simple-icons": "^1.1.76",
|
"@iconify-json/simple-icons": "^1.1.79",
|
||||||
"@nuxt/content": "^2.9.0",
|
"@nuxt/content": "^2.9.0",
|
||||||
"@nuxt/devtools": "^1.0.0",
|
"@nuxt/devtools": "^1.0.3",
|
||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.4.2-28335912.79968d9",
|
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.4.2-28343172.54e30a6",
|
||||||
"@nuxthq/studio": "^1.0.3",
|
"@nuxthq/studio": "^1.0.5",
|
||||||
"@nuxtjs/fontaine": "^0.4.1",
|
"@nuxtjs/fontaine": "^0.4.1",
|
||||||
"@nuxtjs/google-fonts": "^3.0.2",
|
"@nuxtjs/google-fonts": "^3.0.2",
|
||||||
"@nuxtjs/mdc": "^0.2.6",
|
"@nuxtjs/mdc": "^0.2.7",
|
||||||
"@nuxtjs/plausible": "^0.2.3",
|
"@nuxtjs/plausible": "^0.2.3",
|
||||||
"@octokit/rest": "^20.0.2",
|
"@octokit/rest": "^20.0.2",
|
||||||
"@vueuse/nuxt": "^10.5.0",
|
"@vueuse/nuxt": "^10.6.1",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"eslint": "^8.52.0",
|
"eslint": "^8.54.0",
|
||||||
"joi": "^17.11.0",
|
"joi": "^17.11.0",
|
||||||
"nuxt": "^3.8.2",
|
"nuxt": "^3.8.2",
|
||||||
"nuxt-cloudflare-analytics": "^1.0.8",
|
"nuxt-cloudflare-analytics": "^1.0.8",
|
||||||
"nuxt-component-meta": "npm:nuxt-component-meta-edge@0.5.5-28315603.0a285c7",
|
"nuxt-component-meta": "npm:nuxt-component-meta-edge@0.5.5-28315603.0a285c7",
|
||||||
"nuxt-og-image": "^2.2.4",
|
"nuxt-og-image": "^2.2.4",
|
||||||
"prettier": "^3.0.3",
|
"prettier": "^3.1.0",
|
||||||
"typescript": "^5.2.2",
|
"typescript": "^5.3.2",
|
||||||
"ufo": "^1.3.1",
|
"ufo": "^1.3.2",
|
||||||
"v-calendar": "^3.1.2",
|
"v-calendar": "^3.1.2",
|
||||||
"valibot": "^0.19.0",
|
"valibot": "^0.21.0",
|
||||||
"yup": "^1.3.2",
|
"yup": "^1.3.2",
|
||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
}
|
}
|
||||||
|
|||||||
26
package.json
26
package.json
@@ -38,21 +38,21 @@
|
|||||||
"@iconify-json/heroicons": "^1.1.13",
|
"@iconify-json/heroicons": "^1.1.13",
|
||||||
"@nuxt/kit": "^3.8.2",
|
"@nuxt/kit": "^3.8.2",
|
||||||
"@nuxtjs/color-mode": "^3.3.2",
|
"@nuxtjs/color-mode": "^3.3.2",
|
||||||
"@nuxtjs/tailwindcss": "^6.8.1",
|
"@nuxtjs/tailwindcss": "^6.10.0",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
"@tailwindcss/aspect-ratio": "^0.4.2",
|
"@tailwindcss/aspect-ratio": "^0.4.2",
|
||||||
"@tailwindcss/container-queries": "^0.1.1",
|
"@tailwindcss/container-queries": "^0.1.1",
|
||||||
"@tailwindcss/forms": "^0.5.6",
|
"@tailwindcss/forms": "^0.5.7",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"@vueuse/core": "^10.5.0",
|
"@vueuse/core": "^10.6.1",
|
||||||
"@vueuse/integrations": "^10.5.0",
|
"@vueuse/integrations": "^10.6.1",
|
||||||
"@vueuse/math": "^10.5.0",
|
"@vueuse/math": "^10.6.1",
|
||||||
"defu": "^6.1.3",
|
"defu": "^6.1.3",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"nuxt-icon": "^0.6.3",
|
"nuxt-icon": "^0.6.6",
|
||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.1",
|
"pathe": "^1.1.1",
|
||||||
"scule": "^1.0.0",
|
"scule": "^1.1.0",
|
||||||
"tailwind-merge": "^1.14.0",
|
"tailwind-merge": "^1.14.0",
|
||||||
"tailwindcss": "^3.3.5"
|
"tailwindcss": "^3.3.5"
|
||||||
},
|
},
|
||||||
@@ -61,18 +61,18 @@
|
|||||||
"@nuxt/module-builder": "^0.5.4",
|
"@nuxt/module-builder": "^0.5.4",
|
||||||
"@release-it/conventional-changelog": "^7.0.2",
|
"@release-it/conventional-changelog": "^7.0.2",
|
||||||
"@testing-library/vue": "^8.0.1",
|
"@testing-library/vue": "^8.0.1",
|
||||||
"@vitejs/plugin-vue": "^4.4.0",
|
"@vitejs/plugin-vue": "^4.5.0",
|
||||||
"eslint": "^8.52.0",
|
"eslint": "^8.54.0",
|
||||||
"happy-dom": "^12.10.3",
|
"happy-dom": "^12.10.3",
|
||||||
"joi": "^17.11.0",
|
"joi": "^17.11.0",
|
||||||
"nuxt": "^3.8.2",
|
"nuxt": "^3.8.2",
|
||||||
"nuxt-vitest": "^0.11.3",
|
"nuxt-vitest": "^0.11.5",
|
||||||
"release-it": "^16.2.1",
|
"release-it": "^16.2.1",
|
||||||
"typescript": "^5.2.2",
|
"typescript": "^5.3.2",
|
||||||
"unbuild": "^2.0.0",
|
"unbuild": "^2.0.0",
|
||||||
"valibot": "^0.19.0",
|
"valibot": "^0.21.0",
|
||||||
"vitest": "^0.33.0",
|
"vitest": "^0.33.0",
|
||||||
"vue-tsc": "^1.8.21",
|
"vue-tsc": "^1.8.22",
|
||||||
"yup": "^1.3.2",
|
"yup": "^1.3.2",
|
||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
|
|||||||
554
pnpm-lock.yaml
generated
554
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user