File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Build app
2- FROM node:22-slim@sha256:d415caac2f1f77b98caaf9415c5f807e14bc8d7bdea62561ea2fef4fbd08a73c AS builder
2+ FROM node:22-slim@sha256:7af03b14a13c8cdd38e45058fd957bf00a72bbe17feac43b1c15a689c029c732 AS builder
33WORKDIR /app
44COPY . .
55RUN yarn install --immutable
Original file line number Diff line number Diff line change 3838 "@types/geojson" : " 7946.0.16" ,
3939 "@types/leaflet" : " 1.9.0" ,
4040 "@types/leaflet.heat" : " 0.2.4" ,
41- "@types/node" : " 22.19.17 " ,
41+ "@types/node" : " 22.19.20 " ,
4242 "@types/react" : " 18.2.21" ,
4343 "@types/react-dom" : " 18.2.24" ,
4444 "@types/react-infinite-scroller" : " 1.2.5" ,
4545 "@typescript-eslint/eslint-plugin" : " 8.59.1" ,
4646 "@typescript-eslint/parser" : " 8.59.1" ,
47- "@vitejs/plugin-react-swc" : " 4.3.0 " ,
47+ "@vitejs/plugin-react-swc" : " 4.3.1 " ,
4848 "eslint" : " 10.2.1" ,
4949 "eslint-plugin-jsx-a11y" : " 6.10.2" ,
5050 "eslint-plugin-react" : " 7.37.5" ,
5151 "globals" : " 17.6.0" ,
5252 "typescript" : " 5.9.3" ,
53- "vite" : " 8.0.10 " ,
53+ "vite" : " 8.0.16 " ,
5454 "vite-plugin-checker" : " 0.13.0"
5555 },
5656 "packageManager" : " yarn@4.14.1"
You can’t perform that action at this time.
0 commit comments