Skip to content

Commit

Permalink
Merge pull request #22 from receter/dependabot/npm_and_yarn/dev-depen…
Browse files Browse the repository at this point in the history
…dencies-0c28828aa2

chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates
  • Loading branch information
receter authored Nov 15, 2024
2 parents 6c1e9c2 + fa1ce65 commit 1c3599f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^8.57.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.13",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "3.3.3",
"prettier-plugin-css-order": "^2.1.2",
"typescript": "^5.6.3",
"vite": "^5.4.9"
"vite": "^5.4.11"
},
"lint-staged": {
"*.{js?(x),ts?(x)}": [
Expand Down

0 comments on commit 1c3599f

Please sign in to comment.