apps/web: upgrade packages
This commit is contained in:
parent
70d1a1b10c
commit
2a840c1949
@ -10,20 +10,20 @@
|
||||
"lint:fix": "next lint -- --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/montserrat": "^4.5.13",
|
||||
"@types/node": "18.11.9",
|
||||
"@types/react": "18.0.25",
|
||||
"@types/react-dom": "18.0.9",
|
||||
"@fontsource/montserrat": "^5.0.13",
|
||||
"@types/node": "20.8.6",
|
||||
"@types/react": "18.2.28",
|
||||
"@types/react-dom": "18.2.13",
|
||||
"axios": "^1.5.1",
|
||||
"next": "^13.5.4",
|
||||
"normalize.css": "^8.0.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"sass": "^1.56.1",
|
||||
"typescript": "4.9.3"
|
||||
"sass": "^1.69.3",
|
||||
"typescript": "5.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vchikalkin/eslint-config-awesome": "^1.1.1",
|
||||
"eslint": "^8.46.0"
|
||||
"@vchikalkin/eslint-config-awesome": "^1.1.2",
|
||||
"eslint": "^8.51.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user