Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
germartinez committed Jan 20, 2025
1 parent 88625ae commit 5171b12
Show file tree
Hide file tree
Showing 2 changed files with 846 additions and 182 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"react-dom": "^18.3.1",
"release-it": "^17.10.0",
"shelljs": "^0.8.5",
"swr": "^2.2.5"
"swr": "^2.3.0"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.15",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/node": "20.14.11",
"@types/react": "18.3.12",
"@types/react-dom": "^18.3.1",
Expand All @@ -68,20 +68,20 @@
"eslint-config-standard-jsx": "^11.0.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-security": "^3.0.1",
"husky": "^9.1.7",
"markdown-link-check": "^3.13.6",
"open-graph-scraper": "^6.8.3",
"open-graph-scraper": "^6.9.0",
"prettier": "^3.4.2",
"serve": "^14.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"yaml": "^2.6.1"
"typescript": "^5.7.3",
"yaml": "^2.7.0"
},
"release-it": {
"github": {
Expand Down
Loading

0 comments on commit 5171b12

Please sign in to comment.