Skip to content

Commit

Permalink
Merge pull request #199 from Southclaws/october-upgrades
Browse files Browse the repository at this point in the history
upgrades
  • Loading branch information
Southclaws authored Oct 6, 2024
2 parents d3bdd77 + cea8f78 commit 40054ca
Show file tree
Hide file tree
Showing 2 changed files with 667 additions and 631 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.0.0",
"@ark-ui/react": "4.1.0",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@heroicons/react": "^2.1.5",
Expand Down Expand Up @@ -41,8 +41,8 @@
"framer-motion": "^11.11.1",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lucide-react": "^0.446.0",
"next": "^14.2.13",
"lucide-react": "^0.447.0",
"next": "^14.2.14",
"nuqs": "^1.19.3",
"polished": "^4.3.1",
"react": "^18.3.1",
Expand All @@ -68,14 +68,14 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/chroma-js": "^2.4.4",
"@types/js-cookie": "^3.0.6",
"@types/lodash": "^4.17.9",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-avatar-editor": "^13.0.3",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.13",
"eslint-config-next": "^14.2.14",
"orval": "^6.31.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"
Expand Down
Loading

0 comments on commit 40054ca

Please sign in to comment.