Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 381349c commit 990fead
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 73 deletions.
120 changes: 55 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"@types/eslint__eslintrc": "~2.1.1",
"@types/eslint__js": "~8.42.3",
"@types/jsdom": "~21.1.6",
"@types/node": "20.11.19",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"@types/node": "20.16.5",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "8.56.0",
"eslint": "8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -64,14 +64,14 @@
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-testing-library": "^6.2.0",
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-vitest": "^0.3.22",
"eslint-plugin-vitest": "^0.5.0",
"jsdom": "^24.0.0",
"knip": "^5.0.2",
"prettier": "3.2.5",
"prettier": "3.3.3",
"scaffdog": "^3.0.0",
"storybook": "^7.6.16",
"typescript": "5.3.3",
"typesync": "^0.12.1",
"typescript": "5.6.2",
"typesync": "^0.13.0",
"vitest": "^1.0.0"
}
}

0 comments on commit 990fead

Please sign in to comment.