Skip to content

Commit 85596b5

Browse files
Update all non-major dependencies
1 parent e796ad2 commit 85596b5

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

.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",

0 commit comments

Comments
 (0)