Skip to content

Commit

Permalink
release: Update graphic-walker to 0.4.34 (#266)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Dec 6, 2023
1 parent 86d660d commit 826720b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/graphic-walker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kanaries/graphic-walker",
"version": "0.4.33",
"version": "0.4.34",
"scripts": {
"dev:front_end": "vite --host",
"dev": "npm run dev:front_end",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"preview": "vite preview"
},
"dependencies": {
"@kanaries/graphic-walker": "0.4.33",
"@headlessui/react": "1.7.12",
"@heroicons/react": "^2.0.8",
"@kanaries/graphic-walker": "0.4.34",
"@vercel/analytics": "^1.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,7 @@
"@types/react" "*"
"@types/reactcss" "*"

"@types/react-dom@*", "@types/react-dom@^18.2.15", "@types/react-dom@^18.x":
"@types/react-dom@*", "@types/react-dom@^18.2.15":
version "18.2.17"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.17.tgz#375c55fab4ae671bd98448dcfa153268d01d6f64"
integrity sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==
Expand All @@ -1295,7 +1295,7 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.2.37", "@types/react@^18.x":
"@types/react@*", "@types/react@^18.2.37":
version "18.2.39"
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.39.tgz#744bee99e053ad61fe74eb8b897f3ab5b19a7e25"
integrity sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==
Expand Down

2 comments on commit 826720b

@vercel
Copy link

@vercel vercel bot commented on 826720b Dec 6, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

graphic-walker – ./packages/graphic-walker

graphic-walker-kanaries.vercel.app
graphic-walker-app.vercel.app
graphic-walker.kanaries.net
graphic-walker-git-main-kanaries.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 826720b Dec 6, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

graphic-walker-playground – ./packages/playground

graphic-walker-playground-kanaries.vercel.app
graphic-walker-playground-git-main-kanaries.vercel.app
graphic-walker-playground.vercel.app

Please sign in to comment.