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 Jan 10, 2025
1 parent a5cc925 commit ed6ba93
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 333 deletions.
14 changes: 7 additions & 7 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"dependencies": {
"@ark-ui/react": "4.1.0",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@heroicons/react": "^2.1.5",
"@hookform/resolvers": "^3.9.0",
"@simplewebauthn/browser": "^10.0.0",
"@simplewebauthn/browser": "^13.0.0",
"@sindresorhus/slugify": "^2.2.1",
"@tiptap/core": "^2.8.0",
"@tiptap/extension-bullet-list": "^2.8.0",
Expand Down Expand Up @@ -46,7 +46,7 @@
"lucide-react": "^0.451.0",
"mime-db": "^1.53.0",
"next": "15.1.3",
"nuqs": "^1.20.0",
"nuqs": "^2.0.0",
"polished": "^4.3.1",
"react": "19.0.0",
"react-advanced-cropper": "^0.20.0",
Expand All @@ -70,9 +70,9 @@
"@pandacss/dev": "^0.51.1",
"@pandacss/types": "^0.51.1",
"@park-ui/panda-preset": "^0.42.0",
"@simplewebauthn/types": "^10.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/chroma-js": "^2.4.4",
"@simplewebauthn/types": "^12.0.0",
"@trivago/prettier-plugin-sort-imports": "^5.0.0",
"@types/chroma-js": "^3.0.0",
"@types/js-cookie": "^3.0.6",
"@types/lodash": "^4.17.10",
"@types/mime-db": "^1",
Expand All @@ -81,7 +81,7 @@
"@types/react-avatar-editor": "^13.0.3",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"eslint": "^8.57.1",
"eslint": "^9.0.0",
"eslint-config-next": "15.0.0",
"orval": "7.2.0",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit ed6ba93

Please sign in to comment.