mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
chore(deps): update patch/minor
This commit is contained in:
1785
package-lock.json
generated
1785
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
38
package.json
38
package.json
@@ -9,32 +9,34 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.15.0",
|
||||
"@svgr/webpack": "^8.0.1",
|
||||
"axios": "^1.4.0",
|
||||
"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",
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"axios": "^1.5.1",
|
||||
"framer-motion": "^10.16.4",
|
||||
"next": "^13.5.6",
|
||||
"next-auth": "^4.24.3",
|
||||
"next-seo": "^6.1.0",
|
||||
"node-html-parser": "^6.1.10",
|
||||
"nprogress": "^0.2.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-error-boundary": "^4.0.10",
|
||||
"react-hotkeys-hook": "^4.4.0",
|
||||
"react-icons": "^4.9.0",
|
||||
"react-select": "^5.7.3",
|
||||
"sass": "^1.63.3",
|
||||
"react-error-boundary": "^4.0.11",
|
||||
"react-hotkeys-hook": "^4.4.1",
|
||||
"react-icons": "^4.11.0",
|
||||
"react-select": "^5.7.7",
|
||||
"sass": "^1.69.4",
|
||||
"sharp": "^0.32.1",
|
||||
"toastr": "^2.1.4",
|
||||
"yup": "^1.2.0"
|
||||
"yup": "^1.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.2.6",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/react": "^18.2.11",
|
||||
"eslint": "8",
|
||||
"eslint-config-next": "13.4.4",
|
||||
"@types/react": "^18.2.31",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-next": "13.5.6",
|
||||
"prisma": "^4.15.0",
|
||||
"typescript": "5.1.3"
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user