Skip to content

Commit

Permalink
Bump deps (#2124)
Browse files Browse the repository at this point in the history
Bump dep
  • Loading branch information
harsh-mn-yral authored Feb 15, 2024
1 parent 947d578 commit 2065dcf
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "8.56.0",
"eslint-plugin-svelte3": "4.0.0",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.1.2",
"prettier-plugin-svelte": "3.2.1",
"prettier-plugin-tailwindcss": "0.5.11"
}
}
2 changes: 1 addition & 1 deletion packages/experiments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"tailwindcss": "3.4.1",
"tslib": "2.6.2",
"typescript": "5.3.3",
"vite": "5.1.1"
"vite": "5.1.2"
}
}
2 changes: 1 addition & 1 deletion packages/web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"ts-node": "10.9.2",
"tslib": "2.6.2",
"typescript": "5.3.3",
"vite": "5.1.1",
"vite": "5.1.2",
"vite-plugin-node-polyfills": "0.21.0",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.2.2"
Expand Down

0 comments on commit 2065dcf

Please sign in to comment.