Skip to content

Commit 5f13007

Browse files
authored
Merge pull request #382 from buildo/fix-package-dependency
Make @vanilla-extract/css a dependency
2 parents ae3295a + 2d2666e commit 5f13007

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: packages/bento-design-system/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"@react-types/overlays": "3.6.2",
7777
"@react-types/radio": "3.2.2",
7878
"@react-types/shared": "3.14.0",
79+
"@vanilla-extract/css": "1.7.2",
7980
"@vanilla-extract/dynamic": "^2.0.2",
8081
"@vanilla-extract/recipes": "^0.2.5",
8182
"@vanilla-extract/sprinkles": "^1.4.1",
@@ -111,7 +112,6 @@
111112
"@types/react-input-mask": "2.0.5",
112113
"@types/react-table": "7.7.12",
113114
"@vanilla-extract/babel-plugin": "1.1.7",
114-
"@vanilla-extract/css": "1.7.2",
115115
"@vanilla-extract/esbuild-plugin": "2.1.0",
116116
"@vanilla-extract/private": "1.0.3",
117117
"@vanilla-extract/webpack-plugin": "2.1.12",

Diff for: pnpm-lock.yaml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)