Skip to content

Commit

Permalink
chore: update cli-app-scripts, remove resolution for i18next-scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Jul 29, 2024
1 parent ce29fd1 commit 7e97897
Show file tree
Hide file tree
Showing 2 changed files with 942 additions and 801 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@dhis2/analytics": "^26.7.0",
"@dhis2/app-runtime": "^3.10.5",
"@dhis2/app-runtime": "^3.10.6",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"classnames": "^2.3.2",
"d2": "^31.10.0",
Expand Down Expand Up @@ -39,7 +39,7 @@
"cy:run": "d2-utils-cypress run --appStart 'yarn cypress:start'"
},
"devDependencies": {
"@dhis2/cli-app-scripts": "^11.6.1",
"@dhis2/cli-app-scripts": "^11.7.0",
"@dhis2/cli-style": "^10.7.3",
"@dhis2/cli-utils-cypress": "^7.0.1",
"@dhis2/cypress-commands": "^7.0.1",
Expand All @@ -56,8 +56,5 @@
"moduleNameMapper": {
"^.+\\.(css|sass|scss)$": "identity-obj-proxy"
}
},
"resolutions": {
"i18next-scanner": "^3.1.0"
}
}
Loading

0 comments on commit 7e97897

Please sign in to comment.