Merge branch 'main' into avm99963-monorail
Merged commit 4137ed7879acadbf891e8c471108acb874dae886.
GitOrigin-RevId: b6100ffc5b1da355a35f37b13fcaaf746ee8b307
diff --git a/package.json b/package.json
index f446fb3..7109554 100644
--- a/package.json
+++ b/package.json
@@ -4,63 +4,61 @@
"version": "1.0.0",
"directories": {},
"devDependencies": {
- "@babel/core": "^7.14.6",
- "@babel/plugin-proposal-class-properties": "^7.14.5",
- "@babel/plugin-proposal-decorators": "^7.14.5",
- "@babel/plugin-proposal-object-rest-spread": "^7.14.7",
+ "@babel/core": "^7.17.9",
+ "@babel/plugin-proposal-class-properties": "^7.16.7",
+ "@babel/plugin-proposal-decorators": "^7.17.9",
+ "@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/plugin-transform-react-jsx": "^7.14.5",
- "@babel/preset-env": "^7.14.7",
- "@babel/preset-react": "^7.14.5",
- "@babel/preset-typescript": "^7.14.5",
- "@testing-library/dom": "^8.1.0",
- "@testing-library/react": "^11.2.7",
- "@testing-library/user-event": "^13.2.1",
- "@types/chai": "^4.2.21",
- "@types/mocha": "^8.2.3",
- "@types/react": "^17.0.14",
- "@types/react-dom": "^17.0.9",
- "@typescript-eslint/eslint-plugin": "^4.28.3",
- "@typescript-eslint/parser": "^4.28.3",
- "autoprefixer": "^10.3.1",
- "axe-core": "^4.3.1",
+ "@babel/plugin-transform-react-jsx": "^7.17.3",
+ "@babel/preset-env": "^7.16.11",
+ "@babel/preset-react": "^7.16.7",
+ "@babel/preset-typescript": "^7.16.7",
+ "@testing-library/dom": "^8.13.0",
+ "@testing-library/react": "^12.1.5",
+ "@testing-library/user-event": "^14.1.1",
+ "@types/chai": "^4.3.1",
+ "@types/mocha": "^9.1.0",
+ "@types/react": "^17.0.39",
+ "@types/react-dom": "^17.0.11",
+ "@typescript-eslint/eslint-plugin": "^5.20.0",
+ "@typescript-eslint/parser": "^5.20.0",
+ "autoprefixer": "^10.4.4",
+ "axe-core": "^4.4.1",
"babel-eslint": "^10.1.0",
- "babel-loader": "^8.2.2",
- "chai": "^4.3.4",
- "chai-dom": "^1.9.0",
+ "babel-loader": "^8.2.5",
+ "chai": "^4.3.6",
+ "chai-dom": "^1.11.0",
"chai-string": "^1.5.0",
"circular-dependency-plugin": "^5.2.2",
- "css-loader": "^5.2.7",
+ "css-loader": "^6.7.1",
"deep-equal": "^2.0.5",
- "eslint": "^7.30.0",
+ "eslint": "^8.13.0",
"eslint-config-google": "^0.14.0",
- "eslint-config-prettier": "^8.3.0",
+ "eslint-config-prettier": "^8.5.0",
"eslint-plugin-css-modules": "^2.11.0",
- "eslint-plugin-jsx-a11y": "^6.4.1",
- "eslint-plugin-react": "^7.24.0",
- "html-webpack-plugin": "^4.5.2",
- "istanbul-instrumenter-loader": "^3.0.1",
- "karma": "^6.3.4",
- "karma-chrome-launcher": "^3.1.0",
- "karma-coverage": "^2.0.3",
+ "eslint-plugin-jsx-a11y": "^6.5.1",
+ "eslint-plugin-react": "^7.29.4",
+ "html-webpack-plugin": "^5.5.0",
+ "karma": "^6.3.19",
+ "karma-chrome-launcher": "^3.1.1",
+ "karma-coverage": "^2.2.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-parallel": "^0.3.1",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.8",
- "karma-webpack": "^4.0.2",
- "mocha": "^7.2.0",
+ "karma-webpack": "^5.0.0",
+ "mocha": "^9.2.2",
"path": "^0.12.7",
- "postcss-loader": "^4.3.0",
- "prettier": "^2.3.2",
- "puppeteer": "^8.0.0",
- "script-ext-html-webpack-plugin": "^2.1.5",
- "sinon": "^10.0.0",
- "style-loader": "^2.0.0",
- "typescript": "^4.3.5",
- "webpack": "^4.46.0",
- "webpack-bundle-analyzer": "^4.4.2",
- "webpack-cli": "^4.7.2"
+ "postcss-loader": "^6.2.1",
+ "prettier": "^2.6.2",
+ "puppeteer": "^13.6.0",
+ "sinon": "^13.0.2",
+ "style-loader": "^3.3.1",
+ "typescript": "^4.6.3",
+ "webpack": "^5.72.0",
+ "webpack-bundle-analyzer": "^4.5.0",
+ "webpack-cli": "^4.9.2"
},
"scripts": {
"test": "karma start --coverage --no-colors && curl -F \"file=@full_results.json\" -F \"master=luci.infra.try\" -F \"builder=infra-try-frontend\" -F \"testtype=monorail\" --request POST https://test-results-test-hrd.appspot.com/testfile/upload --verbose"
@@ -72,29 +70,29 @@
"@chopsui/karma-reporter": "^1.1.5",
"@chopsui/prpc-client": "0.0.2",
"@chopsui/tsmon-client": "1.0.1",
- "@emotion/react": "^11.4.0",
- "@emotion/styled": "^11.3.0",
- "@material-ui/core": "^5.0.0-beta.2",
- "@material-ui/icons": "^4.11.2",
- "@material-ui/styles": "^5.0.0-alpha.27",
- "@types/gapi": "0.0.39",
- "@types/gapi.auth2": "0.0.54",
+ "@emotion/react": "^11.9.0",
+ "@emotion/styled": "^11.8.1",
+ "@material-ui/core": "^5.0.0-beta.5",
+ "@material-ui/icons": "^5.0.0-beta.5",
+ "@material-ui/styles": "^5.0.0-beta.5",
+ "@types/gapi": "0.0.41",
+ "@types/gapi.auth2": "0.0.56",
"chart.js": "^2.9.4",
"debounce": "^1.2.1",
"diff": "^5.0.0",
- "dompurify": "2.2.7",
+ "dompurify": "2.3.6",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1",
- "marked": "^2.0.7",
+ "marked": "^4.0.14",
"mousetrap": "^1.6.5",
"page": "^1.11.6",
"pwa-helpers": "^0.9.1",
- "qs": "^6.10.1",
+ "qs": "^6.10.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
- "react-redux": "^7.2.4",
- "redux": "^4.1.0",
- "redux-thunk": "^2.3.0",
- "reselect": "^4.0.0"
+ "react-redux": "^8.0.1",
+ "redux": "^4.2.0",
+ "redux-thunk": "^2.4.1",
+ "reselect": "^4.1.5"
}
}