mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update all non-major dependencies (v3) (#3518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"@rollup/plugin-yaml": "^4.1.2",
|
||||
"@vueuse/nuxt": "^13.0.0",
|
||||
"joi": "^17.13.3",
|
||||
"motion": "^12.4.10",
|
||||
"motion": "^12.4.11",
|
||||
"motion-v": "0.11.3",
|
||||
"nuxt": "^3.16.0",
|
||||
"nuxt-component-meta": "^0.10.0",
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
"@tailwindcss/postcss": "^4.0.12",
|
||||
"@tailwindcss/vite": "^4.0.12",
|
||||
"@tanstack/vue-table": "^8.21.2",
|
||||
"@unhead/vue": "^2.0.0-rc.9",
|
||||
"@unhead/vue": "^2.0.0-rc.10",
|
||||
"@vueuse/core": "^13.0.0",
|
||||
"@vueuse/integrations": "^13.0.0",
|
||||
"colortranslator": "^4.1.0",
|
||||
|
||||
67
pnpm-lock.yaml
generated
67
pnpm-lock.yaml
generated
@@ -51,8 +51,8 @@ importers:
|
||||
specifier: ^8.21.2
|
||||
version: 8.21.2(vue@3.5.13(typescript@5.6.3))
|
||||
'@unhead/vue':
|
||||
specifier: ^2.0.0-rc.9
|
||||
version: 2.0.0-rc.9(vue@3.5.13(typescript@5.6.3))
|
||||
specifier: ^2.0.0-rc.10
|
||||
version: 2.0.0-rc.10(vue@3.5.13(typescript@5.6.3))
|
||||
'@vueuse/core':
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0(vue@3.5.13(typescript@5.6.3))
|
||||
@@ -262,8 +262,8 @@ importers:
|
||||
specifier: ^17.13.3
|
||||
version: 17.13.3
|
||||
motion:
|
||||
specifier: ^12.4.10
|
||||
version: 12.4.10
|
||||
specifier: ^12.4.11
|
||||
version: 12.4.11
|
||||
motion-v:
|
||||
specifier: 0.11.3
|
||||
version: 0.11.3(vue@3.5.13(typescript@5.6.3))
|
||||
@@ -278,7 +278,7 @@ importers:
|
||||
version: 0.1.0(magicast@0.3.5)
|
||||
nuxt-og-image:
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2(@unhead/vue@2.0.0-rc.9(vue@3.5.13(typescript@5.6.3)))(magicast@0.3.5)(unstorage@1.15.0(db0@0.3.1(better-sqlite3@11.8.1))(ioredis@5.6.0))(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))
|
||||
version: 5.0.2(@unhead/vue@2.0.0-rc.10(vue@3.5.13(typescript@5.6.3)))(magicast@0.3.5)(unstorage@1.15.0(db0@0.3.1(better-sqlite3@11.8.1))(ioredis@5.6.0))(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3))
|
||||
prettier:
|
||||
specifier: ^3.5.3
|
||||
version: 3.5.3
|
||||
@@ -2562,8 +2562,8 @@ packages:
|
||||
'@ungap/structured-clone@1.3.0':
|
||||
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
||||
|
||||
'@unhead/vue@2.0.0-rc.9':
|
||||
resolution: {integrity: sha512-bXQAMVqU6TFtThcvs4II1C/WOHXEcihSWNPahx1IlzAD2J/uZAb5QEIds4sM7yyLFwBPbQgqr175m67QfDRS4g==}
|
||||
'@unhead/vue@2.0.0-rc.10':
|
||||
resolution: {integrity: sha512-GYsYZQsS72RvfSDmioyTQDMXD7uuTH1c8XDDVAAnAQEK7eJqRhMclSp3sBCnvwupJtqEbu77YWmXgRk+P6dMSw==}
|
||||
peerDependencies:
|
||||
vue: '>=3.5.13'
|
||||
|
||||
@@ -4097,6 +4097,20 @@ packages:
|
||||
react-dom:
|
||||
optional: true
|
||||
|
||||
framer-motion@12.4.11:
|
||||
resolution: {integrity: sha512-MHeZlgzo9DnQ6+TFgRqJiOk4vWwsDcXFtxeXlVawVs1nwgcZW3966foGIgkIiIrBSPHB9RlbqspAxiYWosFT9g==}
|
||||
peerDependencies:
|
||||
'@emotion/is-prop-valid': '*'
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
react-dom: ^18.0.0 || ^19.0.0
|
||||
peerDependenciesMeta:
|
||||
'@emotion/is-prop-valid':
|
||||
optional: true
|
||||
react:
|
||||
optional: true
|
||||
react-dom:
|
||||
optional: true
|
||||
|
||||
fresh@0.5.2:
|
||||
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
||||
engines: {node: '>= 0.6'}
|
||||
@@ -5189,8 +5203,8 @@ packages:
|
||||
mocked-exports@0.1.1:
|
||||
resolution: {integrity: sha512-aF7yRQr/Q0O2/4pIXm6PZ5G+jAd7QS4Yu8m+WEeEHGnbo+7mE36CbLSDQiXYV8bVL3NfmdeqPJct0tUlnjVSnA==}
|
||||
|
||||
motion-dom@12.4.10:
|
||||
resolution: {integrity: sha512-ISP5u6FTceoD6qKdLupIPU/LyXBrxGox+P2e3mBbm1+pLdlBbwv01YENJr7+1WZnW5ucVKzFScYsV1eXTCG4Xg==}
|
||||
motion-dom@12.4.11:
|
||||
resolution: {integrity: sha512-wstlyV3pktgFjqsjbXMo1NX9hQD9XTVqxQNvfc+FREAgxr3GVzgWIEKvbyyNlki3J1jmmh+et9X3aCKeqFPcxA==}
|
||||
|
||||
motion-utils@12.4.10:
|
||||
resolution: {integrity: sha512-NPwZd94V013SwRf++jMrk2+HEBgPkeIE2RiOzhAuuQlqxMJPkKt/LXVh6Upl+iN8oarSGD2dlY5/bqgsYXDABA==}
|
||||
@@ -5200,8 +5214,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: '>=3.0.0'
|
||||
|
||||
motion@12.4.10:
|
||||
resolution: {integrity: sha512-AM21Lyfn7ZHO+nBuHJEA2REFgS3kUM83CLZnzM0ZY1/sVeKGkCtV4LF4O/YsQXyZ9mrUrrnTaUkKquS4eaIYjg==}
|
||||
motion@12.4.11:
|
||||
resolution: {integrity: sha512-dC2XjT/KdhWyHFxgEJSxzctH7yDUL1Fz8VI7c59vLuvo3mKWIUyldms89+9cddoKUHf+p61tYEvDKTvypOydpg==}
|
||||
peerDependencies:
|
||||
'@emotion/is-prop-valid': '*'
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
@@ -6647,8 +6661,8 @@ packages:
|
||||
unenv@2.0.0-rc.8:
|
||||
resolution: {integrity: sha512-wj/lN45LvZ4Uz95rti6DC5wg56eocAwA8KYzExk2SN01iuAb9ayzMwN13Kd3EG2eBXu27PzgMIXLTwWfSczKfw==}
|
||||
|
||||
unhead@2.0.0-rc.9:
|
||||
resolution: {integrity: sha512-N1p9as7Hg9Gs3l5kkxxsi9eTa8xTHUADZgN1U+hCKHWKegGhvJ4wApzBjk4Zng7O92wPlPDGk8oHSWgO6jg6tw==}
|
||||
unhead@2.0.0-rc.10:
|
||||
resolution: {integrity: sha512-x3Qs8/S5wkYVpKfxRwz/vYHBKSmZWFQTA2adfKeOPqo77/QixQGP+Ic34BlaXFXz1wEtKtYXrC4mF/LAhxEQ1A==}
|
||||
|
||||
unicode-emoji-modifier-base@1.0.0:
|
||||
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
|
||||
@@ -7141,6 +7155,7 @@ packages:
|
||||
wrangler@3.114.0:
|
||||
resolution: {integrity: sha512-cY0HxgU5yuc24tE1Y4KD2n9UzYYEx+9lSL7p/Sqj18SgDfwyiMPY/FryXQAPYLuD/S+dxArRQyeEkFSokIr75Q==}
|
||||
engines: {node: '>=16.17.0'}
|
||||
deprecated: Deployments with nodejs_compat are broken. Please downgrade to 3.112.0
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@cloudflare/workers-types': ^4.20250224.0
|
||||
@@ -9652,10 +9667,10 @@ snapshots:
|
||||
|
||||
'@ungap/structured-clone@1.3.0': {}
|
||||
|
||||
'@unhead/vue@2.0.0-rc.9(vue@3.5.13(typescript@5.6.3))':
|
||||
'@unhead/vue@2.0.0-rc.10(vue@3.5.13(typescript@5.6.3))':
|
||||
dependencies:
|
||||
hookable: 5.5.3
|
||||
unhead: 2.0.0-rc.9
|
||||
unhead: 2.0.0-rc.10
|
||||
vue: 3.5.13(typescript@5.6.3)
|
||||
|
||||
'@unocss/core@66.0.0': {}
|
||||
@@ -11407,7 +11422,13 @@ snapshots:
|
||||
|
||||
framer-motion@12.4.10:
|
||||
dependencies:
|
||||
motion-dom: 12.4.10
|
||||
motion-dom: 12.4.11
|
||||
motion-utils: 12.4.10
|
||||
tslib: 2.8.1
|
||||
|
||||
framer-motion@12.4.11:
|
||||
dependencies:
|
||||
motion-dom: 12.4.11
|
||||
motion-utils: 12.4.10
|
||||
tslib: 2.8.1
|
||||
|
||||
@@ -12764,7 +12785,7 @@ snapshots:
|
||||
|
||||
mocked-exports@0.1.1: {}
|
||||
|
||||
motion-dom@12.4.10:
|
||||
motion-dom@12.4.11:
|
||||
dependencies:
|
||||
motion-utils: 12.4.10
|
||||
|
||||
@@ -12782,9 +12803,9 @@ snapshots:
|
||||
- react
|
||||
- react-dom
|
||||
|
||||
motion@12.4.10:
|
||||
motion@12.4.11:
|
||||
dependencies:
|
||||
framer-motion: 12.4.10
|
||||
framer-motion: 12.4.11
|
||||
tslib: 2.8.1
|
||||
|
||||
mrmime@2.0.1: {}
|
||||
@@ -13006,13 +13027,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- magicast
|
||||
|
||||
nuxt-og-image@5.0.2(@unhead/vue@2.0.0-rc.9(vue@3.5.13(typescript@5.6.3)))(magicast@0.3.5)(unstorage@1.15.0(db0@0.3.1(better-sqlite3@11.8.1))(ioredis@5.6.0))(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3)):
|
||||
nuxt-og-image@5.0.2(@unhead/vue@2.0.0-rc.10(vue@3.5.13(typescript@5.6.3)))(magicast@0.3.5)(unstorage@1.15.0(db0@0.3.1(better-sqlite3@11.8.1))(ioredis@5.6.0))(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@nuxt/devtools-kit': 2.2.1(magicast@0.3.5)(vite@6.2.1(@types/node@22.13.10)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.0))
|
||||
'@nuxt/kit': 3.16.0(magicast@0.3.5)
|
||||
'@resvg/resvg-js': 2.6.2
|
||||
'@resvg/resvg-wasm': 2.6.2
|
||||
'@unhead/vue': 2.0.0-rc.9(vue@3.5.13(typescript@5.6.3))
|
||||
'@unhead/vue': 2.0.0-rc.10(vue@3.5.13(typescript@5.6.3))
|
||||
'@unocss/core': 66.0.0
|
||||
'@unocss/preset-wind3': 66.0.0
|
||||
chrome-launcher: 1.1.2
|
||||
@@ -13080,7 +13101,7 @@ snapshots:
|
||||
'@nuxt/telemetry': 2.6.5(magicast@0.3.5)
|
||||
'@nuxt/vite-builder': 3.16.0(@types/node@22.13.10)(eslint@9.22.0(jiti@2.4.2))(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.6.3)(vue-tsc@2.2.0(typescript@5.6.3))(vue@3.5.13(typescript@5.6.3))(yaml@2.7.0)
|
||||
'@oxc-parser/wasm': 0.56.5
|
||||
'@unhead/vue': 2.0.0-rc.9(vue@3.5.13(typescript@5.6.3))
|
||||
'@unhead/vue': 2.0.0-rc.10(vue@3.5.13(typescript@5.6.3))
|
||||
'@vue/shared': 3.5.13
|
||||
c12: 3.0.2(magicast@0.3.5)
|
||||
chokidar: 3.6.0
|
||||
@@ -14700,7 +14721,7 @@ snapshots:
|
||||
pathe: 2.0.3
|
||||
ufo: 1.5.4
|
||||
|
||||
unhead@2.0.0-rc.9:
|
||||
unhead@2.0.0-rc.10:
|
||||
dependencies:
|
||||
hookable: 5.5.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user