mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 16:00:39 +01:00
chore(deps): update all non-major dependencies (#58)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
"release": "yarn lint && standard-version && git push --follow-tags"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/vue": "1.6.2",
|
||||
"@headlessui/vue": "1.6.3",
|
||||
"@iconify/vue": "^3.2.1",
|
||||
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
|
||||
"@nuxtjs/color-mode": "^3.0.3",
|
||||
"@nuxtjs/tailwindcss": "^5.0.4",
|
||||
"@nuxtjs/tailwindcss": "^5.1.2",
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.0",
|
||||
"@tailwindcss/forms": "^0.5.2",
|
||||
@@ -45,7 +45,7 @@
|
||||
"@nuxtjs/eslint-config-typescript": "^10.0.0",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/tailwindcss": "^3.0.10",
|
||||
"eslint": "^8.15.0",
|
||||
"eslint": "^8.16.0",
|
||||
"nuxt": "npm:nuxt3@latest",
|
||||
"standard-version": "^9.5.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user