mirror of
https://github.com/uetchy/namae.git
synced 2025-07-02 06:20:02 +09:00
chore: update deps
This commit is contained in:
parent
fd95c63848
commit
ddbda377fc
@ -12,9 +12,9 @@
|
|||||||
"typescript": "^3.8.3"
|
"typescript": "^3.8.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@sentry/cli": "^1.52.0",
|
"@sentry/cli": "^1.52.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^2.25.0",
|
"@typescript-eslint/eslint-plugin": "^2.26.0",
|
||||||
"@typescript-eslint/parser": "^2.25.0",
|
"@typescript-eslint/parser": "^2.26.0",
|
||||||
"codacy-coverage": "^3.4.0",
|
"codacy-coverage": "^3.4.0",
|
||||||
"eslint": "^6.8.0",
|
"eslint": "^6.8.0",
|
||||||
"eslint-config-prettier": "^6.10.1",
|
"eslint-config-prettier": "^6.10.1",
|
||||||
|
@ -11,11 +11,11 @@
|
|||||||
"test": "react-scripts test --coverage"
|
"test": "react-scripts test --coverage"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/browser": "^5.15.1",
|
"@sentry/browser": "^5.15.4",
|
||||||
"easy-peasy": "^3.3.0",
|
"easy-peasy": "^3.3.0",
|
||||||
"fetch-suspense": "^1.2.2",
|
"fetch-suspense": "^1.2.2",
|
||||||
"framer-motion": "^1.10.2",
|
"framer-motion": "^1.10.3",
|
||||||
"i18next": ">=19.3.3",
|
"i18next": ">=19.3.4",
|
||||||
"i18next-browser-languagedetector": "^4.0.2",
|
"i18next-browser-languagedetector": "^4.0.2",
|
||||||
"i18next-chained-backend": "^2.0.1",
|
"i18next-chained-backend": "^2.0.1",
|
||||||
"i18next-localstorage-backend": "^3.1.1",
|
"i18next-localstorage-backend": "^3.1.1",
|
||||||
@ -37,21 +37,21 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/helper-call-delegate": "^7.8.7",
|
"@babel/helper-call-delegate": "^7.8.7",
|
||||||
"@testing-library/jest-dom": "^5.1.1",
|
"@testing-library/jest-dom": "^5.3.0",
|
||||||
"@testing-library/react": "^10.0.1",
|
"@testing-library/react": "^10.0.2",
|
||||||
"@types/i18next-node-fs-backend": "^2.1.0",
|
"@types/i18next-node-fs-backend": "^2.1.0",
|
||||||
"@types/jest": "^25.1.4",
|
"@types/jest": "^25.1.4",
|
||||||
"@types/node": "^13.9.3",
|
"@types/node": "^13.9.8",
|
||||||
"@types/react-helmet": "^5.0.15",
|
"@types/react-helmet": "^5.0.15",
|
||||||
"@types/react-router-dom": "^5.1.3",
|
"@types/react-router-dom": "^5.1.3",
|
||||||
"@types/styled-components": "^5.0.1",
|
"@types/styled-components": "^5.0.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^2.25.0",
|
"@typescript-eslint/eslint-plugin": "^2.26.0",
|
||||||
"@typescript-eslint/parser": "^2.25.0",
|
"@typescript-eslint/parser": "^2.26.0",
|
||||||
"eslint-config-prettier": "^6.10.1",
|
"eslint-config-prettier": "^6.10.1",
|
||||||
"eslint-plugin-react": "^7.19.0",
|
"eslint-plugin-react": "^7.19.0",
|
||||||
"husky": "^4.2.3",
|
"husky": "^4.2.3",
|
||||||
"i18next-node-fs-backend": "^2.1.3",
|
"i18next-node-fs-backend": "^2.1.3",
|
||||||
"mutationobserver-shim": "^0.3.3"
|
"mutationobserver-shim": "^0.3.5"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user