|
39 | 39 | "chart.js": "^4.4.7", |
40 | 40 | "handlebars": "4.7.8", |
41 | 41 | "highlight.js": "^11.11.1", |
42 | | - "jodit": "^4.2.47", |
| 42 | + "jodit": "^4.2.50", |
43 | 43 | "masonry-layout": "^4.2.2", |
44 | 44 | "sortablejs": "^1.15.6", |
45 | 45 | "vanilla-cookieconsent": "^3.0.1" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@babel/core": "^7.26.0", |
49 | | - "@babel/preset-env": "^7.26.0", |
| 48 | + "@babel/core": "^7.26.7", |
| 49 | + "@babel/preset-env": "^7.26.7", |
50 | 50 | "@commitlint/cli": "^19.6.1", |
51 | 51 | "@commitlint/config-conventional": "^19.6.0", |
52 | 52 | "@types/bootstrap": "^5.2.10", |
53 | 53 | "@types/highlightjs": "^9.12.6", |
54 | 54 | "@types/masonry-layout": "^4.2.8", |
55 | | - "@types/node": "^20.17.14", |
| 55 | + "@types/node": "^20.17.16", |
56 | 56 | "@types/sortablejs": "^1.15.8", |
| 57 | + "@vitest/coverage-istanbul": "^3.0.4", |
57 | 58 | "@vitest/coverage-v8": "2.1.5", |
58 | 59 | "autoprefixer": "^10.4.20", |
59 | 60 | "babel-preset-env": "^1.7.0", |
|
66 | 67 | "sass": "^1.83.4", |
67 | 68 | "sigmund": "^1.0.1", |
68 | 69 | "typescript": "^5.7.3", |
69 | | - "vite": "^6.0.9", |
| 70 | + "vite": "^6.0.11", |
70 | 71 | "vite-plugin-compression": "^0.5.1", |
71 | 72 | "vite-plugin-html": "^3.2.2", |
72 | 73 | "vite-plugin-minify": "^2.1.0", |
73 | 74 | "vite-plugin-static-copy": "^2.2.0", |
74 | | - "vitest": "^3.0.2", |
| 75 | + "vitest": "^3.0.4", |
75 | 76 | "vitest-fetch-mock": "^0.4.3" |
76 | 77 | }, |
77 | 78 | "husky": { |
|
0 commit comments