chore(deps): update all non-major dependencies (#1196)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
renovate[bot]
2024-01-08 14:54:03 +01:00
committed by GitHub
parent 4f3af6cfdb
commit 6384edf92a
3 changed files with 1100 additions and 320 deletions

View File

@@ -6,21 +6,21 @@
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/simple-icons": "^1.1.86",
"@iconify-json/simple-icons": "^1.1.87",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "^1.0.6",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.6.1-28403155.374bde4",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.6.1-28411927.1fa2e52",
"@nuxthq/studio": "^1.0.6",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",
"@nuxtjs/plausible": "^0.2.4",
"@octokit/rest": "^20.0.2",
"@vueuse/nuxt": "^10.7.1",
"date-fns": "^3.0.6",
"date-fns": "^3.1.0",
"eslint": "^8.56.0",
"joi": "^17.11.0",
"nuxt": "^3.9.0",
"nuxt": "^3.9.1",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.0",
"nuxt-og-image": "^2.2.4",

View File

@@ -32,11 +32,11 @@
"test": "vitest"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.7.1",
"@egoist/tailwindcss-icons": "^1.7.2",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@iconify-json/heroicons": "^1.1.19",
"@nuxt/kit": "^3.9.0",
"@nuxt/kit": "^3.9.1",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/tailwindcss": "^6.10.3",
"@popperjs/core": "^2.11.8",
@@ -47,14 +47,14 @@
"@vueuse/core": "^10.7.1",
"@vueuse/integrations": "^10.7.1",
"@vueuse/math": "^10.7.1",
"defu": "^6.1.3",
"defu": "^6.1.4",
"fuse.js": "^6.6.2",
"nuxt-icon": "^0.6.8",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"scule": "^1.1.1",
"tailwind-merge": "^2.2.0",
"tailwindcss": "^3.4.0"
"tailwindcss": "^3.4.1"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
@@ -65,21 +65,21 @@
"eslint": "^8.56.0",
"happy-dom": "^12.10.3",
"joi": "^17.11.0",
"nuxt": "^3.9.0",
"nuxt": "^3.9.1",
"release-it": "^17.0.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"valibot": "^0.25.0",
"vitest": "^1.1.1",
"vitest": "^1.1.3",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^1.8.27",
"yup": "^1.3.3",
"zod": "^3.22.4"
},
"resolutions": {
"@nuxt/kit": "3.9.0",
"@nuxt/schema": "3.9.0",
"@nuxt/kit": "3.9.1",
"@nuxt/schema": "3.9.1",
"vue": "3.3.13",
"tailwindcss": "3.4.0"
"tailwindcss": "3.4.1"
}
}

1394
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff