mirror of
https://github.com/uetchy/namae.git
synced 2025-10-14 23:22:19 +09:00
chore: update deps
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
"test": "react-scripts test --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/browser": "^5.12.4",
|
||||
"@sentry/browser": "^5.14.2",
|
||||
"fetch-suspense": "^1.2.2",
|
||||
"framer-motion": "^1.8.4",
|
||||
"i18next": ">=19.3.1",
|
||||
"framer-motion": "^1.9.1",
|
||||
"i18next": ">=19.3.2",
|
||||
"i18next-browser-languagedetector": "^4.0.2",
|
||||
"i18next-chained-backend": "^2.0.1",
|
||||
"i18next-localstorage-backend": "^3.1.1",
|
||||
@@ -30,7 +30,7 @@
|
||||
"react-router": "^5.1.2",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-scripts": "3.4.0",
|
||||
"react-spinners": "^0.8.0",
|
||||
"react-spinners": "^0.8.1",
|
||||
"react-tippy": "^1.3.4",
|
||||
"styled-components": "^5.0.1"
|
||||
},
|
||||
@@ -42,11 +42,11 @@
|
||||
"@types/node": "^13.9.1",
|
||||
"@types/react-helmet": "^5.0.15",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"@types/styled-components": "^5.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^2.20.0",
|
||||
"@typescript-eslint/parser": "^2.20.0",
|
||||
"@types/styled-components": "^5.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^2.23.0",
|
||||
"@typescript-eslint/parser": "^2.23.0",
|
||||
"eslint-config-prettier": "^6.10.0",
|
||||
"eslint-plugin-react": "^7.18.3",
|
||||
"eslint-plugin-react": "^7.19.0",
|
||||
"husky": "^4.2.3",
|
||||
"i18next-node-fs-backend": "^2.1.3",
|
||||
"mutationobserver-shim": "^0.3.3"
|
||||
|
Reference in New Issue
Block a user