|
5 | 5 | "dependencies": { |
6 | 6 | "@analytics/google-analytics-v3": "^0.6.1", |
7 | 7 | "analytics": "^0.8.9", |
8 | | - "apexcharts": "^3.42.0", |
9 | | - "bootstrap": "^5.3.1", |
| 8 | + "apexcharts": "^3.43.0", |
| 9 | + "bootstrap": "^5.3.2", |
10 | 10 | "classnames": "^2.3.2", |
11 | 11 | "codemirror": "^5.65.15", |
12 | 12 | "codemirror-rego": "^1.2.2", |
|
19 | 19 | "nanoid": "^4.0.2", |
20 | 20 | "react": "^18.1.0", |
21 | 21 | "react-apexcharts": "^1.4.1", |
22 | | - "react-codemirror2": "^7.2.1", |
| 22 | + "react-codemirror2": "^7.3.0", |
23 | 23 | "react-color": "^2.19.3", |
24 | 24 | "react-diff-view": "3.0.2", |
25 | 25 | "react-dom": "^18.1.0", |
26 | 26 | "react-icons": "^4.11.0", |
27 | 27 | "react-image-crop": "^10.1.8", |
28 | 28 | "react-markdown": "^8.0.7", |
29 | | - "react-router-dom": "^6.15.0", |
| 29 | + "react-router-dom": "^6.16.0", |
30 | 30 | "react-syntax-highlighter": "^15.5.0", |
31 | 31 | "regexify-string": "^1.0.17", |
32 | 32 | "remark-gfm": "^3.0.1", |
|
37 | 37 | "tinycolor2": "^1.6.0", |
38 | 38 | "ua-parser-js": "^1.0.36", |
39 | 39 | "unified": "^10.1.2", |
40 | | - "yaml": "^2.3.2" |
| 40 | + "yaml": "^2.3.3" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
44 | | - "@testing-library/jest-dom": "^6.1.3", |
| 44 | + "@testing-library/jest-dom": "^6.1.4", |
45 | 45 | "@testing-library/react": "13.4.0", |
46 | 46 | "@testing-library/react-hooks": "^8.0.0", |
47 | | - "@testing-library/user-event": "^14.4.3", |
48 | | - "@types/bootstrap": "^5.2.5", |
| 47 | + "@testing-library/user-event": "^14.5.1", |
| 48 | + "@types/bootstrap": "^5.2.7", |
49 | 49 | "@types/crypto-js": "^4.1.2", |
50 | | - "@types/jest": "^29.5.4", |
51 | | - "@types/json-schema": "^7.0.12", |
52 | | - "@types/json-schema-merge-allof": "^0.6.1", |
53 | | - "@types/lodash": "^4.14.198", |
54 | | - "@types/node": "^20.6.0", |
55 | | - "@types/react": "^18.2.21", |
56 | | - "@types/react-color": "^3.0.6", |
57 | | - "@types/react-dom": "^18.2.7", |
58 | | - "@types/react-syntax-highlighter": "^15.5.7", |
59 | | - "@types/semver": "^7.5.1", |
| 50 | + "@types/jest": "^29.5.5", |
| 51 | + "@types/json-schema": "^7.0.13", |
| 52 | + "@types/json-schema-merge-allof": "^0.6.2", |
| 53 | + "@types/lodash": "^4.14.199", |
| 54 | + "@types/node": "^20.8.6", |
| 55 | + "@types/react": "^18.2.28", |
| 56 | + "@types/react-color": "^3.0.7", |
| 57 | + "@types/react-dom": "^18.2.13", |
| 58 | + "@types/react-syntax-highlighter": "^15.5.8", |
| 59 | + "@types/semver": "^7.5.3", |
60 | 60 | "eslint-config-prettier": "^9.0.0", |
61 | | - "eslint-plugin-prettier": "^5.0.0", |
| 61 | + "eslint-plugin-prettier": "^5.0.1", |
62 | 62 | "eslint-plugin-simple-import-sort": "^10.0.0", |
63 | 63 | "jest-fetch-mock": "^3.0.3", |
64 | 64 | "jest-mock": "^29.7.0", |
65 | 65 | "prettier": "^3.0.3", |
66 | 66 | "react-scripts": "^5.0.1", |
67 | | - "sass": "^1.66.1", |
| 67 | + "sass": "^1.69.3", |
68 | 68 | "shx": "^0.3.4", |
69 | 69 | "typescript": "^5.2.2" |
70 | 70 | }, |
|
0 commit comments