We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111602a commit acb3cddCopy full SHA for acb3cdd
package.json
@@ -39,7 +39,7 @@
39
"@storybook/react": "7.0.24",
40
"@storybook/testing-library": "0.2.0",
41
"@types/gtag.js": "0.0.12",
42
- "@types/jest": "29.5.2",
+ "@types/jest": "29.5.3",
43
"@types/node": "18.16.19",
44
"@types/react": "18.2.14",
45
"@types/uuid": "9.0.2",
@@ -49,8 +49,8 @@
49
"eslint-config-next": "13.4.7",
50
"eslint-config-prettier": "8.8.0",
51
"eslint-plugin-tailwindcss": "3.13.0",
52
- "jest": "29.6.0",
53
- "jest-environment-jsdom": "29.6.0",
+ "jest": "29.6.1",
+ "jest-environment-jsdom": "29.6.1",
54
"postcss": "8.4.24",
55
"prettier": "3.0.0",
56
"storybook": "7.0.24",
0 commit comments