mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-01 20:57:57 +01:00
chore(deps): update all non-major dependencies (#1196)
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,21 +6,21 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/heroicons": "^1.1.19",
|
"@iconify-json/heroicons": "^1.1.19",
|
||||||
"@iconify-json/simple-icons": "^1.1.86",
|
"@iconify-json/simple-icons": "^1.1.87",
|
||||||
"@nuxt/content": "^2.10.0",
|
"@nuxt/content": "^2.10.0",
|
||||||
"@nuxt/devtools": "^1.0.6",
|
"@nuxt/devtools": "^1.0.6",
|
||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.6.1-28403155.374bde4",
|
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.6.1-28411927.1fa2e52",
|
||||||
"@nuxthq/studio": "^1.0.6",
|
"@nuxthq/studio": "^1.0.6",
|
||||||
"@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",
|
||||||
"@octokit/rest": "^20.0.2",
|
"@octokit/rest": "^20.0.2",
|
||||||
"@vueuse/nuxt": "^10.7.1",
|
"@vueuse/nuxt": "^10.7.1",
|
||||||
"date-fns": "^3.0.6",
|
"date-fns": "^3.1.0",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
"joi": "^17.11.0",
|
"joi": "^17.11.0",
|
||||||
"nuxt": "^3.9.0",
|
"nuxt": "^3.9.1",
|
||||||
"nuxt-cloudflare-analytics": "^1.0.8",
|
"nuxt-cloudflare-analytics": "^1.0.8",
|
||||||
"nuxt-component-meta": "^0.6.0",
|
"nuxt-component-meta": "^0.6.0",
|
||||||
"nuxt-og-image": "^2.2.4",
|
"nuxt-og-image": "^2.2.4",
|
||||||
|
|||||||
18
package.json
18
package.json
@@ -32,11 +32,11 @@
|
|||||||
"test": "vitest"
|
"test": "vitest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@egoist/tailwindcss-icons": "^1.7.1",
|
"@egoist/tailwindcss-icons": "^1.7.2",
|
||||||
"@headlessui/tailwindcss": "^0.2.0",
|
"@headlessui/tailwindcss": "^0.2.0",
|
||||||
"@headlessui/vue": "^1.7.16",
|
"@headlessui/vue": "^1.7.16",
|
||||||
"@iconify-json/heroicons": "^1.1.19",
|
"@iconify-json/heroicons": "^1.1.19",
|
||||||
"@nuxt/kit": "^3.9.0",
|
"@nuxt/kit": "^3.9.1",
|
||||||
"@nuxtjs/color-mode": "^3.3.2",
|
"@nuxtjs/color-mode": "^3.3.2",
|
||||||
"@nuxtjs/tailwindcss": "^6.10.3",
|
"@nuxtjs/tailwindcss": "^6.10.3",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
@@ -47,14 +47,14 @@
|
|||||||
"@vueuse/core": "^10.7.1",
|
"@vueuse/core": "^10.7.1",
|
||||||
"@vueuse/integrations": "^10.7.1",
|
"@vueuse/integrations": "^10.7.1",
|
||||||
"@vueuse/math": "^10.7.1",
|
"@vueuse/math": "^10.7.1",
|
||||||
"defu": "^6.1.3",
|
"defu": "^6.1.4",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"nuxt-icon": "^0.6.8",
|
"nuxt-icon": "^0.6.8",
|
||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.1",
|
"pathe": "^1.1.1",
|
||||||
"scule": "^1.1.1",
|
"scule": "^1.1.1",
|
||||||
"tailwind-merge": "^2.2.0",
|
"tailwind-merge": "^2.2.0",
|
||||||
"tailwindcss": "^3.4.0"
|
"tailwindcss": "^3.4.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
@@ -65,21 +65,21 @@
|
|||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
"happy-dom": "^12.10.3",
|
"happy-dom": "^12.10.3",
|
||||||
"joi": "^17.11.0",
|
"joi": "^17.11.0",
|
||||||
"nuxt": "^3.9.0",
|
"nuxt": "^3.9.1",
|
||||||
"release-it": "^17.0.1",
|
"release-it": "^17.0.1",
|
||||||
"typescript": "^5.3.3",
|
"typescript": "^5.3.3",
|
||||||
"unbuild": "^2.0.0",
|
"unbuild": "^2.0.0",
|
||||||
"valibot": "^0.25.0",
|
"valibot": "^0.25.0",
|
||||||
"vitest": "^1.1.1",
|
"vitest": "^1.1.3",
|
||||||
"vitest-environment-nuxt": "^1.0.0",
|
"vitest-environment-nuxt": "^1.0.0",
|
||||||
"vue-tsc": "^1.8.27",
|
"vue-tsc": "^1.8.27",
|
||||||
"yup": "^1.3.3",
|
"yup": "^1.3.3",
|
||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@nuxt/kit": "3.9.0",
|
"@nuxt/kit": "3.9.1",
|
||||||
"@nuxt/schema": "3.9.0",
|
"@nuxt/schema": "3.9.1",
|
||||||
"vue": "3.3.13",
|
"vue": "3.3.13",
|
||||||
"tailwindcss": "3.4.0"
|
"tailwindcss": "3.4.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
1394
pnpm-lock.yaml
generated
1394
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user