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 80bcf31 commit 7e923a3
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

0 comments on commit 7e923a3

Please sign in to comment.