|
14 | 14 | "type": "module",
|
15 | 15 | "dependencies": {
|
16 | 16 | "@fontsource/open-sans-condensed": "^4.5.5",
|
17 |
| - "@fontsource/roboto": "5.0.13", |
| 17 | + "@fontsource/roboto": "5.1.0", |
18 | 18 | "@highlightjs/vue-plugin": "^2.1.0",
|
19 |
| - "@json-layout/core": "^0.15.1", |
20 |
| - "@json-layout/vocabulary": "^0.15.0", |
21 |
| - "@koumoul/vjsf": "^3.0.0-beta.11", |
| 19 | + "@json-layout/core": "^0.32.1", |
| 20 | + "@json-layout/vocabulary": "^0.23.2", |
| 21 | + "@koumoul/vjsf": "^3.0.0-beta.46", |
22 | 22 | "@mdi/font": "^7.4.47",
|
23 |
| - "@rollup/plugin-commonjs": "^25.0.7", |
24 |
| - "@vue/compat": "^3.4.26", |
25 |
| - "ajv": "^8.13.0", |
| 23 | + "@rollup/plugin-commonjs": "^25.0.8", |
| 24 | + "@vue/compat": "^3.5.12", |
| 25 | + "ajv": "^8.17.1", |
26 | 26 | "ajv-errors": "^3.0.0",
|
27 | 27 | "ajv-formats": "^2.1.1",
|
28 | 28 | "ajv-i18n": "^4.2.0",
|
29 |
| - "core-js": "^3.37.0", |
30 |
| - "debug": "^4.3.4", |
31 |
| - "highlight.js": "^11.9.0", |
| 29 | + "core-js": "^3.38.1", |
| 30 | + "debug": "^4.3.7", |
| 31 | + "highlight.js": "^11.10.0", |
32 | 32 | "js-yaml": "^4.1.0",
|
33 | 33 | "just-clone": "^6.2.0",
|
34 |
| - "konva": "^9.3.6", |
| 34 | + "konva": "^9.3.15", |
35 | 35 | "markdown-it": "^14.1.0",
|
36 | 36 | "notyf": "^3.10.0",
|
37 |
| - "pinia": "^2.1.7", |
| 37 | + "pinia": "^2.2.4", |
38 | 38 | "splitpanes": "^3.1.5",
|
39 |
| - "vee-validate": "^4.12.7", |
40 |
| - "vue": "^3.4.26", |
41 |
| - "vue-router": "4.3.2", |
42 |
| - "vuetify": "^3.6.3" |
| 39 | + "vee-validate": "^4.13.2", |
| 40 | + "vue": "^3.5.12", |
| 41 | + "vue-router": "4.4.5", |
| 42 | + "vuetify": "^3.7.2" |
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@babel/types": "^7.24.5", |
| 45 | + "@babel/types": "^7.25.8", |
46 | 46 | "@faker-js/faker": "^8.4.1",
|
47 |
| - "@types/node": "^20.12.10", |
| 47 | + "@types/node": "^20.16.11", |
48 | 48 | "@types/splitpanes": "^2.2.6",
|
49 |
| - "@typescript-eslint/eslint-plugin": "^7.8.0", |
50 |
| - "@typescript-eslint/parser": "^7.8.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 50 | + "@typescript-eslint/parser": "^7.18.0", |
51 | 51 | "@vitejs/plugin-vue": "^4.6.2",
|
52 | 52 | "@vitest/coverage-v8": "^1.6.0",
|
53 | 53 | "@vue/eslint-config-typescript": "^13.0.0",
|
54 | 54 | "cypress": "^13.15.0",
|
55 |
| - "eslint": "^8.57.0", |
56 |
| - "eslint-plugin-vue": "^9.25.0", |
| 55 | + "eslint": "^8.57.1", |
| 56 | + "eslint-plugin-vue": "^9.29.0", |
57 | 57 | "eslint-plugin-vuetify": "^2.4.0",
|
58 |
| - "sass": "^1.76.0", |
| 58 | + "sass": "^1.79.5", |
59 | 59 | "typescript": "^5.3.0",
|
60 | 60 | "vite": "^5.0.11",
|
61 |
| - "vite-plugin-pwa": "^0.20.0", |
62 |
| - "vite-plugin-vuetify": "^2.0.3", |
| 61 | + "vite-plugin-pwa": "^0.20.5", |
| 62 | + "vite-plugin-vuetify": "^2.0.4", |
63 | 63 | "vitest": "^1.6.0",
|
64 |
| - "vue-eslint-parser": "^9.4.2", |
| 64 | + "vue-eslint-parser": "^9.4.3", |
65 | 65 | "vue-tsc": "^1.8.27",
|
66 |
| - "ws": "^8.17.0" |
| 66 | + "ws": "^8.18.0" |
67 | 67 | }
|
68 | 68 | }
|
0 commit comments