docs(deps): update @nuxt/ui-pro

This commit is contained in:
Benjamin Canac
2024-11-19 12:24:40 +01:00
parent 14fb21be00
commit 30e0c7fddd
2 changed files with 36 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
"@nuxt/content": "3.0.0-alpha.6",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@aef3e37",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@574082c",
"@nuxthub/core": "^0.8.7",
"@nuxtjs/plausible": "^1.1.1",
"@octokit/rest": "^21.0.2",

41
pnpm-lock.yaml generated
View File

@@ -256,8 +256,8 @@ importers:
specifier: workspace:*
version: link:..
'@nuxt/ui-pro':
specifier: https://pkg.pr.new/@nuxt/ui-pro@aef3e37
version: https://pkg.pr.new/@nuxt/ui-pro@aef3e37(magicast@0.3.5)(rollup@4.27.3)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
specifier: https://pkg.pr.new/@nuxt/ui-pro@574082c
version: https://pkg.pr.new/@nuxt/ui-pro@574082c(magicast@0.3.5)(rollup@4.27.3)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))
'@nuxthub/core':
specifier: ^0.8.7
version: 0.8.7(ioredis@5.4.1)(magicast@0.3.5)(rollup@4.27.3)(vite@5.4.11(@types/node@22.9.0)(lightningcss@1.28.1)(terser@5.36.0))
@@ -1463,8 +1463,8 @@ packages:
vitest:
optional: true
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@aef3e37':
resolution: {tarball: https://pkg.pr.new/@nuxt/ui-pro@aef3e37}
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@574082c':
resolution: {tarball: https://pkg.pr.new/@nuxt/ui-pro@574082c}
version: 3.0.0-alpha.8
peerDependencies:
typescript: ^5.6.3
@@ -2178,6 +2178,9 @@ packages:
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
'@types/parse-path@7.0.3':
resolution: {integrity: sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg==}
'@types/resolve@1.20.2':
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
@@ -3910,12 +3913,18 @@ packages:
git-up@7.0.0:
resolution: {integrity: sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==}
git-up@8.0.0:
resolution: {integrity: sha512-uBI8Zdt1OZlrYfGcSVroLJKgyNNXlgusYFzHk614lTasz35yg2PVpL1RMy0LOO2dcvF9msYW3pRfUSmafZNrjg==}
git-url-parse@14.0.0:
resolution: {integrity: sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==}
git-url-parse@15.0.0:
resolution: {integrity: sha512-5reeBufLi+i4QD3ZFftcJs9jC26aULFLBU23FeKM/b1rI0K6ofIeAblmDVO7Ht22zTDE9+CkJ3ZVb0CgJmz3UQ==}
git-url-parse@16.0.0:
resolution: {integrity: sha512-Y8iAF0AmCaqXc6a5GYgPQW9ESbncNLOL+CeQAJRhmWUOmnPkKpBYeWYp4mFd3LA5j53CdGDdslzX12yEBVHQQg==}
github-from-package@0.0.0:
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
@@ -5243,6 +5252,10 @@ packages:
parse-url@8.1.0:
resolution: {integrity: sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==}
parse-url@9.2.0:
resolution: {integrity: sha512-bCgsFI+GeGWPAvAiUv63ZorMeif3/U0zaXABGJbOWt5OH2KCaPHF6S+0ok4aqM9RuIPGyZdx9tR9l13PsW4AYQ==}
engines: {node: '>=14.13.0'}
parse5@7.2.1:
resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==}
@@ -8243,7 +8256,7 @@ snapshots:
- rollup
- supports-color
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@aef3e37(magicast@0.3.5)(rollup@4.27.3)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))':
'@nuxt/ui-pro@https://pkg.pr.new/@nuxt/ui-pro@574082c(magicast@0.3.5)(rollup@4.27.3)(typescript@5.6.3)(vue@3.5.13(typescript@5.6.3))':
dependencies:
'@nuxt/kit': 3.14.159(magicast@0.3.5)(rollup@4.27.3)
'@nuxt/schema': 3.14.159(magicast@0.3.5)(rollup@4.27.3)
@@ -8251,7 +8264,7 @@ snapshots:
'@vueuse/core': 11.2.0(vue@3.5.13(typescript@5.6.3))
consola: 3.2.3
defu: 6.1.4
git-url-parse: 15.0.0
git-url-parse: 16.0.0
ofetch: 1.4.1
parse-git-config: 3.0.0
pkg-types: 1.2.1
@@ -9065,6 +9078,8 @@ snapshots:
'@types/normalize-package-data@2.4.4': {}
'@types/parse-path@7.0.3': {}
'@types/resolve@1.20.2': {}
'@types/semver@7.5.8': {}
@@ -11088,6 +11103,11 @@ snapshots:
is-ssh: 1.4.0
parse-url: 8.1.0
git-up@8.0.0:
dependencies:
is-ssh: 1.4.0
parse-url: 9.2.0
git-url-parse@14.0.0:
dependencies:
git-up: 7.0.0
@@ -11096,6 +11116,10 @@ snapshots:
dependencies:
git-up: 7.0.0
git-url-parse@16.0.0:
dependencies:
git-up: 8.0.0
github-from-package@0.0.0: {}
github-slugger@2.0.0: {}
@@ -12922,6 +12946,11 @@ snapshots:
dependencies:
parse-path: 7.0.0
parse-url@9.2.0:
dependencies:
'@types/parse-path': 7.0.3
parse-path: 7.0.0
parse5@7.2.1:
dependencies:
entities: 4.5.0