mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 02:10:40 +01:00
chore(deps): move
This commit is contained in:
10
package.json
10
package.json
@@ -30,19 +30,19 @@
|
|||||||
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
|
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
|
||||||
"@popperjs/core": "^2.11.2",
|
"@popperjs/core": "^2.11.2",
|
||||||
"@vueuse/core": "^7.6.1",
|
"@vueuse/core": "^7.6.1",
|
||||||
|
"@nuxtjs/tailwindcss": "^5.0.0-4",
|
||||||
|
"@tailwindcss/aspect-ratio": "^0.4.0",
|
||||||
|
"@tailwindcss/forms": "^0.4.0",
|
||||||
|
"@tailwindcss/line-clamp": "^0.3.1",
|
||||||
|
"@iconify/vue": "^3.1.3",
|
||||||
"defu": "^5.0.1",
|
"defu": "^5.0.1",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"nanoid": "^3.2.0",
|
"nanoid": "^3.2.0",
|
||||||
"pathe": "^0.2.0"
|
"pathe": "^0.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify/vue": "^3.1.3",
|
|
||||||
"@nuxt/module-builder": "^0.1.7",
|
"@nuxt/module-builder": "^0.1.7",
|
||||||
"@nuxtjs/eslint-config-typescript": "^8.0.0",
|
"@nuxtjs/eslint-config-typescript": "^8.0.0",
|
||||||
"@nuxtjs/tailwindcss": "^5.0.0-4",
|
|
||||||
"@tailwindcss/aspect-ratio": "^0.4.0",
|
|
||||||
"@tailwindcss/forms": "^0.4.0",
|
|
||||||
"@tailwindcss/line-clamp": "^0.3.1",
|
|
||||||
"@types/tailwindcss": "^3.0.7",
|
"@types/tailwindcss": "^3.0.7",
|
||||||
"@types/lodash-es": "^4.17.6",
|
"@types/lodash-es": "^4.17.6",
|
||||||
"@vueuse/components": "^7.6.1",
|
"@vueuse/components": "^7.6.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user