Skip to content

Commit 763c404

Browse files
committed
ncu -u
1 parent f358d55 commit 763c404

File tree

2 files changed

+91
-128
lines changed

2 files changed

+91
-128
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"react-dom": "^19.1.1"
1414
},
1515
"devDependencies": {
16-
"@types/react": "^19.1.12",
16+
"@types/react": "^19.1.13",
1717
"@types/react-dom": "^19.1.9",
18-
"@vitejs/plugin-react": "^5.0.2",
18+
"@vitejs/plugin-react": "^5.0.3",
1919
"typescript": "^5.9.2",
20-
"vite": "^7.1.3"
20+
"vite": "^7.1.6"
2121
}
2222
}

0 commit comments

Comments
 (0)