diff --git a/lerna.json b/lerna.json
index 9b94b4991..e1f2ed60d 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,6 +1,6 @@
 {
   "$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "packages": ["packages/*"],
   "command": {
     "version": {
diff --git a/packages/common-react/package.json b/packages/common-react/package.json
index adace1745..0e59ef8f1 100644
--- a/packages/common-react/package.json
+++ b/packages/common-react/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@stlite/common-react",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "main": "dist/index.js",
   "types": "dist/index.d.ts",
   "license": "Apache-2.0",
diff --git a/packages/common/package.json b/packages/common/package.json
index 12eb75111..543e03d26 100644
--- a/packages/common/package.json
+++ b/packages/common/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@stlite/common",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "main": "dist/cjs/index.js",
   "module": "dist/esm/index.js",
   "types": "dist/esm/index.d.ts",
diff --git a/packages/desktop/package.json b/packages/desktop/package.json
index a2fb913ac..2a7e1c1b3 100644
--- a/packages/desktop/package.json
+++ b/packages/desktop/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@stlite/desktop",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "license": "Apache-2.0",
   "homepage": "/",
   "main": "./build/electron/main.js",
@@ -58,9 +58,9 @@
   },
   "devDependencies": {
     "@craco/craco": "^7.0.0",
-    "@stlite/common": "^0.45.1",
-    "@stlite/common-react": "^0.45.1",
-    "@stlite/kernel": "^0.45.1",
+    "@stlite/common": "^0.45.2",
+    "@stlite/common-react": "^0.45.2",
+    "@stlite/kernel": "^0.45.2",
     "@streamlit/app": "1.30.0",
     "@testing-library/react": "^12.1.4",
     "@testing-library/user-event": "^14.0.0",
diff --git a/packages/kernel/package.json b/packages/kernel/package.json
index 3064445cf..bfd58bb1d 100644
--- a/packages/kernel/package.json
+++ b/packages/kernel/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@stlite/kernel",
   "description": "",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "license": "Apache-2.0",
   "main": "dist/index.js",
   "types": "dist/index.d.js",
@@ -32,7 +32,7 @@
   },
   "dependencies": {
     "@jupyterlab/coreutils": "^5.4.2",
-    "@stlite/common": "^0.45.1",
+    "@stlite/common": "^0.45.2",
     "@streamlit/app": "1.30.0",
     "@streamlit/lib": "1.30.0",
     "path-browserify": "^1.0.1"
diff --git a/packages/mountable/package.json b/packages/mountable/package.json
index e92750ada..2c318c734 100644
--- a/packages/mountable/package.json
+++ b/packages/mountable/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@stlite/mountable",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "description": "Mountable stlite application",
   "keywords": [
     "stlite",
@@ -29,8 +29,8 @@
   "devDependencies": {
     "@babel/core": "^7.16.0",
     "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
-    "@stlite/common-react": "^0.45.1",
-    "@stlite/kernel": "^0.45.1",
+    "@stlite/common-react": "^0.45.2",
+    "@stlite/kernel": "^0.45.2",
     "@streamlit/app": "1.30.0",
     "@svgr/webpack": "^5.5.0",
     "@testing-library/jest-dom": "^5.16.5",
diff --git a/packages/sharing-common/package.json b/packages/sharing-common/package.json
index abaf6ab96..dd553e5ad 100644
--- a/packages/sharing-common/package.json
+++ b/packages/sharing-common/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@stlite/sharing-common",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "main": "dist/index.js",
   "types": "dist/index.d.js",
   "license": "Apache-2.0",
diff --git a/packages/sharing-editor/package.json b/packages/sharing-editor/package.json
index f67de28d2..1f23552eb 100644
--- a/packages/sharing-editor/package.json
+++ b/packages/sharing-editor/package.json
@@ -1,12 +1,12 @@
 {
   "name": "@stlite/sharing-editor",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "private": true,
   "homepage": "https://edit.share.stlite.net/",
   "dependencies": {
     "@monaco-editor/react": "^4.4.5",
-    "@stlite/common": "^0.45.1",
-    "@stlite/sharing-common": "^0.45.1",
+    "@stlite/common": "^0.45.2",
+    "@stlite/sharing-common": "^0.45.2",
     "@testing-library/react": "^12.1.4",
     "@testing-library/user-event": "^14.0.0",
     "@types/jest": "^27.4.3",
diff --git a/packages/sharing/package.json b/packages/sharing/package.json
index 93e942a51..28733297a 100644
--- a/packages/sharing/package.json
+++ b/packages/sharing/package.json
@@ -1,13 +1,13 @@
 {
   "name": "@stlite/sharing",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "private": true,
   "homepage": "https://share.stlite.net/",
   "dependencies": {
     "@craco/craco": "^7.0.0",
-    "@stlite/common-react": "^0.45.1",
-    "@stlite/kernel": "^0.45.1",
-    "@stlite/sharing-common": "^0.45.1",
+    "@stlite/common-react": "^0.45.2",
+    "@stlite/kernel": "^0.45.2",
+    "@stlite/sharing-common": "^0.45.2",
     "@streamlit/app": "1.30.0",
     "@testing-library/react": "^12.1.4",
     "@testing-library/user-event": "^14.0.0",
diff --git a/packages/vscode-stlite/package.json b/packages/vscode-stlite/package.json
index ab0685bcd..7011aeae1 100644
--- a/packages/vscode-stlite/package.json
+++ b/packages/vscode-stlite/package.json
@@ -4,7 +4,7 @@
   "publisher": "whitphx",
   "description": "",
   "license": "SEE LICENSE IN LICENSE",
-  "version": "0.45.1",
+  "version": "0.45.2",
   "repository": {
     "type": "git",
     "url": "https://github.com/whitphx/stlite.git",
@@ -63,7 +63,7 @@
     "deploy": "vsce publish --yarn"
   },
   "devDependencies": {
-    "@stlite/common": "^0.45.1",
+    "@stlite/common": "^0.45.2",
     "@types/mocha": "^10.0.1",
     "@types/vscode": "^1.76.0",
     "@types/webpack-env": "^1.18.0",