Skip to content

Commit 1dd3531

Browse files
committed
chore: update dependencies
1 parent 3a2be2a commit 1dd3531

File tree

2 files changed

+785
-777
lines changed

2 files changed

+785
-777
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,19 +83,19 @@
8383
"@tanstack/svelte-table": "9.0.0-alpha.10",
8484
"@tanstack/table-core": "9.0.0-alpha.10",
8585
"@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",
8989
"browserslist": "^4.24.2",
9090
"changelogen": "^0.5.7",
9191
"changelogithub": "^0.13.11",
92-
"chart.js": "^4.4.5",
92+
"chart.js": "^4.4.6",
9393
"clean-publish": "^5.1.0",
94-
"cspell": "^8.15.4",
94+
"cspell": "^8.15.7",
9595
"date-fns": "^4.1.0",
96-
"eslint": "^9.13.0",
96+
"eslint": "^9.14.0",
9797
"eslint-plugin-import": "^2.31.0",
98-
"eslint-plugin-n": "^17.11.1",
98+
"eslint-plugin-n": "^17.12.0",
9999
"eslint-plugin-node-import": "^1.0.4",
100100
"eslint-plugin-perfectionist": "^3.9.1",
101101
"eslint-plugin-prefer-arrow": "^1.2.3",
@@ -106,7 +106,7 @@
106106
"eslint-plugin-unicorn": "^56.0.0",
107107
"eslint-plugin-vitest": "^0.5.4",
108108
"html-minifier-terser": "^7.2.0",
109-
"lightningcss": "^1.27.0",
109+
"lightningcss": "^1.28.1",
110110
"postcss-html": "^1.7.0",
111111
"prettier": "^3.3.3",
112112
"prettier-plugin-svelte": "^3.2.7",
@@ -116,14 +116,14 @@
116116
"stylelint-gamut": "^1.3.4",
117117
"stylelint-order": "^6.0.4",
118118
"stylelint-plugin-logical-css": "^1.2.1",
119-
"svelte": "5.1.0",
119+
"svelte": "5.1.9",
120120
"svelte-chartjs": "^3.1.5",
121121
"svelte-check": "^4.0.5",
122122
"svelte-eslint-parser": "^0.43.0",
123123
"svelte-preprocess": "^6.0.3",
124124
"typescript": "^5.6.3",
125125
"vite": "^5.4.10",
126126
"vite-plugin-mock-dev-server": "^1.8.0",
127-
"vite-plugin-singlefile": "^2.0.2"
127+
"vite-plugin-singlefile": "^2.0.3"
128128
}
129129
}

0 commit comments

Comments
 (0)