Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
noxify committed Jan 4, 2024
1 parent 023cbdd commit 42ca2d8
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 56 deletions.
10 changes: 5 additions & 5 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@acme/markdoc-base": "workspace:*",
"@acme/helpers": "workspace:*",
"@acme/markdoc-base": "workspace:*",
"@acme/ui": "workspace:*",
"@next-devtools/core": "0.1.3-beta.0",
"@t3-oss/env-nextjs": "0.7.1",
"@tanstack/query-core": "5.17.0",
"@tanstack/react-query": "5.17.0",
"@tanstack/react-query-devtools": "5.17.0",
"@tanstack/query-core": "5.17.1",
"@tanstack/react-query": "5.17.1",
"@tanstack/react-query-devtools": "5.17.1",
"globby": "14.0.0",
"next": "14.0.4",
"next-themes": "0.2.1",
"p-map": "7.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "3.22.4",
"@next-devtools/core": "0.1.2",
"zustand": "4.4.7"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 42ca2d8

Please sign in to comment.