File tree Expand file tree Collapse file tree 5 files changed +81
-81
lines changed
Expand file tree Collapse file tree 5 files changed +81
-81
lines changed Original file line number Diff line number Diff line change 2828 "cross-env" : " ^10.1.0" ,
2929 "eslint" : " ^9.39.1" ,
3030 "eslint-config-prettier" : " ^10.1.8" ,
31- "eslint-plugin-jsdoc" : " ^61.4.1 " ,
31+ "eslint-plugin-jsdoc" : " ^61.5.0 " ,
3232 "eslint-plugin-prettier" : " ^5.5.4" ,
3333 "eslint-plugin-react-hooks" : " ^7.0.1" ,
3434 "eslint-plugin-react-refresh" : " ^0.4.24" ,
3535 "globals" : " ^16.5.0" ,
3636 "mocha" : " ^11.7.5" ,
37- "prettier" : " ^3.6.2 " ,
37+ "prettier" : " ^3.7.4 " ,
3838 "stylelint" : " ^16.26.0" ,
3939 "stylelint-config-standard" : " ^39.0.1" ,
4040 "stylelint-prettier" : " ^5.0.3" ,
Original file line number Diff line number Diff line change 3434 "replace-in-file" : " ^8.3.0" ,
3535 "tsx" : " ^4.20.6" ,
3636 "tsx-dom" : " ^3.1.0" ,
37- "typedoc" : " ^0.28.14 " ,
37+ "typedoc" : " ^0.28.15 " ,
3838 "typescript" : " ^5.9.3"
3939 },
4040 "sideEffects" : false
Original file line number Diff line number Diff line change 1313 "checkTypes" : " tsc --noemit"
1414 },
1515 "dependencies" : {
16- "react" : " ^19.2.0 " ,
17- "react-dom" : " ^19.2.0 " ,
16+ "react" : " ^19.2.1 " ,
17+ "react-dom" : " ^19.2.1 " ,
1818 "ruffle-core" : " ^0.1.0"
1919 },
2020 "devDependencies" : {
2121 "@types/react" : " ^19.2.7" ,
2222 "@types/react-dom" : " ^19.2.3" ,
23- "@vitejs/plugin-react" : " ^5.1.1 " ,
23+ "@vitejs/plugin-react" : " ^5.1.2 " ,
2424 "typescript" : " ^5.9.3" ,
25- "vite" : " ^7.2.4 "
25+ "vite" : " ^7.2.7 "
2626 }
2727}
Original file line number Diff line number Diff line change 1818 "devDependencies" : {
1919 "@tsconfig/strictest" : " ^2.0.8" ,
2020 "@types/archiver" : " ^7.0.0" ,
21- "@types/chrome" : " ^0.1.31 " ,
21+ "@types/chrome" : " ^0.1.32 " ,
2222 "@types/common-tags" : " ^1.8.4" ,
2323 "@types/firefox-webext-browser" : " ^143.0.0" ,
2424 "@types/jsonwebtoken" : " ^9.0.10" ,
2929 "webpack-cli" : " ^6.0.1" ,
3030 "axios" : " ^1.13.2" ,
3131 "form-data" : " ^4.0.5" ,
32- "jsonwebtoken" : " ^9.0.2 " ,
32+ "jsonwebtoken" : " ^9.0.3 " ,
3333 "tsx" : " ^4.20.6"
3434 }
3535}
You can’t perform that action at this time.
0 commit comments