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 Nov 26, 2024
1 parent 49a28af commit 5fd2c08
Show file tree
Hide file tree
Showing 2 changed files with 1,097 additions and 1,101 deletions.
20 changes: 10 additions & 10 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": "4.1.0",
"@ark-ui/react": "4.4.4",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@heroicons/react": "^2.1.5",
Expand Down Expand Up @@ -43,16 +43,16 @@
"framer-motion": "^11.11.4",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lucide-react": "^0.451.0",
"lucide-react": "^0.461.0",
"mime-db": "^1.53.0",
"next": "15.0.0",
"next": "15.0.3",
"nuqs": "^1.20.0",
"polished": "^4.3.1",
"react": "19.0.0-rc-65a56d0e-20241020",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-advanced-cropper": "^0.20.0",
"react-avatar-editor": "^13.0.2",
"react-contenteditable": "^3.3.7",
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react-hook-form": "^7.53.0",
"remark-parse": "^11.0.0",
"server-only": "^0.0.1",
Expand All @@ -66,9 +66,9 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@pandacss/dev": "^0.47.0",
"@pandacss/types": "^0.47.0",
"@park-ui/panda-preset": "^0.42.0",
"@pandacss/dev": "^0.48.0",
"@pandacss/types": "^0.48.0",
"@park-ui/panda-preset": "^0.43.0",
"@simplewebauthn/types": "^10.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/chroma-js": "^2.4.4",
Expand All @@ -81,12 +81,12 @@
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.0",
"eslint-config-next": "15.0.3",
"orval": "^7.2.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].3",
"resolutions": {
"@types/react": "npm:[email protected]"
}
Expand Down
Loading

0 comments on commit 5fd2c08

Please sign in to comment.