Move vanilla extract back

This commit is contained in:
Lewis Liu
2024-01-05 20:20:01 -08:00
committed by LongYinan
parent 911efcdff1
commit 389ee18e42
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,6 @@
"@radix-ui/react-toolbar": "^1.0.4",
"@radix-ui/react-tooltip": "^1.0.7",
"@toeverything/theme": "^0.7.24",
"@vanilla-extract/css": "^1.13.0",
"@vanilla-extract/dynamic": "^2.0.3",
"bytes": "^3.1.2",
"check-password-strength": "^2.0.7",
@@ -97,6 +96,7 @@
"@types/react-datepicker": "^4.19.0",
"@types/react-dnd": "^3.0.2",
"@types/react-dom": "^18.2.13",
"@vanilla-extract/css": "^1.13.0",
"fake-indexeddb": "^5.0.0",
"storybook": "^7.5.3",
"storybook-dark-mode": "^3.0.1",

View File

@@ -50,7 +50,6 @@
"@sentry/integrations": "^7.83.0",
"@sentry/react": "^7.83.0",
"@toeverything/theme": "^0.7.20",
"@vanilla-extract/css": "^1.13.0",
"@vanilla-extract/dynamic": "^2.0.3",
"animejs": "^3.2.2",
"async-call-rpc": "^6.3.1",
@@ -102,6 +101,7 @@
"@types/lodash-es": "^4.17.9",
"@types/uuid": "^9.0.5",
"@types/webpack-env": "^1.18.2",
"@vanilla-extract/css": "^1.13.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"express": "^4.18.2",