File tree Expand file tree Collapse file tree 9 files changed +276
-265
lines changed Expand file tree Collapse file tree 9 files changed +276
-265
lines changed Original file line number Diff line number Diff line change 30
30
"@types/express" : " ^4.17.21" ,
31
31
"@types/jest" : " ^29.5.12" ,
32
32
"@types/morgan" : " ^1.9.9" ,
33
- "@types/node" : " ^22.1 .0" ,
33
+ "@types/node" : " ^22.2 .0" ,
34
34
"@types/supertest" : " ^6.0.2" ,
35
35
"jest" : " ^29.7.0" ,
36
36
"supertest" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 25
25
"@next/eslint-plugin-next" : " ^14.2.5" ,
26
26
"@repo/eslint-config" : " workspace:*" ,
27
27
"@repo/typescript-config" : " workspace:*" ,
28
- "@types/node" : " ^22.1 .0" ,
28
+ "@types/node" : " ^22.2 .0" ,
29
29
"@types/react" : " ^18.3.3" ,
30
30
"@types/react-dom" : " ^18.3.0" ,
31
31
"typescript" : " ^5.5.4"
Original file line number Diff line number Diff line change 27
27
"@repo/eslint-config" : " workspace:*" ,
28
28
"@repo/typescript-config" : " workspace:*" ,
29
29
"@testing-library/react" : " ^16.0.0" ,
30
- "@types/node" : " ^22.1 .0" ,
30
+ "@types/node" : " ^22.2 .0" ,
31
31
"@types/react" : " ^18.3.3" ,
32
32
"@types/react-dom" : " ^18.3.0" ,
33
33
"@vitejs/plugin-react" : " ^4.3.1" ,
40
40
"react-dom" : " ^18.3.1" ,
41
41
"tsup" : " ^8.2.4" ,
42
42
"typescript" : " ^5.5.4" ,
43
- "vite-tsconfig-paths" : " ^4.3.2 " ,
43
+ "vite-tsconfig-paths" : " ^5.0.1 " ,
44
44
"vitest" : " ^2.0.5"
45
45
},
46
46
"dependencies" : {
File renamed without changes.
Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@changesets/cli" : " ^2.27.7" ,
18
18
"@repo/typescript-config" : " workspace:*" ,
19
- "@types/node" : " ^22.1 .0" ,
19
+ "@types/node" : " ^22.2 .0" ,
20
20
"enquirer" : " ^2.4.1" ,
21
21
"plop" : " ^4.0.1" ,
22
22
"prettier" : " ^3.3.3" ,
23
23
"turbo" : " ^2.0.12" ,
24
24
"typedoc" : " ^0.26.5" ,
25
25
"typedoc-plugin-extras" : " ^3.1.0" ,
26
26
"typedoc-plugin-inline-sources" : " ^1.0.2" ,
27
- "typedoc-plugin-mdn-links" : " ^3.2.7 " ,
27
+ "typedoc-plugin-mdn-links" : " ^3.2.8 " ,
28
28
"typedoc-plugin-missing-exports" : " ^3.0.0" ,
29
29
"typedoc-plugin-rename-defaults" : " ^0.7.1" ,
30
30
"typedoc-plugin-zod" : " ^1.2.0"
Original file line number Diff line number Diff line change 22
22
"@repo/jest-presets" : " workspace:*" ,
23
23
"@repo/typescript-config" : " workspace:*" ,
24
24
"@types/jest" : " ^29.5.12" ,
25
- "@types/node" : " ^22.1 .0" ,
25
+ "@types/node" : " ^22.2 .0" ,
26
26
"jest" : " ^29.7.0" ,
27
27
"tsup" : " ^8.2.4" ,
28
28
"typescript" : " ^5.5.4"
Original file line number Diff line number Diff line change 21
21
"@repo/eslint-config" : " workspace:*" ,
22
22
"@repo/typescript-config" : " workspace:*" ,
23
23
"@testing-library/react" : " ^16.0.0" ,
24
- "@types/node" : " ^22.1 .0" ,
24
+ "@types/node" : " ^22.2 .0" ,
25
25
"@types/react" : " ^18.3.3" ,
26
26
"@types/react-dom" : " ^18.3.0" ,
27
27
"@vitejs/plugin-react" : " ^4.3.1" ,
34
34
"react-dom" : " ^18.3.1" ,
35
35
"tsup" : " ^8.2.4" ,
36
36
"typescript" : " ^5.5.4" ,
37
- "vite-tsconfig-paths" : " ^4.3.2 " ,
37
+ "vite-tsconfig-paths" : " ^5.0.1 " ,
38
38
"vitest" : " ^2.0.5"
39
39
},
40
40
"dependencies" : {
File renamed without changes.
You can’t perform that action at this time.
0 commit comments