Compare commits
10 commits
f610fbe78b
...
a62ecc065e
Author | SHA1 | Date | |
---|---|---|---|
a62ecc065e | |||
449f02f4bb | |||
36e6b8de51 | |||
6db1cb59d2 | |||
2070057ac8 | |||
aded38f59e | |||
03b0c2f18c | |||
269abc86c5 | |||
78468a39d3 | |||
209e9b64ad |
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
"eslint": "^8.13.0",
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"prettier": "^3.0.0"
|
||||
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
|
@ -3017,6 +3017,7 @@ babel-preset-react-app@^10.0.1:
|
|||
"@babel/plugin-proposal-optional-chaining" "^7.16.0"
|
||||
"@babel/plugin-proposal-private-methods" "^7.16.0"
|
||||
"@babel/plugin-transform-flow-strip-types" "^7.16.0"
|
||||
"@babel/plugin-transform-private-property-in-object" "^7.22.11"
|
||||
"@babel/plugin-transform-react-display-name" "^7.16.0"
|
||||
"@babel/plugin-transform-runtime" "^7.16.4"
|
||||
"@babel/preset-env" "^7.16.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue