Skip to content

Commit 159b2f5

Browse files
authored
Merge pull request #483 from Kitware/renovate/all-minor-patch
Update all non-major dependencies
2 parents e796ad2 + 9232189 commit 159b2f5

5 files changed

Lines changed: 47 additions & 47 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install npm
1616
uses: actions/setup-node@v6
1717
with:
18-
node-version: 24.14.0
18+
node-version: 24.14.1
1919
cache: npm
2020
cache-dependency-path: client/package-lock.json
2121
- name: Install packages

client/package-lock.json

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"@mdi/font": "7.4.47",
1818
"@mdi/js": "7.4.47",
1919
"@resonant/oauth-client": "1.0.4",
20-
"@sentry/vue": "10.47.0",
20+
"@sentry/vue": "10.48.0",
2121
"@types/d3": "7.4.3",
22-
"axios": "1.14.0",
22+
"axios": "1.15.0",
2323
"d3": "7.9.0",
2424
"django-s3-file-field": "1.1.0",
2525
"geojs": "1.19.0",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"psycopg[binary]==3.3.3",
2929
"pydantic==2.12.5",
3030
"requests==2.33.1",
31-
"rich==14.3.3",
31+
"rich==14.3.4",
3232
"whitenoise[brotli]==6.12.0",
3333
"tqdm==4.67.3",
3434
# guano metadata

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)