Skip to content

Commit adaf5c2

Browse files
committed
chore: bump deps
1 parent 7f4ea2d commit adaf5c2

File tree

2 files changed

+469
-454
lines changed

2 files changed

+469
-454
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,21 @@
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": {
67-
"@rspress/plugin-preview": "^1.37.4",
68-
"@types/node": "^22.10.1",
69-
"@types/react": "^18.3.12",
70-
"@types/react-dom": "^18.3.1",
67+
"@rspress/plugin-preview": "^1.39.1",
68+
"@types/node": "^22.10.2",
69+
"@types/react": "^18.3.18",
70+
"@types/react-dom": "^18.3.5",
7171
"classnames": "^2.5.1",
7272
"less": "^4.2.1",
73-
"rspress": "^1.37.4",
73+
"rspress": "^1.39.1",
7474
"typescript": "^5.7.2",
75-
"vite": "^6.0.3"
75+
"vite": "^6.0.5"
7676
}
7777
}

0 commit comments

Comments
 (0)