File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 6464 "release:patch" : " changelog -p && git add CHANGELOG.md && git commit -m 'updated CHANGELOG.md' && npm version patch && git push origin && git push origin --tags && sh -c 'gh release create $(git describe --tags) --generate-notes'"
6565 },
6666 "devDependencies" : {
67- "@types/node" : " ^22.9.0 " ,
68- "@types/react" : " ^18.3.12 " ,
69- "@vitejs/plugin-react" : " ^4.3.3 " ,
70- "@vitejs/plugin-vue" : " ^5.1.4 " ,
67+ "@types/node" : " ^22.10.1 " ,
68+ "@types/react" : " ^19.0.1 " ,
69+ "@vitejs/plugin-react" : " ^4.3.4 " ,
70+ "@vitejs/plugin-vue" : " ^5.2.1 " ,
7171 "generate-changelog" : " ^1.8.0" ,
72- "typescript" : " ~5.6 .2" ,
73- "vite" : " ^5.4.10 " ,
72+ "typescript" : " ~5.7 .2" ,
73+ "vite" : " ^6.0.3 " ,
7474 "vite-plugin-dts" : " ^4.3.0"
7575 },
7676 "dependencies" : {
77- "react" : " ^18.3.1 " ,
78- "vue" : " ^3.5.12 "
77+ "react" : " ^19.0.0 " ,
78+ "vue" : " ^3.5.13 "
7979 },
8080 "publishConfig" : {
8181 "access" : " public"
You can’t perform that action at this time.
0 commit comments