File tree 14 files changed +333
-268
lines changed
packages/plugin-react-swc
14 files changed +333
-268
lines changed Original file line number Diff line number Diff line change 5
5
"engines" : {
6
6
"node" : " ^14.18.0 || >=16.0.0"
7
7
},
8
- "packageManager" :
" [email protected] .0 " ,
8
+ "packageManager" :
" [email protected] .1 " ,
9
9
"homepage" : " https://github.com/vitejs/vite-plugin-react/" ,
10
10
"keywords" : [
11
11
" frontend" ,
34
34
"devDependencies" : {
35
35
"@eslint/js" : " ^9.24.0" ,
36
36
"@types/fs-extra" : " ^11.0.4" ,
37
- "@types/node" : " ^22.14.0 " ,
37
+ "@types/node" : " ^22.14.1 " ,
38
38
"@vitejs/release-scripts" : " ^1.5.0" ,
39
39
"eslint" : " ^9.24.0" ,
40
- "eslint-plugin-import-x" : " ^4.10.2 " ,
40
+ "eslint-plugin-import-x" : " ^4.10.3 " ,
41
41
"eslint-plugin-n" : " ^17.17.0" ,
42
42
"eslint-plugin-regexp" : " ^2.7.0" ,
43
43
"fs-extra" : " ^11.3.0" ,
44
44
"globals" : " ^16.0.0" ,
45
- "lint-staged" : " ^15.5.0 " ,
45
+ "lint-staged" : " ^15.5.1 " ,
46
46
"picocolors" : " ^1.1.1" ,
47
47
"playwright-chromium" : " ^1.51.1" ,
48
48
"prettier" : " ^3.0.3" ,
49
49
"simple-git-hooks" : " ^2.12.1" ,
50
50
"tsx" : " ^4.19.3" ,
51
51
"typescript" : " ^5.8.3" ,
52
- "typescript-eslint" : " ^8.29 .1" ,
52
+ "typescript-eslint" : " ^8.30 .1" ,
53
53
"vite" : " ^6.2.6" ,
54
54
"vitest" : " ^3.1.1"
55
55
},
Original file line number Diff line number Diff line change 29
29
},
30
30
"homepage" : " https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc#readme" ,
31
31
"dependencies" : {
32
- "@swc/core" : " ^1.11.18 "
32
+ "@swc/core" : " ^1.11.21 "
33
33
},
34
34
"peerDependencies" : {
35
35
"vite" : " ^4 || ^5 || ^6"
36
36
},
37
37
"devDependencies" : {
38
38
"@playwright/test" : " ^1.51.1" ,
39
39
"@types/fs-extra" : " ^11.0.4" ,
40
- "@types/node" : " ^22.14.0 " ,
40
+ "@types/node" : " ^22.14.1 " ,
41
41
"@vitejs/react-common" : " workspace:*" ,
42
42
"esbuild" : " ^0.25.2" ,
43
43
"fs-extra" : " ^11.3.0" ,
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^19.1.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^19.1.0 " ,
15
+ "@types/react" : " ^19.1.2 " ,
16
16
"@types/react-dom" : " ^19.1.2" ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^19.1.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^19.1.0 " ,
15
+ "@types/react" : " ^19.1.2 " ,
16
16
"@types/react-dom" : " ^19.1.2" ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^19.1.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^19.1.0 " ,
15
+ "@types/react" : " ^19.1.2 " ,
16
16
"@types/react-dom" : " ^19.1.2" ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^19.1.0"
15
15
},
16
16
"devDependencies" : {
17
- "@types/react" : " ^19.1.0 " ,
17
+ "@types/react" : " ^19.1.2 " ,
18
18
"@types/react-dom" : " ^19.1.2" ,
19
19
"@vitejs/plugin-react-swc" : " ../../dist" ,
20
- "@swc/plugin-emotion" : " ^9.0.2 "
20
+ "@swc/plugin-emotion" : " ^9.0.3 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^19.1.0"
15
15
},
16
16
"devDependencies" : {
17
- "@types/react" : " ^19.1.0 " ,
17
+ "@types/react" : " ^19.1.2 " ,
18
18
"@types/react-dom" : " ^19.1.2" ,
19
19
"@vitejs/plugin-react-swc" : " ../../dist"
20
20
}
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^19.1.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^19.1.0 " ,
15
+ "@types/react" : " ^19.1.2 " ,
16
16
"@types/react-dom" : " ^19.1.2" ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@mdx-js/rollup" : " ^3.1.0" ,
16
- "@types/react" : " ^19.1.0 " ,
16
+ "@types/react" : " ^19.1.2 " ,
17
17
"@types/react-dom" : " ^19.1.2" ,
18
18
"@vitejs/plugin-react-swc" : " ../../dist"
19
19
}
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^19.1.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^19.1.0 " ,
15
+ "@types/react" : " ^19.1.2 " ,
16
16
"@types/react-dom" : " ^19.1.2" ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
Original file line number Diff line number Diff line change 14
14
"styled-components" : " ^6.1.17"
15
15
},
16
16
"devDependencies" : {
17
- "@swc/plugin-styled-components" : " ^7.1.2 " ,
18
- "@types/react" : " ^19.1.0 " ,
17
+ "@swc/plugin-styled-components" : " ^7.1.3 " ,
18
+ "@types/react" : " ^19.1.2 " ,
19
19
"@types/react-dom" : " ^19.1.2" ,
20
20
"@types/styled-components" : " ^5.1.34" ,
21
21
"@vitejs/plugin-react-swc" : " ../../dist"
Original file line number Diff line number Diff line change 15
15
"react-router-dom" : " ^7.5.0"
16
16
},
17
17
"devDependencies" : {
18
- "@types/react" : " ^19.1.0 " ,
18
+ "@types/react" : " ^19.1.2 " ,
19
19
"@types/react-dom" : " ^19.1.2" ,
20
20
"@vitejs/plugin-react-swc" : " ../../dist"
21
21
}
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^19.1.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^19.1.0 " ,
15
+ "@types/react" : " ^19.1.2 " ,
16
16
"@types/react-dom" : " ^19.1.2" ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
You can’t perform that action at this time.
0 commit comments