Skip to content

Commit 4e7aac9

Browse files
chore(deps): update all non-major dependencies
1 parent 23e10f4 commit 4e7aac9

3 files changed

Lines changed: 1940 additions & 1399 deletions

File tree

.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@fcc45fd5a5b818c477432b32c838dcd0c79cd2dd # v0.2.0
2121
with:
2222
fail-on-provenance-change: true

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,25 +25,25 @@
2525
"@nuxt/eslint": "^1.3.0",
2626
"@nuxt/scripts": "^1.0.0",
2727
"@nuxtjs/html-validator": "^2.1.0",
28-
"@vueuse/nuxt": "14.0.0",
28+
"@vueuse/nuxt": "14.4.0",
2929
"@vueuse/sound": "^2.1.3",
3030
"nuxt": "^3.16.1",
3131
"nuxt-og-image": "^5.1.1",
32-
"unplugin-vue-router": "^0.12.0",
32+
"unplugin-vue-router": "^0.19.0",
3333
"vue": "^3.5.0",
3434
"vue-sonner": "^2.0.0"
3535
},
3636
"devDependencies": {
3737
"@nuxt/test-utils": "3.21.0",
38-
"@playwright/test": "1.60.0",
39-
"@vue/test-utils": "2.4.6",
38+
"@playwright/test": "1.63.0",
39+
"@vue/test-utils": "2.5.0",
4040
"eslint": "9.39.5",
4141
"happy-dom": "20.14.5",
4242
"nano-staged": "1.0.2",
43-
"simple-git-hooks": "2.13.0",
43+
"simple-git-hooks": "2.14.0",
4444
"typescript": "6.0.3",
4545
"vitest": "4.1.11",
46-
"vue-tsc": "3.0.1"
46+
"vue-tsc": "3.3.11"
4747
},
4848
"simple-git-hooks": {
4949
"pre-commit": "npx nano-staged"

0 commit comments

Comments
 (0)