Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AyanoNK committed Jun 29, 2024
1 parent e5c59c7 commit 8b61198
Show file tree
Hide file tree
Showing 2 changed files with 3,077 additions and 2,519 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
"astro": "astro"
},
"devDependencies": {
"astro": "^2.2.0",
"web-vitals": "^3.1.0"
"astro": "^2.10.15",
"web-vitals": "^3.5.2"
},
"dependencies": {
"@astrojs/react": "^2.1.1",
"@astrojs/tailwind": "^3.1.1",
"@astrojs/vercel": "^3.2.2",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vercel/node": "^2.10.2",
"@astrojs/react": "^2.3.2",
"@astrojs/tailwind": "^3.1.3",
"@astrojs/vercel": "^3.8.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vercel/node": "^2.15.10",
"cors": "^2.8.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.31.3",
"vercel": "^30.0.0",
"ytdl-core": "git+ssh://git@github.com:khlevon/node-ytdl-core.git#v4.11.3-patch.1"
"vercel": "^30.2.3",
"ytdl-core": "github:khlevon/node-ytdl-core#v4.11.3-patch.1"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 8b61198

Please sign in to comment.