Skip to content

Commit

Permalink
fix(deps): update cli-app-scripts for package/types race condition
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiVandivier committed Nov 21, 2024
1 parent 645ae4f commit dee6795
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"services/*"
],
"devDependencies": {
"@dhis2/cli-app-scripts": "^12.0.0-alpha.24",
"@dhis2/cli-app-scripts": "^12.0.0-alpha.25",
"@dhis2/cli-style": "10.4.3",
"@dhis2/cli-utils-docsite": "^2.0.3",
"@testing-library/jest-dom": "^6.6.3",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1772,12 +1772,12 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/app-adapter@12.0.0-alpha.24":
version "12.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@dhis2/app-adapter/-/app-adapter-12.0.0-alpha.24.tgz#a95ea6f79dee02fe02ae9a1ddc55be42a8466e16"
integrity sha512-RANlphasKfhuWc+V8k3V3230zpAIYpYQORH1Y8iuHJolMdCRUNdfoP5wTdspCCc1PPB/evL+/RsV4LzmtLVWkw==
"@dhis2/app-adapter@12.0.0-alpha.25":
version "12.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@dhis2/app-adapter/-/app-adapter-12.0.0-alpha.25.tgz#7c084eddec3c237aa94887447d31418f1ab4191e"
integrity sha512-OAtaBnyrcutBg+e1hvy7+A8joXd9vRPKT0Eo/CkOVACPZ7p+hzzGemTwlejWPhAwLzGr5Uhiev9fvHI4ghF1MA==
dependencies:
"@dhis2/pwa" "12.0.0-alpha.24"
"@dhis2/pwa" "12.0.0-alpha.25"
moment "^2.24.0"

"@dhis2/app-runtime@^3.11.1":
Expand Down Expand Up @@ -1822,15 +1822,15 @@
dependencies:
post-robot "^10.0.46"

"@dhis2/app-shell@12.0.0-alpha.24":
version "12.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@dhis2/app-shell/-/app-shell-12.0.0-alpha.24.tgz#dd1218f56a8ded17e1a2614c7ceb02d08070fe46"
integrity sha512-GFT6quH8QkJpxNPj793L/mMi2duj68krtR15cGLHzgO9EgZiR1oqy9NfmOd0diAGN1veFXYzKGbl6U8bXORdnA==
"@dhis2/app-shell@12.0.0-alpha.25":
version "12.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@dhis2/app-shell/-/app-shell-12.0.0-alpha.25.tgz#61ce08c51a43f887275c4eceb93a05404a64dcad"
integrity sha512-ijK9a0YIfkV4OCdL0QJCojeeZ9aqQeyUIOTWFHmfCZe+zYEP4lftB6gIJZ4XxjmWZjRuX0kUDVZ3GlR7zHmT9Q==
dependencies:
"@dhis2/app-adapter" "12.0.0-alpha.24"
"@dhis2/app-adapter" "12.0.0-alpha.25"
"@dhis2/app-runtime" "^3.11.1"
"@dhis2/d2-i18n" "^1.1.1"
"@dhis2/pwa" "12.0.0-alpha.24"
"@dhis2/pwa" "12.0.0-alpha.25"
"@dhis2/ui" "^9.11.7"
classnames "^2.2.6"
moment "^2.29.1"
Expand All @@ -1843,10 +1843,10 @@
typeface-roboto "^0.0.75"
typescript "^5.6.3"

"@dhis2/cli-app-scripts@^12.0.0-alpha.24":
version "12.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-12.0.0-alpha.24.tgz#3d2c60eace3568e35419294e72c7348f82023c17"
integrity sha512-LmAZ9VJoORb938A/ra0PS8+Y4RPHysJMXNds4BtyTEKo2/VgMjyWP+Vcbz34XHmxg7kGpA7mP3xzNjHjZgpBQw==
"@dhis2/cli-app-scripts@^12.0.0-alpha.25":
version "12.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@dhis2/cli-app-scripts/-/cli-app-scripts-12.0.0-alpha.25.tgz#def6141412548bba2ada603687b59f37f4ff88f5"
integrity sha512-Ur/6C6xu4zGn/J1D87BaIXNNXI5iGcaV7NPvI54XMUzXls3OB96uoO/C7FQm+IO4TgmKYw/e02AFnI0DYbbmHg==
dependencies:
"@babel/core" "^7.6.2"
"@babel/plugin-proposal-class-properties" "^7.8.3"
Expand All @@ -1857,7 +1857,7 @@
"@babel/preset-env" "^7.14.7"
"@babel/preset-react" "^7.0.0"
"@babel/preset-typescript" "^7.6.0"
"@dhis2/app-shell" "12.0.0-alpha.24"
"@dhis2/app-shell" "12.0.0-alpha.25"
"@dhis2/cli-helpers-engine" "^3.2.2"
"@jest/core" "^27.0.6"
"@pmmmwh/react-refresh-webpack-plugin" "^0.5.4"
Expand Down Expand Up @@ -2000,10 +2000,10 @@
resolved "https://registry.yarnpkg.com/@dhis2/prop-types/-/prop-types-3.1.2.tgz#65b8ad2da8cd2f72bc8b951049a6c9d1b97af3e9"
integrity sha512-eM0jjLOWvtXWqSFp5YC4DHFpkP8Y1D2eUwGV7MBWjni+o27oesVan+oT7WHeOeLdlAd4acRJrnaaAyB4Ck1wGQ==

"@dhis2/pwa@12.0.0-alpha.24":
version "12.0.0-alpha.24"
resolved "https://registry.yarnpkg.com/@dhis2/pwa/-/pwa-12.0.0-alpha.24.tgz#466bf903155dcb1419f71944bdd11bcd9a11af3b"
integrity sha512-JHIDp0j6USEtfGnmVY6fM0SQkgR4/BSb4D3Re/3eMlVV1+mp9rj8WwfqEsxsObVgnpGJahl2Y0kjiXxF2YYhtQ==
"@dhis2/pwa@12.0.0-alpha.25":
version "12.0.0-alpha.25"
resolved "https://registry.yarnpkg.com/@dhis2/pwa/-/pwa-12.0.0-alpha.25.tgz#e6ecbd6dd63559d4f95747048d376c0654735dda"
integrity sha512-ScYakA2bpfh193YFV6eOlsOzZj3Z60IzOKGcswwUU6hDrvp58pH95gUb2/Re/NbV3yDuCse29o/OpdAOhtWfCw==
dependencies:
idb "^6.0.0"
workbox-precaching "^7.1.0"
Expand Down

0 comments on commit dee6795

Please sign in to comment.