Skip to content

Commit

Permalink
AMP-2979: update react & eslint to match bbc
Browse files Browse the repository at this point in the history
  • Loading branch information
yingfeng-iu committed Jun 13, 2024
1 parent 3cd2aba commit 9fd2c52
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 21 deletions.
111 changes: 93 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"dependencies": {
"@bbc/react-transcript-editor": "https://github.com/AudiovisualMetadataPlatform/react-transcript-editor.git",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@vue/cli": "^5.0.8",
"@vuejs-community/vue-filter-date-format": "^1.6.3",
"axios": "^1.7.2",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/test-utils": "^2.4.5",
"babel-eslint": "^10.1.0",
"eslint": "^8.0.1",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-vue": "^9.25.0",
Expand Down

0 comments on commit 9fd2c52

Please sign in to comment.