Skip to content

Commit

Permalink
chore(deps): update vue monorepo to v3.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and HerringtonDarkholme committed Jan 13, 2024
1 parent b13eb1c commit 77f266b
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 115 deletions.
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": "18.19.6",
"ts-node": "10.9.2",
"@vue/compiler-core": "3.3.4",
"@vue/compiler-sfc": "3.3.4",
"@vue/compiler-core": "3.4.13",
"@vue/compiler-sfc": "3.4.13",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"ava": "5.3.1",
Expand Down
102 changes: 48 additions & 54 deletions napi/pnpm-lock.yaml

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

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.3.4"
"vue": "3.4.13"
},
"optionalDependencies": {
"rusty-vue-compiler": "file:../crates/wasm/pkg/"
Expand Down
Loading

0 comments on commit 77f266b

Please sign in to comment.