Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
germartinez committed Oct 17, 2024
1 parent 32f6de7 commit 2dade8c
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 538 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,52 +35,52 @@
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@next/third-parties": "^14.2.13",
"@next/third-parties": "^14.2.15",
"@svgr/webpack": "^8.1.0",
"cuid": "^3.0.0",
"fuse.js": "^7.0.0",
"lodash": "^4.17.21",
"next": "^14.2.13",
"next": "^14.2.15",
"nextra": "2.13.4",
"nextra-theme-docs": "2.13.4",
"node-fetch": "^3.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"release-it": "^17.6.0",
"release-it": "^17.10.0",
"shelljs": "^0.8.5",
"swr": "^2.2.5"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.13",
"@types/lodash": "^4.17.7",
"@next/eslint-plugin-next": "^14.2.15",
"@types/lodash": "^4.17.10",
"@types/node": "20.14.11",
"@types/react": "18.3.8",
"@types/react-dom": "^18.3.0",
"@types/react": "18.3.11",
"@types/react-dom": "^18.3.1",
"@types/shelljs": "^0.8.15",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"cypress": "^13.14.2",
"cypress": "^13.15.0",
"env-cmd": "^10.1.0",
"eslint": "8.57.1",
"eslint-config-next": "^14.2.13",
"eslint-config-next": "^14.2.15",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-config-standard-jsx": "^11.0.0",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-security": "^3.0.1",
"husky": "^9.1.6",
"markdown-link-check": "^3.12.2",
"open-graph-scraper": "^6.8.2",
"prettier": "^3.3.3",
"serve": "^14.2.3",
"serve": "^14.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"release-it": {
"github": {
Expand Down
Loading

0 comments on commit 2dade8c

Please sign in to comment.