Merge pull request 'Update all dependencies' (#119) from renovate/all into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-19 13:23:33 +00:00
committed by Gitea
parent f86dff0a37
commit bbfed4a47f
3 changed files with 38 additions and 29 deletions

View File

@@ -16,7 +16,7 @@
"next-pwa": "5.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.5",
"react-redux": "8.1.0",
"react-textarea-autosize": "8.4.1",
"tailwindcss": "3.3.2"
},
@@ -25,11 +25,11 @@
"@types/react-redux": "7.1.25",
"autoprefixer": "10.4.14",
"cssnano": "6.0.1",
"eslint": "8.41.0",
"eslint": "8.43.0",
"eslint-config-next": "13.4.3",
"postcss": "8.4.23",
"postcss": "8.4.24",
"postcss-import": "15.1.0",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}