[all] deps: upgrade to pnpm@10.9.0 and node@22.15.0
(cherry picked from commit c8007082158d19f642aedf32f63e032ae07fe9eb)
This commit is contained in:
parent
a3e0d285be
commit
c1df6e8836
|
|
@ -58,7 +58,7 @@
|
|||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/node": "18.19.99",
|
||||
"@types/node": "22.15.0",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"autoprefixer": "^10.4.21",
|
||||
|
|
|
|||
|
|
@ -179,7 +179,7 @@
|
|||
"@types/mdx": "^2.0.3",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"@types/negotiator": "^0.6.3",
|
||||
"@types/node": "18.19.99",
|
||||
"@types/node": "22.15.0",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@types/resemblejs": "^4.1.3",
|
||||
|
|
|
|||
|
|
@ -21,8 +21,7 @@
|
|||
"turbo": "2.5.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "18.20.6",
|
||||
"pnpm": "8.15.9"
|
||||
"node": ">= 22.15.0"
|
||||
},
|
||||
"packageManager": "pnpm@8.15.9"
|
||||
"packageManager": "pnpm@10.9.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/node": "18.19.99",
|
||||
"@types/node": "22.15.0",
|
||||
"@types/yargs": "^17.0.33",
|
||||
"prettier": "3.5.3",
|
||||
"rimraf": "^6.0.1",
|
||||
|
|
|
|||
24834
pnpm-lock.yaml
24834
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue