Skip to content

Commit

Permalink
Upgrade Razzle & Babel to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
CarsonF committed Mar 19, 2022
1 parent 5948d90 commit 26f4366
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 499 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"packageManager": "yarn@3.2.0",
"dependencies": {
"@apollo/client": "^3.5.6",
"@babel/plugin-proposal-numeric-separator": "^7.14.2",
"@babel/plugin-proposal-numeric-separator": "^7.16.7",
"@date-io/core": "^2.10.11",
"@date-io/luxon": "^2.10.11",
"@freiraum/msgreader": "patch:@freiraum/msgreader@1.1.1#.yarn/patches/msg-reader.patch",
Expand All @@ -36,7 +36,7 @@
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.57",
"@material-ui/pickers": "patch:@material-ui/pickers@4.0.0-alpha.12#.yarn/patches/mui-pickers.patch",
"babel-preset-razzle": "4.0.4",
"babel-preset-razzle": "^4.2.16",
"body-parser": "^1.19.0",
"clsx": "^1.1.1",
"compression": "^1.7.4",
Expand All @@ -62,8 +62,8 @@
"p-min-delay": "^3.2.0",
"papaparse": "^5.3.0",
"query-string": "^7.0.0",
"razzle": "4.0.4",
"razzle-dev-utils": "4.0.4",
"razzle": "^4.2.16",
"razzle-dev-utils": "^4.2.16",
"react": "^17.0.2",
"react-dnd": "^14.0.2",
"react-dnd-html5-backend": "^14.0.0",
Expand All @@ -87,7 +87,7 @@
"xlsx": "^0.17.0"
},
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/core": "^7.17.7",
"@graphql-codegen/add": "^3.1.0",
"@graphql-codegen/cli": "^2.3.0",
"@graphql-codegen/introspection": "^2.1.0",
Expand Down Expand Up @@ -129,7 +129,7 @@
"@types/validator": "^13.1.3",
"@types/webpack-env": "^1.16.0",
"@welldone-software/why-did-you-render": "^6.1.4",
"babel-loader": "^8.2.2",
"babel-loader": "^8.2.3",
"babel-plugin-import": "^1.13.3",
"babel-plugin-mui-make-styles": "^0.1.1",
"circular-dependency-plugin": "^5.2.2",
Expand Down
Loading

0 comments on commit 26f4366

Please sign in to comment.