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 f261c7d + 3c7f6a9 commit f6e920cCopy full SHA for f6e920c
package.json
@@ -37,14 +37,14 @@
37
"type-fest": "^4.9.0"
38
},
39
"devDependencies": {
40
- "@babel/core": "7.24.0",
41
- "@babel/eslint-parser": "7.23.10",
+ "@babel/core": "7.24.1",
+ "@babel/eslint-parser": "7.24.1",
42
"@babel/preset-typescript": "^7.22.5",
43
"@testing-library/jest-dom": "^6.1.6",
44
"@testing-library/react": "^14.0.0",
45
"@types/jest": "^29.5.11",
46
"@types/mdx": "^2.0.5",
47
- "@types/node": "20.11.29",
+ "@types/node": "20.11.30",
48
"@types/react": "18.2.67",
49
"@types/react-dom": "18.2.22",
50
"@typescript-eslint/eslint-plugin": "6.21.0",
0 commit comments