|
21 | 21 | "report:coverage:text": "nyc report --reporter=text"
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 |
| - "@datadog/browser-logs": "^4.7.1", |
| 24 | + "@datadog/browser-logs": "^4.21.2", |
25 | 25 | "@heroicons/react": "^1.0.6",
|
26 |
| - "apexcharts": "^3.35.3", |
27 |
| - "axios": "^0.26.1", |
| 26 | + "apexcharts": "^3.36.0", |
| 27 | + "axios": "^1.1.2", |
28 | 28 | "browser-cookies": "^1.2.0",
|
29 |
| - "classnames": "^2.3.1", |
30 |
| - "contentful": "^9.1.33", |
| 29 | + "classnames": "^2.3.2", |
| 30 | + "contentful": "^9.2.5", |
31 | 31 | "crypto-js": "^4.1.1",
|
32 | 32 | "customize-cra": "^1.0.0",
|
33 |
| - "dompurify": "^2.3.10", |
| 33 | + "dompurify": "^2.4.0", |
34 | 34 | "highlight.js": "^11.6.0",
|
35 | 35 | "html2canvas": "^1.4.1",
|
36 | 36 | "lodash": "^4.17.21",
|
37 | 37 | "markdown-it": "^13.0.1",
|
38 |
| - "marked": "4.0.3", |
39 |
| - "moment": "^2.29.3", |
40 |
| - "moment-timezone": "^0.5.34", |
| 38 | + "marked": "4.1.1", |
| 39 | + "moment": "^2.29.4", |
| 40 | + "moment-timezone": "^0.5.37", |
41 | 41 | "prop-types": "^15.8.1",
|
42 | 42 | "qs": "^6.11.0",
|
43 | 43 | "rc-checkbox": "^2.3.2",
|
44 |
| - "react": "^17.0.2", |
| 44 | + "react": "^18.2.0", |
45 | 45 | "react-apexcharts": "^1.4.0",
|
46 | 46 | "react-app-rewired": "^2.2.1",
|
47 | 47 | "react-contenteditable": "^3.3.6",
|
48 |
| - "react-dom": "^17.0.2", |
| 48 | + "react-dom": "^18.2.0", |
49 | 49 | "react-elastic-carousel": "^0.11.5",
|
50 | 50 | "react-gtm-module": "^2.0.11",
|
51 |
| - "react-redux": "^8.0.2", |
52 |
| - "react-redux-toastr": "^7.6.8", |
| 51 | + "react-redux": "^8.0.4", |
| 52 | + "react-redux-toastr": "^7.6.10", |
53 | 53 | "react-responsive-modal": "^6.2.0",
|
54 |
| - "react-router-dom": "^6.2.1", |
55 |
| - "react-scripts": "5.0.0", |
56 |
| - "react-select": "^5.3.2", |
57 |
| - "react-spinners": "^0.13.1", |
58 |
| - "react-toastify": "^8.2.0", |
59 |
| - "react-tooltip": "^4.2.21", |
| 54 | + "react-router-dom": "^6.4.2", |
| 55 | + "react-scripts": "5.0.1", |
| 56 | + "react-select": "^5.5.0", |
| 57 | + "react-spinners": "^0.13.6", |
| 58 | + "react-toastify": "^9.0.8", |
| 59 | + "react-tooltip": "^4.4.0", |
60 | 60 | "redux": "^4.2.0",
|
61 | 61 | "redux-logger": "^3.0.6",
|
62 |
| - "redux-promise-middleware": "^6.1.2", |
| 62 | + "redux-promise-middleware": "^6.1.3", |
63 | 63 | "redux-thunk": "^2.4.1",
|
64 | 64 | "sanitize-html": "^2.7.2",
|
65 |
| - "sass": "^1.49.8", |
66 |
| - "styled-components": "^5.3.5", |
| 65 | + "sass": "^1.55.0", |
| 66 | + "styled-components": "^5.3.6", |
67 | 67 | "swr": "^1.3.0",
|
68 |
| - "tc-auth-lib": "topcoder-platform/tc-auth-lib#1.0.4", |
69 |
| - "typescript": "^4.6.3", |
70 |
| - "uuid": "^8.3.2" |
| 68 | + "tc-auth-lib": "topcoder-platform/tc-auth-lib#1.0.26", |
| 69 | + "typescript": "^4.8.4", |
| 70 | + "uuid": "^9.0.0" |
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/core": "^7.7.5", |
74 |
| - "@babel/plugin-syntax-jsx": "^7.17.12", |
75 |
| - "@babel/plugin-transform-runtime": "^7.8.3", |
76 |
| - "@babel/preset-env": "^7.7.6", |
77 |
| - "@babel/preset-react": "^7.7.4", |
78 |
| - "@babel/preset-typescript": "^7.16.7", |
79 |
| - "@babel/runtime": "^7.8.7", |
| 73 | + "@babel/core": "^7.19.3", |
| 74 | + "@babel/plugin-syntax-jsx": "^7.18.6", |
| 75 | + "@babel/plugin-transform-runtime": "^7.19.1", |
| 76 | + "@babel/preset-env": "^7.19.4", |
| 77 | + "@babel/preset-react": "^7.18.6", |
| 78 | + "@babel/preset-typescript": "^7.18.6", |
| 79 | + "@babel/runtime": "^7.19.4", |
80 | 80 | "@cypress/code-coverage": "^3.10.0",
|
81 |
| - "@stripe/react-stripe-js": "1.7.2", |
82 |
| - "@stripe/stripe-js": "1.29.0", |
83 |
| - "@testing-library/jest-dom": "^5.14.1", |
84 |
| - "@testing-library/react": "^12.0.0", |
85 |
| - "@testing-library/user-event": "^13.2.1", |
| 81 | + "@stripe/react-stripe-js": "1.13.0", |
| 82 | + "@stripe/stripe-js": "1.41.0", |
| 83 | + "@testing-library/jest-dom": "^5.16.5", |
| 84 | + "@testing-library/react": "^13.4.0", |
| 85 | + "@testing-library/user-event": "^14.4.3", |
86 | 86 | "@types/axios": "^0.14.0",
|
87 | 87 | "@types/cypress": "^1.1.3",
|
88 |
| - "@types/dompurify": "^2.3.3", |
| 88 | + "@types/dompurify": "^2.3.4", |
89 | 89 | "@types/highlightjs": "^9.12.2",
|
90 |
| - "@types/jest": "^27.0.1", |
91 |
| - "@types/lodash": "^4.14.182", |
| 90 | + "@types/jest": "^29.1.2", |
| 91 | + "@types/lodash": "^4.14.186", |
92 | 92 | "@types/markdown-it": "^12.2.3",
|
93 |
| - "@types/marked": "4.0.3", |
94 |
| - "@types/node": "^18.7.13", |
95 |
| - "@types/reach__router": "^1.3.10", |
96 |
| - "@types/react": "^18.0.5", |
97 |
| - "@types/react-dom": "^18.0.1", |
| 93 | + "@types/marked": "4.0.7", |
| 94 | + "@types/node": "^18.8.5", |
| 95 | + "@types/reach__router": "^1.3.11", |
| 96 | + "@types/react": "^18.0.21", |
| 97 | + "@types/react-dom": "^18.0.6", |
98 | 98 | "@types/react-gtm-module": "^2.0.1",
|
99 | 99 | "@types/react-redux-toastr": "^7.6.2",
|
100 | 100 | "@types/react-router-dom": "^5.3.3",
|
101 | 101 | "@types/sanitize-html": "^2.6.2",
|
102 | 102 | "@types/segment-analytics": "^0.0.34",
|
103 |
| - "@types/systemjs": "^6.1.0", |
| 103 | + "@types/systemjs": "^6.1.1", |
104 | 104 | "@types/uuid": "^8.3.4",
|
105 |
| - "@wdio/junit-reporter": "^7.24.0", |
106 |
| - "autoprefixer": "^9.8.6", |
| 105 | + "@wdio/junit-reporter": "^7.25.1", |
| 106 | + "autoprefixer": "^10.4.12", |
107 | 107 | "babel-eslint": "^11.0.0-beta.2",
|
108 |
| - "babel-jest": "^24.9.0", |
109 |
| - "babel-plugin-inline-react-svg": "^1.1.2", |
110 |
| - "babel-plugin-module-resolver": "^4.0.0", |
| 108 | + "babel-jest": "^29.2.0", |
| 109 | + "babel-plugin-inline-react-svg": "^2.0.1", |
| 110 | + "babel-plugin-module-resolver": "^4.1.0", |
111 | 111 | "babel-plugin-react-css-modules": "^5.2.6",
|
112 |
| - "concurrently": "^5.0.1", |
113 |
| - "config": "^3.3.6", |
114 |
| - "cross-env": "^7.0.2", |
115 |
| - "cypress": "^10.6.0", |
116 |
| - "eslint": "^8.18.0", |
117 |
| - "eslint-config-prettier": "^6.7.0", |
| 112 | + "concurrently": "^7.4.0", |
| 113 | + "config": "^3.3.8", |
| 114 | + "cross-env": "^7.0.3", |
| 115 | + "cypress": "^10.10.0", |
| 116 | + "eslint": "^8.25.0", |
| 117 | + "eslint-config-prettier": "^8.5.0", |
118 | 118 | "eslint-config-react-app": "^7.0.1",
|
119 |
| - "eslint-config-react-important-stuff": "^2.0.0", |
| 119 | + "eslint-config-react-important-stuff": "^3.0.0", |
120 | 120 | "eslint-plugin-cypress": "^2.12.1",
|
121 |
| - "eslint-plugin-prettier": "^3.1.1", |
| 121 | + "eslint-plugin-prettier": "^4.2.1", |
122 | 122 | "file-loader": "^6.2.0",
|
123 |
| - "husky": "^8.0.0", |
| 123 | + "husky": "^8.0.1", |
124 | 124 | "identity-obj-proxy": "^3.0.0",
|
125 | 125 | "istanbul-lib-coverage": "^3.2.0",
|
126 |
| - "jest": "^25.2.7", |
127 |
| - "jest-cli": "^25.2.7", |
| 126 | + "jest": "^29.2.0", |
| 127 | + "jest-cli": "^29.2.0", |
128 | 128 | "lint-staged": "^13.0.3",
|
129 | 129 | "nyc": "^15.1.0",
|
130 |
| - "postcss-loader": "^4.0.4", |
131 |
| - "postcss-scss": "^3.0.2", |
132 |
| - "prettier": "^2.0.4", |
133 |
| - "pretty-quick": "^2.0.1", |
134 |
| - "resolve-url-loader": "^3.1.2", |
135 |
| - "sass-loader": "^10.0.5", |
| 130 | + "postcss-loader": "^7.0.1", |
| 131 | + "postcss-scss": "^4.0.5", |
| 132 | + "prettier": "^2.7.1", |
| 133 | + "pretty-quick": "^3.1.3", |
| 134 | + "resolve-url-loader": "^5.0.0", |
| 135 | + "sass-loader": "^13.1.0", |
136 | 136 | "serve": "^14.0.1",
|
137 | 137 | "start-server-and-test": "^1.14.0",
|
138 |
| - "style-loader": "^2.0.0", |
139 |
| - "systemjs-webpack-interop": "^2.1.2", |
| 138 | + "style-loader": "^3.3.1", |
| 139 | + "systemjs-webpack-interop": "^2.3.7", |
140 | 140 | "tslint": "^6.1.3",
|
141 |
| - "webpack": "^4.41.2", |
142 |
| - "webpack-cli": "^3.3.10", |
143 |
| - "webpack-config-single-spa-react": "^1.0.3", |
144 |
| - "webpack-dev-server": "^3.9.0", |
145 |
| - "webpack-merge": "^4.2.2" |
| 141 | + "webpack-cli": "^4.10.0", |
| 142 | + "webpack-config-single-spa-react": "^4.0.3", |
| 143 | + "webpack-dev-server": "^4.11.1", |
| 144 | + "webpack-merge": "^5.8.0" |
146 | 145 | },
|
147 | 146 | "eslintConfig": {
|
148 | 147 | "extends": [
|
|
0 commit comments