📦 Update packages
This commit is contained in:
@@ -9,35 +9,35 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/icon": "^3.0.9",
|
||||
"@chakra-ui/react": "2.2.9",
|
||||
"@emotion/react": "11.10.0",
|
||||
"@emotion/styled": "11.10.0",
|
||||
"@chakra-ui/react": "2.3.2",
|
||||
"@emotion/react": "11.10.4",
|
||||
"@emotion/styled": "11.10.4",
|
||||
"aos": "^2.3.4",
|
||||
"bot-engine": "*",
|
||||
"focus-visible": "^5.2.0",
|
||||
"framer-motion": "7.2.1",
|
||||
"framer-motion": "7.3.2",
|
||||
"models": "*",
|
||||
"next": "12.2.5",
|
||||
"next": "12.3.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"utils": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.18.13",
|
||||
"@chakra-ui/styled-system": "^2.2.8",
|
||||
"@next/bundle-analyzer": "12.2.5",
|
||||
"@babel/core": "7.19.0",
|
||||
"@chakra-ui/styled-system": "^2.3.1",
|
||||
"@next/bundle-analyzer": "12.3.0",
|
||||
"@types/aos": "^3.0.4",
|
||||
"@types/node": "18.7.13",
|
||||
"@types/react": "^18.0.17",
|
||||
"@typescript-eslint/eslint-plugin": "5.35.1",
|
||||
"@typescript-eslint/parser": "5.35.1",
|
||||
"@types/node": "18.7.16",
|
||||
"@types/react": "^18.0.19",
|
||||
"@typescript-eslint/eslint-plugin": "5.36.2",
|
||||
"@typescript-eslint/parser": "5.36.2",
|
||||
"autoprefixer": "10.4.8",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "8.23.0",
|
||||
"eslint-config-next": "12.2.5",
|
||||
"eslint-plugin-react": "^7.31.1",
|
||||
"eslint-config-next": "12.3.0",
|
||||
"eslint-plugin-react": "^7.31.8",
|
||||
"postcss": "8.4.16",
|
||||
"prettier": "2.7.1",
|
||||
"typescript": "^4.8.2"
|
||||
"typescript": "^4.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user