File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM node:22.22.2 -trixie-slim
1+ FROM node:22.23.0 -trixie-slim
22
33ARG BB2-APP_LAUNCH
44
Original file line number Diff line number Diff line change 1010 "@types/react-dom" : " ^18.2.0" ,
1111 "@vitejs/plugin-react-swc" : " ^3.7.2" ,
1212 "axios" : " ^1.16.0" ,
13+ "js-yaml" : " ^4.3.0" ,
1314 "micromatch" : " 4.0.8" ,
1415 "process" : " ^0.11.10" ,
1516 "react" : " ^18.2.0" ,
1617 "react-dom" : " ^18.2.0" ,
1718 "react-router-dom" : " ^7.18.0" ,
1819 "sass" : " ^1.97.3" ,
1920 "typescript" : " ^4.8.4" ,
20- "vite-plugin-svgr" : " ^4.3 .0" ,
21+ "vite-plugin-svgr" : " ^4.5 .0" ,
2122 "vite-tsconfig-paths" : " ^5.1.3" ,
2223 "web-vitals" : " ^3.0.3"
2324 },
5758 "@typescript-eslint/eslint-plugin" : " ^8.46.0" ,
5859 "@typescript-eslint/parser" : " ^8.46.0" ,
5960 "@vitest/coverage-v8" : " 3.1.2" ,
60- "eslint" : " ^9.37.0 " ,
61+ "eslint" : " ^9.39.5 " ,
6162 "eslint-config-react-app" : " ^7.0.1" ,
6263 "eslint-plugin-react" : " ^7.37.5" ,
6364 "jsdom" : " ^25.0.1" ,
6768 "vitest" : " ^3.1.2"
6869 },
6970 "resolutions" : {
70- "@types/react" : " ^17.0.2"
71+ "@types/react" : " ^17.0.2" ,
72+ "js-yaml" : " ^4.3.0"
7173 },
7274 "overrides" : {
7375 "immutable" : " ^5.1.5" ,
You can’t perform that action at this time.
0 commit comments