Skip to content

Commit

Permalink
docs: drop babel
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavPetrik committed Nov 29, 2023
1 parent 2671079 commit 9027cd1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 253 deletions.
21 changes: 0 additions & 21 deletions .babelrc.json

This file was deleted.

7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
"semantic-release": "semantic-release"
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@emotion/react": "^11.11.1",
"@form-atoms/field": "^3.6.1",
"@mdx-js/react": "^1.6.22",
Expand All @@ -61,15 +57,12 @@
"@testing-library/react": "14.1.2",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/semantic-release": "^20.0.6",
"@types/testing-library__jest-dom": "^6.0.0",
"@vitejs/plugin-react": "^4.2.0",
"autoprefixer": "10.4.16",
"babel-loader": "^9.1.3",
"flowbite": "^2.2.0",
"flowbite-react": "^0.7.0",
"form-atoms": "3.2.0",
Expand Down
Loading

0 comments on commit 9027cd1

Please sign in to comment.