Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#223)
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 Jan 1, 2025
1 parent 8d2f09e commit 9f2c66a
Show file tree
Hide file tree
Showing 6 changed files with 710 additions and 548 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.5.4",
"typescript": "5.7.2",
"vite": "5.4.11"
},
"dependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,23 @@
"@types/jest": "29.5.14",
"@types/sinon": "17.0.3",
"@web/dev-server-esbuild": "1.0.3",
"@web/test-runner": "0.18.3",
"@web/test-runner": "0.19.0",
"@web/test-runner-commands": "0.9.0",
"@web/test-runner-playwright": "0.11.0",
"esbuild": "0.21.5",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint-config-custom": "workspace:*",
"jest": "29.7.0",
"jest-config": "workspace:*",
"lit": "3.1.4",
"lit-html": "3.1.4",
"playwright": "1.45.3",
"lit": "3.2.1",
"lit-html": "3.2.1",
"playwright": "1.49.1",
"rimraf": "5.0.10",
"sinon": "17.0.1",
"tsconfig-config": "workspace:*",
"tslib": "2.6.3",
"tsup": "8.1.2",
"typescript": "5.5.4"
"tslib": "2.8.1",
"tsup": "8.3.5",
"typescript": "5.7.2"
},
"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.5.4",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
Expand Down
Loading

0 comments on commit 9f2c66a

Please sign in to comment.