mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 09:58:13 +09:00
chore: update deps
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"dependencies": {
|
||||
"@sentry/browser": "^5.15.0",
|
||||
"fetch-suspense": "^1.2.2",
|
||||
"framer-motion": "^1.9.1",
|
||||
"i18next": ">=19.3.2",
|
||||
"framer-motion": "^1.10.2",
|
||||
"i18next": ">=19.3.3",
|
||||
"i18next-browser-languagedetector": "^4.0.2",
|
||||
"i18next-chained-backend": "^2.0.1",
|
||||
"i18next-localstorage-backend": "^3.1.1",
|
||||
@@ -22,19 +22,20 @@
|
||||
"isomorphic-unfetch": "^3.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-ga": "^2.7.0",
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-i18next": "11.3.4",
|
||||
"react-icons": "^3.9.0",
|
||||
"react-router": "^5.1.2",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-scripts": "3.4.0",
|
||||
"react-scripts": "3.4.1",
|
||||
"react-spinners": "^0.8.1",
|
||||
"react-tippy": "^1.3.4",
|
||||
"styled-components": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/helper-call-delegate": "^7.8.7",
|
||||
"@testing-library/jest-dom": "^5.1.1",
|
||||
"@testing-library/react": "^10.0.1",
|
||||
"@types/i18next-node-fs-backend": "^2.1.0",
|
||||
@@ -43,8 +44,8 @@
|
||||
"@types/react-helmet": "^5.0.15",
|
||||
"@types/react-router-dom": "^5.1.3",
|
||||
"@types/styled-components": "^5.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^2.23.0",
|
||||
"@typescript-eslint/parser": "^2.23.0",
|
||||
"@typescript-eslint/eslint-plugin": "^2.25.0",
|
||||
"@typescript-eslint/parser": "^2.25.0",
|
||||
"eslint-config-prettier": "^6.10.1",
|
||||
"eslint-plugin-react": "^7.19.0",
|
||||
"husky": "^4.2.3",
|
||||
|
Reference in New Issue
Block a user