mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 11:20:36 +01:00
chore(deps): update all non-major dependencies (#593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Benjamin Canac
parent
d9363168b2
commit
92da3238eb
@@ -7,18 +7,18 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/heroicons": "latest",
|
"@iconify-json/heroicons": "latest",
|
||||||
"@iconify-json/simple-icons": "latest",
|
"@iconify-json/simple-icons": "latest",
|
||||||
"@nuxt/content": "^2.8.1",
|
"@nuxt/content": "^2.8.2",
|
||||||
"@nuxt/devtools": "^0.8.2",
|
"@nuxt/devtools": "^0.8.2",
|
||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28223223.d8921b4",
|
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28233316.1bf97d4",
|
||||||
"@nuxthq/studio": "^0.13.4",
|
"@nuxthq/studio": "^0.13.4",
|
||||||
"@nuxtjs/fontaine": "^0.4.1",
|
"@nuxtjs/fontaine": "^0.4.1",
|
||||||
"@nuxtjs/google-fonts": "^3.0.2",
|
"@nuxtjs/google-fonts": "^3.0.2",
|
||||||
"@nuxtjs/plausible": "^0.2.1",
|
"@nuxtjs/plausible": "^0.2.1",
|
||||||
"@vueuse/nuxt": "^10.4.1",
|
"@vueuse/nuxt": "^10.4.1",
|
||||||
"eslint": "^8.48.0",
|
"eslint": "^8.48.0",
|
||||||
"joi": "^17.10.0",
|
"joi": "^17.10.1",
|
||||||
"nuxt": "^3.7.0",
|
"nuxt": "^3.7.1",
|
||||||
"nuxt-component-meta": "^0.5.3",
|
"nuxt-component-meta": "^0.5.3",
|
||||||
"nuxt-lodash": "^2.5.0",
|
"nuxt-lodash": "^2.5.0",
|
||||||
"typescript": "^5.2.2",
|
"typescript": "^5.2.2",
|
||||||
|
|||||||
14
package.json
14
package.json
@@ -33,14 +33,14 @@
|
|||||||
"@egoist/tailwindcss-icons": "^1.1.0",
|
"@egoist/tailwindcss-icons": "^1.1.0",
|
||||||
"@headlessui/vue": "^1.7.16",
|
"@headlessui/vue": "^1.7.16",
|
||||||
"@iconify-json/heroicons": "^1.1.12",
|
"@iconify-json/heroicons": "^1.1.12",
|
||||||
"@nuxt/kit": "^3.7.0",
|
"@nuxt/kit": "^3.7.1",
|
||||||
"@nuxtjs/color-mode": "^3.3.0",
|
"@nuxtjs/color-mode": "^3.3.0",
|
||||||
"@nuxtjs/tailwindcss": "^6.8.0",
|
"@nuxtjs/tailwindcss": "^6.8.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.6",
|
||||||
"@tailwindcss/typography": "^0.5.9",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"@vueuse/core": "^10.4.1",
|
"@vueuse/core": "^10.4.1",
|
||||||
"@vueuse/integrations": "^10.4.1",
|
"@vueuse/integrations": "^10.4.1",
|
||||||
"@vueuse/math": "^10.4.1",
|
"@vueuse/math": "^10.4.1",
|
||||||
@@ -52,15 +52,15 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
"@nuxt/module-builder": "^0.5.0",
|
"@nuxt/module-builder": "^0.5.1",
|
||||||
"@release-it/conventional-changelog": "^7.0.0",
|
"@release-it/conventional-changelog": "^7.0.1",
|
||||||
"eslint": "^8.48.0",
|
"eslint": "^8.48.0",
|
||||||
"joi": "^17.10.0",
|
"joi": "^17.10.1",
|
||||||
"nuxt": "^3.7.0",
|
"nuxt": "^3.7.1",
|
||||||
"release-it": "^16.1.5",
|
"release-it": "^16.1.5",
|
||||||
"typescript": "^5.2.2",
|
"typescript": "^5.2.2",
|
||||||
"unbuild": "^2.0.0",
|
"unbuild": "^2.0.0",
|
||||||
"vue-tsc": "^1.8.8",
|
"vue-tsc": "^1.8.10",
|
||||||
"yup": "^1.2.0",
|
"yup": "^1.2.0",
|
||||||
"zod": "^3.22.2"
|
"zod": "^3.22.2"
|
||||||
},
|
},
|
||||||
|
|||||||
987
pnpm-lock.yaml
generated
987
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user