|
16 | 16 | "author": "", |
17 | 17 | "license": "MIT", |
18 | 18 | "devDependencies": { |
19 | | - "@biomejs/biome": "1.9.4", |
| 19 | + "@biomejs/biome": "2.3.8", |
20 | 20 | "@testing-library/dom": "^10.4.0", |
21 | 21 | "@types/css-modules": "^1.0.5", |
22 | 22 | "@types/html-minifier": "^4.0.5", |
23 | | - "@types/jsdom": "^21.1.7", |
24 | | - "@types/node": "^22.10.1", |
| 23 | + "@types/jsdom": "^27.0.0", |
| 24 | + "@types/node": "^24.0.0", |
25 | 25 | "@types/prismjs": "^1.26.5", |
26 | | - "chokidar": "^4.0.1", |
27 | | - "jsdom": "^25.0.1", |
| 26 | + "chokidar": "^5.0.0", |
| 27 | + "jsdom": "^27.0.0", |
28 | 28 | "markdown-it": "^14.1.0", |
29 | 29 | "msw": "^2.6.8", |
30 | | - "npm-run-all2": "^7.0.0", |
| 30 | + "npm-run-all2": "^8.0.0", |
31 | 31 | "purgecss": "^7.0.2", |
32 | 32 | "serve": "^14.2.4", |
33 | 33 | "tsx": "^4.19.2", |
34 | 34 | "typescript": "^5.7.2", |
35 | | - "vite": "^6.0.3", |
| 35 | + "vite": "^7.0.0", |
36 | 36 | "vite-plugin-checker": "^0.8.0", |
37 | 37 | "vite-plugin-dts": "^4.3.0", |
38 | 38 | "vite-plugin-markdown": "^2.2.0", |
39 | | - "vitest": "^2.1.8" |
| 39 | + "vitest": "^4.0.0" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@fortawesome/fontawesome-svg-core": "^6.7.1", |
43 | | - "@fortawesome/free-brands-svg-icons": "^6.7.1", |
44 | | - "@fortawesome/free-regular-svg-icons": "^6.7.1", |
45 | | - "@fortawesome/free-solid-svg-icons": "^6.7.1", |
| 42 | + "@fortawesome/fontawesome-svg-core": "^7.0.0", |
| 43 | + "@fortawesome/free-brands-svg-icons": "^7.0.0", |
| 44 | + "@fortawesome/free-regular-svg-icons": "^7.0.0", |
| 45 | + "@fortawesome/free-solid-svg-icons": "^7.0.0", |
46 | 46 | "@oramacloud/client": "^2.1.4", |
47 | 47 | "@seqflow/components": "workspace:*", |
48 | 48 | "@seqflow/seqflow": "workspace:*", |
|
0 commit comments