fix(deps): downgrade nuxt to v3.12.4
Reverts nuxt to a more stable version by downgrading from 3.14.1592 to 3.12.4 to avoid potential breaking changes and instability issues with the beta release. Adjusts pnpm lockfile to reflect version change and dependencies.
This commit is contained in:
parent
2a172494e7
commit
ff0c2ad1eb
2 changed files with 370 additions and 322 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"clsx": "^2.1.1",
|
||||
"eslint": "^9.17.0",
|
||||
"lint-staged": "^15.2.11",
|
||||
"nuxt": "^3.14.1592",
|
||||
"nuxt": "~3.12.4",
|
||||
"shadcn-nuxt": "^0.11.3",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
|
|
|
|||
690
pnpm-lock.yaml
690
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue