Skip to content

Commit

Permalink
Update All web dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 0c3673f commit 87a277e
Show file tree
Hide file tree
Showing 2 changed files with 943 additions and 954 deletions.
14 changes: 7 additions & 7 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"openapi": "orval"
},
"dependencies": {
"@ark-ui/react": "3.4.0",
"@ark-ui/react": "4.0.0",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@emoji-mart/data": "^1.2.1",
Expand All @@ -34,8 +34,8 @@
"@tiptap/starter-kit": "^2.4.0",
"@tiptap/suggestion": "^2.4.0",
"@uidotdev/usehooks": "^2.4.1",
"chroma-js": "^2.4.2",
"date-fns": "^3.6.0",
"chroma-js": "^3.0.0",
"date-fns": "^4.0.0",
"emoji-mart": "^5.6.0",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -68,11 +68,11 @@
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
"@types/react-avatar-editor": "^13.0.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"eslint": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"eslint-config-next": "^14.2.4",
"orval": "^6.31.0",
"orval": "^7.0.0",
"prettier": "^3.3.2",
"typescript": "^5.4.5"
},
Expand Down
Loading

0 comments on commit 87a277e

Please sign in to comment.