Skip to content

Commit

Permalink
DEVPROD-1120: Remove Babel deps and config (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophstad authored May 28, 2024
1 parent 0f7c5de commit b9a7c6d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 273 deletions.
26 changes: 0 additions & 26 deletions apps/spruce/babel.config.js

This file was deleted.

6 changes: 0 additions & 6 deletions apps/spruce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@
"react-virtuoso": "^4.7.10"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.17.12",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "7.21.5",
"@emotion/babel-plugin": "11.11.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typescript": "4.0.1",
Expand Down Expand Up @@ -154,10 +151,7 @@
"@types/react": "18.2.0",
"@types/react-dom": "18.2.0",
"@vitejs/plugin-react": "4.2.1",
"babel-loader": "^9.1.3",
"babel-plugin-import": "^1.13.6",
"babel-plugin-import-graphql": "^2.8.1",
"babel-preset-react-app": "^10.0.1",
"camelcase": "^6.1.0",
"cypress": "12.17.1",
"eslint": "8.56.0",
Expand Down
Loading

0 comments on commit b9a7c6d

Please sign in to comment.