Skip to content

Commit

Permalink
deps: dependabot dependency updates 🌲
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 29, 2024
1 parent f97d112 commit bcace32
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 67 deletions.
169 changes: 109 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,27 @@
"dependencies": {
"core-js": "^3.38.1",
"fetch-jsonp": "^1.3.0",
"proj4": "^2.12.1",
"query-string": "^9.1.0",
"proj4": "^2.14.0",
"query-string": "^9.1.1",
"react": "^18.3.1",
"react-app-polyfill": "^3.0.0",
"react-dom": "^18.3.1",
"react-fast-compare": "^3.2.2",
"react-scripts": "^5.0.1"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@eslint/compat": "^1.2.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.13.0",
"env-cmd": "^10.1.0",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.10.0",
"globals": "^15.11.0",
"jest-fetch-mock": "^3.0.3",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-packagejson": "^2.5.2"
"prettier-plugin-packagejson": "^2.5.3"
}
}

0 comments on commit bcace32

Please sign in to comment.