Skip to content

Commit e60a7aa

Browse files
committed
chore: update dependencies
1 parent 744e4ce commit e60a7aa

File tree

5 files changed

+1782
-1850
lines changed

5 files changed

+1782
-1850
lines changed

package.json

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -54,47 +54,43 @@
5454
"test:unit": "cargo test"
5555
},
5656
"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",
5959
"@commitlint/cli": "^19.8.1",
6060
"@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",
6464
"@humanwhocodes/social-changelog": "^0.4.0",
6565
"@svelte-plugins/tooltips": "^3.0.3",
66-
"@sveltejs/vite-plugin-svelte": "5.1.0",
66+
"@sveltejs/vite-plugin-svelte": "6.1.0",
6767
"@tanstack/svelte-table": "9.0.0-alpha.10",
6868
"@tanstack/table-core": "9.0.0-alpha.10",
6969
"@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",
7474
"chart.js": "^4.5.0",
7575
"clean-publish": "^5.2.2",
76-
"cspell": "^9.1.1",
76+
"cspell": "^9.1.5",
7777
"date-fns": "^4.1.0",
78-
"eslint": "^9.29.0",
78+
"eslint": "^9.31.0",
7979
"html-minifier-terser": "^7.2.0",
8080
"lightningcss": "^1.30.1",
8181
"postcss-html": "^1.8.0",
82-
"prettier": "^3.5.3",
82+
"prettier": "^3.6.2",
8383
"prettier-plugin-svelte": "^3.4.0",
8484
"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",
9187
"svelte-chartjs": "^3.1.5",
92-
"svelte-check": "^4.2.1",
88+
"svelte-check": "^4.3.0",
9389
"svelte-preprocess": "^6.0.3",
9490
"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"
9894
},
9995
"optionalDependencies": {
10096
"@todoctor/darwin-arm64": "workspace:^",

0 commit comments

Comments
 (0)