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 Dec 27, 2024
1 parent 8c84125 commit cd59e99
Show file tree
Hide file tree
Showing 2 changed files with 1,980 additions and 2,895 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,45 +53,45 @@
"test:unit": "cargo test"
},
"devDependencies": {
"@azat-io/eslint-config": "^2.2.0",
"@azat-io/eslint-config": "^2.7.0",
"@azat-io/stylelint-config": "^0.1.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@dicebear/core": "^9.2.2",
"@dicebear/open-peeps": "^9.2.2",
"@svelte-plugins/tooltips": "^3.0.1",
"@sveltejs/vite-plugin-svelte": "4.0.0",
"@sveltejs/vite-plugin-svelte": "5.0.3",
"@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.8.7",
"browserslist": "^4.24.2",
"@types/node": "^22.10.2",
"browserslist": "^4.24.3",
"changelogen": "^0.5.7",
"changelogithub": "^0.13.11",
"chart.js": "^4.4.6",
"chart.js": "^4.4.7",
"clean-publish": "^5.1.0",
"cspell": "^8.15.7",
"cspell": "^8.17.1",
"date-fns": "^4.1.0",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"html-minifier-terser": "^7.2.0",
"lightningcss": "^1.28.1",
"lightningcss": "^1.28.2",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.10.0",
"stylelint": "^16.12.0",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-gamut": "^1.3.4",
"stylelint-order": "^6.0.4",
"stylelint-plugin-logical-css": "^1.2.1",
"svelte": "5.1.9",
"svelte": "5.16.0",
"svelte-chartjs": "^3.1.5",
"svelte-check": "^4.0.5",
"svelte-check": "^4.1.1",
"svelte-preprocess": "^6.0.3",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-mock-dev-server": "^1.8.0",
"vite-plugin-singlefile": "^2.0.3"
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite-plugin-mock-dev-server": "^1.8.3",
"vite-plugin-singlefile": "^2.1.0"
},
"optionalDependencies": {
"@todoctor/darwin-arm64": "workspace:^",
Expand Down
Loading

0 comments on commit cd59e99

Please sign in to comment.