Skip to content

Commit 556b4cb

Browse files
committed
small fixes
1 parent ac0e6ff commit 556b4cb

File tree

4 files changed

+122
-453
lines changed

4 files changed

+122
-453
lines changed

site/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"@alwaysmeticulous/recorder-loader": "2.137.0",
3737
"@emoji-mart/data": "1.2.1",
3838
"@emoji-mart/react": "1.1.1",
39-
"@emotion/cache": "11.13.1",
40-
"@emotion/css": "11.13.4",
41-
"@emotion/react": "11.13.3",
42-
"@emotion/styled": "11.13.0",
39+
"@emotion/cache": "11.13.5",
40+
"@emotion/css": "11.13.5",
41+
"@emotion/react": "11.13.5",
42+
"@emotion/styled": "11.13.5",
4343
"@fastly/performance-observer-polyfill": "2.0.0",
4444
"@fontsource-variable/inter": "5.0.15",
4545
"@fontsource/ibm-plex-mono": "5.1.0",
@@ -131,10 +131,10 @@
131131
"@storybook/test": "8.4.6",
132132
"@swc/core": "1.3.38",
133133
"@swc/jest": "0.2.37",
134-
"@testing-library/jest-dom": "6.4.6",
135-
"@testing-library/react": "14.3.1",
134+
"@testing-library/jest-dom": "6.6.3",
135+
"@testing-library/react": "16.1.0",
136136
"@testing-library/react-hooks": "8.0.1",
137-
"@testing-library/user-event": "14.5.1",
137+
"@testing-library/user-event": "14.5.2",
138138
"@types/chroma-js": "2.4.0",
139139
"@types/color-convert": "2.0.0",
140140
"@types/express": "4.17.17",

0 commit comments

Comments
 (0)