Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#218)
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 690d499 commit 7af977c
Show file tree
Hide file tree
Showing 6 changed files with 912 additions and 402 deletions.
4 changes: 2 additions & 2 deletions apps/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"devDependencies": {
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"rimraf": "5.0.7",
"rimraf": "5.0.10",
"tsconfig-config": "workspace:*",
"typescript": "5.5.2",
"typescript": "5.5.4",
"vite": "5.4.8"
},
"dependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
},
"homepage": "https://github.com/waldronmatt/groundwork/tree/main/packages/lit-override#readme",
"devDependencies": {
"@custom-elements-manifest/analyzer": "0.10.2",
"@custom-elements-manifest/analyzer": "0.10.4",
"@custom-elements-manifest/to-markdown": "0.1.0",
"@lit/context": "1.1.3",
"@open-wc/testing": "4.0.0",
"@types/jest": "29.5.14",
"@types/sinon": "17.0.3",
"@web/dev-server-esbuild": "1.0.2",
"@web/test-runner": "0.18.2",
"@web/dev-server-esbuild": "1.0.3",
"@web/test-runner": "0.18.3",
"@web/test-runner-commands": "0.9.0",
"@web/test-runner-playwright": "0.11.0",
"esbuild": "0.21.5",
Expand All @@ -66,13 +66,13 @@
"jest-config": "workspace:*",
"lit": "3.1.4",
"lit-html": "3.1.4",
"playwright": "1.45.0",
"rimraf": "5.0.7",
"playwright": "1.45.3",
"rimraf": "5.0.10",
"sinon": "17.0.1",
"tsconfig-config": "workspace:*",
"tslib": "2.6.3",
"tsup": "8.1.0",
"typescript": "5.5.2"
"tsup": "8.1.2",
"typescript": "5.5.4"
},
"peerDependencies": {
"@lit/context": "1.1.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/story-tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"glob": "10.4.2",
"glob": "10.4.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
"rimraf": "5.0.10",
"storybook": "7.6.20",
"tsconfig-config": "workspace:*",
"typescript": "5.5.2",
"typescript": "5.5.4",
"vite": "5.4.8",
"vite-plugin-dts": "3.9.1",
"vite-plugin-lib-inject-css": "1.3.0"
Expand Down
Loading

0 comments on commit 7af977c

Please sign in to comment.