Skip to content

Commit 9f2c66a

Browse files
chore(deps): update dev dependencies (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d2f09e commit 9f2c66a

File tree

6 files changed

+710
-548
lines changed

6 files changed

+710
-548
lines changed

apps/lit-override/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"eslint-config-custom": "workspace:*",
1616
"rimraf": "5.0.10",
1717
"tsconfig-config": "workspace:*",
18-
"typescript": "5.5.4",
18+
"typescript": "5.7.2",
1919
"vite": "5.4.11"
2020
},
2121
"dependencies": {

packages/lit-override/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,23 +56,23 @@
5656
"@types/jest": "29.5.14",
5757
"@types/sinon": "17.0.3",
5858
"@web/dev-server-esbuild": "1.0.3",
59-
"@web/test-runner": "0.18.3",
59+
"@web/test-runner": "0.19.0",
6060
"@web/test-runner-commands": "0.9.0",
6161
"@web/test-runner-playwright": "0.11.0",
62-
"esbuild": "0.21.5",
62+
"esbuild": "0.24.2",
6363
"eslint": "8.57.1",
6464
"eslint-config-custom": "workspace:*",
6565
"jest": "29.7.0",
6666
"jest-config": "workspace:*",
67-
"lit": "3.1.4",
68-
"lit-html": "3.1.4",
69-
"playwright": "1.45.3",
67+
"lit": "3.2.1",
68+
"lit-html": "3.2.1",
69+
"playwright": "1.49.1",
7070
"rimraf": "5.0.10",
7171
"sinon": "17.0.1",
7272
"tsconfig-config": "workspace:*",
73-
"tslib": "2.6.3",
74-
"tsup": "8.1.2",
75-
"typescript": "5.5.4"
73+
"tslib": "2.8.1",
74+
"tsup": "8.3.5",
75+
"typescript": "5.7.2"
7676
},
7777
"peerDependencies": {
7878
"@lit/context": "1.1.3",

packages/story-tokens-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rimraf": "5.0.10",
6464
"storybook": "7.6.20",
6565
"tsconfig-config": "workspace:*",
66-
"typescript": "5.5.4",
66+
"typescript": "5.7.2",
6767
"vite": "5.4.11",
6868
"vite-plugin-dts": "3.9.1",
6969
"vite-plugin-lib-inject-css": "1.3.0"

0 commit comments

Comments
 (0)