We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a8382 commit 7252479Copy full SHA for 7252479
1 file changed
package.json
@@ -64,8 +64,6 @@
64
"@biomejs/biome": "1.4.1",
65
"@faker-js/faker": "^8.0.0",
66
"@ianvs/prettier-plugin-sort-imports": "^4.0.2",
67
- "@linaria/rollup": "^5.0.3",
68
- "@linaria/vite": "^5.0.3",
69
"@microsoft/api-extractor": "^7.23.0",
70
"@rollup/plugin-babel": "^6.0.3",
71
"@rollup/plugin-node-resolve": "^15.1.0",
@@ -80,6 +78,8 @@
80
78
"@typescript-eslint/parser": "^6.1.0",
81
79
"@vitejs/plugin-react": "^4.0.2",
82
"@vitest/coverage-v8": "^1.0.0",
+ "@wyw-in-js/rollup": "^0.2.2",
+ "@wyw-in-js/vite": "^0.2.2",
83
"babel-plugin-optimize-clsx": "^2.6.2",
84
"eslint": "^8.43.0",
85
"eslint-config-prettier": "^9.0.0",
0 commit comments