File tree Expand file tree Collapse file tree 4 files changed +124
-119
lines changed
packages/eslint-config-react Expand file tree Collapse file tree 4 files changed +124
-119
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @scaleway/eslint-config-react ' : patch
3+ ---
4+
5+ Updated dependency ` typescript ` to ` 5.7.3 ` .
Original file line number Diff line number Diff line change 2929 "@testing-library/react" : " 16.1.0" ,
3030 "@types/jest" : " 29.5.14" ,
3131 "@types/node" : " 22.10.5" ,
32- "@types/react" : " 19.0.2 " ,
32+ "@types/react" : " 19.0.4 " ,
3333 "@types/react-dom" : " 19.0.2" ,
3434 "@vitejs/plugin-react" : " 4.3.4" ,
3535 "@vitest/coverage-istanbul" : " 2.1.8" ,
36- "browserslist" : " 4.24.3 " ,
36+ "browserslist" : " 4.24.4 " ,
3737 "builtin-modules" : " 4.0.0" ,
3838 "cross-env" : " 7.0.3" ,
3939 "esbuild-plugin-browserslist" : " 0.15.0" ,
4040 "eslint" : " 9.17.0" ,
4141 "globals" : " 15.14.0" ,
42- "happy-dom" : " 15.11.7 " ,
42+ "happy-dom" : " 16.0.1 " ,
4343 "husky" : " 9.1.7" ,
4444 "lint-staged" : " 15.3.0" ,
4545 "mockdate" : " 3.0.5" ,
4646 "read-pkg" : " 9.0.1" ,
4747 "shx" : " 0.3.4" ,
4848 "tstyche" : " 3.2.0" ,
49- "typescript" : " 5.7.2 " ,
49+ "typescript" : " 5.7.3 " ,
5050 "vite" : " 6.0.7" ,
5151 "vitest" : " 2.1.8" ,
5252 "vitest-localstorage-mock" : " 0.1.2" ,
Original file line number Diff line number Diff line change 5454 },
5555 "devDependencies" : {
5656 "eslint" : " 9.17.0" ,
57- "typescript" : " 5.7.2 "
57+ "typescript" : " 5.7.3 "
5858 }
5959}
You can’t perform that action at this time.
0 commit comments