Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Apr 24, 2023
1 parent 46a5374 commit 1a9bb5a
Show file tree
Hide file tree
Showing 6 changed files with 271 additions and 230 deletions.
20 changes: 10 additions & 10 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"@apollo/client": "^3.7.12",
"@emotion/react": "^11.10.6",
"@emotion/server": "^11.10.0",
"@mantine/core": "^6.0.7",
"@mantine/form": "^6.0.7",
"@mantine/hooks": "^6.0.7",
"@mantine/next": "^6.0.7",
"@mantine/notifications": "^6.0.7",
"@tabler/icons-react": "^2.16.0",
"@mantine/core": "^6.0.8",
"@mantine/form": "^6.0.8",
"@mantine/hooks": "^6.0.8",
"@mantine/next": "^6.0.8",
"@mantine/notifications": "^6.0.8",
"@tabler/icons-react": "^2.17.0",
"graphql": "^16.6.0",
"html-react-parser": "^3.0.15",
"html-react-parser": "^3.0.16",
"isomorphic-dompurify": "^1.3.0",
"next": "^13.3.0",
"next": "^13.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.15.11",
"@types/react": "^18.0.35",
"@types/node": "^18.16.0",
"@types/react": "^18.0.38",
"eslint-config-custom": "*",
"prettier-config-custom": "*",
"sharp": "^0.32.0",
Expand Down
12 changes: 6 additions & 6 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 1a9bb5a

@vercel
Copy link

@vercel vercel bot commented on 1a9bb5a Apr 24, 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.