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 8, 2023
1 parent f985f98 commit 283611c
Show file tree
Hide file tree
Showing 2 changed files with 970 additions and 1,434 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,26 @@
"test:types": "tsc --noEmit --pretty"
},
"devDependencies": {
"@astrojs/svelte": "^4.0.4",
"@astrojs/svelte": "^5.0.0",
"@azat-io/eslint-config-typescript": "^1.6.0",
"@azat-io/stylelint-config": "^0.1.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@types/decompress": "^4.2.7",
"@types/node": "^20.10.0",
"@types/vscode": "^1.84.2",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"astro": "^3.6.0",
"@types/node": "^20.10.4",
"@types/vscode": "^1.85.0",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"astro": "^4.0.3",
"changelogen": "^0.5.5",
"clean-publish": "^4.2.0",
"decompress": "^4.2.1",
"eslint": "^8.54.0",
"eslint-plugin-astro": "^0.29.1",
"eslint": "^8.55.0",
"eslint-plugin-astro": "^0.30.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.4.2",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
Expand All @@ -63,20 +63,20 @@
"prettier": "^3.1.0",
"prettier-plugin-astro": "^0.12.2",
"prettier-plugin-svelte": "^3.1.2",
"shiki": "^0.14.5",
"shiki": "^0.14.6",
"simple-git-hooks": "^2.9.0",
"strip-json-comments": "^5.0.1",
"stylelint": "^15.11.0",
"stylelint": "^16.0.1",
"stylelint-config-recess-order": "^4.4.0",
"stylelint-gamut": "^1.3.3",
"stylelint-gamut": "^1.3.4",
"stylelint-order": "^6.0.3",
"stylelint-plugin-logical-css": "^0.13.2",
"svelte": "^4.2.7",
"svgo": "^3.0.4",
"svelte": "^4.2.8",
"svgo": "^3.0.5",
"tsm": "^2.3.0",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vite-plugin-static-copy": "^1.0.0",
"vitest": "^0.34.6"
"vitest": "^1.0.2"
}
}
Loading

0 comments on commit 283611c

Please sign in to comment.