diff --git a/packages/duckdb-wasm-computation/package.json b/packages/duckdb-wasm-computation/package.json index 4fbb9696..f25217e8 100644 --- a/packages/duckdb-wasm-computation/package.json +++ b/packages/duckdb-wasm-computation/package.json @@ -15,8 +15,8 @@ }, "dependencies": { "@duckdb/duckdb-wasm": "^1.28.0", + "@kanaries/graphic-walker": "0.4.55", "@kanaries/gw-dsl-parser": "^0.1.45-rc4", - "@kanaries/graphic-walker": "0.4.54", "apache-arrow": "^13.0.0", "nanoid": "^5.0.1" }, diff --git a/packages/graphic-walker/package.json b/packages/graphic-walker/package.json index 1076fff6..89692fa1 100644 --- a/packages/graphic-walker/package.json +++ b/packages/graphic-walker/package.json @@ -1,6 +1,6 @@ { "name": "@kanaries/graphic-walker", - "version": "0.4.54", + "version": "0.4.55", "scripts": { "dev:front_end": "vite --host", "dev": "npm run dev:front_end", diff --git a/packages/playground/package.json b/packages/playground/package.json index 5e109b14..55c3e382 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -20,7 +20,7 @@ "@headlessui/react": "1.7.12", "@heroicons/react": "^2.0.8", "@kanaries/duckdb-computation": "0.0.1", - "@kanaries/graphic-walker": "0.4.54", + "@kanaries/graphic-walker": "0.4.55", "@vercel/analytics": "^1.1.1", "color-space": "^2.0.1", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 2bb79713..7d2c1b7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2016,7 +2016,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.19" resolved "https://registry.npmmirror.com/@types/react-dom/-/react-dom-18.2.19.tgz#b84b7c30c635a6c26c6a6dfbb599b2da9788be58" integrity sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA== @@ -2030,7 +2030,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.61" resolved "https://registry.npmmirror.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==