Skip to content

Commit

Permalink
chore(deps): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 59aca62 commit 166e9ff
Show file tree
Hide file tree
Showing 5 changed files with 503 additions and 75 deletions.
2 changes: 1 addition & 1 deletion docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@testing-library/user-event": "14.5.2",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@vitest/coverage-v8": "1.4.0",
"@vitest/coverage-v8": "1.6.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"rimraf": "5.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/lit-override/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@web/test-runner": "0.18.2",
"@web/test-runner-commands": "0.9.0",
"@web/test-runner-playwright": "0.11.0",
"esbuild": "0.20.2",
"esbuild": "0.21.4",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"glob": "10.3.16",
"glob": "10.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.11.30",
"@types/node": "20.12.12",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@vitejs/plugin-react-swc": "3.6.0",
"eslint": "8.57.0",
"eslint-config-custom": "workspace:*",
"fs-extra": "11.2.0",
"glob": "10.3.16",
"glob": "10.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.7",
Expand Down
Loading

0 comments on commit 166e9ff

Please sign in to comment.