Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed Nov 4, 2023
1 parent ea04ef9 commit ad3ef5b
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 941 deletions.
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@snailycad/config": "^1.76.1",
"@snailycad/types": "workspace:*",
"@snailycad/utils": "^1.76.1",
"@types/react": "^18.2.33",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"class-variance-authority": "^0.7.0",
"formik": "^2.4.5",
Expand All @@ -119,10 +119,10 @@
"peerDependencies": {
"date-fns": ">=2.30.0",
"next": "*",
"next-intl": ">=2.21.0",
"next-intl": ">=2.22.1",
"react": ">=18.2.0",
"react-dom": ">=18.2.0",
"use-intl": ">=2.21.0"
"use-intl": ">=2.22.1"
},
"sideEffects": false
}
Loading

0 comments on commit ad3ef5b

Please sign in to comment.