mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 19:57:55 +01:00
chore(deps): update all non-major dependencies (#1399)
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:
@@ -12,7 +12,7 @@
|
|||||||
"@nuxt/devtools": "^1.0.8",
|
"@nuxt/devtools": "^1.0.8",
|
||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
"@nuxt/image": "^1.3.0",
|
"@nuxt/image": "^1.3.0",
|
||||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@1.0.0-28476857.595593a",
|
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@1.0.0-28476869.809f447",
|
||||||
"@nuxtjs/fontaine": "^0.4.1",
|
"@nuxtjs/fontaine": "^0.4.1",
|
||||||
"@nuxtjs/google-fonts": "^3.1.3",
|
"@nuxtjs/google-fonts": "^3.1.3",
|
||||||
"@nuxtjs/plausible": "^0.2.4",
|
"@nuxtjs/plausible": "^0.2.4",
|
||||||
@@ -20,8 +20,8 @@
|
|||||||
"@vueuse/nuxt": "^10.8.0",
|
"@vueuse/nuxt": "^10.8.0",
|
||||||
"date-fns": "^3.3.1",
|
"date-fns": "^3.3.1",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
"joi": "^17.12.1",
|
"joi": "^17.12.2",
|
||||||
"nuxt": "^3.10.2",
|
"nuxt": "^3.10.3",
|
||||||
"nuxt-cloudflare-analytics": "^1.0.8",
|
"nuxt-cloudflare-analytics": "^1.0.8",
|
||||||
"nuxt-component-meta": "^0.6.3",
|
"nuxt-component-meta": "^0.6.3",
|
||||||
"nuxt-og-image": "^2.2.4",
|
"nuxt-og-image": "^2.2.4",
|
||||||
|
|||||||
12
package.json
12
package.json
@@ -37,7 +37,7 @@
|
|||||||
"@headlessui/tailwindcss": "^0.2.0",
|
"@headlessui/tailwindcss": "^0.2.0",
|
||||||
"@headlessui/vue": "^1.7.19",
|
"@headlessui/vue": "^1.7.19",
|
||||||
"@iconify-json/heroicons": "^1.1.20",
|
"@iconify-json/heroicons": "^1.1.20",
|
||||||
"@nuxt/kit": "^3.10.2",
|
"@nuxt/kit": "^3.10.3",
|
||||||
"@nuxtjs/color-mode": "^3.3.2",
|
"@nuxtjs/color-mode": "^3.3.2",
|
||||||
"@nuxtjs/tailwindcss": "^6.11.4",
|
"@nuxtjs/tailwindcss": "^6.11.4",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
@@ -64,9 +64,9 @@
|
|||||||
"@release-it/conventional-changelog": "^8.0.1",
|
"@release-it/conventional-changelog": "^8.0.1",
|
||||||
"@vue/test-utils": "^2.4.4",
|
"@vue/test-utils": "^2.4.4",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
"happy-dom": "^13.3.8",
|
"happy-dom": "^13.4.1",
|
||||||
"joi": "^17.12.1",
|
"joi": "^17.12.2",
|
||||||
"nuxt": "^3.10.2",
|
"nuxt": "^3.10.3",
|
||||||
"release-it": "^17.1.1",
|
"release-it": "^17.1.1",
|
||||||
"typescript": "^5.3.3",
|
"typescript": "^5.3.3",
|
||||||
"unbuild": "^2.0.0",
|
"unbuild": "^2.0.0",
|
||||||
@@ -78,8 +78,8 @@
|
|||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@nuxt/kit": "3.10.2",
|
"@nuxt/kit": "^3.10.3",
|
||||||
"@nuxt/schema": "3.10.2",
|
"@nuxt/schema": "3.10.3",
|
||||||
"tailwindcss": "3.4.1",
|
"tailwindcss": "3.4.1",
|
||||||
"@headlessui/vue": "1.7.19",
|
"@headlessui/vue": "1.7.19",
|
||||||
"vue": "3.4.19"
|
"vue": "3.4.19"
|
||||||
|
|||||||
428
pnpm-lock.yaml
generated
428
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user