Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group with 3 updates (#187)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 2aed724 commit 8da1f2d
Show file tree
Hide file tree
Showing 5 changed files with 1,174 additions and 1,109 deletions.
2 changes: 1 addition & 1 deletion examples/canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/node": "^22.5.4",
"ts-loader": "^9.3.1",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vite": "^5.4.6",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
2 changes: 1 addition & 1 deletion examples/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^22.5.4",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vite": "^5.4.6",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
2 changes: 1 addition & 1 deletion examples/grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": "^22.5.4",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vite": "^5.4.6",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ts-proto": "^2.0.3",
"typedoc": "^0.26.6",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vite": "^5.4.6",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.1"
},
Expand Down
Loading

0 comments on commit 8da1f2d

Please sign in to comment.