|
18 | 18 | "test": "npm run test:unit -- --run" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "@eslint/compat": "^1.4.1", |
| 21 | + "@eslint/compat": "^2.0.2", |
22 | 22 | "@eslint/js": "^9.39.2", |
23 | 23 | "@sveltejs/adapter-static": "^3.0.10", |
24 | 24 | "@sveltejs/kit": "^2.50.2", |
25 | | - "@sveltejs/vite-plugin-svelte": "^5.1.1", |
| 25 | + "@sveltejs/vite-plugin-svelte": "^6.2.4", |
26 | 26 | "@testing-library/jest-dom": "^6.9.1", |
27 | 27 | "@testing-library/svelte": "^5.3.1", |
28 | 28 | "@types/node": "^22.19.8", |
29 | 29 | "carbon-preprocess-svelte": "^0.11.25", |
30 | 30 | "eslint": "^9.39.2", |
31 | 31 | "eslint-config-prettier": "^10.1.8", |
32 | | - "eslint-plugin-svelte": "^2.46.1", |
33 | | - "globals": "^15.15.0", |
| 32 | + "eslint-plugin-svelte": "^3.14.0", |
| 33 | + "globals": "^17.3.0", |
34 | 34 | "graphology-types": "^0.24.8", |
35 | | - "jsdom": "^25.0.1", |
| 35 | + "jsdom": "^28.0.0", |
36 | 36 | "prettier": "^3.8.1", |
37 | 37 | "prettier-plugin-svelte": "^3.4.1", |
38 | 38 | "sass-embedded": "^1.97.3", |
39 | 39 | "svelte": "^5.49.1", |
40 | 40 | "svelte-check": "^4.3.6", |
41 | 41 | "typescript": "^5.9.3", |
42 | 42 | "typescript-eslint": "^8.54.0", |
43 | | - "vite": "^6.4.1", |
44 | | - "vitest": "^3.2.4" |
| 43 | + "vite": "^7.3.1", |
| 44 | + "vite-plugin-devtools-json": "^1.0.0", |
| 45 | + "vitest": "^4.0.18" |
45 | 46 | }, |
46 | 47 | "pnpm": { |
47 | 48 | "onlyBuiltDependencies": [ |
48 | | - "esbuild" |
| 49 | + "esbuild", |
| 50 | + "@carbon/colors", |
| 51 | + "@carbon/feature-flags", |
| 52 | + "@carbon/grid", |
| 53 | + "@carbon/layout", |
| 54 | + "@carbon/motion", |
| 55 | + "@carbon/styles", |
| 56 | + "@carbon/themes", |
| 57 | + "@carbon/type", |
| 58 | + "@ibm/plex", |
| 59 | + "@ibm/plex-mono", |
| 60 | + "@ibm/plex-sans", |
| 61 | + "@ibm/plex-serif", |
| 62 | + "@parcel/watcher", |
| 63 | + "carbon-components-svelte" |
49 | 64 | ] |
50 | 65 | }, |
51 | 66 | "packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4", |
|
54 | 69 | "@carbon/styles": "^1.99.0", |
55 | 70 | "@carbon/themes": "^11.67.0", |
56 | 71 | "@carbon/type": "^11.53.0", |
57 | | - "@cyclonedx/cyclonedx-library": "^7.1.0", |
58 | | - "@dagrejs/dagre": "^1.1.8", |
| 72 | + "@cyclonedx/cyclonedx-library": "^9.4.1", |
| 73 | + "@dagrejs/dagre": "^2.0.3", |
59 | 74 | "@ibm/plex": "^6.4.1", |
60 | | - "carbon-components-svelte": "^0.87.7", |
| 75 | + "carbon-components-svelte": "^0.99.3", |
61 | 76 | "carbon-icons-svelte": "^13.8.0", |
62 | 77 | "graphology": "^0.26.0", |
63 | 78 | "graphology-operators": "^1.6.1", |
|
0 commit comments