Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit a2fa35c

Browse files
renovate[bot]finn-block
authored andcommitted
Update dependency vue to v3.5.11
1 parent 523c16e commit a2fa35c

File tree

8 files changed

+493
-764
lines changed

8 files changed

+493
-764
lines changed

javascript/shared-todo-starter/package-lock.json

Lines changed: 79 additions & 275 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/shared-todo-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@heroicons/vue": "1.0.6",
2828
"@nuxt/ui-templates": "1.3.4",
2929
"@web5/api": "0.11.0",
30-
"vue": "3.3.4",
30+
"vue": "3.5.11",
3131
"vue-router": "4.4.5"
3232
}
3333
}

javascript/shared-todo/package-lock.json

Lines changed: 93 additions & 286 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/shared-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@nuxt/ui-templates": "1.3.4",
2929
"@web5/api": "0.11.0",
3030
"vite-plugin-node-stdlib-browser": "0.2.1",
31-
"vue": "3.3.4",
31+
"vue": "3.5.11",
3232
"vue-router": "4.4.5"
3333
}
3434
}

javascript/todo-starter/package-lock.json

Lines changed: 153 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/todo-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"multiformats": "10.0.3",
1919
"uuid": "9.0.1",
2020
"varint": "6.0.0",
21-
"vue": "3.3.4",
21+
"vue": "3.5.11",
2222
"vue-toastification": "2.0.0-rc.5"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)