Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Oct 23, 2024
1 parent f94bb88 commit d0b421f
Show file tree
Hide file tree
Showing 2 changed files with 1,117 additions and 1,079 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,30 +66,30 @@
"@dicebear/core": "^9.2.2",
"@dicebear/open-peeps": "^9.2.2",
"@svelte-plugins/tooltips": "^3.0.1",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.8",
"@sveltejs/vite-plugin-svelte": "4.0.0",
"@tanstack/svelte-table": "9.0.0-alpha.10",
"@tanstack/table-core": "9.0.0-alpha.10",
"@types/html-minifier-terser": "^7.0.2",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"browserslist": "^4.24.0",
"@types/node": "^22.7.9",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"browserslist": "^4.24.2",
"changelogen": "^0.5.7",
"changelogithub": "^0.13.11",
"chart.js": "^4.4.5",
"clean-publish": "^5.0.0",
"cspell": "^8.15.2",
"clean-publish": "^5.1.0",
"cspell": "^8.15.4",
"date-fns": "^4.1.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^3.9.0",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-let": "^4.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-sonarjs": "^2.0.3",
"eslint-plugin-svelte": "^2.44.1",
"eslint-plugin-sonarjs": "^2.0.4",
"eslint-plugin-svelte": "^2.46.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-vitest": "^0.5.4",
"html-minifier-terser": "^7.2.0",
Expand All @@ -103,13 +103,13 @@
"stylelint-gamut": "^1.3.4",
"stylelint-order": "^6.0.4",
"stylelint-plugin-logical-css": "^1.2.1",
"svelte": "5.0.0-next.264",
"svelte": "5.1.0",
"svelte-chartjs": "^3.1.5",
"svelte-check": "^4.0.5",
"svelte-eslint-parser": "^0.41.1",
"svelte-eslint-parser": "^0.43.0",
"svelte-preprocess": "^6.0.3",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-mock-dev-server": "^1.8.0",
"vite-plugin-singlefile": "^2.0.2"
}
Expand Down
Loading

0 comments on commit d0b421f

Please sign in to comment.