Skip to content

Commit

Permalink
update true patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chantastic committed Apr 22, 2024
1 parent 2cb4e20 commit bbb24c6
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 79 deletions.
14 changes: 7 additions & 7 deletions chan.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"tsc": "tsc"
},
"devDependencies": {
"@astrojs/markdown-remark": "^4.3.1",
"@astrojs/markdown-remark": "^4.3.2",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.1",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/tailwind": "^5.1.0",
"@componentdriven/csf": "0.0.2-alpha.0",
"@remark-embedder/core": "^3.0.2",
Expand All @@ -42,18 +42,18 @@
"remark-toc": "^9.0.0",
"sanitize-html": "^2.13.0",
"shiki": "^1.2.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"title-case": "^4.3.1",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"unist-util-visit": "^5.0.0",
"wrangler": "^3.37.0"
},
"dependencies": {
"@astrojs/cloudflare": "^9.2.0",
"@astrojs/cloudflare": "^9.2.1",
"@astrojs/db": "^0.9.4",
"@astrojs/react": "^3.1.0",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"better-sqlite3": "^9.4.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit bbb24c6

Please sign in to comment.