Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
raystinc authored Jul 28, 2023
1 parent 9c7c568 commit 2c19eb7
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 215 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"license": "MIT",
"dependencies": {
"@vercel/analytics": "^1.0.1",
"@vercel/og": "^0.5.4",
"@vercel/og": "^0.5.9",
"api": "link:./src/api",
"components": "link:./src/components",
"framer-motion": "^10.12.12",
"framer-motion": "^10.14.0",
"lib": "link:./src/lib",
"next": "^13.4.2",
"next-seo": "^6.0.0",
"next": "^13.4.12",
"next-seo": "^6.1.0",
"pages": "link:./pages",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -27,17 +27,17 @@
"utils": "link:./src/utils"
},
"devDependencies": {
"@types/node": "^20.2.1",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@types/node": "^20.4.5",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"autoprefixer": "^10.4.14",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"eslint-config-prettier": "^8.8.0",
"postcss": "^8.4.23",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4"
"eslint": "8.45.0",
"eslint-config-next": "13.4.12",
"eslint-config-prettier": "^8.9.0",
"postcss": "^8.4.27",
"prettier": "^3.0.0",
"prettier-plugin-tailwindcss": "^0.4.1",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6"
}
}
Loading

0 comments on commit 2c19eb7

Please sign in to comment.