File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
esbuild-plugin-react18-css-example
esbuild-plugin-react18-css Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- 2025-08-08_16:32:19
1
+ 2025-08-09_02:02:13
Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@next/eslint-plugin-next" : " ^15.4.6" ,
23
- "@types/node" : " ^24.2.0 " ,
23
+ "@types/node" : " ^24.2.1 " ,
24
24
"@types/react" : " ^19.1.9" ,
25
25
"@types/react-dom" : " ^19.1.7" ,
26
26
"eslint-config-custom" : " workspace:*" ,
Original file line number Diff line number Diff line change 23
23
"@typescript-eslint/eslint-plugin" : " ^8.39.0" ,
24
24
"@typescript-eslint/parser" : " ^8.39.0" ,
25
25
"@vitejs/plugin-react-swc" : " ^4.0.0" ,
26
- "eslint" : " ^9.32 .0" ,
26
+ "eslint" : " ^9.33 .0" ,
27
27
"eslint-plugin-react-hooks" : " ^5.2.0" ,
28
28
"eslint-plugin-react-refresh" : " ^0.4.20" ,
29
29
"typescript" : " ^5.9.2" ,
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@testing-library/react" : " ^16.3.0" ,
27
27
"@turbo/gen" : " ^2.5.5" ,
28
- "@types/node" : " ^24.2.0 " ,
28
+ "@types/node" : " ^24.2.1 " ,
29
29
"@types/react" : " ^19.1.9" ,
30
30
"@types/react-dom" : " ^19.1.7" ,
31
31
"@vitejs/plugin-react" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 30
30
"sass" : " ^1.90.0"
31
31
},
32
32
"devDependencies" : {
33
- "@types/node" : " ^24.2.0 " ,
33
+ "@types/node" : " ^24.2.1 " ,
34
34
"@vitest/coverage-v8" : " ^3.2.4" ,
35
35
"esbuild" : " ^0.25.8" ,
36
36
"octokit" : " ^5.0.3" ,
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@testing-library/react" : " ^16.3.0" ,
27
27
"@turbo/gen" : " ^2.5.5" ,
28
- "@types/node" : " ^24.2.0 " ,
28
+ "@types/node" : " ^24.2.1 " ,
29
29
"@types/react" : " ^19.1.9" ,
30
30
"@types/react-dom" : " ^19.1.7" ,
31
31
"@vitejs/plugin-react" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"@changesets/cli" : " ^2.29.5" ,
13
- "eslint" : " ^9.32 .0" ,
13
+ "eslint" : " ^9.33 .0" ,
14
14
"prettier" : " ^3.6.2" ,
15
15
"tsconfig" : " workspace:*" ,
16
16
"turbo" : " ^2.5.5"
Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@mayank1513/fork-me" : " ^2.1.3" ,
14
- "@types/node" : " ^24.2.0 " ,
14
+ "@types/node" : " ^24.2.1 " ,
15
15
"@types/react" : " ^19.1.9" ,
16
16
"@types/react-dom" : " ^19.1.7" ,
17
17
"esbuild-plugin-react18-css-example" : " workspace:*" ,
23
23
"typescript" : " 5.9.2"
24
24
},
25
25
"dependencies" : {
26
- "eslint" : " ^9.32 .0"
26
+ "eslint" : " ^9.33 .0"
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments