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 26, 2024
1 parent 0c3673f commit 9aef1d5
Show file tree
Hide file tree
Showing 2 changed files with 1,074 additions and 1,106 deletions.
16 changes: 8 additions & 8 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 All @@ -53,7 +53,7 @@
"ts-pattern": "^5.2.0",
"unified": "^11.0.4",
"usehooks-ts": "^3.1.0",
"vaul": "^0.9.1",
"vaul": "^1.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
Expand All @@ -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 9aef1d5

Please sign in to comment.