mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 16:00:39 +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
14
package.json
14
package.json
@@ -33,14 +33,14 @@
|
||||
"@egoist/tailwindcss-icons": "^1.1.0",
|
||||
"@headlessui/vue": "^1.7.16",
|
||||
"@iconify-json/heroicons": "^1.1.12",
|
||||
"@nuxt/kit": "^3.7.0",
|
||||
"@nuxt/kit": "^3.7.1",
|
||||
"@nuxtjs/color-mode": "^3.3.0",
|
||||
"@nuxtjs/tailwindcss": "^6.8.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.2",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.6",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@vueuse/core": "^10.4.1",
|
||||
"@vueuse/integrations": "^10.4.1",
|
||||
"@vueuse/math": "^10.4.1",
|
||||
@@ -52,15 +52,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/module-builder": "^0.5.0",
|
||||
"@release-it/conventional-changelog": "^7.0.0",
|
||||
"@nuxt/module-builder": "^0.5.1",
|
||||
"@release-it/conventional-changelog": "^7.0.1",
|
||||
"eslint": "^8.48.0",
|
||||
"joi": "^17.10.0",
|
||||
"nuxt": "^3.7.0",
|
||||
"joi": "^17.10.1",
|
||||
"nuxt": "^3.7.1",
|
||||
"release-it": "^16.1.5",
|
||||
"typescript": "^5.2.2",
|
||||
"unbuild": "^2.0.0",
|
||||
"vue-tsc": "^1.8.8",
|
||||
"vue-tsc": "^1.8.10",
|
||||
"yup": "^1.2.0",
|
||||
"zod": "^3.22.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user