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,7 +8,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.14.1",
|
||||
"@prisma/client": "^4.15.0",
|
||||
"@svgr/webpack": "^8.0.1",
|
||||
"axios": "^1.4.0",
|
||||
"framer-motion": "^10.12.16",
|
||||
@@ -20,20 +20,20 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hotkeys-hook": "^4.4.0",
|
||||
"react-icons": "^4.8.0",
|
||||
"react-icons": "^4.9.0",
|
||||
"react-select": "^5.7.3",
|
||||
"sass": "^1.62.1",
|
||||
"sass": "^1.63.3",
|
||||
"sharp": "^0.32.1",
|
||||
"toastr": "^2.1.4",
|
||||
"yup": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.2.4",
|
||||
"@types/node": "^20.2.6",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/react": "^18.2.7",
|
||||
"@types/react": "^18.2.11",
|
||||
"eslint": "8",
|
||||
"eslint-config-next": "13.4.4",
|
||||
"prisma": "^4.14.1",
|
||||
"typescript": "5.0.4"
|
||||
"prisma": "^4.15.0",
|
||||
"typescript": "5.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user