Skip to content

Commit

Permalink
chore(deps): update all non-major npm dependencies (#181)
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] committed Mar 25, 2024
1 parent dfad904 commit 2a55568
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 133 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -45,8 +45,8 @@
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^8.0.2",
"@testing-library/dom": "^9.3.4",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vitest/browser": "1.4.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -61,9 +61,9 @@
"react-dom": "^18.2.0",
"start-server-and-test": "^2.0.3",
"storybook": "^8.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"virtual-dom-nodes": "^0.2.2",
"vite": "^5.1.6",
"vite": "^5.2.6",
"vitest": "1.4.0"
},
"keywords": [
Expand Down

0 comments on commit 2a55568

Please sign in to comment.