Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kymppi committed May 14, 2023
1 parent 1743e5e commit c1043b5
Show file tree
Hide file tree
Showing 3 changed files with 931 additions and 915 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
"commit": "git-cz"
},
"dependencies": {
"@astrojs/svelte": "^2.1.0",
"@astrojs/vercel": "^3.2.4",
"astro": "^2.3.0",
"astro-compress": "^1.1.35",
"@astrojs/svelte": "^2.1.1",
"@astrojs/vercel": "^3.3.0",
"astro": "^2.4.5",
"astro-compress": "^1.1.43",
"astro-icon": "^0.8.0",
"sass": "^1.62.0",
"svelte": "^3.58.0"
"sass": "^1.62.1",
"svelte": "^3.59.1"
},
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"astro-robots-txt": "^0.4.0",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"astro-robots-txt": "^0.5.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.3",
"prettier": "2.8.7",
"prettier-plugin-astro": "^0.8.0",
"prettier": "2.8.8",
"prettier-plugin-astro": "^0.8.1",
"prettier-plugin-organize-imports": "^3.2.2",
"svgo": "3.0.2",
"typescript": "^5.0.0"
"typescript": "^5.0.4"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit c1043b5

Please sign in to comment.