yarn: upgrade dependencies

This commit is contained in:
Matthew Penner 2021-11-12 13:16:15 -07:00
parent ce0bc477c2
commit d8da79b7fb
No known key found for this signature in database
GPG key ID: BAB67850901908A8
2 changed files with 1262 additions and 1027 deletions

View file

@ -42,15 +42,15 @@
"@fortawesome/free-brands-svg-icons": "^5.15.4",
"@fortawesome/free-regular-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.15",
"@heroicons/react": "^1.0.4",
"@fortawesome/react-fontawesome": "^0.1.16",
"@heroicons/react": "^1.0.5",
"@hot-loader/react-dom": "^16.14.0",
"axios": "^0.21.4",
"chart.js": "^2.9.4",
"date-fns": "^2.23.0",
"date-fns": "^2.25.0",
"debounce": "^1.2.1",
"deepmerge": "^4.2.2",
"easy-peasy": "^5.0.3",
"easy-peasy": "^5.0.4",
"events": "^3.3.0",
"feature": "link:./resources/scripts/components/server/features",
"formik": "^2.2.9",
@ -68,85 +68,85 @@
"react-ga": "^3.3.0",
"react-google-recaptcha": "^2.1.0",
"react-hot-loader": "^4.13.0",
"react-i18next": "^11.11.4",
"react-i18next": "^11.14.2",
"react-router": "^5.2.1",
"react-router-dom": "^5.2.1",
"react-router-dom": "^5.3.0",
"react-select": "^4.3.1",
"react-transition-group": "^4.4.2",
"reaptcha": "^1.7.3",
"sockette": "^2.0.6",
"styled-components": "^5.3.1",
"styled-components": "^5.3.3",
"styled-components-breakpoint": "^3.0.0-preview.20",
"swr": "^1.0.1",
"uuid": "^3.4.0",
"xterm": "^4.14.1",
"xterm": "^4.15.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.5.0",
"xterm-addon-search": "^0.8.1",
"xterm-addon-search-bar": "^0.2.0",
"xterm-addon-web-links": "^0.4.0",
"yup": "^0.32.9"
"yup": "^0.32.11"
},
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
"@babel/core": "^7.16.0",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@babel/runtime": "^7.14.5",
"@tailwindcss/forms": "^0.3.3",
"@babel/plugin-transform-react-jsx": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@babel/runtime": "^7.16.3",
"@tailwindcss/forms": "^0.3.4",
"@types/chart.js": "^2.9.34",
"@types/debounce": "^1.2.0",
"@types/debounce": "^1.2.1",
"@types/events": "^3.0.0",
"@types/history": "^4.7.9",
"@types/node": "^16.9.1",
"@types/node": "^16.11.7",
"@types/qrcode.react": "^1.0.2",
"@types/query-string": "^6.3.0",
"@types/react": "^16.14.15",
"@types/react-copy-to-clipboard": "^5.0.1",
"@types/react": "^16.14.20",
"@types/react-copy-to-clipboard": "^5.0.2",
"@types/react-dom": "^16.9.14",
"@types/react-redux": "^7.1.18",
"@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.8",
"@types/react-select": "^4.0.17",
"@types/react-transition-group": "^4.4.2",
"@types/styled-components": "^5.1.14",
"@types/react-redux": "^7.1.20",
"@types/react-router": "^5.1.17",
"@types/react-router-dom": "^5.3.2",
"@types/react-select": "^4.0.18",
"@types/react-transition-group": "^4.4.4",
"@types/styled-components": "^5.1.15",
"@types/uuid": "^3.4.10",
"@types/webappsec-credential-management": "^0.6.1",
"@types/webpack-env": "^1.16.2",
"@types/webappsec-credential-management": "^0.6.2",
"@types/webpack-env": "^1.16.3",
"@types/yup": "^0.29.13",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"autoprefixer": "^10.3.4",
"babel-loader": "^8.2.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"autoprefixer": "^10.4.0",
"babel-loader": "^8.2.3",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-styled-components": "^1.13.2",
"browserslist": "^4.17.0",
"babel-plugin-styled-components": "^1.13.3",
"browserslist": "^4.17.6",
"cross-env": "^7.0.3",
"css-loader": "^5.2.7",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"fork-ts-checker-webpack-plugin": "^6.3.3",
"postcss": "^8.3.6",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-react": "^7.27.0",
"eslint-plugin-react-hooks": "^4.3.0",
"fork-ts-checker-webpack-plugin": "^6.4.0",
"postcss": "^8.3.11",
"redux-devtools-extension": "^2.13.9",
"source-map-loader": "^1.1.3",
"style-loader": "^2.0.0",
"svg-url-loader": "^7.1.1",
"tailwindcss": "^2.2.7",
"terser-webpack-plugin": "^4.2.3",
"twin.macro": "^2.7.0",
"typescript": "^4.4.3",
"twin.macro": "^2.8.1",
"typescript": "^4.4.4",
"webpack": "^4.46.0",
"webpack-assets-manifest": "^4.0.6",
"webpack-bundle-analyzer": "^4.4.2",

2195
yarn.lock

File diff suppressed because it is too large Load diff