File tree Expand file tree Collapse file tree 7 files changed +219
-214
lines changed Expand file tree Collapse file tree 7 files changed +219
-214
lines changed 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 44
44
"@repo/eslint-config" : " workspace:*" ,
45
45
"@repo/typescript-config" : " workspace:*" ,
46
46
"@testing-library/react" : " ^16.0.0" ,
47
- "@types/node" : " ^22.1 .0" ,
47
+ "@types/node" : " ^22.2 .0" ,
48
48
"@types/react" : " ^18.3.3" ,
49
49
"@types/react-dom" : " ^18.3.0" ,
50
50
"@vitejs/plugin-react" : " ^4.3.1" ,
58
58
"react-dom" : " ^18.3.1" ,
59
59
"tsup" : " ^8.2.4" ,
60
60
"typescript" : " ^5.5.4" ,
61
- "vite-tsconfig-paths" : " ^4.3.2 " ,
61
+ "vite-tsconfig-paths" : " ^5.0.1 " ,
62
62
"vitest" : " ^2.0.5"
63
63
},
64
64
"peerDependencies" : {
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 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" ,
33
33
"react-dom" : " ^18.3.1" ,
34
34
"tsup" : " ^8.2.4" ,
35
35
"typescript" : " ^5.5.4" ,
36
- "vite-tsconfig-paths" : " ^4.3.2 " ,
36
+ "vite-tsconfig-paths" : " ^5.0.1 " ,
37
37
"vitest" : " ^2.0.5"
38
38
},
39
39
"dependencies" : {
File renamed without changes.
You can’t perform that action at this time.
0 commit comments