mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 14:08:06 +01:00
chore(deps): update all non-major dependencies (#60)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
10
package.json
10
package.json
@@ -24,28 +24,28 @@
|
||||
"release": "yarn lint && standard-version && git push --follow-tags"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "1.6.3",
|
||||
"@headlessui/vue": "1.6.4",
|
||||
"@iconify/vue": "^3.2.1",
|
||||
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
|
||||
"@nuxtjs/color-mode": "^3.0.3",
|
||||
"@nuxtjs/color-mode": "^3.1.4",
|
||||
"@nuxtjs/tailwindcss": "^5.1.2",
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.0",
|
||||
"@tailwindcss/forms": "^0.5.2",
|
||||
"@tailwindcss/line-clamp": "^0.4.0",
|
||||
"@vueuse/core": "^8.5.0",
|
||||
"@vueuse/core": "^8.7.4",
|
||||
"defu": "^6.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"nanoid": "^3.3.4",
|
||||
"pathe": "^0.3.0",
|
||||
"tailwindcss": "^3.0.24"
|
||||
"tailwindcss": "^3.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/module-builder": "^0.1.7",
|
||||
"@nuxtjs/eslint-config-typescript": "^10.0.0",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/tailwindcss": "^3.0.10",
|
||||
"eslint": "^8.16.0",
|
||||
"eslint": "^8.18.0",
|
||||
"nuxt": "npm:nuxt3@latest",
|
||||
"standard-version": "^9.5.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user