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 11, 2025
1 parent 0721fd0 commit 32673f4
Show file tree
Hide file tree
Showing 2 changed files with 1,015 additions and 862 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": "4.1.0",
"@ark-ui/react": "4.8.0",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@heroicons/react": "^2.1.5",
Expand Down Expand Up @@ -43,9 +43,9 @@
"framer-motion": "^11.11.4",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lucide-react": "^0.451.0",
"lucide-react": "^0.471.0",
"mime-db": "^1.53.0",
"next": "15.1.3",
"next": "15.1.4",
"nuqs": "^1.20.0",
"polished": "^4.3.1",
"react": "19.0.0",
Expand All @@ -69,7 +69,7 @@
"devDependencies": {
"@pandacss/dev": "^0.51.1",
"@pandacss/types": "^0.51.1",
"@park-ui/panda-preset": "^0.42.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 @@ -82,14 +82,14 @@
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.0",
"orval": "7.2.0",
"eslint-config-next": "15.1.4",
"orval": "7.4.1",
"prettier": "^3.3.3",
"typescript": "^5.7.2"
},
"packageManager": "yarn@4.5.0",
"packageManager": "yarn@4.6.0",
"engines": {
"node": "22.12.0"
"node": "22.13.0"
},
"resolutions": {
"@types/react": "npm:types-react@19.0.0-rc.1"
Expand Down
Loading

0 comments on commit 32673f4

Please sign in to comment.