Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jul 17, 2023
1 parent 3ce3ebc commit 2aeff56
Show file tree
Hide file tree
Showing 5 changed files with 161 additions and 113 deletions.
12 changes: 6 additions & 6 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"@mantine/hooks": "^6.0.16",
"@mantine/next": "^6.0.16",
"@mantine/notifications": "^6.0.16",
"@tabler/icons-react": "^2.24.0",
"@tabler/icons-react": "^2.25.0",
"graphql": "^16.7.1",
"html-react-parser": "^4.0.0",
"isomorphic-dompurify": "^1.7.0",
"next": "^13.4.9",
"isomorphic-dompurify": "^1.8.0",
"next": "^13.4.10",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^20.4.1",
"@types/react": "^18.2.14",
"@types/node": "^20.4.2",
"@types/react": "^18.2.15",
"eslint-config-custom": "*",
"prettier-config-custom": "*",
"sharp": "^0.32.1",
"sharp": "^0.32.3",
"tsconfig": "*",
"typescript": "^5.1.6"
}
Expand Down
18 changes: 9 additions & 9 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 2aeff56

@vercel
Copy link

@vercel vercel bot commented on 2aeff56 Jul 17, 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.