Skip to content

Commit

Permalink
chore(deps): update vue monorepo to v3.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 4e50dfb commit a2db879
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 88 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": "20.11.5",
"ts-node": "10.9.2",
"@vue/compiler-core": "3.4.13",
"@vue/compiler-sfc": "3.4.13",
"@vue/compiler-core": "3.4.15",
"@vue/compiler-sfc": "3.4.15",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"ava": "6.0.1",
Expand Down
52 changes: 24 additions & 28 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.4.13"
"vue": "3.4.15"
},
"optionalDependencies": {
"rusty-vue-compiler": "file:../crates/wasm/pkg/"
Expand Down
106 changes: 49 additions & 57 deletions playground/pnpm-lock.yaml

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

0 comments on commit a2db879

Please sign in to comment.