Skip to content

Commit 11b2666

Browse files
authored
chore: align frontend toolchain pins (#20067)
1 parent ab9b27b commit 11b2666

4 files changed

Lines changed: 72 additions & 45 deletions

File tree

frontend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "bytebase",
33
"license": "SEE LICENSE IN LICENSE",
4+
"packageManager": "pnpm@10.30.3",
45
"scripts": {
56
"copy:config-files": "sh ./scripts/copy_config_files.sh",
67
"prepare:artifacts": "pnpm run copy:config-files && pnpm run generate:openapi-index",
@@ -121,7 +122,7 @@
121122
"@types/lodash-es": "4.17.12",
122123
"@types/markdown-it": "^14.1.2",
123124
"@types/mdast": "^4.0.4",
124-
"@types/node": "25.3.3",
125+
"@types/node": "24.12.2",
125126
"@types/normalize-wheel": "^1.0.4",
126127
"@types/pouchdb": "^6.4.2",
127128
"@types/pouchdb-find": "^7.3.3",

0 commit comments

Comments
 (0)