Skip to content

Commit

Permalink
build(app): deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
yagee committed Mar 25, 2024
1 parent fdef102 commit 8b47667
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 65 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint": "eslint ."
},
"dependencies": {
"@astrojs/check": "^0.5.9",
"@astrojs/check": "^0.5.10",
"astro": "^4.5.9",
"astro-relative-links": "^0.3.7",
"astro-typograf": "^2.0.0",
Expand All @@ -32,14 +32,14 @@
},
"devDependencies": {
"@divriots/jampack": "^0.23.3",
"@img/sharp-linux-x64": "^0.33.2",
"@img/sharp-linux-x64": "^0.33.3",
"@typescript-eslint/parser": "^7.3.1",
"astro-compress": "github:astro-community/AstroCompress#no-sharp",
"astro-eslint-parser": "^0.16.3",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-plugin-astro": "^0.32.0",
"eslint-plugin-astro": "^0.33.1",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-css-order": "^2.0.1"
Expand Down
144 changes: 82 additions & 62 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b47667

Please sign in to comment.