Skip to content

Commit

Permalink
Merge pull request #577 from icflorescu/next
Browse files Browse the repository at this point in the history
Update dev deps
  • Loading branch information
icflorescu authored Apr 20, 2024
2 parents 360f01e + ac5ac9d commit c1a23d7
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 143 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,19 +85,19 @@
"@tanstack/react-query": "^5.29.2",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.7",
"@types/react": "^18.2.77",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"clsx": "^2.1.0",
"cssnano": "^6.1.2",
"dayjs": "^1.11.10",
"eslint": "^9.0.0",
"eslint-config-next": "^14.2.0",
"eslint": "^9.1.0",
"eslint-config-next": "^14.2.2",
"eslint-config-prettier": "^9.1.0",
"lodash": "^4.17.21",
"mantine-contextmenu": "^7.8.0",
"next": "^14.2.0",
"next": "^14.2.2",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
Expand Down
Loading

0 comments on commit c1a23d7

Please sign in to comment.