mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 18:00:43 +01:00
chore(deps): update pnpm to v10 (v3) (#3234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "@nuxt/ui",
|
"name": "@nuxt/ui",
|
||||||
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
|
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
|
||||||
"version": "3.0.0-alpha.12",
|
"version": "3.0.0-alpha.12",
|
||||||
"packageManager": "pnpm@9.15.5",
|
"packageManager": "pnpm@10.4.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nuxt/ui.git"
|
"url": "git+https://github.com/nuxt/ui.git"
|
||||||
@@ -159,6 +159,9 @@
|
|||||||
"vite": "6.0.11",
|
"vite": "6.0.11",
|
||||||
"vue-tsc": "^2.2.0"
|
"vue-tsc": "^2.2.0"
|
||||||
},
|
},
|
||||||
|
"pnpm": {
|
||||||
|
"onlyBuiltDependencies": ["better-sqlite3"]
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"nuxt-ui",
|
"nuxt-ui",
|
||||||
"nuxt",
|
"nuxt",
|
||||||
|
|||||||
Reference in New Issue
Block a user