From cac14fb749e80c2d6cb3f7d57a9feb6cfbf40947 Mon Sep 17 00:00:00 2001 From: "Continuous Integration (AutoUpdate)" Date: Tue, 12 Dec 2023 21:09:16 +0000 Subject: [PATCH] Auto update Fable npm packages 2023-12-12_21-09-16 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index b2dc9187..3d652816 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "bulma-switch": "^2.0.4", "bulma-tooltip": "^3.0.2", "fable-metadata": "^2.2.0", - "fable-standalone": "^3.5.0", + "fable-standalone": "^3.6.0", "gh-pages": "^6.0.0", "lz-string": "^1.5.0", "monaco-editor-webpack-plugin": "^7.1.0", @@ -1661,9 +1661,9 @@ "integrity": "sha512-00u5xo/MzG+APQP67y0VpnCcmzEgaa37U3WBbjFqv42AlVKVwCxrn4sTZtAuJ5VoCg+5wdpUPFdYjsqOM1eDbA==" }, "node_modules/fable-standalone": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/fable-standalone/-/fable-standalone-3.5.0.tgz", - "integrity": "sha512-NvlGh3Bbo/g6cfjn3rTP7ud4ryfRUIuE42kGPcV58tuADGWlQvJj8rkr+Q9YfYRW9dJwYKVP2ZI6lDuz85iq+Q==" + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/fable-standalone/-/fable-standalone-3.6.0.tgz", + "integrity": "sha512-NfRBYV1y3aDhrF8EChW2jIOdhR6ez7ZDo0c9z3btCpqJG7fMg4ka2nd8wxCtudJ+Km30RhQND5DSBZ0PNSXPqA==" }, "node_modules/fast-deep-equal": { "version": "3.1.3", @@ -4321,9 +4321,9 @@ "integrity": "sha512-00u5xo/MzG+APQP67y0VpnCcmzEgaa37U3WBbjFqv42AlVKVwCxrn4sTZtAuJ5VoCg+5wdpUPFdYjsqOM1eDbA==" }, "fable-standalone": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/fable-standalone/-/fable-standalone-3.5.0.tgz", - "integrity": "sha512-NvlGh3Bbo/g6cfjn3rTP7ud4ryfRUIuE42kGPcV58tuADGWlQvJj8rkr+Q9YfYRW9dJwYKVP2ZI6lDuz85iq+Q==" + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/fable-standalone/-/fable-standalone-3.6.0.tgz", + "integrity": "sha512-NfRBYV1y3aDhrF8EChW2jIOdhR6ez7ZDo0c9z3btCpqJG7fMg4ka2nd8wxCtudJ+Km30RhQND5DSBZ0PNSXPqA==" }, "fast-deep-equal": { "version": "3.1.3", diff --git a/package.json b/package.json index ea0f61bc..fef61c6d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bulma-switch": "^2.0.4", "bulma-tooltip": "^3.0.2", "fable-metadata": "^2.2.0", - "fable-standalone": "^3.5.0", + "fable-standalone": "^3.6.0", "gh-pages": "^6.0.0", "lz-string": "^1.5.0", "monaco-editor-webpack-plugin": "^7.1.0",