mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update
This commit is contained in:
@@ -5,21 +5,21 @@
|
|||||||
"@nuxt/ui": "workspace:latest"
|
"@nuxt/ui": "workspace:latest"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/heroicons": "^1.1.13",
|
"@iconify-json/heroicons": "^1.1.15",
|
||||||
"@iconify-json/simple-icons": "^1.1.79",
|
"@iconify-json/simple-icons": "^1.1.82",
|
||||||
"@nuxt/content": "^2.9.0",
|
"@nuxt/content": "^2.9.0",
|
||||||
"@nuxt/devtools": "^1.0.3",
|
"@nuxt/devtools": "^1.0.4",
|
||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
"@nuxt/ui-pro": "^0.5.0",
|
"@nuxt/ui-pro": "^0.5.0",
|
||||||
"@nuxthq/studio": "^1.0.5",
|
"@nuxthq/studio": "^1.0.5",
|
||||||
"@nuxtjs/fontaine": "^0.4.1",
|
"@nuxtjs/fontaine": "^0.4.1",
|
||||||
"@nuxtjs/google-fonts": "^3.0.2",
|
"@nuxtjs/google-fonts": "^3.1.0",
|
||||||
"@nuxtjs/mdc": "^0.2.8",
|
"@nuxtjs/mdc": "^0.2.8",
|
||||||
"@nuxtjs/plausible": "^0.2.3",
|
"@nuxtjs/plausible": "^0.2.3",
|
||||||
"@octokit/rest": "^20.0.2",
|
"@octokit/rest": "^20.0.2",
|
||||||
"@vueuse/nuxt": "^10.6.1",
|
"@vueuse/nuxt": "^10.6.1",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"eslint": "^8.54.0",
|
"eslint": "^8.55.0",
|
||||||
"joi": "^17.11.0",
|
"joi": "^17.11.0",
|
||||||
"nuxt": "^3.8.2",
|
"nuxt": "^3.8.2",
|
||||||
"nuxt-cloudflare-analytics": "^1.0.8",
|
"nuxt-cloudflare-analytics": "^1.0.8",
|
||||||
|
|||||||
10
package.json
10
package.json
@@ -35,10 +35,10 @@
|
|||||||
"@egoist/tailwindcss-icons": "^1.4.0",
|
"@egoist/tailwindcss-icons": "^1.4.0",
|
||||||
"@headlessui/tailwindcss": "^0.2.0",
|
"@headlessui/tailwindcss": "^0.2.0",
|
||||||
"@headlessui/vue": "^1.7.16",
|
"@headlessui/vue": "^1.7.16",
|
||||||
"@iconify-json/heroicons": "^1.1.13",
|
"@iconify-json/heroicons": "^1.1.15",
|
||||||
"@nuxt/kit": "^3.8.2",
|
"@nuxt/kit": "^3.8.2",
|
||||||
"@nuxtjs/color-mode": "^3.3.2",
|
"@nuxtjs/color-mode": "^3.3.2",
|
||||||
"@nuxtjs/tailwindcss": "^6.10.0",
|
"@nuxtjs/tailwindcss": "^6.10.1",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
"@tailwindcss/aspect-ratio": "^0.4.2",
|
"@tailwindcss/aspect-ratio": "^0.4.2",
|
||||||
"@tailwindcss/container-queries": "^0.1.1",
|
"@tailwindcss/container-queries": "^0.1.1",
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
"nuxt-icon": "^0.6.6",
|
"nuxt-icon": "^0.6.6",
|
||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.1",
|
"pathe": "^1.1.1",
|
||||||
"scule": "^1.1.0",
|
"scule": "^1.1.1",
|
||||||
"tailwind-merge": "^1.14.0",
|
"tailwind-merge": "^1.14.0",
|
||||||
"tailwindcss": "^3.3.5"
|
"tailwindcss": "^3.3.5"
|
||||||
},
|
},
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
"@nuxt/module-builder": "^0.5.4",
|
"@nuxt/module-builder": "^0.5.4",
|
||||||
"@release-it/conventional-changelog": "^8.0.1",
|
"@release-it/conventional-changelog": "^8.0.1",
|
||||||
"eslint": "^8.54.0",
|
"eslint": "^8.55.0",
|
||||||
"happy-dom": "^12.10.3",
|
"happy-dom": "^12.10.3",
|
||||||
"joi": "^17.11.0",
|
"joi": "^17.11.0",
|
||||||
"nuxt": "^3.8.2",
|
"nuxt": "^3.8.2",
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
"unbuild": "^2.0.0",
|
"unbuild": "^2.0.0",
|
||||||
"valibot": "^0.21.0",
|
"valibot": "^0.21.0",
|
||||||
"vitest": "^0.33.0",
|
"vitest": "^0.33.0",
|
||||||
"vue-tsc": "^1.8.22",
|
"vue-tsc": "^1.8.24",
|
||||||
"yup": "^1.3.2",
|
"yup": "^1.3.2",
|
||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
|
|||||||
3643
pnpm-lock.yaml
generated
3643
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -3,6 +3,7 @@ import { fileURLToPath } from 'node:url'
|
|||||||
import { defineVitestConfig } from 'nuxt-vitest/config'
|
import { defineVitestConfig } from 'nuxt-vitest/config'
|
||||||
|
|
||||||
export default defineVitestConfig({
|
export default defineVitestConfig({
|
||||||
|
// @ts-ignore
|
||||||
test: {
|
test: {
|
||||||
testTimeout: 20000,
|
testTimeout: 20000,
|
||||||
globals: true,
|
globals: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user