Skip to content

Commit ac03056

Browse files
committed
chore: update deps
1 parent c3ada0e commit ac03056

File tree

3 files changed

+207
-52
lines changed

3 files changed

+207
-52
lines changed

.yarn/install-state.gz

12.2 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/helpers": "^7.25.0",
4242
"@babel/plugin-external-helpers": "^7.24.7",
4343
"@babel/plugin-proposal-class-properties": "^7.18.6",
44-
"@babel/preset-env": "^7.25.3",
44+
"@babel/preset-env": "^7.25.4",
4545
"@babel/preset-react": "^7.24.7",
4646
"@babel/preset-typescript": "^7.24.7",
4747
"@react-docgen/cli": "^2.0.3",
@@ -55,7 +55,7 @@
5555
"@types/eslint": "^8.56.10",
5656
"@types/jest": "^29.5.12",
5757
"@types/node": "20",
58-
"@types/react": "^18.3.3",
58+
"@types/react": "^18.3.4",
5959
"@types/react-dom": "^18.3.0",
6060
"@typescript-eslint/eslint-plugin": "^7.18.0",
6161
"@typescript-eslint/parser": "^7.18.0",

0 commit comments

Comments
 (0)