mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
chore(deps): update deps
This commit is contained in:
14
package.json
14
package.json
@@ -8,11 +8,11 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.14.0",
|
||||
"@prisma/client": "^4.14.1",
|
||||
"@svgr/webpack": "^8.0.1",
|
||||
"axios": "^1.4.0",
|
||||
"framer-motion": "^10.12.12",
|
||||
"next": "^13.4.2",
|
||||
"framer-motion": "^10.12.16",
|
||||
"next": "^13.4.4",
|
||||
"next-auth": "^4.22.1",
|
||||
"next-seo": "^6.0.0",
|
||||
"node-html-parser": "^6.1.5",
|
||||
@@ -26,12 +26,12 @@
|
||||
"toastr": "^2.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.1.5",
|
||||
"@types/node": "^20.2.4",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react": "^18.2.7",
|
||||
"eslint": "8",
|
||||
"eslint-config-next": "13.4.2",
|
||||
"prisma": "^4.14.0",
|
||||
"eslint-config-next": "13.4.4",
|
||||
"prisma": "^4.14.1",
|
||||
"typescript": "5.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user