build(deps): update pnpm packages (#2911)
parent
4593da3f00
commit
b733f7b86d
|
@ -3,24 +3,24 @@
|
|||
"version": "4.33.2",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
"@fortawesome/fontawesome-svg-core": "1.3.0",
|
||||
"@fortawesome/free-regular-svg-icons": "5.15.4",
|
||||
"@fortawesome/free-solid-svg-icons": "5.15.4",
|
||||
"@fortawesome/react-fontawesome": "0.1.17",
|
||||
"@material-ui/core": "4.12.3",
|
||||
"@material-ui/icons": "4.11.2",
|
||||
"@material-ui/styles": "4.11.4",
|
||||
"axios": "0.25.0",
|
||||
"axios": "0.26.0",
|
||||
"classnames": "2.3.1",
|
||||
"i18next": "21.6.7",
|
||||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next": "21.6.12",
|
||||
"i18next-browser-languagedetector": "6.1.3",
|
||||
"i18next-http-backend": "1.3.2",
|
||||
"qrcode.react": "1.0.1",
|
||||
"query-string": "7.1.0",
|
||||
"query-string": "7.1.1",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-ga": "3.3.0",
|
||||
"react-i18next": "11.15.3",
|
||||
"react-i18next": "11.15.5",
|
||||
"react-loading": "2.0.3",
|
||||
"react-otp-input": "2.4.0",
|
||||
"react-router-dom": "6.2.1",
|
||||
|
@ -125,19 +125,19 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "16.1.0",
|
||||
"@commitlint/config-conventional": "16.0.0",
|
||||
"@commitlint/cli": "16.2.1",
|
||||
"@commitlint/config-conventional": "16.2.1",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@types/node": "16.11.21",
|
||||
"@testing-library/react": "12.1.3",
|
||||
"@types/node": "16.11.25",
|
||||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react": "17.0.39",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.10.0",
|
||||
"@typescript-eslint/parser": "5.10.0",
|
||||
"@vitejs/plugin-react": "1.1.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.12.1",
|
||||
"@typescript-eslint/parser": "5.12.1",
|
||||
"@vitejs/plugin-react": "1.2.0",
|
||||
"esbuild-jest": "0.5.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-config-prettier": "8.4.0",
|
||||
"eslint-config-react-app": "7.0.0",
|
||||
"eslint-formatter-rdjson": "1.0.5",
|
||||
"eslint-import-resolver-typescript": "2.5.0",
|
||||
|
@ -148,16 +148,16 @@
|
|||
"eslint-plugin-react": "7.28.0",
|
||||
"eslint-plugin-react-hooks": "4.3.0",
|
||||
"husky": "7.0.4",
|
||||
"jest": "27.4.7",
|
||||
"jest": "27.5.1",
|
||||
"jest-transform-stub": "2.0.0",
|
||||
"jest-watch-typeahead": "1.0.0",
|
||||
"prettier": "2.5.1",
|
||||
"react-test-renderer": "17.0.2",
|
||||
"typescript": "4.5.5",
|
||||
"vite": "2.7.13",
|
||||
"vite": "2.8.4",
|
||||
"vite-plugin-eslint": "1.3.0",
|
||||
"vite-plugin-istanbul": "2.4.0",
|
||||
"vite-plugin-istanbul": "2.5.0",
|
||||
"vite-plugin-svgr": "1.0.1",
|
||||
"vite-tsconfig-paths": "3.3.17"
|
||||
"vite-tsconfig-paths": "3.4.1"
|
||||
}
|
||||
}
|
||||
|
|
3454
web/pnpm-lock.yaml
3454
web/pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue