Skip to content

Commit 8375276

Browse files
committed
chore: bump deps
1 parent 79be7a6 commit 8375276

File tree

2 files changed

+146
-153
lines changed

2 files changed

+146
-153
lines changed

package.json

Lines changed: 4 additions & 4 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": "[email protected].0",
60+
"packageManager": "[email protected].1",
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.2.2",
68-
"@rspress/plugin-preview": "^2.0.0-alpha.10",
68+
"@rspress/plugin-preview": "2.0.0-alpha.12",
6969
"@types/node": "^22.14.1",
7070
"@types/react": "^18.3.18",
7171
"@types/react-dom": "^18.3.5",
7272
"classnames": "^2.5.1",
7373
"less": "^4.3.0",
74-
"rspress": "^2.0.0-alpha.10",
74+
"rspress": "2.0.0-alpha.12",
7575
"typescript": "^5.8.3",
76-
"vite": "^6.3.0-beta.2"
76+
"vite": "^6.3.2"
7777
}
7878
}

0 commit comments

Comments
 (0)