File tree Expand file tree Collapse file tree 5 files changed +76
-76
lines changed Expand file tree Collapse file tree 5 files changed +76
-76
lines changed Original file line number Diff line number Diff line change 1- FROM node:22.17.0 -alpine
1+ FROM node:22.17.1 -alpine
22WORKDIR /build
33
44ARG TURBO_TOKEN=token
Original file line number Diff line number Diff line change 2222 },
2323 "devDependencies" : {
2424 "@eslint/eslintrc" : " 3.3.1" ,
25- "@types/node" : " 22.16.3 " ,
25+ "@types/node" : " 22.16.4 " ,
2626 "@types/react" : " 19.1.8" ,
2727 "@types/react-dom" : " 19.1.6" ,
2828 "eslint" : " 9.29.0" ,
Original file line number Diff line number Diff line change 3232 },
3333 "devDependencies" : {
3434 "@babel/core" : " 7.27.7" ,
35- "@types/node" : " 22.16.3 " ,
35+ "@types/node" : " 22.16.4 " ,
3636 "@types/react" : " 19.1.8" ,
3737 "@types/react-syntax-highlighter" : " 15.5.13" ,
3838 "next-transpile-modules" : " 10.0.1"
Original file line number Diff line number Diff line change 137137 "@testing-library/jest-dom" : " 6.6.3" ,
138138 "@testing-library/react" : " 16.3.0" ,
139139 "@testing-library/user-event" : " 14.6.1" ,
140- "@types/node" : " 22.16.3 " ,
140+ "@types/node" : " 22.16.4 " ,
141141 "@types/react" : " 19.1.8" ,
142142 "@types/react-dom" : " 19.1.6" ,
143143 "@types/zxcvbn" : " 4.4.5" ,
You can’t perform that action at this time.
0 commit comments