Skip to content

Commit

Permalink
Updated package name (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
reagan-meant authored Oct 3, 2024
1 parent 73033fb commit 8a0e8a7
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@openmrs/esm-ips-app",
"name": "@i-tech-uw/esm-ips-app",
"version": "4.0.0",
"license": "MPL-2.0",
"description": "An OpenMRS microfrontend application for the International Patient Summary (IPS)",
Expand Down
130 changes: 65 additions & 65 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1979,6 +1979,71 @@ __metadata:
languageName: node
linkType: hard

"@i-tech-uw/esm-ips-app@workspace:.":
version: 0.0.0-use.local
resolution: "@i-tech-uw/esm-ips-app@workspace:."
dependencies:
"@carbon/react": "npm:^1.33.1"
"@openmrs/esm-framework": "npm:next"
"@openmrs/esm-patient-chart-app": "npm:*"
"@openmrs/esm-patient-common-lib": "npm:*"
"@openmrs/esm-styleguide": "npm:next"
"@playwright/test": "npm:^1.42.1"
"@swc/cli": "npm:^0.3.12"
"@swc/core": "npm:^1.3.68"
"@swc/jest": "npm:^0.2.36"
"@testing-library/dom": "npm:^10.1.0"
"@testing-library/jest-dom": "npm:^6.4.5"
"@testing-library/react": "npm:^15.0.6"
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:^29.5.12"
"@types/react": "npm:^18.2.14"
"@types/react-dom": "npm:^18.2.6"
"@types/react-router": "npm:^5.1.20"
"@types/react-router-dom": "npm:^5.3.3"
"@types/webpack-env": "npm:^1.18.1"
"@typescript-eslint/eslint-plugin": "npm:^7.8.0"
"@typescript-eslint/parser": "npm:^7.8.0"
css-loader: "npm:^6.8.1"
dotenv: "npm:^16.0.3"
eslint: "npm:^8.50.0"
eslint-config-prettier: "npm:^8.8.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react-hooks: "npm:^4.6.2"
html-react-parser: "npm:^5.1.12"
husky: "npm:^8.0.3"
i18next: "npm:^23.2.8"
i18next-parser: "npm:^9.0.2"
identity-obj-proxy: "npm:^3.0.0"
jest: "npm:^29.7.0"
jest-cli: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
lint-staged: "npm:^15.2.2"
lodash-es: "npm:^4.17.21"
openmrs: "npm:next"
prettier: "npm:^2.8.8"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-i18next: "npm:^11.18.6"
react-query: "npm:^3.39.3"
react-router-dom: "npm:^6.14.1"
rxjs: "npm:^6.6.7"
swc-loader: "npm:^0.2.3"
turbo: "npm:^2.0.9"
typescript: "npm:^4.9.5"
webpack: "npm:^5.88.1"
webpack-cli: "npm:^5.1.4"
peerDependencies:
"@openmrs/esm-framework": "*"
"@openmrs/esm-patient-common-lib": "*"
dayjs: 1.x
react: 18.x
react-i18next: 11.x
react-router-dom: 6.x
rxjs: 6.x
languageName: unknown
linkType: soft

"@ibm/plex@npm:6.0.0-next.6":
version: 6.0.0-next.6
resolution: "@ibm/plex@npm:6.0.0-next.6"
Expand Down Expand Up @@ -3170,71 +3235,6 @@ __metadata:
languageName: node
linkType: hard

"@openmrs/esm-ips-app@workspace:.":
version: 0.0.0-use.local
resolution: "@openmrs/esm-ips-app@workspace:."
dependencies:
"@carbon/react": "npm:^1.33.1"
"@openmrs/esm-framework": "npm:next"
"@openmrs/esm-patient-chart-app": "npm:*"
"@openmrs/esm-patient-common-lib": "npm:*"
"@openmrs/esm-styleguide": "npm:next"
"@playwright/test": "npm:^1.42.1"
"@swc/cli": "npm:^0.3.12"
"@swc/core": "npm:^1.3.68"
"@swc/jest": "npm:^0.2.36"
"@testing-library/dom": "npm:^10.1.0"
"@testing-library/jest-dom": "npm:^6.4.5"
"@testing-library/react": "npm:^15.0.6"
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:^29.5.12"
"@types/react": "npm:^18.2.14"
"@types/react-dom": "npm:^18.2.6"
"@types/react-router": "npm:^5.1.20"
"@types/react-router-dom": "npm:^5.3.3"
"@types/webpack-env": "npm:^1.18.1"
"@typescript-eslint/eslint-plugin": "npm:^7.8.0"
"@typescript-eslint/parser": "npm:^7.8.0"
css-loader: "npm:^6.8.1"
dotenv: "npm:^16.0.3"
eslint: "npm:^8.50.0"
eslint-config-prettier: "npm:^8.8.0"
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react-hooks: "npm:^4.6.2"
html-react-parser: "npm:^5.1.12"
husky: "npm:^8.0.3"
i18next: "npm:^23.2.8"
i18next-parser: "npm:^9.0.2"
identity-obj-proxy: "npm:^3.0.0"
jest: "npm:^29.7.0"
jest-cli: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
lint-staged: "npm:^15.2.2"
lodash-es: "npm:^4.17.21"
openmrs: "npm:next"
prettier: "npm:^2.8.8"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-i18next: "npm:^11.18.6"
react-query: "npm:^3.39.3"
react-router-dom: "npm:^6.14.1"
rxjs: "npm:^6.6.7"
swc-loader: "npm:^0.2.3"
turbo: "npm:^2.0.9"
typescript: "npm:^4.9.5"
webpack: "npm:^5.88.1"
webpack-cli: "npm:^5.1.4"
peerDependencies:
"@openmrs/esm-framework": "*"
"@openmrs/esm-patient-common-lib": "*"
dayjs: 1.x
react: 18.x
react-i18next: 11.x
react-router-dom: 6.x
rxjs: 6.x
languageName: unknown
linkType: soft

"@openmrs/esm-navigation@npm:5.8.2-pre.2316":
version: 5.8.2-pre.2316
resolution: "@openmrs/esm-navigation@npm:5.8.2-pre.2316"
Expand Down

0 comments on commit 8a0e8a7

Please sign in to comment.