mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-02 05:08:03 +01:00
chore(deps): update
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/heroicons": "^1.1.21",
|
"@iconify-json/heroicons": "^1.1.21",
|
||||||
"@iconify-json/simple-icons": "^1.1.102",
|
"@iconify-json/simple-icons": "^1.1.104",
|
||||||
"@nuxt/content": "^2.12.1",
|
"@nuxt/content": "^2.12.1",
|
||||||
"@nuxt/fonts": "^0.7.0",
|
"@nuxt/fonts": "^0.7.0",
|
||||||
"@nuxt/image": "^1.7.0",
|
"@nuxt/image": "^1.7.0",
|
||||||
@@ -12,13 +12,13 @@
|
|||||||
"@nuxt/ui-pro": "file:../../ui-pro2",
|
"@nuxt/ui-pro": "file:../../ui-pro2",
|
||||||
"@nuxtjs/plausible": "^1.0.0",
|
"@nuxtjs/plausible": "^1.0.0",
|
||||||
"@octokit/rest": "^20.1.1",
|
"@octokit/rest": "^20.1.1",
|
||||||
"@vueuse/nuxt": "^10.9.0",
|
"@vueuse/nuxt": "^10.10.0",
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"joi": "^17.13.1",
|
"joi": "^17.13.1",
|
||||||
"nuxt": "^3.11.2",
|
"nuxt": "^3.11.2",
|
||||||
"nuxt-component-meta": "^0.6.4",
|
"nuxt-component-meta": "^0.6.4",
|
||||||
"nuxt-og-image": "^2.2.4",
|
"nuxt-og-image": "^2.2.4",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.3.0",
|
||||||
"typescript": "^5.4.5",
|
"typescript": "^5.4.5",
|
||||||
"ufo": "^1.5.3",
|
"ufo": "^1.5.3",
|
||||||
"v-calendar": "^3.1.2",
|
"v-calendar": "^3.1.2",
|
||||||
|
|||||||
10
package.json
10
package.json
@@ -49,13 +49,13 @@
|
|||||||
"@nuxtjs/color-mode": "^3.4.1",
|
"@nuxtjs/color-mode": "^3.4.1",
|
||||||
"@tailwindcss/postcss": "4.0.0-alpha.15",
|
"@tailwindcss/postcss": "4.0.0-alpha.15",
|
||||||
"@tailwindcss/vite": "4.0.0-alpha.15",
|
"@tailwindcss/vite": "4.0.0-alpha.15",
|
||||||
"@vueuse/core": "^10.9.0",
|
"@vueuse/core": "^10.10.0",
|
||||||
"@vueuse/integrations": "^10.9.0",
|
"@vueuse/integrations": "^10.10.0",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
"fuse.js": "^7.0.0",
|
"fuse.js": "^7.0.0",
|
||||||
"nuxt-icon": "1.0.0-beta.4",
|
"nuxt-icon": "1.0.0-beta.4",
|
||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"radix-vue": "^1.8.1",
|
"radix-vue": "^1.8.3",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
"tailwind-variants": "^0.2.1",
|
"tailwind-variants": "^0.2.1",
|
||||||
"tailwindcss": "4.0.0-alpha.15",
|
"tailwindcss": "4.0.0-alpha.15",
|
||||||
@@ -63,12 +63,12 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/eslint-config": "^0.3.13",
|
"@nuxt/eslint-config": "^0.3.13",
|
||||||
"@nuxt/module-builder": "^0.6.0",
|
"@nuxt/module-builder": "^0.7.0",
|
||||||
"@nuxt/test-utils": "^3.13.1",
|
"@nuxt/test-utils": "^3.13.1",
|
||||||
"@nuxt/ui-dev": "workspace:*",
|
"@nuxt/ui-dev": "workspace:*",
|
||||||
"@release-it/conventional-changelog": "^8.0.1",
|
"@release-it/conventional-changelog": "^8.0.1",
|
||||||
"@vue/test-utils": "^2.4.6",
|
"@vue/test-utils": "^2.4.6",
|
||||||
"eslint": "^9.3.0",
|
"eslint": "^9.4.0",
|
||||||
"happy-dom": "^14.7.1",
|
"happy-dom": "^14.7.1",
|
||||||
"joi": "^17.13.1",
|
"joi": "^17.13.1",
|
||||||
"nuxt": "^3.11.2",
|
"nuxt": "^3.11.2",
|
||||||
|
|||||||
568
pnpm-lock.yaml
generated
568
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user