Skip to content

Commit 4f55fb1

Browse files
authored
Merge branch 'main' into disclosure-fix-controlled
2 parents f640c0c + 74d47c0 commit 4f55fb1

File tree

4 files changed

+52
-391
lines changed

4 files changed

+52
-391
lines changed

packages/bento-design-system/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@tanstack/virtual-core": "3.0.0-beta.65",
116116
"@types/react-table": "7.7.20",
117117
"@vanilla-extract/css": "1.13.0",
118-
"@vanilla-extract/dynamic": "2.0.3",
118+
"@vanilla-extract/dynamic": "2.1.2",
119119
"@vanilla-extract/recipes": "0.5.5",
120120
"@vanilla-extract/sprinkles": "1.6.3",
121121
"clsx": "1.2.1",
@@ -170,7 +170,7 @@
170170
"@vanilla-extract/babel-plugin": "1.2.0",
171171
"@vanilla-extract/esbuild-plugin": "2.3.10",
172172
"@vanilla-extract/private": "1.0.6",
173-
"@vanilla-extract/vite-plugin": "3.9.0",
173+
"@vanilla-extract/vite-plugin": "3.9.5",
174174
"@vanilla-extract/webpack-plugin": "2.3.13",
175175
"@vitejs/plugin-react": "4.0.4",
176176
"chromatic": "6.24.1",

packages/configuration-builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"@types/react-dom": "18.2.7",
3636
"@typescript-eslint/eslint-plugin": "6.5.0",
3737
"@typescript-eslint/parser": "6.5.0",
38-
"@vanilla-extract/dynamic": "2.0.3",
38+
"@vanilla-extract/dynamic": "2.1.2",
3939
"@vanilla-extract/sprinkles": "1.6.3",
40-
"@vanilla-extract/vite-plugin": "3.8.2",
40+
"@vanilla-extract/vite-plugin": "3.9.5",
4141
"@vitejs/plugin-react": "4.0.4",
4242
"eslint": "8.48.0",
4343
"eslint-plugin-react-hooks": "4.6.0",

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/parser": "7.22.16",
2727
"@babel/preset-typescript": "7.22.15",
2828
"@babel/standalone": "7.22.20",
29-
"@babel/traverse": "7.23.2",
29+
"@babel/traverse": "7.23.3",
3030
"@buildo/bento-design-system": "workspace:*",
3131
"@docusaurus/core": "2.0.1",
3232
"@docusaurus/preset-classic": "2.0.1",

0 commit comments

Comments
 (0)