File tree Expand file tree Collapse file tree 8 files changed +127
-127
lines changed Expand file tree Collapse file tree 8 files changed +127
-127
lines changed Original file line number Diff line number Diff line change 1
- 2025-09-15_16:21:03
1
+ 2025-09-16_01:13:34
Original file line number Diff line number Diff line change 25
25
"@next/eslint-plugin-next" : " ^15.5.3" ,
26
26
"@repo/eslint-config" : " workspace:*" ,
27
27
"@repo/typescript-config" : " workspace:*" ,
28
- "@types/node" : " ^24.4 .0" ,
28
+ "@types/node" : " ^24.5 .0" ,
29
29
"@types/react" : " ^19.1.13" ,
30
30
"@types/react-dom" : " ^19.1.9" ,
31
31
"typescript" : " ^5.9.2"
Original file line number Diff line number Diff line change 10
10
"license" : " ISC" ,
11
11
"devDependencies" : {
12
12
"@repo/typescript-config" : " workspace:*" ,
13
- "@types/node" : " ^24.4 .0" ,
13
+ "@types/node" : " ^24.5 .0" ,
14
14
"git-json-resolver" : " workspace:*" ,
15
15
"typescript" : " ^5.9.2"
16
16
}
Original file line number Diff line number Diff line change 53
53
"@repo/eslint-config" : " workspace:*" ,
54
54
"@repo/typescript-config" : " workspace:*" ,
55
55
"@types/micromatch" : " ^4.0.9" ,
56
- "@types/node" : " ^24.4 .0" ,
56
+ "@types/node" : " ^24.5 .0" ,
57
57
"@types/picomatch" : " ^4.0.2" ,
58
58
"@vitest/coverage-v8" : " ^3.2.4" ,
59
59
"esbuild-plugin-rdi" : " ^0.0.0" ,
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@changesets/cli" : " ^2.29.7" ,
23
23
"@repo/typescript-config" : " workspace:*" ,
24
- "@types/node" : " ^24.4 .0" ,
24
+ "@types/node" : " ^24.5 .0" ,
25
25
"pre-commit" : " ^1.2.2" ,
26
26
"prettier" : " ^3.6.2" ,
27
27
"turbo" : " ^2.5.6" ,
42
42
"next@>=15.0.0 <15.2.3" : " >=15.2.3"
43
43
}
44
44
}
45
- }
45
+ }
Original file line number Diff line number Diff line change 5
5
"private" : true ,
6
6
"devDependencies" : {
7
7
"@next/eslint-plugin-next" : " ^15.5.3" ,
8
- "@typescript-eslint/eslint-plugin" : " ^8.43 .0" ,
9
- "@typescript-eslint/parser" : " ^8.43 .0" ,
8
+ "@typescript-eslint/eslint-plugin" : " ^8.44 .0" ,
9
+ "@typescript-eslint/parser" : " ^8.44 .0" ,
10
10
"eslint" : " ^9.35.0" ,
11
11
"eslint-config-prettier" : " ^10.1.8" ,
12
12
"eslint-plugin-only-warn" : " ^1.1.0" ,
15
15
"eslint-plugin-turbo" : " ^2.5.6" ,
16
16
"globals" : " ^16.4.0" ,
17
17
"typescript" : " ^5.9.2" ,
18
- "typescript-eslint" : " ^8.43 .0"
18
+ "typescript-eslint" : " ^8.44 .0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change 23
23
"@repo/scripts" : " workspace:*" ,
24
24
"@repo/typescript-config" : " workspace:*" ,
25
25
"@testing-library/react" : " ^16.3.0" ,
26
- "@types/node" : " ^24.4 .0" ,
26
+ "@types/node" : " ^24.5 .0" ,
27
27
"@types/react" : " ^19.1.13" ,
28
28
"@types/react-dom" : " ^19.1.9" ,
29
29
"@vitejs/plugin-react" : " ^5.0.2" ,
You can’t perform that action at this time.
0 commit comments