mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update all non-major dependencies (#340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Benjamin Canac
parent
a488b879f5
commit
60bb74675c
@@ -8,15 +8,15 @@
|
||||
"@iconify-json/heroicons": "latest",
|
||||
"@iconify-json/simple-icons": "latest",
|
||||
"@nuxt/content": "^2.7.2",
|
||||
"@nuxt/devtools": "^0.6.7",
|
||||
"@nuxt/devtools": "^0.8.0",
|
||||
"@nuxt/eslint-config": "^0.1.1",
|
||||
"@nuxthq/elements": "npm:@nuxthq/elements-edge@0.0.1-28196105.f195471",
|
||||
"@nuxthq/studio": "^0.13.4",
|
||||
"@nuxtjs/fontaine": "^0.4.1",
|
||||
"@nuxtjs/google-fonts": "^3.0.2",
|
||||
"@nuxtjs/plausible": "^0.2.1",
|
||||
"@vueuse/nuxt": "^10.2.1",
|
||||
"eslint": "^8.45.0",
|
||||
"@vueuse/nuxt": "^10.3.0",
|
||||
"eslint": "^8.47.0",
|
||||
"nuxt": "^3.6.5",
|
||||
"nuxt-component-meta": "^0.5.3",
|
||||
"nuxt-lodash": "^2.5.0",
|
||||
|
||||
14
package.json
14
package.json
@@ -15,7 +15,7 @@
|
||||
"dist"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=v16.14.0"
|
||||
"node": ">=v16.20.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "nuxt-module-build",
|
||||
@@ -32,7 +32,7 @@
|
||||
"dependencies": {
|
||||
"@egoist/tailwindcss-icons": "^1.1.0",
|
||||
"@headlessui/vue": "^1.7.15",
|
||||
"@iconify-json/heroicons": "^1.1.11",
|
||||
"@iconify-json/heroicons": "^1.1.12",
|
||||
"@nuxt/kit": "^3.6.5",
|
||||
"@nuxtjs/color-mode": "^3.3.0",
|
||||
"@nuxtjs/tailwindcss": "^6.8.0",
|
||||
@@ -41,9 +41,9 @@
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.4",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@vueuse/core": "^10.2.1",
|
||||
"@vueuse/integrations": "^10.2.1",
|
||||
"@vueuse/math": "^10.2.1",
|
||||
"@vueuse/core": "^10.3.0",
|
||||
"@vueuse/integrations": "^10.3.0",
|
||||
"@vueuse/math": "^10.3.0",
|
||||
"defu": "^6.1.2",
|
||||
"fuse.js": "^6.6.2",
|
||||
"lodash-es": "^4.17.21",
|
||||
@@ -53,9 +53,9 @@
|
||||
"@nuxt/eslint-config": "^0.1.1",
|
||||
"@nuxt/module-builder": "^0.4.0",
|
||||
"@release-it/conventional-changelog": "^7.0.0",
|
||||
"eslint": "^8.45.0",
|
||||
"eslint": "^8.47.0",
|
||||
"nuxt": "^3.6.5",
|
||||
"release-it": "^16.1.3",
|
||||
"release-it": "^16.1.4",
|
||||
"typescript": "^5.1.6",
|
||||
"unbuild": "^1.2.1",
|
||||
"vue-tsc": "^1.8.8",
|
||||
|
||||
465
pnpm-lock.yaml
generated
465
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user