File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3131 "devDependencies" : {
3232 "@playwright/test" : " ^1.54.2" ,
3333 "@stylexjs/eslint-plugin" : " ^0.15.4" ,
34- "@toss/stylexswc-jest" : " 0.11.0" ,
35- "@toss/stylexswc-playwright" : " 0.11.0" ,
36- "@toss/stylexswc-rs-compiler" : " 0.11.0" ,
3734 "@swc/jest" : " ^0.2.39" ,
3835 "@testing-library/jest-dom" : " ^6.6.4" ,
3936 "@testing-library/react" : " ^16.3.0" ,
37+ "@toss/stylexswc-jest" : " 0.11.0" ,
38+ "@toss/stylexswc-playwright" : " 0.11.0" ,
39+ "@toss/stylexswc-rs-compiler" : " 0.11.0" ,
4040 "@types/jest" : " ^30.0.0" ,
4141 "@types/node" : " ^24.1.0" ,
4242 "@types/react" : " ^19.1.9" ,
Original file line number Diff line number Diff line change 3232 "devDependencies" : {
3333 "@playwright/test" : " ^1.54.2" ,
3434 "@stylexjs/eslint-plugin" : " ^0.15.4" ,
35- "@toss/stylexswc-jest" : " 0.11.0" ,
36- "@toss/stylexswc-playwright" : " 0.11.0" ,
37- "@toss/stylexswc-rs-compiler" : " 0.11.0" ,
3835 "@swc/jest" : " ^0.2.39" ,
3936 "@testing-library/jest-dom" : " ^6.6.4" ,
4037 "@testing-library/react" : " ^16.3.0" ,
38+ "@toss/stylexswc-jest" : " 0.11.0" ,
39+ "@toss/stylexswc-playwright" : " 0.11.0" ,
40+ "@toss/stylexswc-rs-compiler" : " 0.11.0" ,
4141 "@types/jest" : " ^30.0.0" ,
4242 "@types/node" : " ^24.1.0" ,
4343 "@types/react" : " ^19.1.9" ,
Original file line number Diff line number Diff line change 2121 },
2222 "devDependencies" : {
2323 "@playwright/test" : " ^1.54.2" ,
24- "@toss/stylexswc-playwright" : " 0.11.0" ,
2524 "@swc/core" : " ^1.13.3" ,
25+ "@toss/stylexswc-playwright" : " 0.11.0" ,
2626 "@types/react" : " ^19.1.9" ,
2727 "@types/react-dom" : " ^19.1.7" ,
2828 "html-webpack-plugin" : " ^5.6.0" ,
Original file line number Diff line number Diff line change 3737 }
3838 },
3939 "devDependencies" : {
40- "@toss/stylexswc-path-resolver" : " 0.11.0" ,
4140 "@taplo/cli" : " ^0.7.0" ,
41+ "@toss/stylexswc-path-resolver" : " 0.11.0" ,
4242 "npm-run-all2" : " ^8.0.4" ,
4343 "prettier" : " ^3.6.2"
4444 },
Original file line number Diff line number Diff line change 1111 "eslint" : " ^9.32.0"
1212 },
1313 "devDependencies" : {
14+ "@eslint-community/eslint-plugin-eslint-comments" : " ^4.5.0" ,
1415 "@typescript-eslint/eslint-plugin" : " ^8.35.1" ,
1516 "@typescript-eslint/parser" : " ^8.35.1" ,
16- "@eslint-community/eslint-plugin-eslint-comments" : " ^4.5.0" ,
17- "typescript-eslint" : " ^8.35.1" ,
18- "eslint-plugin-jest" : " ^29.0.1" ,
1917 "eslint-config-prettier" : " ^10.1.8" ,
2018 "eslint-config-turbo" : " ^2.5.5" ,
19+ "eslint-plugin-jest" : " ^29.0.1" ,
2120 "globals" : " ^16.3.0" ,
22- "typescript" : " ^5.9.2"
21+ "typescript" : " ^5.9.2" ,
22+ "typescript-eslint" : " ^8.35.1"
2323 },
2424 "repository" : " dwlad90/stylex-swc-plugin"
2525}
You can’t perform that action at this time.
0 commit comments