Skip to content

Commit

Permalink
Merge branch 'main' into renovate/ol-pmtiles-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad authored Jan 20, 2025
2 parents 55a859d + b976a81 commit 586411d
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 152 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Self-hosted Renovate
uses: renovatebot/[email protected].8
uses: renovatebot/[email protected].9
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@psu/cffdrs_ts": "git+https://github.com/cffdrs/cffdrs_ts#b9afdabc89dd4bdf04ccf1e406a4a5d8d552ff51",
"@reduxjs/toolkit": "^2.2.7",
"@sentry/react": "^8.2.1",
"@sentry/vite-plugin": "^2.22.4",
"@sentry/vite-plugin": "^3.0.0",
"@types/esri-leaflet": "^3.0.0",
"@types/leaflet": "^1.7.0",
"@types/lodash": "^4.14.173",
Expand Down Expand Up @@ -91,7 +91,7 @@
"@types/jest": "^29.5.12",
"@types/recharts": "^1.8.23",
"@vitejs/plugin-react": "^4.3.1",
"cypress": "^13.13.3",
"cypress": "^14.0.0",
"eslint": "^9.7.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.7",
Expand Down
Loading

0 comments on commit 586411d

Please sign in to comment.