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.
2 parents 1ed4e35 + 4463c4c commit cab3a17Copy full SHA for cab3a17
package.json
@@ -60,8 +60,8 @@
60
"node": ">=14.0.0"
61
},
62
"devDependencies": {
63
- "@babel/core": "7.23.6",
64
- "@babel/preset-env": "7.23.6",
+ "@babel/core": "7.23.7",
+ "@babel/preset-env": "7.23.7",
65
"@babel/preset-react": "7.23.3",
66
"@babel/preset-typescript": "7.23.3",
67
"@commitlint/cli": "18.4.3",
@@ -77,8 +77,8 @@
77
"@storybook/testing-library": "0.2.2",
78
"@testing-library/jest-dom": "^6.0.0",
79
"@testing-library/react": "^14.0.0",
80
- "@types/node": "20.10.5",
81
- "@types/react": "18.2.45",
+ "@types/node": "20.10.6",
+ "@types/react": "18.2.46",
82
"@types/react-dom": "18.2.18",
83
"@types/react-test-renderer": "18.0.7",
84
"@typescript-eslint/eslint-plugin": "6.16.0",
0 commit comments