File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@next/eslint-plugin-next" : " ^14.1.0" ,
22
- "@types/node" : " ^20.11.20 " ,
23
- "@types/react" : " ^18.2.58 " ,
22
+ "@types/node" : " ^20.11.21 " ,
23
+ "@types/react" : " ^18.2.60 " ,
24
24
"@types/react-dom" : " ^18.2.19" ,
25
25
"eslint-config-custom" : " workspace:*" ,
26
26
"tsconfig" : " workspace:*" ,
Original file line number Diff line number Diff line change 17
17
"shared-ui" : " workspace:*"
18
18
},
19
19
"devDependencies" : {
20
- "@types/react" : " ^18.2.58 " ,
20
+ "@types/react" : " ^18.2.60 " ,
21
21
"@types/react-dom" : " ^18.2.19" ,
22
- "@typescript-eslint/eslint-plugin" : " ^7.0.2 " ,
23
- "@typescript-eslint/parser" : " ^7.0.2 " ,
22
+ "@typescript-eslint/eslint-plugin" : " ^7.1.0 " ,
23
+ "@typescript-eslint/parser" : " ^7.1.0 " ,
24
24
"@vitejs/plugin-react-swc" : " ^3.6.0" ,
25
- "eslint" : " ^8.56 .0" ,
25
+ "eslint" : " ^8.57 .0" ,
26
26
"eslint-plugin-react-hooks" : " ^4.6.0" ,
27
27
"eslint-plugin-react-refresh" : " ^0.4.5" ,
28
28
"typescript" : " ^5.3.3" ,
Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"@testing-library/react" : " ^14.2.1" ,
28
28
"@turbo/gen" : " ^1.12.4" ,
29
- "@types/node" : " ^20.11.20 " ,
30
- "@types/react" : " ^18.2.58 " ,
29
+ "@types/node" : " ^20.11.21 " ,
30
+ "@types/react" : " ^18.2.60 " ,
31
31
"@types/react-dom" : " ^18.2.19" ,
32
32
"@vitejs/plugin-react" : " ^4.2.1" ,
33
33
"@vitest/coverage-v8" : " ^1.3.1" ,
39
39
"react" : " ^18.2.0" ,
40
40
"tsconfig" : " workspace:*" ,
41
41
"tsup" : " ^8.0.2" ,
42
- "typedoc" : " ^0.25.8 " ,
42
+ "typedoc" : " ^0.25.9 " ,
43
43
"typescript" : " ^5.3.3" ,
44
44
"vite-tsconfig-paths" : " ^4.3.1" ,
45
45
"vitest" : " ^1.3.1"
89
89
" turborepo-trmplate"
90
90
],
91
91
"dependencies" : {
92
- "r18gs" : " ^0.0.3 "
92
+ "r18gs" : " ^0.1.0 "
93
93
}
94
94
}
Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@mayank1513/fork-me" : " ^2.0.1" ,
14
- "@types/node" : " ^20.11.20 " ,
15
- "@types/react" : " ^18.2.58 " ,
14
+ "@types/node" : " ^20.11.21 " ,
15
+ "@types/react" : " ^18.2.60 " ,
16
16
"@types/react-dom" : " ^18.2.19" ,
17
17
"eslint-config-custom" : " workspace:*" ,
18
18
"next" : " ^14.1.0" ,
22
22
"typescript" : " 5.3.3"
23
23
},
24
24
"dependencies" : {
25
- "eslint" : " ^8.56 .0"
25
+ "eslint" : " ^8.57 .0"
26
26
}
27
27
}
You can’t perform that action at this time.
0 commit comments