Skip to content

Commit

Permalink
[PPPSYS-43233] added babel plugin - react scripts related
Browse files Browse the repository at this point in the history
  • Loading branch information
lysy-vlc committed Sep 23, 2023
1 parent 504a94c commit 0731df0
Show file tree
Hide file tree
Showing 2 changed files with 4,087 additions and 6,105 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@babel/plugin-proposal-unicode-property-regex": "^7.18.6",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
Expand Down Expand Up @@ -54,7 +55,7 @@
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^3.4.1",
"react-scripts": "^5.0.1",
"typescript": "^5.2.2"
},
"files": [
Expand Down
Loading

0 comments on commit 0731df0

Please sign in to comment.