File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 66 "devDependencies" : {
77 "@types/react" : " ^18.3.1" ,
88 "@types/react-dom" : " ^18.3.1" ,
9+ "@vitejs/plugin-react" : " ^4.5.1" ,
910 "@vitest/browser" : " ^3.2.3" ,
1011 "eslint" : " ^9.31.0" ,
1112 "playwright" : " ^1.54.1" ,
1516 "typedoc-plugin-rename-defaults" : " ^0.7.3" ,
1617 "typescript" : " ^5.8.2" ,
1718 "vitest" : " ^3.2.3" ,
18- "vitest-browser-react" : " ^1.0.0" ,
19- "@vitejs/plugin-react" : " ^4.5.1"
19+ "vitest-browser-react" : " ^1.0.0"
2020 },
2121 "exports" : {
2222 "./tabs/index" : null ,
Original file line number Diff line number Diff line change @@ -3445,6 +3445,7 @@ __metadata:
34453445 "@blueprintjs/icons": "npm:^5.9.0"
34463446 "@types/react": "npm:^18.3.1"
34473447 "@types/react-dom": "npm:^18.3.1"
3448+ "@vitejs/plugin-react": "npm:^4.5.1"
34483449 "@vitest/browser": "npm:^3.2.3"
34493450 eslint: "npm:^9.31.0"
34503451 js-slang: "npm:^1.0.81"
You can’t perform that action at this time.
0 commit comments