Skip to content

Commit

Permalink
Merge pull request #137 from Enterwell/stage
Browse files Browse the repository at this point in the history
Stage
  • Loading branch information
AleksandarDev authored Oct 15, 2023
2 parents acee9f2 + f64044e commit 338ae1a
Show file tree
Hide file tree
Showing 10 changed files with 138 additions and 141 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
},
"devDependencies": {
"@types/node": "18.18.5",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"tailwindcss": "3.3.3",
Expand Down
Empty file.
Empty file.
4 changes: 2 additions & 2 deletions packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"devDependencies": {
"@microsoft/api-extractor": "7.38.0",
"@types/node": "18.18.5",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
"rimraf": "5.0.5",
Expand Down
Empty file.
Empty file.
4 changes: 2 additions & 2 deletions packages/react-mui-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@mui/x-data-grid": "6.16.2",
"@mui/x-data-grid-pro": "6.16.2",
"@types/node": "18.18.5",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"eslint-config-custom": "workspace:*",
"date-fns": "2.30.0",
"react": "18.2.0",
Expand Down
Empty file.
4 changes: 2 additions & 2 deletions packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@mui/x-date-pickers-pro": "5.0.20",
"@mui/x-date-pickers": "5.0.20",
"@types/node": "18.18.5",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"date-fns": "2.30.0",
"eslint-config-custom": "workspace:*",
"react": "18.2.0",
Expand Down
263 changes: 130 additions & 133 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 338ae1a

Please sign in to comment.