Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-bab120b81d328b1669f63d761ff85d82
Browse files Browse the repository at this point in the history
  • Loading branch information
DAVID OKEAMAH authored Dec 24, 2024
2 parents 263e68b + 162e039 commit cdd5a4f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions examples/next-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@chakra-ui/react": "workspace:*",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@types/node": "^20.12.12",
"@types/node": "^22.10.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"next": "^14.2.3",
"next-themes": "^0.3.0",
"next-themes": "^0.4.3",
"lucide-react": "^0.379.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@storybook/addon-a11y": "8.0.4",
"@storybook/addon-essentials": "8.1.5",
"@storybook/addon-essentials": "8.2.0",
"@storybook/addon-themes": "8.0.4",
"@storybook/cli": "8.1.5",
"@storybook/manager-api": "8.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@chakra-ui/utils": "workspace:*",
"@zag-js/element-size": "0.40.0",
"@zag-js/element-size": "0.78.1",
"copy-to-clipboard": "3.3.3",
"framesync": "6.1.2"
},
Expand Down
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"@chakra-ui/props-docs": "workspace:*",
"@chakra-ui/react": "workspace:*",
"@chakra-ui/utils": "workspace:*",
"@codesandbox/sandpack-react": "2.13.10",
"@codesandbox/sandpack-react": "2.19.10",
"@codesandbox/sandpack-themes": "2.0.21",
"@docsearch/react": "3.6.0",
"@docsearch/react": "3.8.0",
"@docusaurus/utils": "3.1.1",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@octokit/rest": "20.0.2",
"@octokit/rest": "21.0.2",
"contentlayer": "0.3.4",
"date-fns": "3.6.0",
"docsearch.js": "2.6.3",
Expand All @@ -45,7 +45,7 @@
"markdown-toc": "1.2.0",
"match-sorter": "6.3.4",
"mdx-bundler": "10.0.2",
"next": "14.2.3",
"next": "14.2.10",
"next-contentlayer": "0.3.4",
"next-seo": "6.5.0",
"next-themes": "0.3.0",
Expand Down

0 comments on commit cdd5a4f

Please sign in to comment.