Skip to content

Commit

Permalink
Revert "chore(deps): bump the dependencies group with 9 updates (#578)"
Browse files Browse the repository at this point in the history
This reverts commit a17e92e.
  • Loading branch information
jenniferarnesen committed Jul 3, 2024
1 parent a17e92e commit a5070f6
Show file tree
Hide file tree
Showing 2 changed files with 854 additions and 1,166 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,30 +26,30 @@
"@turf/circle": "^6.5.0",
"@turf/length": "^6.5.0",
"comlink": "^4.4.1",
"fetch-jsonp": "^1.3.0",
"fetch-jsonp": "^1.2.3",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^2.4.0",
"polylabel": "^1.1.0",
"suggestions": "^1.7.1",
"uuid": "^9.0.0"
},
"devDependencies": {
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/runtime": "^7.24.7",
"@dhis2/cli-style": "^10.7.3",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@dhis2/cli-style": "^10.5.1",
"@types/jest": "^29.4.0",
"babel-jest": "^29.7.0",
"babel-jest": "^29.5.0",
"babel-plugin-transform-import-meta": "^2.2.1",
"concurrently": "^7.6.0",
"husky": "^9.0.11",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.5.1",
"rimraf": "^5.0.7"
"rimraf": "^5.0.1"
},
"scripts": {
"format": "d2-style apply js --all --no-stage",
Expand Down
Loading

0 comments on commit a5070f6

Please sign in to comment.