Skip to content

Commit 7a7f4e7

Browse files
chore(deps): update all non-major dependencies
1 parent 077d771 commit 7a7f4e7

File tree

3 files changed

+1913
-1954
lines changed

3 files changed

+1913
-1954
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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-sanity",
33
"version": "1.0.0",
4-
"packageManager": "pnpm@10.2.1",
4+
"packageManager": "pnpm@10.20.0",
55
"description": "Sanity integration for Vue",
66
"author": {
77
"name": "Daniel Roe <[email protected]>",
@@ -53,25 +53,25 @@
5353
"sanity-typed-queries": "^0.9.5"
5454
},
5555
"devDependencies": {
56-
"@antfu/eslint-config": "3.0.0",
56+
"@antfu/eslint-config": "3.16.0",
5757
"@types/memory-fs": "0.3.7",
5858
"@typescript-eslint/eslint-plugin": "8.32.1",
5959
"@typescript-eslint/parser": "8.32.1",
6060
"@vitest/coverage-v8": "4.0.6",
6161
"@vue/composition-api": "1.7.2",
6262
"@vue/test-utils": "2.4.6",
63-
"bumpp": "10.0.1",
64-
"conventional-changelog-conventionalcommits": "9.0.0",
63+
"bumpp": "10.3.1",
64+
"conventional-changelog-conventionalcommits": "9.1.0",
6565
"eslint": "9.26.0",
66-
"expect-type": "1.0.0",
66+
"expect-type": "1.2.2",
6767
"flush-promises": "1.0.2",
6868
"happy-dom": "20.0.10",
69-
"husky": "9.1.5",
70-
"lint-staged": "16.0.0",
69+
"husky": "9.1.7",
70+
"lint-staged": "16.2.6",
7171
"memory-fs": "0.5.0",
72-
"semver": "7.6.3",
73-
"typescript": "5.7.2",
74-
"unbuild": "3.0.0",
72+
"semver": "7.7.3",
73+
"typescript": "5.9.3",
74+
"unbuild": "3.6.1",
7575
"vite": "7.1.12",
7676
"vitest": "4.0.6",
7777
"vue": "3.5.22"

0 commit comments

Comments
 (0)