|
3 | 3 | "version": "3.0.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "@chakra-ui/react": "^2.5.1", |
| 6 | + "@chakra-ui/react": "^2.5.5", |
7 | 7 | "@emotion/react": "^11.10.6",
|
8 | 8 | "@emotion/styled": "^11.10.6",
|
9 |
| - "@testing-library/jest-dom": "5.16.4", |
10 |
| - "@testing-library/react": "13.3.0", |
| 9 | + "@testing-library/jest-dom": "5.16.5", |
| 10 | + "@testing-library/react": "14.0.0", |
11 | 11 | "@types/humps": "^2.0.2",
|
12 |
| - "@types/jest": "28.1.5", |
13 |
| - "@types/lodash": "4.14.182", |
14 |
| - "@types/node": "18.0.4", |
15 |
| - "@types/react": "18.0.15", |
16 |
| - "@types/react-dom": "18.0.6", |
| 12 | + "@types/jest": "29.5.0", |
| 13 | + "@types/lodash": "4.14.192", |
| 14 | + "@types/node": "18.15.11", |
| 15 | + "@types/react": "18.0.34", |
| 16 | + "@types/react-dom": "18.0.11", |
17 | 17 | "@types/react-router-dom": "5.3.3",
|
18 | 18 | "@types/react-syntax-highlighter": "^15.5.6",
|
19 |
| - "@types/react-table": "^7.7.12", |
20 |
| - "@types/styled-components": "5.1.25", |
21 |
| - "@typescript-eslint/eslint-plugin": "^5.30.6", |
22 |
| - "@typescript-eslint/parser": "^5.30.6", |
| 19 | + "@types/react-table": "^7.7.14", |
| 20 | + "@types/styled-components": "5.1.26", |
| 21 | + "@typescript-eslint/eslint-plugin": "^5.58.0", |
| 22 | + "@typescript-eslint/parser": "^5.58.0", |
23 | 23 | "ajv": "^8.12.0",
|
24 | 24 | "babel-eslint": "^10.1.0",
|
25 |
| - "chakra-react-select": "^4.5.0", |
26 |
| - "classnames": "^2.3.1", |
27 |
| - "country-flag-icons": "^1.5.5", |
28 |
| - "date-fns": "2.28.0", |
29 |
| - "eslint": "^8.19.0", |
30 |
| - "eslint-config-prettier": "^8.5.0", |
| 25 | + "chakra-react-select": "^4.6.0", |
| 26 | + "classnames": "^2.3.2", |
| 27 | + "country-flag-icons": "^1.5.7", |
| 28 | + "date-fns": "2.29.3", |
| 29 | + "eslint": "^8.38.0", |
| 30 | + "eslint-config-prettier": "^8.8.0", |
31 | 31 | "eslint-config-react-app": "^7.0.1",
|
32 | 32 | "eslint-loader": "^4.0.2",
|
33 | 33 | "eslint-plugin-flowtype": "^8.0.3",
|
34 |
| - "eslint-plugin-import": "^2.26.0", |
35 |
| - "eslint-plugin-jsx-a11y": "^6.6.0", |
| 34 | + "eslint-plugin-import": "^2.27.5", |
| 35 | + "eslint-plugin-jsx-a11y": "^6.7.1", |
36 | 36 | "eslint-plugin-prettier": "^4.2.1",
|
37 |
| - "eslint-plugin-react": "^7.30.1", |
| 37 | + "eslint-plugin-react": "^7.32.2", |
38 | 38 | "eslint-plugin-react-hooks": "^4.6.0",
|
39 | 39 | "formik": "^2.2.9",
|
40 |
| - "framer-motion": "^8.4.2", |
| 40 | + "framer-motion": "^10.11.2", |
41 | 41 | "humps": "^2.0.1",
|
42 | 42 | "jest-date-mock": "1.0.8",
|
43 | 43 | "jest-fetch-mock": "3.0.3",
|
44 |
| - "jest-junit": "^14.0.0", |
45 |
| - "jest-localstorage-mock": "2.4.21", |
46 |
| - "jest-runner-eslint": "1.0.1", |
| 44 | + "jest-junit": "^15.0.0", |
| 45 | + "jest-localstorage-mock": "2.4.26", |
| 46 | + "jest-runner-eslint": "2.0.0", |
47 | 47 | "lodash": "4.17.21",
|
48 | 48 | "moment": "2.29.4",
|
49 |
| - "node-sass": "^7.0.1", |
50 |
| - "prettier": "2.7.1", |
51 |
| - "query-string": "7.1.1", |
| 49 | + "node-sass": "^8.0.0", |
| 50 | + "prettier": "2.8.7", |
| 51 | + "query-string": "8.1.0", |
52 | 52 | "react": "^18.2.0",
|
53 | 53 | "react-async": "10.0.1",
|
54 | 54 | "react-dom": "18.2.0",
|
55 |
| - "react-focus-lock": "^2.9.1", |
56 |
| - "react-icons": "^4.4.0", |
57 |
| - "react-intl": "^6.0.5", |
58 |
| - "react-markdown": "^8.0.3", |
59 |
| - "react-query": "^3.39.1", |
60 |
| - "react-router-dom": "^6.3.0", |
| 55 | + "react-focus-lock": "^2.9.4", |
| 56 | + "react-icons": "^4.8.0", |
| 57 | + "react-intl": "^6.3.2", |
| 58 | + "react-markdown": "^8.0.6", |
| 59 | + "react-query": "^3.39.3", |
| 60 | + "react-router-dom": "^6.10.0", |
61 | 61 | "react-scripts": "5.0.1",
|
62 | 62 | "react-syntax-highlighter": "^15.5.0",
|
63 | 63 | "react-table": "7.8.0",
|
64 |
| - "rooks": "5.11.8", |
| 64 | + "rooks": "7.11.0", |
65 | 65 | "tmp": "^0.2.1",
|
66 |
| - "typescript": "^4.9.4" |
| 66 | + "typescript": "^5.0.4" |
67 | 67 | },
|
68 | 68 | "scripts": {
|
69 | 69 | "start": "react-scripts start",
|
|
109 | 109 | }
|
110 | 110 | },
|
111 | 111 | "devDependencies": {
|
112 |
| - "@formatjs/cli": "^5.0.2", |
| 112 | + "@formatjs/cli": "^6.0.4", |
113 | 113 | "@types/country-flag-icons": "^1.2.0"
|
114 | 114 | }
|
115 | 115 | }
|
0 commit comments