|
54 | 54 | "test:unit": "cargo test"
|
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 |
| - "@azat-io/eslint-config": "^2.34.0", |
58 |
| - "@azat-io/stylelint-config": "^0.1.1", |
| 57 | + "@azat-io/eslint-config": "^2.38.0", |
| 58 | + "@azat-io/stylelint-config": "^1.1.0", |
59 | 59 | "@commitlint/cli": "^19.8.1",
|
60 | 60 | "@commitlint/config-conventional": "^19.8.1",
|
61 |
| - "@dicebear/core": "^9.2.2", |
62 |
| - "@dicebear/open-peeps": "^9.2.2", |
63 |
| - "@humanwhocodes/crosspost": "^0.12.0", |
| 61 | + "@dicebear/core": "^9.2.3", |
| 62 | + "@dicebear/open-peeps": "^9.2.3", |
| 63 | + "@humanwhocodes/crosspost": "^0.15.0", |
64 | 64 | "@humanwhocodes/social-changelog": "^0.4.0",
|
65 | 65 | "@svelte-plugins/tooltips": "^3.0.3",
|
66 |
| - "@sveltejs/vite-plugin-svelte": "5.1.0", |
| 66 | + "@sveltejs/vite-plugin-svelte": "6.1.0", |
67 | 67 | "@tanstack/svelte-table": "9.0.0-alpha.10",
|
68 | 68 | "@tanstack/table-core": "9.0.0-alpha.10",
|
69 | 69 | "@types/html-minifier-terser": "^7.0.2",
|
70 |
| - "@types/node": "^24.0.1", |
71 |
| - "browserslist": "^4.25.0", |
72 |
| - "changelogen": "^0.6.1", |
73 |
| - "changelogithub": "^13.15.0", |
| 70 | + "@types/node": "^24.0.14", |
| 71 | + "browserslist": "^4.25.1", |
| 72 | + "changelogen": "^0.6.2", |
| 73 | + "changelogithub": "^13.16.0", |
74 | 74 | "chart.js": "^4.5.0",
|
75 | 75 | "clean-publish": "^5.2.2",
|
76 |
| - "cspell": "^9.1.1", |
| 76 | + "cspell": "^9.1.5", |
77 | 77 | "date-fns": "^4.1.0",
|
78 |
| - "eslint": "^9.29.0", |
| 78 | + "eslint": "^9.31.0", |
79 | 79 | "html-minifier-terser": "^7.2.0",
|
80 | 80 | "lightningcss": "^1.30.1",
|
81 | 81 | "postcss-html": "^1.8.0",
|
82 |
| - "prettier": "^3.5.3", |
| 82 | + "prettier": "^3.6.2", |
83 | 83 | "prettier-plugin-svelte": "^3.4.0",
|
84 | 84 | "simple-git-hooks": "^2.13.0",
|
85 |
| - "stylelint": "^16.20.0", |
86 |
| - "stylelint-config-recess-order": "^7.1.0", |
87 |
| - "stylelint-gamut": "^1.3.4", |
88 |
| - "stylelint-order": "^7.0.0", |
89 |
| - "stylelint-plugin-logical-css": "^1.2.3", |
90 |
| - "svelte": "5.34.3", |
| 85 | + "stylelint": "^16.21.1", |
| 86 | + "svelte": "5.36.7", |
91 | 87 | "svelte-chartjs": "^3.1.5",
|
92 |
| - "svelte-check": "^4.2.1", |
| 88 | + "svelte-check": "^4.3.0", |
93 | 89 | "svelte-preprocess": "^6.0.3",
|
94 | 90 | "typescript": "^5.8.3",
|
95 |
| - "vite": "^6.3.5", |
96 |
| - "vite-plugin-mock-dev-server": "^1.8.7", |
97 |
| - "vite-plugin-singlefile": "^2.2.0" |
| 91 | + "vite": "^7.0.5", |
| 92 | + "vite-plugin-mock-dev-server": "^1.9.1", |
| 93 | + "vite-plugin-singlefile": "^2.3.0" |
98 | 94 | },
|
99 | 95 | "optionalDependencies": {
|
100 | 96 | "@todoctor/darwin-arm64": "workspace:^",
|
|
0 commit comments