Skip to content

Commit

Permalink
Update monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
DaviDevMod committed Nov 14, 2022
1 parent e798583 commit 64493c3
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 95 deletions.
6 changes: 3 additions & 3 deletions apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "13.0.2",
"next": "13.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"single-focus-trap": "workspace:^",
Expand All @@ -25,11 +25,11 @@
"@types/react-dom": "18.0.8",
"autoprefixer": "10.4.13",
"eslint": "8.27.0",
"eslint-config-next": "13.0.2",
"eslint-config-next": "13.0.3",
"postcss": "8.4.19",
"prettier": "2.7.1",
"prettier-plugin-tailwindcss": "0.1.13",
"tailwindcss": "3.2.3",
"tailwindcss": "3.2.4",
"tailwindcss-debug-screens": "2.2.1",
"type-fest": "^3.2.0",
"typescript": "4.8.4"
Expand Down
Loading

2 comments on commit 64493c3

@vercel
Copy link

@vercel vercel bot commented on 64493c3 Nov 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

focus-trap-demo-q37s – ./apps/demo

focus-trap-demo-q37s-davidevmod.vercel.app
focus-trap-demo-q37s-git-main-davidevmod.vercel.app
focus-trap-demo-q37s.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 64493c3 Nov 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

focus-trap-demo – ./apps/demo

focus-trap-demo.vercel.app
focus-trap-demo-git-main-davidevmod.vercel.app
focus-trap-demo-davidevmod.vercel.app

Please sign in to comment.