Skip to content

Commit

Permalink
Dependency upgrades (medplum#1158)
Browse files Browse the repository at this point in the history
codyebberson authored Nov 7, 2022
1 parent 4043786 commit 0ee7db0
Showing 8 changed files with 3,881 additions and 3,830 deletions.
7,625 changes: 3,838 additions & 3,787 deletions package-lock.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -14,13 +14,13 @@
"packages/*"
],
"devDependencies": {
"@babel/core": "7.19.6",
"@babel/core": "7.20.2",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-react-jsx": "7.19.0",
"@babel/plugin-transform-regenerator": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@changesets/cli": "2.25.2",
@@ -30,13 +30,13 @@
"@rollup/plugin-replace": "5.0.1",
"@rollup/plugin-terser": "0.1.0",
"@rollup/plugin-typescript": "9.0.2",
"@types/jest": "29.2.0",
"@types/node": "18.11.8",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@types/jest": "29.2.2",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"babel-jest": "29.2.2",
"cross-env": "7.0.3",
"eslint": "8.26.0",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react-hooks": "4.6.0",
@@ -47,13 +47,13 @@
"nyc": "15.1.0",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"rollup": "3.2.3",
"rollup": "3.2.5",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"source-map-explorer": "2.5.3",
"ts-node": "10.9.1",
"tslib": "2.4.0",
"turbo": "1.6.2",
"tslib": "2.4.1",
"turbo": "1.6.3",
"typescript": "4.8.4",
"webpack": "5.74.0",
"webpack-cli": "4.10.0",
16 changes: 8 additions & 8 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -22,23 +22,23 @@
},
"devDependencies": {
"@emotion/react": "11.10.5",
"@mantine/core": "5.6.3",
"@mantine/dropzone": "5.6.3",
"@mantine/hooks": "5.6.3",
"@mantine/notifications": "5.6.3",
"@mantine/core": "5.7.1",
"@mantine/dropzone": "5.7.1",
"@mantine/hooks": "5.7.1",
"@mantine/notifications": "5.7.1",
"@medplum/core": "*",
"@medplum/definitions": "*",
"@medplum/fhirtypes": "*",
"@medplum/mock": "*",
"@medplum/react": "*",
"@tabler/icons": "1.109.0",
"@tabler/icons": "1.110.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@types/grecaptcha": "3.0.4",
"@types/react": "18.0.24",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
"@types/react-router-dom": "5.3.3",
"babel-loader": "9.0.0",
"babel-loader": "9.1.0",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
"dotenv-webpack": "8.0.1",
@@ -48,7 +48,7 @@
"mini-css-extract-plugin": "2.6.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.4.2",
"react-router-dom": "6.4.3",
"webpack-manifest-plugin": "5.0.0",
"webpack-subresource-integrity": "5.1.0",
"workbox-webpack-plugin": "6.5.4"
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@
"prism-react-renderer": "1.3.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"typedoc": "0.23.19",
"typedoc": "0.23.20",
"typedoc-plugin-markdown": "3.13.6",
"typescript": "4.8.4",
"url-loader": "4.1.1"
6 changes: 3 additions & 3 deletions packages/graphiql/package.json
Original file line number Diff line number Diff line change
@@ -17,12 +17,12 @@
},
"devDependencies": {
"@graphiql/toolkit": "0.8.0",
"@mantine/core": "5.6.3",
"@mantine/hooks": "5.6.3",
"@mantine/core": "5.7.1",
"@mantine/hooks": "5.7.1",
"@medplum/core": "*",
"@medplum/fhirtypes": "*",
"@medplum/react": "*",
"babel-loader": "9.0.0",
"babel-loader": "9.1.0",
"css-loader": "6.7.1",
"dotenv-webpack": "8.0.1",
"graphiql": "2.0.13",
10 changes: 5 additions & 5 deletions packages/infra/package.json
Original file line number Diff line number Diff line change
@@ -17,10 +17,10 @@
"test": "jest"
},
"dependencies": {
"aws-cdk-lib": "2.49.0",
"cdk": "2.49.0",
"cdk-nag": "2.19.8",
"cdk-serverless-clamscan": "2.4.68",
"constructs": "10.1.145"
"aws-cdk-lib": "2.50.0",
"cdk": "2.50.0",
"cdk-nag": "2.20.3",
"cdk-serverless-clamscan": "2.4.76",
"constructs": "10.1.152"
}
}
16 changes: 8 additions & 8 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -20,14 +20,14 @@
},
"devDependencies": {
"@emotion/react": "11.10.5",
"@mantine/core": "5.6.3",
"@mantine/hooks": "5.6.3",
"@mantine/notifications": "5.6.3",
"@mantine/core": "5.7.1",
"@mantine/hooks": "5.7.1",
"@mantine/notifications": "5.7.1",
"@medplum/core": "*",
"@medplum/definitions": "*",
"@medplum/fhirtypes": "*",
"@medplum/mock": "*",
"@tabler/icons": "1.109.0",
"@tabler/icons": "1.110.0",
"@storybook/addon-actions": "6.5.13",
"@storybook/addon-essentials": "6.5.13",
"@storybook/addon-links": "6.5.13",
@@ -37,9 +37,9 @@
"@testing-library/dom": "8.19.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@types/jest": "29.2.0",
"@types/node": "18.11.8",
"@types/react": "18.0.24",
"@types/jest": "29.2.2",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
"@types/react-router-dom": "5.3.3",
"dotenv-webpack": "8.0.1",
@@ -49,7 +49,7 @@
"html-webpack-plugin": "5.5.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.4.2",
"react-router-dom": "6.4.3",
"rimraf": "3.0.2",
"typescript": "4.8.4"
},
16 changes: 8 additions & 8 deletions packages/server/package.json
Original file line number Diff line number Diff line change
@@ -19,12 +19,12 @@
"test": "jest --runInBand"
},
"dependencies": {
"@aws-sdk/client-lambda": "3.199.0",
"@aws-sdk/client-s3": "3.199.0",
"@aws-sdk/client-sesv2": "3.199.0",
"@aws-sdk/client-ssm": "3.199.0",
"@aws-sdk/client-secrets-manager": "3.199.0",
"@aws-sdk/lib-storage": "3.199.0",
"@aws-sdk/client-lambda": "3.204.0",
"@aws-sdk/client-s3": "3.204.0",
"@aws-sdk/client-sesv2": "3.204.0",
"@aws-sdk/client-ssm": "3.204.0",
"@aws-sdk/client-secrets-manager": "3.204.0",
"@aws-sdk/lib-storage": "3.204.0",
"@medplum/core": "*",
"@medplum/definitions": "*",
"bcryptjs": "2.4.3",
@@ -40,7 +40,7 @@
"fast-json-patch": "3.1.1",
"graphql": "16.6.0",
"hibp": "11.1.0",
"ioredis": "5.2.3",
"ioredis": "5.2.4",
"jose": "4.10.4",
"jszip": "3.10.1",
"node-fetch": "2.6.7",
@@ -61,7 +61,7 @@
"@types/ioredis": "4.28.10",
"@types/json-schema": "7.0.11",
"@types/mailparser": "3.4.0",
"@types/node": "18.11.8",
"@types/node": "18.11.9",
"@types/nodemailer": "6.4.6",
"@types/pg": "8.6.5",
"@types/set-cookie-parser": "2.4.2",

0 comments on commit 0ee7db0

Please sign in to comment.