mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
chore(deps): update
This commit is contained in:
18
package.json
18
package.json
@@ -8,10 +8,10 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.13.0",
|
||||
"@svgr/webpack": "^7.0.0",
|
||||
"axios": "^1.3.6",
|
||||
"next": "^13.3.1",
|
||||
"@prisma/client": "^4.14.0",
|
||||
"@svgr/webpack": "^8.0.1",
|
||||
"axios": "^1.4.0",
|
||||
"next": "^13.4.2",
|
||||
"next-auth": "^4.22.1",
|
||||
"next-seo": "^6.0.0",
|
||||
"node-html-parser": "^6.1.5",
|
||||
@@ -20,17 +20,17 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hotkeys-hook": "^4.4.0",
|
||||
"react-icons": "^4.8.0",
|
||||
"react-select": "^5.7.2",
|
||||
"react-select": "^5.7.3",
|
||||
"sass": "^1.62.1",
|
||||
"toastr": "^2.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.16.1",
|
||||
"@types/node": "^20.1.5",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/react": "^18.2.0",
|
||||
"@types/react": "^18.2.6",
|
||||
"eslint": "8",
|
||||
"eslint-config-next": "13.3.1",
|
||||
"prisma": "^4.13.0",
|
||||
"eslint-config-next": "13.4.2",
|
||||
"prisma": "^4.14.0",
|
||||
"typescript": "5.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user