Skip to content

Commit

Permalink
chore(deps): update vue monorepo to v3.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 33909b4 commit 4d1553d
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 97 deletions.
65 changes: 41 additions & 24 deletions benches/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions napi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@napi-rs/cli": "2.17.0",
"@types/node": "20.11.8",
"ts-node": "10.9.2",
"@vue/compiler-core": "3.4.13",
"@vue/compiler-sfc": "3.4.13",
"@vue/compiler-core": "3.4.30",
"@vue/compiler-sfc": "3.4.30",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"ava": "6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"serve": "vite preview"
},
"dependencies": {
"vue": "3.4.13"
"vue": "3.4.30"
},
"optionalDependencies": {
"rusty-vue-compiler": "file:../crates/wasm/pkg/"
Expand Down
Loading

0 comments on commit 4d1553d

Please sign in to comment.