Skip to content

Commit

Permalink
(chore) Bump dependencies (openmrs#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Jun 15, 2023
1 parent 6ed5309 commit 2e7d7cf
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 143 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"file-loader": "^6.2.0",
"lodash-es": "^4.17.21",
"react-ace": "^10.1.0",
"sass": "^1.62.1"
"sass": "^1.63.3"
},
"peerDependencies": {
"@openmrs/esm-framework": "*",
Expand All @@ -65,7 +65,7 @@
"devDependencies": {
"@openmrs/esm-framework": "next",
"@openmrs/esm-styleguide": "next",
"@playwright/test": "^1.34.3",
"@playwright/test": "^1.35.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.62",
"@swc/jest": "^0.2.26",
Expand All @@ -74,11 +74,11 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.2",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@types/webpack-env": "^1.18.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"css-loader": "^6.8.1",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -96,14 +96,14 @@
"pretty-quick": "^3.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.9",
"react-error-boundary": "^4.0.10",
"react-i18next": "^11.18.6",
"rxjs": "^7.8.1",
"swc-loader": "^0.2.3",
"turbo": "^1.10.1",
"turbo": "^1.10.3",
"typescript": "^4.9.5",
"webpack": "^5.85.1",
"webpack-cli": "^5.1.3"
"webpack": "^5.86.0",
"webpack-cli": "^5.1.4"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 2e7d7cf

Please sign in to comment.