|
9 | 9 | "start": "next start" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@fortawesome/fontawesome-free": "6.4.0", |
13 | | - "@fortawesome/fontawesome-svg-core": "6.4.0", |
14 | | - "@fortawesome/free-solid-svg-icons": "6.4.0", |
| 12 | + "@fortawesome/fontawesome-free": "6.4.2", |
| 13 | + "@fortawesome/fontawesome-svg-core": "6.4.2", |
| 14 | + "@fortawesome/free-solid-svg-icons": "6.4.2", |
15 | 15 | "@fortawesome/react-fontawesome": "0.2.0", |
16 | 16 | "@js.properties/properties": "0.5.4", |
17 | 17 | "@microlink/react-json-view": "^1.22.2", |
|
27 | 27 | "toml": "3.0.0", |
28 | 28 | "x2js": "3.4.4", |
29 | 29 | "xml-js": "1.6.11", |
30 | | - "yaml": "2.2.1" |
| 30 | + "yaml": "2.3.2" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@types/node": "18.15.11", |
34 | | - "@types/prismjs": "1.26.0", |
35 | | - "@types/react": "18.0.31", |
36 | | - "@types/styled-components": "5.1.26", |
| 34 | + "@types/prismjs": "1.26.1", |
| 35 | + "@types/react": "18.2.28", |
| 36 | + "@types/styled-components": "5.1.28", |
37 | 37 | "babel-plugin-macros": "3.1.0", |
38 | | - "eslint": "8.37.0", |
| 38 | + "eslint": "8.51.0", |
39 | 39 | "eslint-config-next": "12.3.4", |
40 | 40 | "prettier": "2.8.7", |
41 | | - "tailwindcss": "3.3.1", |
42 | | - "ts-json-schema-generator": "1.2.0", |
| 41 | + "tailwindcss": "3.3.3", |
| 42 | + "ts-json-schema-generator": "1.3.0", |
43 | 43 | "ts-node": "10.9.1", |
44 | | - "twin.macro": "3.3.0", |
| 44 | + "twin.macro": "3.4.0", |
45 | 45 | "typescript": "4.8.4" |
46 | 46 | }, |
47 | 47 | "babelMacros": { |
|
0 commit comments