File tree Expand file tree Collapse file tree 4 files changed +151
-149
lines changed Expand file tree Collapse file tree 4 files changed +151
-149
lines changed Original file line number Diff line number Diff line change 1
- 20.9
1
+ 20.13
Original file line number Diff line number Diff line change 1
- FROM node:20.9 -bullseye
1
+ FROM node:20.13 -bullseye
2
2
3
3
WORKDIR /app
4
4
Original file line number Diff line number Diff line change 9
9
"@bull-board/api" : " 6.6.1" ,
10
10
"@bull-board/express" : " 6.6.1" ,
11
11
"@json2csv/plainjs" : " ^7.0.1" ,
12
- "@octokit/rest" : " ^18.5 .2" ,
12
+ "@octokit/rest" : " 20.1 .2" ,
13
13
"@socket.io/redis-adapter" : " ^7.0.0" ,
14
14
"@supercharge/promise-pool" : " ^1.5.0" ,
15
15
"@tanstack/react-query" : " ^5.59.20" ,
50
50
"react-dom" : " ^18.2.0" ,
51
51
"react-highlight" : " ^0.15.0" ,
52
52
"react-notification-system-redux" : " ^2.0.1" ,
53
- "react-redux" : " ^7.2 .2" ,
53
+ "react-redux" : " 8.1 .2" ,
54
54
"react-router-dom" : " ^6.18.0" ,
55
55
"redis" : " ^3.0.0" ,
56
56
"redux" : " ^4.2.1" ,
179
179
"mini-css-extract-plugin" : " ^2.7.6" ,
180
180
"mocha" : " ^10.2.0" ,
181
181
"mock-fs" : " ^4.13.0" ,
182
- "nock" : " ^13.3.8 " ,
182
+ "nock" : " 14.0.1 " ,
183
183
"nodemon" : " ^3.0.1" ,
184
184
"nyc" : " ^15.1.0" ,
185
185
"playwright" : " ^1.42.1" ,
You can’t perform that action at this time.
0 commit comments