|
83 | 83 | "@tanstack/svelte-table": "9.0.0-alpha.10",
|
84 | 84 | "@tanstack/table-core": "9.0.0-alpha.10",
|
85 | 85 | "@types/html-minifier-terser": "^7.0.2",
|
86 |
| - "@types/node": "^22.7.9", |
87 |
| - "@typescript-eslint/eslint-plugin": "^8.11.0", |
88 |
| - "@typescript-eslint/parser": "^8.11.0", |
| 86 | + "@types/node": "^22.8.7", |
| 87 | + "@typescript-eslint/eslint-plugin": "^8.13.0", |
| 88 | + "@typescript-eslint/parser": "^8.13.0", |
89 | 89 | "browserslist": "^4.24.2",
|
90 | 90 | "changelogen": "^0.5.7",
|
91 | 91 | "changelogithub": "^0.13.11",
|
92 |
| - "chart.js": "^4.4.5", |
| 92 | + "chart.js": "^4.4.6", |
93 | 93 | "clean-publish": "^5.1.0",
|
94 |
| - "cspell": "^8.15.4", |
| 94 | + "cspell": "^8.15.7", |
95 | 95 | "date-fns": "^4.1.0",
|
96 |
| - "eslint": "^9.13.0", |
| 96 | + "eslint": "^9.14.0", |
97 | 97 | "eslint-plugin-import": "^2.31.0",
|
98 |
| - "eslint-plugin-n": "^17.11.1", |
| 98 | + "eslint-plugin-n": "^17.12.0", |
99 | 99 | "eslint-plugin-node-import": "^1.0.4",
|
100 | 100 | "eslint-plugin-perfectionist": "^3.9.1",
|
101 | 101 | "eslint-plugin-prefer-arrow": "^1.2.3",
|
|
106 | 106 | "eslint-plugin-unicorn": "^56.0.0",
|
107 | 107 | "eslint-plugin-vitest": "^0.5.4",
|
108 | 108 | "html-minifier-terser": "^7.2.0",
|
109 |
| - "lightningcss": "^1.27.0", |
| 109 | + "lightningcss": "^1.28.1", |
110 | 110 | "postcss-html": "^1.7.0",
|
111 | 111 | "prettier": "^3.3.3",
|
112 | 112 | "prettier-plugin-svelte": "^3.2.7",
|
|
116 | 116 | "stylelint-gamut": "^1.3.4",
|
117 | 117 | "stylelint-order": "^6.0.4",
|
118 | 118 | "stylelint-plugin-logical-css": "^1.2.1",
|
119 |
| - "svelte": "5.1.0", |
| 119 | + "svelte": "5.1.9", |
120 | 120 | "svelte-chartjs": "^3.1.5",
|
121 | 121 | "svelte-check": "^4.0.5",
|
122 | 122 | "svelte-eslint-parser": "^0.43.0",
|
123 | 123 | "svelte-preprocess": "^6.0.3",
|
124 | 124 | "typescript": "^5.6.3",
|
125 | 125 | "vite": "^5.4.10",
|
126 | 126 | "vite-plugin-mock-dev-server": "^1.8.0",
|
127 |
| - "vite-plugin-singlefile": "^2.0.2" |
| 127 | + "vite-plugin-singlefile": "^2.0.3" |
128 | 128 | }
|
129 | 129 | }
|
0 commit comments