Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed May 4, 2023
1 parent 4f046e4 commit 3808790
Show file tree
Hide file tree
Showing 4 changed files with 198 additions and 151 deletions.
16 changes: 8 additions & 8 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
"type-check": "tsc"
},
"dependencies": {
"@apollo/client": "^3.7.13",
"@apollo/client": "^3.7.14",
"@emotion/react": "^11.10.8",
"@emotion/server": "^11.10.0",
"@mantine/core": "^6.0.9",
"@mantine/form": "^6.0.9",
"@mantine/hooks": "^6.0.9",
"@mantine/next": "^6.0.9",
"@mantine/notifications": "^6.0.9",
"@mantine/core": "^6.0.10",
"@mantine/form": "^6.0.10",
"@mantine/hooks": "^6.0.10",
"@mantine/next": "^6.0.10",
"@mantine/notifications": "^6.0.10",
"@tabler/icons-react": "^2.17.0",
"graphql": "^16.6.0",
"html-react-parser": "^3.0.16",
"isomorphic-dompurify": "^1.3.0",
"next": "^13.3.4",
"next": "^13.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@types/react": "^18.2.0",
"@types/react": "^18.2.5",
"eslint-config-custom": "*",
"prettier-config-custom": "*",
"sharp": "^0.32.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/wordpress/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit 3808790

@vercel
Copy link

@vercel vercel bot commented on 3808790 May 4, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.