Skip to content

Commit

Permalink
build(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
satnaing committed Jan 10, 2024
1 parent f70a0b7 commit 034dd39
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"satori": "^0.10.11",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
},
"devDependencies": {
"@astrojs/react": "^3.0.9",
"@astrojs/sitemap": "^3.0.4",
"@astrojs/tailwind": "^5.1.0",
"@divriots/jampack": "^0.23.1",
"@divriots/jampack": "^0.23.2",
"@tailwindcss/typography": "^0.5.10",
"@types/github-slugger": "^1.3.0",
"@types/react": "^18.2.46",
"@typescript-eslint/parser": "^6.16.0",
"@types/react": "^18.2.47",
"@typescript-eslint/parser": "^6.18.1",
"astro-eslint-parser": "^0.16.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -46,7 +46,7 @@
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.3",
"prettier-plugin-tailwindcss": "^0.5.10",
"prettier-plugin-tailwindcss": "^0.5.11",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit 034dd39

Please sign in to comment.