|
16 | 16 | "@fontsource/open-sans-condensed": "^4.5.5",
|
17 | 17 | "@fontsource/roboto": "5.0.13",
|
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.16.4", |
| 20 | + "@json-layout/vocabulary": "^0.16.0", |
| 21 | + "@koumoul/vjsf": "^3.0.0-beta.21", |
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.4.27", |
| 25 | + "ajv": "^8.14.0", |
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", |
| 29 | + "core-js": "^3.37.1", |
30 | 30 | "debug": "^4.3.4",
|
31 | 31 | "highlight.js": "^11.9.0",
|
32 | 32 | "js-yaml": "^4.1.0",
|
33 | 33 | "just-clone": "^6.2.0",
|
34 |
| - "konva": "^9.3.6", |
| 34 | + "konva": "^9.3.11", |
35 | 35 | "markdown-it": "^14.1.0",
|
36 | 36 | "notyf": "^3.10.0",
|
37 | 37 | "pinia": "^2.1.7",
|
38 | 38 | "splitpanes": "^3.1.5",
|
39 |
| - "vee-validate": "^4.12.7", |
40 |
| - "vue": "^3.4.26", |
| 39 | + "vee-validate": "^4.12.8", |
| 40 | + "vue": "^3.4.27", |
41 | 41 | "vue-router": "4.3.2",
|
42 |
| - "vuetify": "^3.6.3" |
| 42 | + "vuetify": "^3.6.8" |
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@babel/types": "^7.24.5", |
| 45 | + "@babel/types": "^7.24.6", |
46 | 46 | "@faker-js/faker": "^8.4.1",
|
47 |
| - "@types/node": "^20.12.10", |
| 47 | + "@types/node": "^20.12.13", |
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.11.0", |
| 50 | + "@typescript-eslint/parser": "^7.11.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 |
| - "cypress": "^13.8.1", |
| 54 | + "cypress": "^13.10.0", |
55 | 55 | "eslint": "^8.57.0",
|
56 |
| - "eslint-plugin-vue": "^9.25.0", |
| 56 | + "eslint-plugin-vue": "^9.26.0", |
57 | 57 | "eslint-plugin-vuetify": "^2.4.0",
|
58 |
| - "sass": "^1.76.0", |
| 58 | + "sass": "^1.77.3", |
59 | 59 | "typescript": "^5.3.0",
|
60 | 60 | "vite": "^5.0.11",
|
61 | 61 | "vite-plugin-pwa": "^0.20.0",
|
|
0 commit comments