Package updates.

This commit is contained in:
Patrick Fic
2021-03-05 08:26:00 -08:00
parent 34433f2325
commit c4555f7441
4 changed files with 3234 additions and 21 deletions

View File

@@ -1593,9 +1593,9 @@
"integrity": "sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg=="
},
"@grpc/grpc-js": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.2.8.tgz",
"integrity": "sha512-9C1xiCbnYe/3OFpSuRqz2JgFSOxv6+SlqFhXgRC1nHfXYbLnXvtmsI/NpaMs6k9ZNyV4gyaOOh5Z4McfegQGew==",
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.2.9.tgz",
"integrity": "sha512-hUNM2G8EP/dHN6cLFk8BXV6ae8zR7A0TPXGCERdwUiJv9yb6BL7FrTb73gUrrx4Dje6tUeomH6urSDEDz5mE7g==",
"requires": {
"@types/node": ">=12.12.47",
"google-auth-library": "^6.1.1",
@@ -2526,9 +2526,9 @@
"integrity": "sha512-XExJS3cLqgrmNBIP3bBw6+1oQ1ksGjFh0+oClDKFYpCCqx/hlqwWO5KO/S63fzUo67SxI9dMrF0y5T/Ey7h8Zw=="
},
"@stripe/react-stripe-js": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.3.0.tgz",
"integrity": "sha512-880MjCEEcU4sQNNJxawjFhLrGUbnV/jHbfZsrL7nAUpKZRBtoSPw7DFlEYRt1v0NimtxCkMmCFUSGxRynn990A==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.4.0.tgz",
"integrity": "sha512-Pz5QmG8PgJ3pi8gOWxlngk+ns63p2L1Ds192fn55ykZNRKfGz3G6sfssUVThHn/NAt2Hp1eCEsy/hvlKnXJI6g==",
"requires": {
"prop-types": "^15.7.2"
}
@@ -2697,20 +2697,20 @@
}
},
"@tanem/react-nprogress": {
"version": "3.0.56",
"resolved": "https://registry.npmjs.org/@tanem/react-nprogress/-/react-nprogress-3.0.56.tgz",
"integrity": "sha512-Z7Rf/6da3noFqNKKURsIt5BodHi02YAPI6emYMm1qC0orubO06huDRbXvdsp/vnz0B4BJwd11UVbSfVS+seSLw==",
"version": "3.0.57",
"resolved": "https://registry.npmjs.org/@tanem/react-nprogress/-/react-nprogress-3.0.57.tgz",
"integrity": "sha512-hYNDAENoAQK3LttNs4IfWF4ByLoAaxJ/rxBTXeTR+x4kk5lLdRBqR0rcU6XrX0oyx+mXLqJk5IXterui6usBfg==",
"requires": {
"@babel/runtime": "^7.12.13",
"@babel/runtime": "^7.12.18",
"hoist-non-react-statics": "^3.3.2",
"prop-types": "^15.7.2",
"react-use": "^15.3.8"
}
},
"@tinymce/tinymce-react": {
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/@tinymce/tinymce-react/-/tinymce-react-3.10.2.tgz",
"integrity": "sha512-PcCGYuepfTidkNwSaTyEg5nVRrqQa9KJDBiCrfb7xRCkoNXeYKY4lFhnT84AcBe9BEcJ4HnCXoqCTnjOaF/R2w==",
"version": "3.10.3",
"resolved": "https://registry.npmjs.org/@tinymce/tinymce-react/-/tinymce-react-3.10.3.tgz",
"integrity": "sha512-Rn7dKd7+0IzDLqYAj+GzOzIZPDJ5F/ojviRk0HH7MvKLZWtAj+sBQP5Xv8SFGlxA9B6Cj1Rpv+Zyhuj3lo9p3w==",
"requires": {
"prop-types": "^15.6.2",
"tinymce": "^5.7.0"
@@ -7788,9 +7788,9 @@
}
},
"firebase": {
"version": "8.2.9",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-8.2.9.tgz",
"integrity": "sha512-0QNPgKre9OHuBHwXKIs1wW1aPrO0wx1si3JMA46vPOmx/vkpQQD2OCxdZdVUc+y5u9d/yNMvVBR6j85H0O15rA==",
"version": "8.2.10",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-8.2.10.tgz",
"integrity": "sha512-fGDrVWEDbFf4uaRhOMmbLf4CfW3D98GsMsbnvfd/5lPw5wTpUUcVjHyhXxcB+qfu66WeNW5kEKlEKLJmQXTkYw==",
"requires": {
"@firebase/analytics": "0.6.4",
"@firebase/app": "0.6.15",

View File

@@ -10,17 +10,17 @@
"@lourenci/react-kanban": "^2.1.0",
"@sentry/react": "^6.2.0",
"@sentry/tracing": "^6.2.0",
"@stripe/react-stripe-js": "^1.2.2",
"@stripe/react-stripe-js": "^1.4.0",
"@stripe/stripe-js": "^1.12.1",
"@tanem/react-nprogress": "^3.0.56",
"@tinymce/tinymce-react": "^3.10.2",
"@tanem/react-nprogress": "^3.0.57",
"@tinymce/tinymce-react": "^3.10.3",
"antd": "^4.12.3",
"apollo-link-logger": "^2.0.0",
"axios": "^0.21.1",
"craco-less": "^1.17.1",
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",
"firebase": "^8.2.9",
"firebase": "^8.2.10",
"graphql": "^15.5.0",
"i18next": "^19.8.9",
"i18next-browser-languagedetector": "^6.0.1",

3213
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@
"xmlbuilder": "^15.1.1"
},
"devDependencies": {
"concurrently": "^5.3.0",
"concurrently": "^6.0.0",
"eslint": "^7.20.0",
"eslint-plugin-promise": "^4.3.1",
"source-map-explorer": "^2.5.2"