We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805cc4e commit 36565a7Copy full SHA for 36565a7
package.json
@@ -109,6 +109,7 @@
109
"@vanilla-extract/css": "^1.17.4",
110
"@vanilla-extract/dynamic": "^2.1.5",
111
"@vanilla-extract/recipes": "^0.5.7",
112
+ "@vanilla-extract/vite-plugin": "^5.1.1",
113
"@vitejs/plugin-react": "^4.3.1",
114
"babel-loader": "^8.2.2",
115
"conventional-changelog-conventionalcommits": "^4.6.3",
@@ -137,7 +138,6 @@
137
138
"@storybook/types": "^8.2.2",
139
"@testing-library/jest-dom": "^5.16.5",
140
"@testing-library/react": "^13.4.0",
- "@vanilla-extract/vite-plugin": "^5.1.1",
141
"babel-jest": "^27.5.1",
142
"eslint": "^9.32.0",
143
"eslint-config-prettier": "^10.1.8",
0 commit comments