Skip to content

Commit

Permalink
update corejs and babel
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Oct 1, 2023
1 parent bdf645a commit e3f4cb7
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 156 deletions.
3 changes: 3 additions & 0 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"typography-theme-wordpress-2016": "^0.16.19"
},
"devDependencies": {
"@babel/core": "^7.4.0-0",
"@babel/preset-typescript": "^7.16.7",
"@types/jest": "^27.0.0",
"@types/lodash": "^4.14.170",
"@types/node": "16",
Expand All @@ -51,6 +53,7 @@
"@typescript-eslint/parser": "^4.19.0",
"babel-jest": "^26.6.3",
"babel-preset-gatsby": "^2.9.1",
"core-js": "^3.0.0",
"eslint": "^7.23.0",
"eslint-plugin-react": "^7.29.4",
"gatsby-plugin-google-gtag": "^3.7.1",
Expand Down
Loading

0 comments on commit e3f4cb7

Please sign in to comment.