File tree Expand file tree Collapse file tree 2 files changed +197
-170
lines changed Expand file tree Collapse file tree 2 files changed +197
-170
lines changed Original file line number Diff line number Diff line change 4
4
"version" : " 0.0.1" ,
5
5
"type" : " module" ,
6
6
"dependencies" : {
7
- "@google-cloud/pubsub" : " ^4.3.2 " ,
7
+ "@google-cloud/pubsub" : " ^4.3.3 " ,
8
8
"aht20-sensor" : " ^1.0.2" ,
9
9
"dotenv" : " ^16.4.5" ,
10
10
"esbuild" : " ^0.20.1" ,
13
13
"prom-client" : " ^15.1.0" ,
14
14
"socket.io-client" : " ^2.4.0" ,
15
15
"ts-node" : " ^10.9.2" ,
16
- "typescript" : " 5.3 " ,
16
+ "typescript" : " 5.4 " ,
17
17
"undici" : " ^5.28.3"
18
18
},
19
19
"devDependencies" : {
20
20
"@faker-js/faker" : " ^8.4.1" ,
21
- "@types/node" : " ^20.11.24 " ,
21
+ "@types/node" : " ^20.11.25 " ,
22
22
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
23
23
"@typescript-eslint/parser" : " ^6.21.0" ,
24
24
"@typescript-eslint/typescript-estree" : " ^6.21.0" ,
29
29
"eslint-config-airbnb-typescript" : " ^17.1.0" ,
30
30
"eslint-plugin-import" : " ^2.29.1" ,
31
31
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
32
- "eslint-plugin-react" : " ^7.33.2 " ,
32
+ "eslint-plugin-react" : " ^7.34.0 " ,
33
33
"eslint-plugin-react-hooks" : " ^4.6.0" ,
34
- "msw" : " ^2.2.2 " ,
34
+ "msw" : " ^2.2.3 " ,
35
35
"vitest" : " ^1.3.1"
36
36
},
37
37
"scripts" : {
You can’t perform that action at this time.
0 commit comments