Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#241)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent a93ece4 commit a314118
Show file tree
Hide file tree
Showing 6 changed files with 320 additions and 134 deletions.
2 changes: 1 addition & 1 deletion apps/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-config-custom": "workspace:*",
"rimraf": "5.0.10",
"tsconfig-config": "workspace:*",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "5.4.14"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"sinon": "17.0.1",
"tsconfig-config": "workspace:*",
"tslib": "2.8.1",
"tsup": "8.3.5",
"typescript": "5.7.2"
"tsup": "8.3.6",
"typescript": "5.7.3"
},
"peerDependencies": {
"@lit/context": "1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/story-tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"rimraf": "5.0.10",
"storybook": "7.6.20",
"tsconfig-config": "workspace:*",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "5.4.14",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
Expand Down
Loading

0 comments on commit a314118

Please sign in to comment.