Skip to content

Commit

Permalink
Dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeTschudi committed Nov 14, 2024
1 parent 68b6058 commit d5005d5
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 58 deletions.
108 changes: 55 additions & 53 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"@types/node": "^22.8.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@typescript-eslint/typescript-estree": "^8.13.0",
"@typescript-eslint/typescript-estree": "^8.14.0",
"autoprefixer": "^10.4.19",
"babel-jest": "^29.7.0",
"braces": "^3.0.3",
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "^28.8.2",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-unicorn": "^56.0.0",
Expand All @@ -71,19 +71,19 @@
"jest-cli": "^29.7.0",
"mkdirp": "3.0.1",
"ncp": "^2.0.0",
"npm-check-updates": "^17.1.4",
"npm-check-updates": "^17.1.11",
"prettier": "3.3.3",
"puppeteer": "^23.5.0",
"react": "^18.3.1",
"rimraf": "^6.0.1",
"tailwindcss": "3.4.14",
"tslib": "^2.8.1",
"tsx": "^4.18.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"workbox-build": "^7.1.1"
},
"dependencies": {
"@arcgis/core": ">=4.31.0-next.20241030 <4.32",
"@arcgis/core": "^4.31.2",
"@esri/arcgis-html-sanitizer": "^4.0.3",
"@esri/arcgis-rest-auth": "^3.7.0",
"@esri/arcgis-rest-feature-layer": "^3.7.0",
Expand Down

0 comments on commit d5005d5

Please sign in to comment.