Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #181 from johnhunter/dependabot/npm_and_yarn/patch…
Browse files Browse the repository at this point in the history
…es-418fcc9572
  • Loading branch information
johnhunter authored Oct 26, 2024
2 parents efe3a7d + c8a9ea3 commit d684cbe
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.3.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.0.1"
},
"devDependencies": {
Expand All @@ -30,15 +30,15 @@
"@types/node": "^18.19.39",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@vitejs/plugin-react": "^4.3.2",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/ui": "^1.6.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react": "^7.37.1",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vitest": "^1.2.2"
},
"browserslist": {
Expand Down

0 comments on commit d684cbe

Please sign in to comment.