updated packages

This commit is contained in:
Chirag 2022-01-18 15:21:26 +05:30
parent a6ef9121e8
commit 65058c91d4
2 changed files with 7 additions and 7 deletions

View File

@ -10,15 +10,15 @@
"dependencies": {
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.2.5",
"@mui/material": "^5.2.6",
"@mui/icons-material": "^5.3.0",
"@mui/material": "^5.3.0",
"next": "12.0.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"styled-components": "^5.3.3"
},
"devDependencies": {
"eslint": "7",
"eslint": "^7.32.0",
"eslint-config-next": "12.0.4"
}
}

View File

@ -3,9 +3,9 @@ lockfileVersion: 5.3
specifiers:
'@emotion/react': ^11.7.1
'@emotion/styled': ^11.6.0
'@mui/icons-material': ^5.2.5
'@mui/material': ^5.2.6
eslint: '7'
'@mui/icons-material': ^5.3.0
'@mui/material': ^5.3.0
eslint: ^7.32.0
eslint-config-next: 12.0.4
next: 12.0.4
react: 17.0.2
@ -153,7 +153,7 @@ packages:
resolution: {integrity: sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.13.9
regenerator-runtime: 0.13.4
dev: false
/@babel/runtime/7.16.7: