|
17 | 17 | "@js.properties/properties": "0.5.4",
|
18 | 18 | "@tkint/hocon-parser": "0.0.0-alpha.0",
|
19 | 19 | "ajv": "8.11.0",
|
20 |
| - "next": "12.1.0", |
21 |
| - "prism-react-renderer": "1.3.1", |
22 |
| - "prismjs": "1.27.0", |
23 |
| - "react": "17.0.2", |
24 |
| - "react-dom": "17.0.2", |
| 20 | + "next": "12.2.5", |
| 21 | + "prism-react-renderer": "1.3.5", |
| 22 | + "prismjs": "1.28.0", |
| 23 | + "react": "18.2.0", |
| 24 | + "react-dom": "18.2.0", |
25 | 25 | "react-json-view": "1.21.3",
|
26 |
| - "react-simple-code-editor": "0.11.0", |
| 26 | + "react-simple-code-editor": "0.11.3", |
27 | 27 | "styled-components": "5.3.5",
|
28 | 28 | "toml": "3.0.0",
|
29 | 29 | "x2js": "3.4.3",
|
30 | 30 | "xml-js": "1.6.11",
|
31 |
| - "yaml": "2.0.0-11" |
| 31 | + "yaml": "2.1.1" |
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@types/node": "17.0.21", |
| 34 | + "@types/node": "18.7.3", |
35 | 35 | "@types/prismjs": "1.26.0",
|
36 |
| - "@types/react": "17.0.40", |
37 |
| - "@types/styled-components": "5.1.24", |
| 36 | + "@types/react": "18.0.17", |
| 37 | + "@types/styled-components": "5.1.26", |
38 | 38 | "babel-plugin-macros": "3.1.0",
|
39 |
| - "eslint": "8.11.0", |
40 |
| - "eslint-config-next": "12.1.0", |
41 |
| - "prettier": "2.6.1", |
42 |
| - "tailwindcss": "3.0.23", |
43 |
| - "ts-json-schema-generator": "0.98.0", |
44 |
| - "ts-node": "10.7.0", |
| 39 | + "eslint": "8.22.0", |
| 40 | + "eslint-config-next": "12.2.5", |
| 41 | + "prettier": "2.7.1", |
| 42 | + "tailwindcss": "3.1.8", |
| 43 | + "ts-json-schema-generator": "1.0.0", |
| 44 | + "ts-node": "10.9.1", |
45 | 45 | "twin.macro": "2.8.2",
|
46 |
| - "typescript": "4.6.2" |
| 46 | + "typescript": "4.7.4" |
47 | 47 | },
|
48 | 48 | "babelMacros": {
|
49 | 49 | "twin": {
|
|
0 commit comments