Skip to content

Commit

Permalink
Merge pull request #12 from flipdot/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
dargmuesli authored Nov 18, 2024
2 parents 8d08a40 + de836f6 commit 915278a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 18 deletions.
24 changes: 15 additions & 9 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"swr": "^2.2.5"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@eslint/js": "9.14.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^9.13.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14",
"globals": "^15.11.0",
"typescript": "~5.6.2",
"typescript-eslint": "^8.11.0",
"vite": "^5.4.10"
"@vitejs/plugin-react-swc": "3.7.1",
"eslint": "9.14.0",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-refresh": "0.4.14",
"globals": "15.12.0",
"typescript": "5.6.3",
"typescript-eslint": "8.14.0",
"vite": "5.4.11"
}
}

0 comments on commit 915278a

Please sign in to comment.