Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2022
1 parent c1d10af commit d74b440
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 308 deletions.
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -9,35 +9,35 @@
"lint": "next lint"
},
"dependencies": {
"@emotion/react": "11.10.4",
"@emotion/react": "11.10.5",
"@emotion/server": "11.10.0",
"@iconify/react": "4.0.0",
"@mantine/core": "5.6.0",
"@mantine/hooks": "5.6.0",
"@mantine/next": "5.6.0",
"@mantine/core": "5.7.0",
"@mantine/hooks": "5.7.0",
"@mantine/next": "5.7.0",
"@prisma/client": "4.5.0",
"@reduxjs/toolkit": "1.8.6",
"@tanstack/react-query": "4.12.0",
"@tanstack/react-query-devtools": "4.12.0",
"@reduxjs/toolkit": "1.9.0",
"@tanstack/react-query": "4.14.3",
"@tanstack/react-query-devtools": "4.14.3",
"axios": "1.1.3",
"hash-wasm": "4.9.0",
"next": "12.3.1",
"next-auth": "4.14.0",
"next": "13.0.2",
"next-auth": "4.16.0",
"nextjs-progressbar": "0.0.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.38.0",
"react-redux": "8.0.4",
"windicss-webpack-plugin": "1.7.6"
"react-hook-form": "7.39.1",
"react-redux": "8.0.5",
"windicss-webpack-plugin": "1.7.7"
},
"devDependencies": {
"@babel/core": "7.19.6",
"@babel/core": "7.20.2",
"@babel/eslint-parser": "7.19.1",
"@babel/preset-react": "7.18.6",
"@windicss/plugin-animations": "1.0.9",
"eslint": "8.25.0",
"eslint": "8.26.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-next": "12.3.1",
"eslint-config-next": "13.0.2",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
Expand Down

0 comments on commit d74b440

Please sign in to comment.