mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(deps): bump
This commit is contained in:
20
package.json
20
package.json
@@ -24,16 +24,16 @@
|
||||
"release": "yarn lint && standard-version && git push --follow-tags"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "1.4.3",
|
||||
"@iconify/vue": "^3.1.3",
|
||||
"@headlessui/vue": "1.5.0",
|
||||
"@iconify/vue": "^3.1.4",
|
||||
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
|
||||
"@nuxtjs/color-mode": "^3.0.1",
|
||||
"@nuxtjs/tailwindcss": "^5.0.0-4",
|
||||
"@popperjs/core": "^2.11.2",
|
||||
"@nuxtjs/color-mode": "^3.0.2",
|
||||
"@nuxtjs/tailwindcss": "^5.0.0",
|
||||
"@popperjs/core": "^2.11.4",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.0",
|
||||
"@tailwindcss/forms": "^0.4.0",
|
||||
"@tailwindcss/forms": "^0.5.0",
|
||||
"@tailwindcss/line-clamp": "^0.3.1",
|
||||
"@vueuse/core": "^7.6.2",
|
||||
"@vueuse/core": "^8.0.1",
|
||||
"defu": "^5.0.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"nanoid": "^3.3.1",
|
||||
@@ -42,10 +42,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/module-builder": "^0.1.7",
|
||||
"@nuxtjs/eslint-config-typescript": "^8.0.0",
|
||||
"@nuxtjs/eslint-config-typescript": "^9.0.0",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/tailwindcss": "^3.0.8",
|
||||
"eslint": "^8.9.0",
|
||||
"@types/tailwindcss": "^3.0.9",
|
||||
"eslint": "^8.11.0",
|
||||
"nuxt3": "latest",
|
||||
"standard-version": "^9.3.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user