Skip to content

Commit 537784d

Browse files
committed
chore: bump deps
1 parent 249cd6a commit 537784d

File tree

2 files changed

+291
-275
lines changed

2 files changed

+291
-275
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,22 +57,22 @@
5757
"node": "^18.0.0 || >=20.0.0",
5858
"pnpm": ">= 8"
5959
},
60-
"packageManager": "pnpm@10.6.5",
60+
"packageManager": "pnpm@10.7.0",
6161
"dependencies": {
6262
"react": "^18.3.1",
6363
"react-dom": "^18.3.1",
6464
"v-qr-code-next": "^0.2.7"
6565
},
6666
"devDependencies": {
6767
"@rsbuild/plugin-less": "^1.1.1",
68-
"@rspress/plugin-preview": "^2.0.0-alpha.5",
69-
"@types/node": "^22.13.11",
68+
"@rspress/plugin-preview": "^2.0.0-alpha.7",
69+
"@types/node": "^22.13.14",
7070
"@types/react": "^18.3.18",
7171
"@types/react-dom": "^18.3.5",
7272
"classnames": "^2.5.1",
7373
"less": "^4.2.2",
74-
"rspress": "^2.0.0-alpha.5",
74+
"rspress": "^2.0.0-alpha.7",
7575
"typescript": "^5.8.2",
76-
"vite": "^6.2.2"
76+
"vite": "^6.3.0-beta.0"
7777
}
7878
}

0 commit comments

Comments
 (0)