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 db03a83 commit 1100a24Copy full SHA for 1100a24
package.json
@@ -44,11 +44,11 @@
44
"@testing-library/react": "^14.0.0",
45
"@types/jest": "^29.5.3",
46
"@types/mdx": "^2.0.5",
47
- "@types/node": "20.8.0",
48
- "@types/react": "18.2.23",
49
- "@types/react-dom": "18.2.8",
50
- "@typescript-eslint/eslint-plugin": "6.7.3",
51
- "@typescript-eslint/parser": "6.7.3",
+ "@types/node": "20.8.2",
+ "@types/react": "18.2.25",
+ "@types/react-dom": "18.2.10",
+ "@typescript-eslint/eslint-plugin": "6.7.4",
+ "@typescript-eslint/parser": "6.7.4",
52
"babel-jest": "^29.6.1",
53
"babel-preset-gatsby": "^3.6.0",
54
"eslint": "8.50.0",
0 commit comments