Skip to content

Commit 9c7c5ca

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

File tree

3 files changed

+449
-460
lines changed

3 files changed

+449
-460
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@
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.8",
7474
"@vitest/coverage-v8": "3.2.4",
7575
"bumpp": "10.2.3",
7676
"eslint": "9.35.0",
77-
"lint-staged": "16.1.6",
77+
"lint-staged": "16.2.3",
7878
"nuxt": "3.17.5",
79-
"rollup": "4.50.1",
79+
"rollup": "4.52.4",
8080
"simple-git-hooks": "2.13.1",
81-
"typescript": "5.9.2",
81+
"typescript": "5.9.3",
8282
"unbuild": "3.6.1",
8383
"vitest": "3.2.4",
8484
"vue": "3.5.17"
@@ -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.18.0"
9999
}

0 commit comments

Comments
 (0)