Skip to content

Commit

Permalink
PORTALS-2835: bump babel
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-hodgson committed Oct 31, 2023
1 parent 4b08b49 commit d5efbd5
Show file tree
Hide file tree
Showing 2 changed files with 1,131 additions and 1,968 deletions.
14 changes: 7 additions & 7 deletions packages/synapse-react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,17 +120,17 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.8",
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@babel/runtime": "^7.22.6",
"@babel/types": "^7.22.5",
"@babel/runtime": "^7.23.2",
"@babel/types": "^7.23.0",
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@faker-js/faker": "^8.0.2",
"@fal-works/esbuild-plugin-global-externals": "^2.1.2",
Expand Down Expand Up @@ -189,8 +189,8 @@
"@types/xml2js": "^0.4.11",
"@vitejs/plugin-react": "^4.0.3",
"@welldone-software/why-did-you-render": "^7.0.1",
"babel-jest": "^29.6.1",
"babel-loader": "^8.3.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"buffer": "^6.0.3",
"chromatic": "^6.19.9",
"copyfiles": "^2.4.1",
Expand Down
Loading

0 comments on commit d5efbd5

Please sign in to comment.