Skip to content

Commit 2a0437f

Browse files
chore(deps): update all non-major dependencies
1 parent 305c324 commit 2a0437f

File tree

3 files changed

+295
-286
lines changed

3 files changed

+295
-286
lines changed

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Check provenance downgrades
20-
uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
20+
uses: danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
2121
with:
2222
fail-on-provenance-change: true

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@
7070
"@nuxt/module-builder": "1.0.1",
7171
"@nuxt/schema": "3.17.5",
7272
"@nuxt/test-utils": "3.19.1",
73-
"@types/node": "22.18.1",
73+
"@types/node": "22.18.6",
7474
"@vitest/coverage-v8": "3.2.4",
7575
"bumpp": "10.2.3",
7676
"eslint": "9.35.0",
7777
"lint-staged": "16.1.6",
7878
"nuxt": "3.17.5",
79-
"rollup": "4.50.1",
79+
"rollup": "4.52.0",
8080
"simple-git-hooks": "2.13.1",
8181
"typescript": "5.9.2",
8282
"unbuild": "3.6.1",
@@ -95,5 +95,5 @@
9595
"@nuxt/kit": "3.17.5",
9696
"@nuxtjs/fontaine": "link:."
9797
},
98-
"packageManager": "pnpm@10.15.1"
98+
"packageManager": "pnpm@10.17.0"
9999
}

0 commit comments

Comments
 (0)