mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 23:40:39 +01:00
chore(deps): bump
This commit is contained in:
@@ -33,12 +33,12 @@
|
||||
"@iconify-json/heroicons": "^1.1.11",
|
||||
"@nuxt/kit": "^3.5.3",
|
||||
"@nuxtjs/color-mode": "^3.2.0",
|
||||
"@nuxtjs/tailwindcss": "^6.7.0",
|
||||
"@nuxtjs/tailwindcss": "^6.7.2",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.2",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@vueuse/core": "^10.1.2",
|
||||
"@vueuse/integrations": "^10.1.2",
|
||||
"@vueuse/math": "^10.1.2",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -17,8 +17,8 @@ dependencies:
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0(rollup@3.25.1)
|
||||
'@nuxtjs/tailwindcss':
|
||||
specifier: ^6.7.0
|
||||
version: 6.7.0(rollup@3.25.1)(webpack@5.86.0)
|
||||
specifier: ^6.7.2
|
||||
version: 6.7.2(rollup@3.25.1)(webpack@5.86.0)
|
||||
'@popperjs/core':
|
||||
specifier: ^2.11.8
|
||||
version: 2.11.8
|
||||
@@ -1378,8 +1378,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@nuxtjs/tailwindcss@6.7.0(rollup@3.25.1)(webpack@5.86.0):
|
||||
resolution: {integrity: sha512-Ixm4hWFKoM2bbtixJZ6/+bm1y/aZPefOkfED5zV4P3X/18HVJQfGD3icTHxDEc9hqRxMV0DVPwpBM13eo1yTlg==}
|
||||
/@nuxtjs/tailwindcss@6.7.2(rollup@3.25.1)(webpack@5.86.0):
|
||||
resolution: {integrity: sha512-Zd4fm+o8bXcu+kc4JtegWAHXVms8pud8fhkJDZjKUa9CpawaWdnIf0fSzYyXdm2dWpDlH4YUdjN0HDaFRFQMDw==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.5.3(rollup@3.25.1)
|
||||
'@nuxt/postcss8': 1.1.3(webpack@5.86.0)
|
||||
@@ -1389,7 +1389,7 @@ packages:
|
||||
colorette: 2.0.20
|
||||
cookie-es: 1.0.0
|
||||
defu: 6.1.2
|
||||
destr: 1.2.2
|
||||
destr: 2.0.0
|
||||
h3: 1.6.6
|
||||
iron-webcrypto: 0.7.0
|
||||
micromatch: 4.0.5
|
||||
@@ -3706,6 +3706,10 @@ packages:
|
||||
/destr@1.2.2:
|
||||
resolution: {integrity: sha512-lrbCJwD9saUQrqUfXvl6qoM+QN3W7tLV5pAOs+OqOmopCCz/JkE05MHedJR1xfk4IAnZuJXPVuN5+7jNA2ZCiA==}
|
||||
|
||||
/destr@2.0.0:
|
||||
resolution: {integrity: sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==}
|
||||
dev: false
|
||||
|
||||
/destroy@1.2.0:
|
||||
resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==}
|
||||
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
||||
|
||||
Reference in New Issue
Block a user