diff --git a/package-lock.json b/package-lock.json index c94dd83..1e66162 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,8 @@ "": { "name": "root", "devDependencies": { - "lerna": "^7.4.2" + "lerna": "^7.4.2", + "vite-plugin-dts": "^3.7.3" }, "engines": { "node": "18" @@ -56,66 +57,66 @@ } }, "node_modules/@algolia/cache-browser-local-storage": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/cache-common": "4.20.0" + "@algolia/cache-common": "4.22.1" } }, "node_modules/@algolia/cache-common": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT" }, "node_modules/@algolia/cache-in-memory": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/cache-common": "4.20.0" + "@algolia/cache-common": "4.22.1" } }, "node_modules/@algolia/client-account": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/client-common": "4.20.0", - "@algolia/client-search": "4.20.0", - "@algolia/transporter": "4.20.0" + "@algolia/client-common": "4.22.1", + "@algolia/client-search": "4.22.1", + "@algolia/transporter": "4.22.1" } }, "node_modules/@algolia/client-analytics": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/client-common": "4.20.0", - "@algolia/client-search": "4.20.0", - "@algolia/requester-common": "4.20.0", - "@algolia/transporter": "4.20.0" + "@algolia/client-common": "4.22.1", + "@algolia/client-search": "4.22.1", + "@algolia/requester-common": "4.22.1", + "@algolia/transporter": "4.22.1" } }, "node_modules/@algolia/client-common": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/requester-common": "4.20.0", - "@algolia/transporter": "4.20.0" + "@algolia/requester-common": "4.22.1", + "@algolia/transporter": "4.22.1" } }, "node_modules/@algolia/client-personalization": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/client-common": "4.20.0", - "@algolia/requester-common": "4.20.0", - "@algolia/transporter": "4.20.0" + "@algolia/client-common": "4.22.1", + "@algolia/requester-common": "4.22.1", + "@algolia/transporter": "4.22.1" } }, "node_modules/@algolia/client-search": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/client-common": "4.20.0", - "@algolia/requester-common": "4.20.0", - "@algolia/transporter": "4.20.0" + "@algolia/client-common": "4.22.1", + "@algolia/requester-common": "4.22.1", + "@algolia/transporter": "4.22.1" } }, "node_modules/@algolia/events": { @@ -123,49 +124,49 @@ "license": "MIT" }, "node_modules/@algolia/logger-common": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT" }, "node_modules/@algolia/logger-console": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/logger-common": "4.20.0" + "@algolia/logger-common": "4.22.1" } }, "node_modules/@algolia/requester-browser-xhr": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/requester-common": "4.20.0" + "@algolia/requester-common": "4.22.1" } }, "node_modules/@algolia/requester-common": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT" }, "node_modules/@algolia/requester-node-http": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/requester-common": "4.20.0" + "@algolia/requester-common": "4.22.1" } }, "node_modules/@algolia/transporter": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/cache-common": "4.20.0", - "@algolia/logger-common": "4.20.0", - "@algolia/requester-common": "4.20.0" + "@algolia/cache-common": "4.22.1", + "@algolia/logger-common": "4.22.1", + "@algolia/requester-common": "4.22.1" } }, "node_modules/@ampproject/remapping": { - "version": "2.2.1", + "version": "2.3.0", "license": "Apache-2.0", "dependencies": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { "node": ">=6.0.0" @@ -240,7 +241,7 @@ } }, "node_modules/@babel/core": { - "version": "7.23.9", + "version": "7.24.0", "license": "MIT", "dependencies": { "@ampproject/remapping": "^2.2.0", @@ -248,11 +249,11 @@ "@babel/generator": "^7.23.6", "@babel/helper-compilation-targets": "^7.23.6", "@babel/helper-module-transforms": "^7.23.3", - "@babel/helpers": "^7.23.9", - "@babel/parser": "^7.23.9", - "@babel/template": "^7.23.9", - "@babel/traverse": "^7.23.9", - "@babel/types": "^7.23.9", + "@babel/helpers": "^7.24.0", + "@babel/parser": "^7.24.0", + "@babel/template": "^7.24.0", + "@babel/traverse": "^7.24.0", + "@babel/types": "^7.24.0", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -340,15 +341,15 @@ "license": "ISC" }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.22.15", + "version": "7.24.0", "license": "MIT", "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-environment-visitor": "^7.22.5", - "@babel/helper-function-name": "^7.22.5", - "@babel/helper-member-expression-to-functions": "^7.22.15", + "@babel/helper-environment-visitor": "^7.22.20", + "@babel/helper-function-name": "^7.23.0", + "@babel/helper-member-expression-to-functions": "^7.23.0", "@babel/helper-optimise-call-expression": "^7.22.5", - "@babel/helper-replace-supers": "^7.22.9", + "@babel/helper-replace-supers": "^7.22.20", "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", "semver": "^6.3.1" @@ -390,7 +391,7 @@ } }, "node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.4.3", + "version": "0.5.0", "license": "MIT", "dependencies": { "@babel/helper-compilation-targets": "^7.22.6", @@ -479,7 +480,7 @@ } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.22.5", + "version": "7.24.0", "license": "MIT", "engines": { "node": ">=6.9.0" @@ -579,12 +580,12 @@ } }, "node_modules/@babel/helpers": { - "version": "7.23.9", + "version": "7.24.0", "license": "MIT", "dependencies": { - "@babel/template": "^7.23.9", - "@babel/traverse": "^7.23.9", - "@babel/types": "^7.23.9" + "@babel/template": "^7.24.0", + "@babel/traverse": "^7.24.0", + "@babel/types": "^7.24.0" }, "engines": { "node": ">=6.9.0" @@ -653,7 +654,7 @@ } }, "node_modules/@babel/parser": { - "version": "7.23.9", + "version": "7.24.0", "license": "MIT", "bin": { "parser": "bin/babel-parser.js" @@ -691,7 +692,7 @@ } }, "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { - "version": "7.23.3", + "version": "7.23.7", "license": "MIT", "dependencies": { "@babel/helper-environment-visitor": "^7.22.20", @@ -976,7 +977,7 @@ } }, "node_modules/@babel/plugin-transform-async-generator-functions": { - "version": "7.23.3", + "version": "7.23.9", "license": "MIT", "dependencies": { "@babel/helper-environment-visitor": "^7.22.20", @@ -1020,7 +1021,7 @@ } }, "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5" @@ -1047,7 +1048,7 @@ } }, "node_modules/@babel/plugin-transform-class-static-block": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-create-class-features-plugin": "^7.22.15", @@ -1062,14 +1063,13 @@ } }, "node_modules/@babel/plugin-transform-classes": { - "version": "7.23.3", + "version": "7.23.8", "license": "MIT", "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-compilation-targets": "^7.23.6", "@babel/helper-environment-visitor": "^7.22.20", "@babel/helper-function-name": "^7.23.0", - "@babel/helper-optimise-call-expression": "^7.22.5", "@babel/helper-plugin-utils": "^7.22.5", "@babel/helper-replace-supers": "^7.22.20", "@babel/helper-split-export-declaration": "^7.22.6", @@ -1137,7 +1137,7 @@ } }, "node_modules/@babel/plugin-transform-dynamic-import": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1165,7 +1165,7 @@ } }, "node_modules/@babel/plugin-transform-export-namespace-from": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1179,10 +1179,11 @@ } }, "node_modules/@babel/plugin-transform-for-of": { - "version": "7.23.3", + "version": "7.23.6", "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1207,7 +1208,7 @@ } }, "node_modules/@babel/plugin-transform-json-strings": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1234,7 +1235,7 @@ } }, "node_modules/@babel/plugin-transform-logical-assignment-operators": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1290,7 +1291,7 @@ } }, "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.23.3", + "version": "7.23.9", "license": "MIT", "dependencies": { "@babel/helper-hoist-variables": "^7.22.5", @@ -1347,7 +1348,7 @@ } }, "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1361,7 +1362,7 @@ } }, "node_modules/@babel/plugin-transform-numeric-separator": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1375,12 +1376,12 @@ } }, "node_modules/@babel/plugin-transform-object-rest-spread": { - "version": "7.23.3", + "version": "7.24.0", "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.23.3", - "@babel/helper-compilation-targets": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", + "@babel/compat-data": "^7.23.5", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-plugin-utils": "^7.24.0", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", "@babel/plugin-transform-parameters": "^7.23.3" }, @@ -1406,7 +1407,7 @@ } }, "node_modules/@babel/plugin-transform-optional-catch-binding": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1420,7 +1421,7 @@ } }, "node_modules/@babel/plugin-transform-optional-chaining": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-plugin-utils": "^7.22.5", @@ -1462,7 +1463,7 @@ } }, "node_modules/@babel/plugin-transform-private-property-in-object": { - "version": "7.23.3", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", @@ -1517,14 +1518,14 @@ } }, "node_modules/@babel/plugin-transform-react-jsx": { - "version": "7.22.15", + "version": "7.23.4", "license": "MIT", "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", "@babel/helper-module-imports": "^7.22.15", "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-jsx": "^7.22.5", - "@babel/types": "^7.22.15" + "@babel/plugin-syntax-jsx": "^7.23.3", + "@babel/types": "^7.23.4" }, "engines": { "node": ">=6.9.0" @@ -1588,14 +1589,14 @@ } }, "node_modules/@babel/plugin-transform-runtime": { - "version": "7.23.3", + "version": "7.24.0", "license": "MIT", "dependencies": { "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", - "babel-plugin-polyfill-corejs2": "^0.4.6", - "babel-plugin-polyfill-corejs3": "^0.8.5", - "babel-plugin-polyfill-regenerator": "^0.5.3", + "@babel/helper-plugin-utils": "^7.24.0", + "babel-plugin-polyfill-corejs2": "^0.4.8", + "babel-plugin-polyfill-corejs3": "^0.9.0", + "babel-plugin-polyfill-regenerator": "^0.5.5", "semver": "^6.3.1" }, "engines": { @@ -1679,11 +1680,11 @@ } }, "node_modules/@babel/plugin-transform-typescript": { - "version": "7.23.3", + "version": "7.23.6", "license": "MIT", "dependencies": { "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.22.15", + "@babel/helper-create-class-features-plugin": "^7.23.6", "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-typescript": "^7.23.3" }, @@ -1750,16 +1751,16 @@ } }, "node_modules/@babel/preset-env": { - "version": "7.23.3", + "version": "7.24.0", "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.23.3", - "@babel/helper-compilation-targets": "^7.22.15", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/helper-validator-option": "^7.22.15", + "@babel/compat-data": "^7.23.5", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-plugin-utils": "^7.24.0", + "@babel/helper-validator-option": "^7.23.5", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.23.3", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.23.3", - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.3", + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.23.7", "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-class-properties": "^7.12.13", @@ -1780,41 +1781,41 @@ "@babel/plugin-syntax-top-level-await": "^7.14.5", "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", "@babel/plugin-transform-arrow-functions": "^7.23.3", - "@babel/plugin-transform-async-generator-functions": "^7.23.3", + "@babel/plugin-transform-async-generator-functions": "^7.23.9", "@babel/plugin-transform-async-to-generator": "^7.23.3", "@babel/plugin-transform-block-scoped-functions": "^7.23.3", - "@babel/plugin-transform-block-scoping": "^7.23.3", + "@babel/plugin-transform-block-scoping": "^7.23.4", "@babel/plugin-transform-class-properties": "^7.23.3", - "@babel/plugin-transform-class-static-block": "^7.23.3", - "@babel/plugin-transform-classes": "^7.23.3", + "@babel/plugin-transform-class-static-block": "^7.23.4", + "@babel/plugin-transform-classes": "^7.23.8", "@babel/plugin-transform-computed-properties": "^7.23.3", "@babel/plugin-transform-destructuring": "^7.23.3", "@babel/plugin-transform-dotall-regex": "^7.23.3", "@babel/plugin-transform-duplicate-keys": "^7.23.3", - "@babel/plugin-transform-dynamic-import": "^7.23.3", + "@babel/plugin-transform-dynamic-import": "^7.23.4", "@babel/plugin-transform-exponentiation-operator": "^7.23.3", - "@babel/plugin-transform-export-namespace-from": "^7.23.3", - "@babel/plugin-transform-for-of": "^7.23.3", + "@babel/plugin-transform-export-namespace-from": "^7.23.4", + "@babel/plugin-transform-for-of": "^7.23.6", "@babel/plugin-transform-function-name": "^7.23.3", - "@babel/plugin-transform-json-strings": "^7.23.3", + "@babel/plugin-transform-json-strings": "^7.23.4", "@babel/plugin-transform-literals": "^7.23.3", - "@babel/plugin-transform-logical-assignment-operators": "^7.23.3", + "@babel/plugin-transform-logical-assignment-operators": "^7.23.4", "@babel/plugin-transform-member-expression-literals": "^7.23.3", "@babel/plugin-transform-modules-amd": "^7.23.3", "@babel/plugin-transform-modules-commonjs": "^7.23.3", - "@babel/plugin-transform-modules-systemjs": "^7.23.3", + "@babel/plugin-transform-modules-systemjs": "^7.23.9", "@babel/plugin-transform-modules-umd": "^7.23.3", "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", "@babel/plugin-transform-new-target": "^7.23.3", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.23.3", - "@babel/plugin-transform-numeric-separator": "^7.23.3", - "@babel/plugin-transform-object-rest-spread": "^7.23.3", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.23.4", + "@babel/plugin-transform-numeric-separator": "^7.23.4", + "@babel/plugin-transform-object-rest-spread": "^7.24.0", "@babel/plugin-transform-object-super": "^7.23.3", - "@babel/plugin-transform-optional-catch-binding": "^7.23.3", - "@babel/plugin-transform-optional-chaining": "^7.23.3", + "@babel/plugin-transform-optional-catch-binding": "^7.23.4", + "@babel/plugin-transform-optional-chaining": "^7.23.4", "@babel/plugin-transform-parameters": "^7.23.3", "@babel/plugin-transform-private-methods": "^7.23.3", - "@babel/plugin-transform-private-property-in-object": "^7.23.3", + "@babel/plugin-transform-private-property-in-object": "^7.23.4", "@babel/plugin-transform-property-literals": "^7.23.3", "@babel/plugin-transform-regenerator": "^7.23.3", "@babel/plugin-transform-reserved-words": "^7.23.3", @@ -1828,9 +1829,9 @@ "@babel/plugin-transform-unicode-regex": "^7.23.3", "@babel/plugin-transform-unicode-sets-regex": "^7.23.3", "@babel/preset-modules": "0.1.6-no-external-plugins", - "babel-plugin-polyfill-corejs2": "^0.4.6", - "babel-plugin-polyfill-corejs3": "^0.8.5", - "babel-plugin-polyfill-regenerator": "^0.5.3", + "babel-plugin-polyfill-corejs2": "^0.4.8", + "babel-plugin-polyfill-corejs3": "^0.9.0", + "babel-plugin-polyfill-regenerator": "^0.5.5", "core-js-compat": "^3.31.0", "semver": "^6.3.1" }, @@ -1900,7 +1901,7 @@ "license": "MIT" }, "node_modules/@babel/runtime": { - "version": "7.23.2", + "version": "7.24.0", "license": "MIT", "dependencies": { "regenerator-runtime": "^0.14.0" @@ -1910,7 +1911,7 @@ } }, "node_modules/@babel/runtime-corejs3": { - "version": "7.23.2", + "version": "7.24.0", "license": "MIT", "dependencies": { "core-js-pure": "^3.30.2", @@ -1921,19 +1922,19 @@ } }, "node_modules/@babel/template": { - "version": "7.23.9", + "version": "7.24.0", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.23.5", - "@babel/parser": "^7.23.9", - "@babel/types": "^7.23.9" + "@babel/parser": "^7.24.0", + "@babel/types": "^7.24.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.23.9", + "version": "7.24.0", "license": "MIT", "dependencies": { "@babel/code-frame": "^7.23.5", @@ -1942,8 +1943,8 @@ "@babel/helper-function-name": "^7.23.0", "@babel/helper-hoist-variables": "^7.22.5", "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.9", - "@babel/types": "^7.23.9", + "@babel/parser": "^7.24.0", + "@babel/types": "^7.24.0", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -1952,7 +1953,7 @@ } }, "node_modules/@babel/types": { - "version": "7.23.9", + "version": "7.24.0", "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.23.4", @@ -2741,17 +2742,18 @@ "node": ">=12" } }, - "node_modules/@esbuild/linux-x64": { + "node_modules/@esbuild/darwin-arm64": { "version": "0.19.12", "cpu": [ - "x64" + "arm64" ], "dev": true, "license": "MIT", "optional": true, "os": [ - "linux" + "darwin" ], + "peer": true, "engines": { "node": ">=12" } @@ -2904,6 +2906,11 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/@istanbuljs/load-nyc-config/node_modules/sprintf-js": { + "version": "1.0.3", + "dev": true, + "license": "BSD-3-Clause" + }, "node_modules/@istanbuljs/schema": { "version": "0.1.3", "dev": true, @@ -3187,26 +3194,26 @@ } }, "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.3", + "version": "0.3.5", "license": "MIT", "dependencies": { - "@jridgewell/set-array": "^1.0.1", + "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" + "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/resolve-uri": { - "version": "3.1.1", + "version": "3.1.2", "license": "MIT", "engines": { "node": ">=6.0.0" } }, "node_modules/@jridgewell/set-array": { - "version": "1.1.2", + "version": "1.2.1", "license": "MIT", "engines": { "node": ">=6.0.0" @@ -3225,7 +3232,7 @@ "license": "MIT" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.20", + "version": "0.3.25", "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", @@ -3396,27 +3403,6 @@ "version": "1.9.0", "license": "MIT" }, - "node_modules/@mdx-js/mdx/node_modules/is-buffer": { - "version": "2.0.5", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/@mdx-js/mdx/node_modules/is-plain-obj": { "version": "2.1.0", "license": "MIT", @@ -3505,6 +3491,20 @@ "@rushstack/node-core-library": "3.62.0" } }, + "node_modules/@microsoft/api-extractor/node_modules/semver": { + "version": "7.5.4", + "dev": true, + "license": "ISC", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/@microsoft/tsdoc": { "version": "0.14.2", "dev": true, @@ -3745,31 +3745,16 @@ "node": ">=10" } }, - "node_modules/@nx/nx-linux-x64-gnu": { - "version": "16.10.0", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ], - "engines": { - "node": ">= 10" - } - }, - "node_modules/@nx/nx-linux-x64-musl": { + "node_modules/@nx/nx-darwin-arm64": { "version": "16.10.0", "cpu": [ - "x64" + "arm64" ], "dev": true, "license": "MIT", "optional": true, "os": [ - "linux" + "darwin" ], "engines": { "node": ">= 10" @@ -3964,7 +3949,7 @@ } }, "node_modules/@polka/url": { - "version": "1.0.0-next.23", + "version": "1.0.0-next.24", "license": "MIT" }, "node_modules/@pufflig/ps-models": { @@ -3996,29 +3981,18 @@ } } }, - "node_modules/@rollup/rollup-linux-x64-gnu": { + "node_modules/@rollup/rollup-darwin-arm64": { "version": "4.12.0", "cpu": [ - "x64" + "arm64" ], "dev": true, "license": "MIT", "optional": true, "os": [ - "linux" - ] - }, - "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.12.0", - "cpu": [ - "x64" + "darwin" ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] + "peer": true }, "node_modules/@rushstack/node-core-library": { "version": "3.62.0", @@ -4071,6 +4045,20 @@ "graceful-fs": "^4.1.6" } }, + "node_modules/@rushstack/node-core-library/node_modules/semver": { + "version": "7.5.4", + "dev": true, + "license": "ISC", + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/@rushstack/node-core-library/node_modules/universalify": { "version": "0.1.2", "dev": true, @@ -4107,23 +4095,26 @@ "sprintf-js": "~1.0.2" } }, + "node_modules/@rushstack/ts-command-line/node_modules/sprintf-js": { + "version": "1.0.3", + "dev": true, + "license": "BSD-3-Clause" + }, "node_modules/@shikijs/core": { "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@shikijs/core/-/core-1.1.7.tgz", - "integrity": "sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/@shikijs/transformers": { "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@shikijs/transformers/-/transformers-1.1.7.tgz", - "integrity": "sha512-lXz011ao4+rvweps/9h3CchBfzb1U5OtP5D51Tqc9lQYdLblWMIxQxH6Ybe1GeGINcEVM4goMyPrI0JvlIp4UQ==", "dev": true, + "license": "MIT", "dependencies": { "shiki": "1.1.7" } }, "node_modules/@sideway/address": { - "version": "4.1.4", + "version": "4.1.5", "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^9.0.0" @@ -4828,7 +4819,7 @@ } }, "node_modules/@types/connect-history-api-fallback": { - "version": "1.5.3", + "version": "1.5.4", "license": "MIT", "dependencies": { "@types/express-serve-static-core": "*", @@ -4836,7 +4827,7 @@ } }, "node_modules/@types/eslint": { - "version": "8.44.7", + "version": "8.56.5", "license": "MIT", "dependencies": { "@types/estree": "*", @@ -4866,7 +4857,7 @@ } }, "node_modules/@types/express-serve-static-core": { - "version": "4.17.41", + "version": "4.17.43", "license": "MIT", "dependencies": { "@types/node": "*", @@ -4884,7 +4875,7 @@ } }, "node_modules/@types/hast": { - "version": "2.3.8", + "version": "2.3.10", "license": "MIT", "dependencies": { "@types/unist": "^2" @@ -4981,14 +4972,14 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.9.2", + "version": "20.11.24", "license": "MIT", "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/node-forge": { - "version": "1.3.9", + "version": "1.3.11", "license": "MIT", "dependencies": { "@types/node": "*" @@ -5008,11 +4999,11 @@ "license": "MIT" }, "node_modules/@types/prop-types": { - "version": "15.7.10", + "version": "15.7.11", "license": "MIT" }, "node_modules/@types/qs": { - "version": "6.9.10", + "version": "6.9.12", "license": "MIT" }, "node_modules/@types/range-parser": { @@ -5020,7 +5011,7 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.2.37", + "version": "18.2.61", "license": "MIT", "dependencies": { "@types/prop-types": "*", @@ -5037,7 +5028,7 @@ } }, "node_modules/@types/react-router-config": { - "version": "5.0.10", + "version": "5.0.11", "license": "MIT", "dependencies": { "@types/history": "^4.7.11", @@ -5066,7 +5057,7 @@ } }, "node_modules/@types/scheduler": { - "version": "0.16.6", + "version": "0.16.8", "license": "MIT" }, "node_modules/@types/send": { @@ -5111,19 +5102,18 @@ }, "node_modules/@types/web-bluetooth": { "version": "0.0.20", - "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz", - "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/@types/ws": { - "version": "8.5.9", + "version": "8.5.10", "license": "MIT", "dependencies": { "@types/node": "*" } }, "node_modules/@types/yargs": { - "version": "17.0.31", + "version": "17.0.32", "license": "MIT", "dependencies": { "@types/yargs-parser": "*" @@ -5135,9 +5125,8 @@ }, "node_modules/@vitejs/plugin-vue": { "version": "5.0.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz", - "integrity": "sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==", "dev": true, + "license": "MIT", "engines": { "node": "^18.0.0 || >=20.0.0" }, @@ -5173,9 +5162,8 @@ }, "node_modules/@vue/compiler-core": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.21.tgz", - "integrity": "sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==", "dev": true, + "license": "MIT", "dependencies": { "@babel/parser": "^7.23.9", "@vue/shared": "3.4.21", @@ -5186,9 +5174,8 @@ }, "node_modules/@vue/compiler-dom": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.21.tgz", - "integrity": "sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==", "dev": true, + "license": "MIT", "dependencies": { "@vue/compiler-core": "3.4.21", "@vue/shared": "3.4.21" @@ -5196,9 +5183,8 @@ }, "node_modules/@vue/compiler-sfc": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.21.tgz", - "integrity": "sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==", "dev": true, + "license": "MIT", "dependencies": { "@babel/parser": "^7.23.9", "@vue/compiler-core": "3.4.21", @@ -5213,9 +5199,8 @@ }, "node_modules/@vue/compiler-ssr": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.21.tgz", - "integrity": "sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==", "dev": true, + "license": "MIT", "dependencies": { "@vue/compiler-dom": "3.4.21", "@vue/shared": "3.4.21" @@ -5223,18 +5208,16 @@ }, "node_modules/@vue/devtools-api": { "version": "7.0.16", - "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-7.0.16.tgz", - "integrity": "sha512-fZG2CG8624qphMf4aj59zNHckMx1G3lxODUuyM9USKuLznXCh66TP+tEbPOCcml16hA0GizJ4D8w6F34hrfbcw==", "dev": true, + "license": "MIT", "dependencies": { "@vue/devtools-kit": "^7.0.16" } }, "node_modules/@vue/devtools-kit": { "version": "7.0.16", - "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.0.16.tgz", - "integrity": "sha512-IA8SSGiZbNgOi4wLT3mRvd71Q9KE0KvMfGk6haa2GZ6bL2K/xMA8Fvvj3o1maspfUXrGcCXutaqbLqbGx/espQ==", "dev": true, + "license": "MIT", "dependencies": { "@vue/devtools-shared": "^7.0.16", "hookable": "^5.5.3", @@ -5248,9 +5231,8 @@ }, "node_modules/@vue/devtools-shared": { "version": "7.0.16", - "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.0.16.tgz", - "integrity": "sha512-Lew4FrGjDjmanaUWSueNE1Rre83k7jQpttc17MaoVw0eARWU5DgZ1F/g9GNUMZXVjbP9rwE+LL3gd9XfXCfkvA==", "dev": true, + "license": "MIT", "dependencies": { "rfdc": "^1.3.1" } @@ -5303,18 +5285,16 @@ }, "node_modules/@vue/reactivity": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.21.tgz", - "integrity": "sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==", "dev": true, + "license": "MIT", "dependencies": { "@vue/shared": "3.4.21" } }, "node_modules/@vue/runtime-core": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.21.tgz", - "integrity": "sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==", "dev": true, + "license": "MIT", "dependencies": { "@vue/reactivity": "3.4.21", "@vue/shared": "3.4.21" @@ -5322,9 +5302,8 @@ }, "node_modules/@vue/runtime-dom": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.21.tgz", - "integrity": "sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==", "dev": true, + "license": "MIT", "dependencies": { "@vue/runtime-core": "3.4.21", "@vue/shared": "3.4.21", @@ -5333,9 +5312,8 @@ }, "node_modules/@vue/server-renderer": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.21.tgz", - "integrity": "sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==", "dev": true, + "license": "MIT", "dependencies": { "@vue/compiler-ssr": "3.4.21", "@vue/shared": "3.4.21" @@ -5346,15 +5324,13 @@ }, "node_modules/@vue/shared": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.21.tgz", - "integrity": "sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/@vueuse/core": { "version": "10.9.0", - "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-10.9.0.tgz", - "integrity": "sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==", "dev": true, + "license": "MIT", "dependencies": { "@types/web-bluetooth": "^0.0.20", "@vueuse/metadata": "10.9.0", @@ -5367,10 +5343,9 @@ }, "node_modules/@vueuse/core/node_modules/vue-demi": { "version": "0.14.7", - "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz", - "integrity": "sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==", "dev": true, "hasInstallScript": true, + "license": "MIT", "bin": { "vue-demi-fix": "bin/vue-demi-fix.js", "vue-demi-switch": "bin/vue-demi-switch.js" @@ -5393,9 +5368,8 @@ }, "node_modules/@vueuse/integrations": { "version": "10.9.0", - "resolved": "https://registry.npmjs.org/@vueuse/integrations/-/integrations-10.9.0.tgz", - "integrity": "sha512-acK+A01AYdWSvL4BZmCoJAcyHJ6EqhmkQEXbQLwev1MY7NBnS+hcEMx/BzVoR9zKI+UqEPMD9u6PsyAuiTRT4Q==", "dev": true, + "license": "MIT", "dependencies": { "@vueuse/core": "10.9.0", "@vueuse/shared": "10.9.0", @@ -5459,10 +5433,9 @@ }, "node_modules/@vueuse/integrations/node_modules/vue-demi": { "version": "0.14.7", - "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz", - "integrity": "sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==", "dev": true, "hasInstallScript": true, + "license": "MIT", "bin": { "vue-demi-fix": "bin/vue-demi-fix.js", "vue-demi-switch": "bin/vue-demi-switch.js" @@ -5485,18 +5458,16 @@ }, "node_modules/@vueuse/metadata": { "version": "10.9.0", - "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-10.9.0.tgz", - "integrity": "sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==", "dev": true, + "license": "MIT", "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@vueuse/shared": { "version": "10.9.0", - "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-10.9.0.tgz", - "integrity": "sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==", "dev": true, + "license": "MIT", "dependencies": { "vue-demi": ">=0.14.7" }, @@ -5506,10 +5477,9 @@ }, "node_modules/@vueuse/shared/node_modules/vue-demi": { "version": "0.14.7", - "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.7.tgz", - "integrity": "sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==", "dev": true, "hasInstallScript": true, + "license": "MIT", "bin": { "vue-demi-fix": "bin/vue-demi-fix.js", "vue-demi-switch": "bin/vue-demi-switch.js" @@ -5691,6 +5661,11 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/@yarnpkg/parsers/node_modules/sprintf-js": { + "version": "1.0.3", + "dev": true, + "license": "BSD-3-Clause" + }, "node_modules/@zkochan/js-yaml": { "version": "0.0.6", "dev": true, @@ -5729,7 +5704,7 @@ } }, "node_modules/acorn": { - "version": "8.11.2", + "version": "8.11.3", "license": "MIT", "bin": { "acorn": "bin/acorn" @@ -5746,7 +5721,7 @@ } }, "node_modules/acorn-walk": { - "version": "8.3.0", + "version": "8.3.2", "license": "MIT", "engines": { "node": ">=0.4.0" @@ -5852,27 +5827,27 @@ } }, "node_modules/algoliasearch": { - "version": "4.20.0", + "version": "4.22.1", "license": "MIT", "dependencies": { - "@algolia/cache-browser-local-storage": "4.20.0", - "@algolia/cache-common": "4.20.0", - "@algolia/cache-in-memory": "4.20.0", - "@algolia/client-account": "4.20.0", - "@algolia/client-analytics": "4.20.0", - "@algolia/client-common": "4.20.0", - "@algolia/client-personalization": "4.20.0", - "@algolia/client-search": "4.20.0", - "@algolia/logger-common": "4.20.0", - "@algolia/logger-console": "4.20.0", - "@algolia/requester-browser-xhr": "4.20.0", - "@algolia/requester-common": "4.20.0", - "@algolia/requester-node-http": "4.20.0", - "@algolia/transporter": "4.20.0" + "@algolia/cache-browser-local-storage": "4.22.1", + "@algolia/cache-common": "4.22.1", + "@algolia/cache-in-memory": "4.22.1", + "@algolia/client-account": "4.22.1", + "@algolia/client-analytics": "4.22.1", + "@algolia/client-common": "4.22.1", + "@algolia/client-personalization": "4.22.1", + "@algolia/client-search": "4.22.1", + "@algolia/logger-common": "4.22.1", + "@algolia/logger-console": "4.22.1", + "@algolia/requester-browser-xhr": "4.22.1", + "@algolia/requester-common": "4.22.1", + "@algolia/requester-node-http": "4.22.1", + "@algolia/transporter": "4.22.1" } }, "node_modules/algoliasearch-helper": { - "version": "3.15.0", + "version": "3.16.3", "license": "MIT", "dependencies": { "@algolia/events": "^4.0.1" @@ -5985,7 +5960,7 @@ } }, "node_modules/array-flatten": { - "version": "2.1.2", + "version": "1.1.1", "license": "MIT" }, "node_modules/array-ify": { @@ -6036,7 +6011,7 @@ } }, "node_modules/autoprefixer": { - "version": "10.4.16", + "version": "10.4.18", "funding": [ { "type": "opencollective", @@ -6053,9 +6028,9 @@ ], "license": "MIT", "dependencies": { - "browserslist": "^4.21.10", - "caniuse-lite": "^1.0.30001538", - "fraction.js": "^4.3.6", + "browserslist": "^4.23.0", + "caniuse-lite": "^1.0.30001591", + "fraction.js": "^4.3.7", "normalize-range": "^0.1.2", "picocolors": "^1.0.0", "postcss-value-parser": "^4.2.0" @@ -6230,11 +6205,11 @@ } }, "node_modules/babel-plugin-polyfill-corejs2": { - "version": "0.4.6", + "version": "0.4.8", "license": "MIT", "dependencies": { "@babel/compat-data": "^7.22.6", - "@babel/helper-define-polyfill-provider": "^0.4.3", + "@babel/helper-define-polyfill-provider": "^0.5.0", "semver": "^6.3.1" }, "peerDependencies": { @@ -6249,21 +6224,21 @@ } }, "node_modules/babel-plugin-polyfill-corejs3": { - "version": "0.8.6", + "version": "0.9.0", "license": "MIT", "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.4.3", - "core-js-compat": "^3.33.1" + "@babel/helper-define-polyfill-provider": "^0.5.0", + "core-js-compat": "^3.34.0" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, "node_modules/babel-plugin-polyfill-regenerator": { - "version": "0.5.3", + "version": "0.5.5", "license": "MIT", "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.4.3" + "@babel/helper-define-polyfill-provider": "^0.5.0" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" @@ -6374,11 +6349,11 @@ } }, "node_modules/body-parser": { - "version": "1.20.1", + "version": "1.20.2", "license": "MIT", "dependencies": { "bytes": "3.1.2", - "content-type": "~1.0.4", + "content-type": "~1.0.5", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", @@ -6386,7 +6361,7 @@ "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.11.0", - "raw-body": "2.5.1", + "raw-body": "2.5.2", "type-is": "~1.6.18", "unpipe": "1.0.0" }, @@ -6414,11 +6389,9 @@ "license": "MIT" }, "node_modules/bonjour-service": { - "version": "1.1.1", + "version": "1.2.1", "license": "MIT", "dependencies": { - "array-flatten": "^2.1.2", - "dns-equal": "^1.0.0", "fast-deep-equal": "^3.1.3", "multicast-dns": "^7.2.5" } @@ -6835,12 +6808,17 @@ } }, "node_modules/call-bind": { - "version": "1.0.5", + "version": "1.0.7", "license": "MIT", "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", "function-bind": "^1.1.2", - "get-intrinsic": "^1.2.1", - "set-function-length": "^1.1.1" + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -6903,7 +6881,7 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001589", + "version": "1.0.30001593", "funding": [ { "type": "opencollective", @@ -7014,13 +6992,7 @@ } }, "node_modules/chokidar": { - "version": "3.5.3", - "funding": [ - { - "type": "individual", - "url": "https://paulmillr.com/funding/" - } - ], + "version": "3.6.0", "license": "MIT", "dependencies": { "anymatch": "~3.1.2", @@ -7034,6 +7006,9 @@ "engines": { "node": ">= 8.10.0" }, + "funding": { + "url": "https://paulmillr.com/funding/" + }, "optionalDependencies": { "fsevents": "~2.3.2" } @@ -7072,7 +7047,7 @@ "license": "MIT" }, "node_modules/clean-css": { - "version": "5.3.2", + "version": "5.3.3", "license": "MIT", "dependencies": { "source-map": "~0.6.0" @@ -7720,7 +7695,7 @@ } }, "node_modules/core-js": { - "version": "3.33.2", + "version": "3.36.0", "hasInstallScript": true, "license": "MIT", "funding": { @@ -7729,10 +7704,10 @@ } }, "node_modules/core-js-compat": { - "version": "3.33.2", + "version": "3.36.0", "license": "MIT", "dependencies": { - "browserslist": "^4.22.1" + "browserslist": "^4.22.3" }, "funding": { "type": "opencollective", @@ -7740,7 +7715,7 @@ } }, "node_modules/core-js-pure": { - "version": "3.33.2", + "version": "3.36.0", "hasInstallScript": true, "license": "MIT", "funding": { @@ -7864,17 +7839,17 @@ } }, "node_modules/css-loader": { - "version": "6.8.1", + "version": "6.10.0", "license": "MIT", "dependencies": { "icss-utils": "^5.1.0", - "postcss": "^8.4.21", + "postcss": "^8.4.33", "postcss-modules-extract-imports": "^3.0.0", - "postcss-modules-local-by-default": "^4.0.3", - "postcss-modules-scope": "^3.0.0", + "postcss-modules-local-by-default": "^4.0.4", + "postcss-modules-scope": "^3.1.1", "postcss-modules-values": "^4.0.0", "postcss-value-parser": "^4.2.0", - "semver": "^7.3.8" + "semver": "^7.5.4" }, "engines": { "node": ">= 12.13.0" @@ -7884,7 +7859,16 @@ "url": "https://opencollective.com/webpack" }, "peerDependencies": { + "@rspack/core": "0.x || 1.x", "webpack": "^5.0.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } } }, "node_modules/css-minimizer-webpack-plugin": { @@ -8119,8 +8103,7 @@ }, "node_modules/csstype": { "version": "3.1.3", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + "license": "MIT" }, "node_modules/dargs": { "version": "7.0.0", @@ -8248,15 +8231,18 @@ "license": "MIT" }, "node_modules/define-data-property": { - "version": "1.1.1", + "version": "1.1.4", "license": "MIT", "dependencies": { - "get-intrinsic": "^1.2.1", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0" + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/define-lazy-prop": { @@ -8433,10 +8419,6 @@ "node": ">=8" } }, - "node_modules/dns-equal": { - "version": "1.0.0", - "license": "MIT" - }, "node_modules/dns-packet": { "version": "5.6.1", "license": "MIT", @@ -8524,7 +8506,7 @@ } }, "node_modules/dotenv": { - "version": "16.3.1", + "version": "16.3.2", "dev": true, "license": "BSD-2-Clause", "engines": { @@ -8573,7 +8555,7 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.681", + "version": "1.4.690", "license": "ISC" }, "node_modules/emittery": { @@ -8640,7 +8622,7 @@ } }, "node_modules/enhanced-resolve": { - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "graceful-fs": "^4.2.4", @@ -8702,6 +8684,23 @@ "is-arrayish": "^0.2.1" } }, + "node_modules/es-define-property": { + "version": "1.0.0", + "license": "MIT", + "dependencies": { + "get-intrinsic": "^1.2.4" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/es-module-lexer": { "version": "1.4.1", "license": "MIT" @@ -8744,7 +8743,7 @@ } }, "node_modules/escalade": { - "version": "3.1.1", + "version": "3.1.2", "license": "MIT", "engines": { "node": ">=6" @@ -8920,12 +8919,12 @@ "license": "Apache-2.0" }, "node_modules/express": { - "version": "4.18.2", + "version": "4.18.3", "license": "MIT", "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", - "body-parser": "1.20.1", + "body-parser": "1.20.2", "content-disposition": "0.5.4", "content-type": "~1.0.4", "cookie": "0.5.0", @@ -8959,10 +8958,6 @@ "node": ">= 0.10.0" } }, - "node_modules/express/node_modules/array-flatten": { - "version": "1.1.1", - "license": "MIT" - }, "node_modules/express/node_modules/content-disposition": { "version": "0.5.4", "license": "MIT", @@ -9070,7 +9065,7 @@ } }, "node_modules/fastq": { - "version": "1.15.0", + "version": "1.17.1", "license": "ISC", "dependencies": { "reusify": "^1.0.4" @@ -9313,9 +9308,8 @@ }, "node_modules/focus-trap": { "version": "7.5.4", - "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz", - "integrity": "sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==", "dev": true, + "license": "MIT", "dependencies": { "tabbable": "^6.2.0" } @@ -9494,7 +9488,7 @@ "license": "MIT" }, "node_modules/fs-extra": { - "version": "11.1.1", + "version": "11.2.0", "dev": true, "license": "MIT", "dependencies": { @@ -9525,6 +9519,17 @@ "version": "1.0.0", "license": "ISC" }, + "node_modules/fsevents": { + "version": "2.3.3", + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, "node_modules/function-bind": { "version": "1.1.2", "license": "MIT", @@ -9566,14 +9571,18 @@ } }, "node_modules/get-intrinsic": { - "version": "1.2.2", + "version": "1.2.4", "license": "MIT", "dependencies": { + "es-errors": "^1.3.0", "function-bind": "^1.1.2", "has-proto": "^1.0.1", "has-symbols": "^1.0.3", "hasown": "^2.0.0" }, + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -9902,6 +9911,10 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/gray-matter/node_modules/sprintf-js": { + "version": "1.0.3", + "license": "BSD-3-Clause" + }, "node_modules/gzip-size": { "version": "6.0.0", "license": "MIT", @@ -9955,17 +9968,17 @@ } }, "node_modules/has-property-descriptors": { - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "dependencies": { - "get-intrinsic": "^1.2.2" + "es-define-property": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-proto": { - "version": "1.0.1", + "version": "1.0.3", "license": "MIT", "engines": { "node": ">= 0.4" @@ -9997,7 +10010,7 @@ } }, "node_modules/hasown": { - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "dependencies": { "function-bind": "^1.1.2" @@ -10133,9 +10146,8 @@ }, "node_modules/hookable": { "version": "5.5.3", - "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz", - "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/hosted-git-info": { "version": "4.1.0", @@ -10245,7 +10257,7 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.5.3", + "version": "5.6.0", "license": "MIT", "dependencies": { "@types/html-minifier-terser": "^6.0.0", @@ -10262,7 +10274,16 @@ "url": "https://opencollective.com/html-webpack-plugin" }, "peerDependencies": { + "@rspack/core": "0.x || 1.x", "webpack": "^5.20.0" + }, + "peerDependenciesMeta": { + "@rspack/core": { + "optional": true + }, + "webpack": { + "optional": true + } } }, "node_modules/htmlparser2": { @@ -10431,7 +10452,7 @@ "license": "BSD-3-Clause" }, "node_modules/ignore": { - "version": "5.3.0", + "version": "5.3.1", "license": "MIT", "engines": { "node": ">= 4" @@ -10468,7 +10489,7 @@ } }, "node_modules/image-size": { - "version": "1.0.2", + "version": "1.1.1", "license": "MIT", "dependencies": { "queue": "6.0.2" @@ -10477,7 +10498,15 @@ "image-size": "bin/image-size.js" }, "engines": { - "node": ">=14.0.0" + "node": ">=16.x" + } + }, + "node_modules/immer": { + "version": "9.0.21", + "license": "MIT", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/immer" } }, "node_modules/import-fresh": { @@ -10676,10 +10705,17 @@ "loose-envify": "^1.0.0" } }, - "node_modules/ip": { - "version": "2.0.1", + "node_modules/ip-address": { + "version": "9.0.5", "dev": true, - "license": "MIT" + "license": "MIT", + "dependencies": { + "jsbn": "1.1.0", + "sprintf-js": "^1.1.3" + }, + "engines": { + "node": ">= 12" + } }, "node_modules/ipaddr.js": { "version": "2.1.0", @@ -10722,6 +10758,27 @@ "node": ">=8" } }, + "node_modules/is-buffer": { + "version": "2.0.5", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "license": "MIT", + "engines": { + "node": ">=4" + } + }, "node_modules/is-ci": { "version": "3.0.1", "dev": true, @@ -11714,12 +11771,12 @@ "license": "MIT" }, "node_modules/joi": { - "version": "17.11.0", + "version": "17.12.2", "license": "BSD-3-Clause", "dependencies": { - "@hapi/hoek": "^9.0.0", - "@hapi/topo": "^5.0.0", - "@sideway/address": "^4.1.3", + "@hapi/hoek": "^9.3.0", + "@hapi/topo": "^5.1.0", + "@sideway/address": "^4.1.5", "@sideway/formula": "^3.0.1", "@sideway/pinpoint": "^2.0.0" } @@ -11738,6 +11795,11 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/jsbn": { + "version": "1.1.0", + "dev": true, + "license": "MIT" + }, "node_modules/jsesc": { "version": "2.5.2", "license": "MIT", @@ -12242,9 +12304,8 @@ }, "node_modules/magic-string": { "version": "0.30.7", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.7.tgz", - "integrity": "sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==", "dev": true, + "license": "MIT", "dependencies": { "@jridgewell/sourcemap-codec": "^1.4.15" }, @@ -12598,10 +12659,11 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.7.6", + "version": "2.8.1", "license": "MIT", "dependencies": { - "schema-utils": "^4.0.0" + "schema-utils": "^4.0.0", + "tapable": "^2.2.1" }, "engines": { "node": ">= 12.13.0" @@ -12792,9 +12854,8 @@ }, "node_modules/mitt": { "version": "3.0.1", - "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz", - "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/mkdirp": { "version": "1.0.4", @@ -12816,7 +12877,7 @@ } }, "node_modules/mrmime": { - "version": "1.0.1", + "version": "2.0.0", "license": "MIT", "engines": { "node": ">=10" @@ -12976,7 +13037,7 @@ } }, "node_modules/node-gyp-build": { - "version": "4.7.0", + "version": "4.8.0", "dev": true, "license": "MIT", "bin": { @@ -13686,11 +13747,11 @@ } }, "node_modules/object.assign": { - "version": "4.1.4", + "version": "4.1.5", "license": "MIT", "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", + "call-bind": "^1.0.5", + "define-properties": "^1.2.1", "has-symbols": "^1.0.3", "object-keys": "^1.1.1" }, @@ -14096,7 +14157,7 @@ } }, "node_modules/pacote/node_modules/ignore-walk": { - "version": "6.0.3", + "version": "6.0.4", "dev": true, "license": "ISC", "dependencies": { @@ -14362,7 +14423,7 @@ } }, "node_modules/path-scurry/node_modules/lru-cache": { - "version": "10.0.3", + "version": "10.2.0", "dev": true, "license": "ISC", "engines": { @@ -14397,9 +14458,8 @@ }, "node_modules/perfect-debounce": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz", - "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/picocolors": { "version": "1.0.0", @@ -14477,7 +14537,7 @@ } }, "node_modules/pino-abstract-transport/node_modules/readable-stream": { - "version": "4.4.2", + "version": "4.5.2", "license": "MIT", "dependencies": { "abort-controller": "^3.0.0", @@ -14688,12 +14748,12 @@ } }, "node_modules/postcss-loader": { - "version": "7.3.3", + "version": "7.3.4", "license": "MIT", "dependencies": { - "cosmiconfig": "^8.2.0", - "jiti": "^1.18.2", - "semver": "^7.3.8" + "cosmiconfig": "^8.3.5", + "jiti": "^1.20.0", + "semver": "^7.5.4" }, "engines": { "node": ">= 14.15.0" @@ -14818,7 +14878,7 @@ } }, "node_modules/postcss-modules-local-by-default": { - "version": "4.0.3", + "version": "4.0.4", "license": "MIT", "dependencies": { "icss-utils": "^5.0.0", @@ -14833,7 +14893,7 @@ } }, "node_modules/postcss-modules-scope": { - "version": "3.0.0", + "version": "3.1.1", "license": "ISC", "dependencies": { "postcss-selector-parser": "^6.0.4" @@ -15029,7 +15089,7 @@ } }, "node_modules/postcss-selector-parser": { - "version": "6.0.13", + "version": "6.0.15", "license": "MIT", "dependencies": { "cssesc": "^3.0.0", @@ -15094,7 +15154,7 @@ } }, "node_modules/preact": { - "version": "10.19.2", + "version": "10.19.6", "dev": true, "license": "MIT", "funding": { @@ -15392,7 +15452,7 @@ } }, "node_modules/raw-body": { - "version": "2.5.1", + "version": "2.5.2", "license": "MIT", "dependencies": { "bytes": "3.1.2", @@ -15523,14 +15583,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/react-dev-utils/node_modules/immer": { - "version": "9.0.21", - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/immer" - } - }, "node_modules/react-dev-utils/node_modules/loader-utils": { "version": "3.2.1", "license": "MIT", @@ -15771,7 +15823,7 @@ } }, "node_modules/read-package-json-fast/node_modules/json-parse-even-better-errors": { - "version": "3.0.0", + "version": "3.0.1", "dev": true, "license": "MIT", "engines": { @@ -15827,7 +15879,7 @@ } }, "node_modules/read-package-json/node_modules/json-parse-even-better-errors": { - "version": "3.0.0", + "version": "3.0.1", "dev": true, "license": "MIT", "engines": { @@ -16136,7 +16188,7 @@ } }, "node_modules/regenerator-runtime": { - "version": "0.14.0", + "version": "0.14.1", "license": "MIT" }, "node_modules/regenerator-transform": { @@ -16286,27 +16338,6 @@ "version": "1.9.0", "license": "MIT" }, - "node_modules/remark-mdx/node_modules/is-buffer": { - "version": "2.0.5", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/remark-mdx/node_modules/is-plain-obj": { "version": "2.1.0", "license": "MIT", @@ -16582,9 +16613,8 @@ }, "node_modules/rfdc": { "version": "1.3.1", - "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.3.1.tgz", - "integrity": "sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/rimraf": { "version": "4.4.1", @@ -16845,7 +16875,7 @@ } }, "node_modules/search-insights": { - "version": "2.11.0", + "version": "2.13.0", "license": "MIT", "peer": true }, @@ -16876,7 +16906,7 @@ } }, "node_modules/semver": { - "version": "7.5.4", + "version": "7.6.0", "license": "ISC", "dependencies": { "lru-cache": "^6.0.0" @@ -16950,7 +16980,7 @@ } }, "node_modules/serialize-javascript": { - "version": "6.0.1", + "version": "6.0.2", "license": "BSD-3-Clause", "dependencies": { "randombytes": "^2.1.0" @@ -17082,13 +17112,15 @@ "license": "ISC" }, "node_modules/set-function-length": { - "version": "1.1.1", + "version": "1.2.1", "license": "MIT", "dependencies": { - "define-data-property": "^1.1.1", - "get-intrinsic": "^1.2.1", + "define-data-property": "^1.1.2", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.3", "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0" + "has-property-descriptors": "^1.0.1" }, "engines": { "node": ">= 0.4" @@ -17157,20 +17189,23 @@ }, "node_modules/shiki": { "version": "1.1.7", - "resolved": "https://registry.npmjs.org/shiki/-/shiki-1.1.7.tgz", - "integrity": "sha512-9kUTMjZtcPH3i7vHunA6EraTPpPOITYTdA5uMrvsJRexktqP0s7P3s9HVK80b4pP42FRVe03D7fT3NmJv2yYhw==", "dev": true, + "license": "MIT", "dependencies": { "@shikijs/core": "1.1.7" } }, "node_modules/side-channel": { - "version": "1.0.4", + "version": "1.0.6", "license": "MIT", "dependencies": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" + "call-bind": "^1.0.7", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.4", + "object-inspect": "^1.13.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -17408,11 +17443,11 @@ } }, "node_modules/sirv": { - "version": "2.0.3", + "version": "2.0.4", "license": "MIT", "dependencies": { - "@polka/url": "^1.0.0-next.20", - "mrmime": "^1.0.0", + "@polka/url": "^1.0.0-next.24", + "mrmime": "^2.0.0", "totalist": "^3.0.0" }, "engines": { @@ -17477,15 +17512,15 @@ } }, "node_modules/socks": { - "version": "2.7.1", + "version": "2.8.1", "dev": true, "license": "MIT", "dependencies": { - "ip": "^2.0.0", + "ip-address": "^9.0.5", "smart-buffer": "^4.2.0" }, "engines": { - "node": ">= 10.13.0", + "node": ">= 10.0.0", "npm": ">= 3.0.0" } }, @@ -17503,7 +17538,7 @@ } }, "node_modules/sonic-boom": { - "version": "3.7.0", + "version": "3.8.0", "license": "MIT", "dependencies": { "atomic-sleep": "^1.0.0" @@ -17568,7 +17603,7 @@ } }, "node_modules/spdx-exceptions": { - "version": "2.3.0", + "version": "2.5.0", "dev": true, "license": "CC-BY-3.0" }, @@ -17582,7 +17617,7 @@ } }, "node_modules/spdx-license-ids": { - "version": "3.0.16", + "version": "3.0.17", "dev": true, "license": "CC0-1.0" }, @@ -17614,9 +17649,8 @@ }, "node_modules/speakingurl": { "version": "14.0.1", - "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz", - "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==", "dev": true, + "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } @@ -17641,7 +17675,8 @@ } }, "node_modules/sprintf-js": { - "version": "1.0.3", + "version": "1.1.3", + "dev": true, "license": "BSD-3-Clause" }, "node_modules/ssri": { @@ -17694,7 +17729,7 @@ } }, "node_modules/std-env": { - "version": "3.5.0", + "version": "3.7.0", "license": "MIT" }, "node_modules/string_decoder": { @@ -17981,9 +18016,8 @@ }, "node_modules/tabbable": { "version": "6.2.0", - "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", - "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/tapable": { "version": "2.2.1", @@ -18032,7 +18066,7 @@ } }, "node_modules/terser": { - "version": "5.24.0", + "version": "5.28.1", "license": "BSD-2-Clause", "dependencies": { "@jridgewell/source-map": "^0.3.3", @@ -18048,14 +18082,14 @@ } }, "node_modules/terser-webpack-plugin": { - "version": "5.3.9", + "version": "5.3.10", "license": "MIT", "dependencies": { - "@jridgewell/trace-mapping": "^0.3.17", + "@jridgewell/trace-mapping": "^0.3.20", "jest-worker": "^27.4.5", "schema-utils": "^3.1.1", "serialize-javascript": "^6.0.1", - "terser": "^5.16.8" + "terser": "^5.26.0" }, "engines": { "node": ">= 10.13.0" @@ -18210,7 +18244,7 @@ "license": "MIT" }, "node_modules/tiny-invariant": { - "version": "1.3.1", + "version": "1.3.3", "license": "MIT" }, "node_modules/tiny-warning": { @@ -18218,28 +18252,11 @@ "license": "MIT" }, "node_modules/tmp": { - "version": "0.2.1", + "version": "0.2.3", "dev": true, "license": "MIT", - "dependencies": { - "rimraf": "^3.0.0" - }, "engines": { - "node": ">=8.17.0" - } - }, - "node_modules/tmp/node_modules/rimraf": { - "version": "3.0.2", - "dev": true, - "license": "ISC", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "node": ">=14.14" } }, "node_modules/tmpl": { @@ -18763,27 +18780,6 @@ "url": "https://opencollective.com/unified" } }, - "node_modules/unified/node_modules/is-buffer": { - "version": "2.0.5", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/unified/node_modules/is-plain-obj": { "version": "2.1.0", "license": "MIT", @@ -19209,7 +19205,7 @@ "license": "MIT" }, "node_modules/utility-types": { - "version": "3.10.0", + "version": "3.11.0", "license": "MIT", "engines": { "node": ">= 4" @@ -19325,27 +19321,6 @@ "url": "https://opencollective.com/unified" } }, - "node_modules/vfile/node_modules/is-buffer": { - "version": "2.0.5", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/vite": { "version": "5.1.4", "dev": true, @@ -19427,9 +19402,8 @@ }, "node_modules/vitepress": { "version": "1.0.0-rc.44", - "resolved": "https://registry.npmjs.org/vitepress/-/vitepress-1.0.0-rc.44.tgz", - "integrity": "sha512-tO5taxGI7fSpBK1D8zrZTyJJERlyU9nnt0jHSt3fywfq3VKn977Hg0wUuTkEmwXlFYwuW26+6+3xorf4nD3XvA==", "dev": true, + "license": "MIT", "dependencies": { "@docsearch/css": "^3.5.2", "@docsearch/js": "^3.5.2", @@ -19465,9 +19439,8 @@ }, "node_modules/vue": { "version": "3.4.21", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.21.tgz", - "integrity": "sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==", "dev": true, + "license": "MIT", "dependencies": { "@vue/compiler-dom": "3.4.21", "@vue/compiler-sfc": "3.4.21", @@ -19485,7 +19458,7 @@ } }, "node_modules/vue-template-compiler": { - "version": "2.7.15", + "version": "2.7.16", "devOptional": true, "license": "MIT", "dependencies": { @@ -19580,17 +19553,17 @@ "license": "BSD-2-Clause" }, "node_modules/webpack": { - "version": "5.89.0", + "version": "5.90.3", "license": "MIT", "dependencies": { "@types/eslint-scope": "^3.7.3", - "@types/estree": "^1.0.0", + "@types/estree": "^1.0.5", "@webassemblyjs/ast": "^1.11.5", "@webassemblyjs/wasm-edit": "^1.11.5", "@webassemblyjs/wasm-parser": "^1.11.5", "acorn": "^8.7.1", "acorn-import-assertions": "^1.9.0", - "browserslist": "^4.14.5", + "browserslist": "^4.21.10", "chrome-trace-event": "^1.0.2", "enhanced-resolve": "^5.15.0", "es-module-lexer": "^1.2.1", @@ -19604,7 +19577,7 @@ "neo-async": "^2.6.2", "schema-utils": "^3.2.0", "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.3.7", + "terser-webpack-plugin": "^5.3.10", "watchpack": "^2.4.0", "webpack-sources": "^3.2.3" }, @@ -19666,6 +19639,25 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/webpack-bundle-analyzer/node_modules/ws": { + "version": "7.5.9", + "license": "MIT", + "engines": { + "node": ">=8.3.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } + }, "node_modules/webpack-dev-middleware": { "version": "5.3.3", "license": "MIT", @@ -19854,25 +19846,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/webpack-dev-server/node_modules/ws": { - "version": "8.14.2", - "license": "MIT", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": ">=5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, "node_modules/webpack-merge": { "version": "5.10.0", "license": "MIT", @@ -20170,14 +20143,14 @@ } }, "node_modules/ws": { - "version": "7.5.9", + "version": "8.16.0", "license": "MIT", "engines": { - "node": ">=8.3.0" + "node": ">=10.0.0" }, "peerDependencies": { "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" + "utf-8-validate": ">=5.0.2" }, "peerDependenciesMeta": { "bufferutil": { diff --git a/package.json b/package.json index 89a2934..5188c33 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,8 @@ ] }, "devDependencies": { - "lerna": "^7.4.2" + "lerna": "^7.4.2", + "vite-plugin-dts": "^3.7.3" }, "volta": { "node": "18.18.2" diff --git a/websites/docs/pages/concepts/features.md b/websites/docs/pages/concepts/features.md index 84112e2..b9dacf5 100644 --- a/websites/docs/pages/concepts/features.md +++ b/websites/docs/pages/concepts/features.md @@ -15,6 +15,6 @@ Prompt Studio is a fully-managed LLM backend that allows you to deploy your AI r ### Extra Notes -LLMs excel in tasks such as information extraction, text classification, summarization, text generation, etc. The possibilities are endless, and the quality of the results you get from LLMs will be determined by the quality of your instructions. That's why we're soon adding what we call our "Promptly", which is a sort of Grammarly for prompts to help you craft better instructions to the LLM. +LLMs excel in tasks such as information extraction, text classification, summarization, text generation, etc. The possibilities are endless, and the quality of the results you get from LLMs will be determined by the quality of your instructions. That's why we're soon adding features to enhance your prompts to help you craft better instructions to the LLM. With Prompt Studio, we are fully decoupling prompt engineering and AI development from software development and we are adding new features quite often to support you in your AI development journey. If you have any feature requests or questions, you can contact us at `support@prompt.studio` or our [discord](https://discord.gg/3RxwUEk8fW) \ No newline at end of file diff --git a/websites/docs/pages/concepts/file.md b/websites/docs/pages/concepts/file.md index 94e101c..e184433 100644 --- a/websites/docs/pages/concepts/file.md +++ b/websites/docs/pages/concepts/file.md @@ -13,15 +13,15 @@ When you add a file to your instruction, the content of the file is added **in-l Let's go back to the same instruction that we used earlier to extract concerns from a file containing interviews: ``` -Based on the following: /interviews, list the concerns expressed by the interviewees. +Based on the following interviews: /interviews, list the concerns expressed by the interviewees. ``` Once you upload your file, the string `/interviews` will be replaced with the actual content of the file. This will make the context available to the LLM in the instruction. -::: warning Should I follow a specific format when adding file content to an instruction +::: warning Should I follow a specific format when adding file content to an instruction? -Adding context to a prompt is something that we are planning to assist you in with our upcoming "Promptly", which a sort of "Grammarly" for prompts. +Adding context to a prompt is something that we are planning to assist you in with our upcoming prompt enhancement features. ::: diff --git a/websites/docs/pages/concepts/images/ai_behavior.png b/websites/docs/pages/concepts/images/ai_behavior.png deleted file mode 100644 index c5098b8..0000000 Binary files a/websites/docs/pages/concepts/images/ai_behavior.png and /dev/null differ diff --git a/websites/docs/pages/concepts/images/click_on_preview.png b/websites/docs/pages/concepts/images/click_on_preview.png index 8111905..3604587 100644 Binary files a/websites/docs/pages/concepts/images/click_on_preview.png and b/websites/docs/pages/concepts/images/click_on_preview.png differ diff --git a/websites/docs/pages/concepts/images/controls.png b/websites/docs/pages/concepts/images/controls.png deleted file mode 100644 index 4755618..0000000 Binary files a/websites/docs/pages/concepts/images/controls.png and /dev/null differ diff --git a/websites/docs/pages/concepts/images/inputs_outputs.png b/websites/docs/pages/concepts/images/inputs_outputs.png deleted file mode 100644 index 97cdfd8..0000000 Binary files a/websites/docs/pages/concepts/images/inputs_outputs.png and /dev/null differ diff --git a/websites/docs/pages/concepts/images/preview_inputs.png b/websites/docs/pages/concepts/images/preview_inputs.png index 3fcf785..098b234 100644 Binary files a/websites/docs/pages/concepts/images/preview_inputs.png and b/websites/docs/pages/concepts/images/preview_inputs.png differ diff --git a/websites/docs/pages/concepts/images/preview_outputs.png b/websites/docs/pages/concepts/images/preview_outputs.png index 0e69d0b..3a60837 100644 Binary files a/websites/docs/pages/concepts/images/preview_outputs.png and b/websites/docs/pages/concepts/images/preview_outputs.png differ diff --git a/websites/docs/pages/concepts/images/preview_page.png b/websites/docs/pages/concepts/images/preview_page.png index c83a181..1ce82ad 100644 Binary files a/websites/docs/pages/concepts/images/preview_page.png and b/websites/docs/pages/concepts/images/preview_page.png differ diff --git a/websites/docs/pages/concepts/images/run_preview.png b/websites/docs/pages/concepts/images/run_preview.png index adbb7b4..7cf107c 100644 Binary files a/websites/docs/pages/concepts/images/run_preview.png and b/websites/docs/pages/concepts/images/run_preview.png differ diff --git a/websites/docs/pages/concepts/images/select_ai_behavior.png b/websites/docs/pages/concepts/images/select_ai_behavior.png index ae42004..dcfeecb 100644 Binary files a/websites/docs/pages/concepts/images/select_ai_behavior.png and b/websites/docs/pages/concepts/images/select_ai_behavior.png differ diff --git a/websites/docs/pages/concepts/images/select_output_type.png b/websites/docs/pages/concepts/images/select_output_type.png index 10c0db5..302817d 100644 Binary files a/websites/docs/pages/concepts/images/select_output_type.png and b/websites/docs/pages/concepts/images/select_output_type.png differ diff --git a/websites/docs/pages/concepts/images/select_table_output.png b/websites/docs/pages/concepts/images/select_table_output.png index 06ad9e4..b8a2b11 100644 Binary files a/websites/docs/pages/concepts/images/select_table_output.png and b/websites/docs/pages/concepts/images/select_table_output.png differ diff --git a/websites/docs/pages/concepts/instructions.md b/websites/docs/pages/concepts/instructions.md index 812ef03..e9c8fe3 100644 --- a/websites/docs/pages/concepts/instructions.md +++ b/websites/docs/pages/concepts/instructions.md @@ -21,25 +21,19 @@ In the first instruction, we're passing a [File](file.md) containing the intervi ``` -Based on the following /interviews, list the concerns expressed by the interviewees +Based on the following interviews: /interviews, list the concerns expressed by the interviewees ``` In the second instruction, we want the LLM to suggest solutions based on the concerns extracted from the first instruction. For that, we're referring to the output of the first instruction with `/concerns`. The second instruction looks like this: ``` -Based on the following: /concerns, suggest a solution that would make the interviewee happy +Based on the following concerns: /concerns, suggest a solution that would make the interviewee happy ``` This is the flow when you run the second instruction: -1. The first instruction runs, we get the output called `/concerns`. Let's say the output is `the couch is too small` +1. The first instruction runs, we get the output called `/concerns`. Let's say the content of the output is `the couch is too small` 2. The second instruction will run and replace `/concerns` with `the couch is too small` -This is how the second instruction **actually** looks like when it's sent to the LLM: -``` - -Based on the following: "the couch was too small", suggest a solution that would make the interviewee happy -``` - ## AI behavior of an instruction Setting a specific AI behavior would tailor the model's output and interaction style to your specific needs or preferences. This customization can affect how the model generates responses, the tone and style of those responses, and the model's focus on certain types of information or modes of interaction. @@ -64,10 +58,10 @@ You can set the output format of an instruction to either **text** or **table** -### Text output format +### Text format Text output is ideal for narrative responses, explanations, creative writing, or any scenario where a flowing, continuous form of information is preferred. -### Table output format +### Table format Table output is invaluable for organizing data, comparisons, statistical information, or any content where structure and quick reference are key. Tables make it easier to digest complex information at a glance, facilitating analysis and decision-making processes. More on how to set the table to guide the LLM [here](#how-to-return-output-in-a-table-format). ### Example of text and table formats @@ -81,7 +75,7 @@ If we go back to the previous instruction where we extracted the concerns expres #### Step 1: Select table output format -### Step 2: Fill the table in the instruction field +#### Step 2: Fill the table in the instruction field In the video below, I write the two columns or fields that I want the LLM to fill out. In this case, I want it to extract the interviewees and to write the concerns of every interviewee.
diff --git a/websites/docs/pages/concepts/preview.md b/websites/docs/pages/concepts/preview.md index c7b431e..41abe68 100644 --- a/websites/docs/pages/concepts/preview.md +++ b/websites/docs/pages/concepts/preview.md @@ -10,17 +10,17 @@ To begin the preview, look for the **Preview** button situated on the top right ## Step 2: Open the Preview Page -Click the **Preview** button. This action will open a new browser tab, taking you to the preview page where you can interact with your recipe. Back to the [Recipe](instructions#chained-instructions-in-a-recipe) that we had built earlier, we have two instructions. In this case, I want to test my recipe by uploading different interview files and seeing what concerns it extracts (1st instruction) and what solutions it suggests(2nd instruction). This will help me refine my prompt better. +Click the **Preview** button. This action will open a new browser tab, taking you to the preview page where you can interact with your recipe. Back to the [Recipe](instructions#chained-instructions-in-a-recipe) that we had built earlier, we have two instructions. In this case, I want to test my recipe by uploading an interview file and seeing what concerns it extracts (1st instruction) and what solutions it suggests(2nd instruction). This will help me refine my prompt better. ![Preview Page](./images/preview_page.png) ## Step 3: Interact with Your Recipe -On the preview page, you will find the input fields to the left. These fields are dynamic and will reflect the [file/text](file.md) references that you wrote in your instructions. +On the preview page, you will find the input fields to the left. These fields are dynamic and will reflect the [file](file.md) references that you wrote in your instructions. ![Preview Inputs](./images/preview_inputs.png) -To the right, the outputs of the instructions inside of your recipe will be displayed. In the case of this [recipe](instructions#chained-instructions-in-a-recipe), it's the concerns instruction and the solutions instruction. +To the right, the outputs of the instructions inside of your recipe will be displayed. In the case of this [recipe](instructions#chained-instructions-in-a-recipe), it's the outputs of the concerns instruction and the solutions instruction. ![Results Section Placeholder](./images/preview_outputs.png) diff --git a/websites/docs/pages/concepts/prompts.md b/websites/docs/pages/concepts/prompts.md index bd16076..993bdaf 100644 --- a/websites/docs/pages/concepts/prompts.md +++ b/websites/docs/pages/concepts/prompts.md @@ -2,16 +2,10 @@ A **prompt** is a text input that you provide to a language model to achieve a specific result. With a prompt, your task is to help the LLM understand what you're trying to achieve so that it can generate coherent and correct output. A good prompt should be structured to provide context and guidance to the model allowing it to generate a meaningful response. Prompts are constrained by the context length of the large language model used. You can find more about LLMs [here](https://www.techtarget.com/whatis/definition/large-language-model-LLM). -In Prompt Studio, **prompts** are used by [instructions](/concepts/instructions). +In Prompt Studio, prompts are used by [instructions](/concepts/instructions). Writing good prompts has become a domain of its own and there are many resources out there on how to write better prompts, a good place to start is [the prompt engineering guide](https://www.promptingguide.ai/). ## Meta Prompts A **meta prompt** is a prompt used to generate other prompts that perform well at specific tasks. Meta prompts usually provide some framework or format that the language model will follow when creating prompts given some user instructions. - -::: warning Prompt Injections - -Be aware that inserting user generated text in your prompts might throw off the results, either intentionally: the user tries to override the original instructions you created, or unintentionally due to text passages that are reminiscent of instructions. - -::: diff --git a/websites/docs/pages/concepts/recipe.md b/websites/docs/pages/concepts/recipe.md index c523f12..38db4d0 100644 --- a/websites/docs/pages/concepts/recipe.md +++ b/websites/docs/pages/concepts/recipe.md @@ -1,8 +1,8 @@ # Recipes -A recipe is a combination of AI [instructions](instructions.md). It can be described as code written in natural language that you can use as automation, part of an automation or as part of a customer facing application. A recipe is your way of defining a blueprint of AI [**instructions**](concepts/instructions.md) that the LLM follows to solve your specific problem. +A recipe is a combination of AI [instructions](instructions.md). It can be described as code written in natural language that you can use as automation, part of an automation or as part of a customer facing application. A recipe is your way of defining a blueprint of AI instructions that the LLM follows to solve your specific problem. -In a recipe, instructions can be combined together to create more advanced functionality. Once created, a recipe can be deployed through an API. You can use our [SDK](/sdk/js) or our [Rest API](/api/getting-started) to integrate the tool into your codebase. You can also share a preview of the tool using our [shareable ui](../tools/preview.md) feature. +In a recipe, instructions can be combined together to create more advanced functionality. Once created, a recipe can be deployed through an API. You can use our [SDK](/sdk/js) or our [Rest API](/api/getting-started) to integrate the tool into your codebase. You can also share a preview of the recipe using our [shareable ui](../concepts/preview.md) feature. A recipe can contain [**chained**](instructions.md#chained-instructions-in-a-recipe) instructions. But, unless you chain the instructions by referring to the other instructions, then they the default behavior is that they run independently. diff --git a/websites/docs/pages/index.md b/websites/docs/pages/index.md index e69eb1e..0bb0989 100644 --- a/websites/docs/pages/index.md +++ b/websites/docs/pages/index.md @@ -1,9 +1,7 @@ -# Welcome to the Prompt Studio docs! - -Prompt Studio is your integrated AI development environment (IDE) where you can write LLM-powered business logic in natural language. +# Welcome to the Prompt Studio documentation! ## What can I use Prompt Studio for? -Think of those tasks that you have to do everyday at work, they're a vital part of your job, yet so repetitive and time-consuming. Maybe you even tried ChatGPT to automate parts of it and you're starting to notice just how handy AI can be. If so, you're in the right place! With Prompt Studio, you can craft your unique AI-driven solution, all in natural language and in just text! You meticulously design your ["Recipe"](../pages/concepts/recipe.md) once, embedding all the nuances of your business use case by combining [instructions](../pages/concepts/instructions.md) and VoilĂ ! You have your own "app"! Do you want to share it with your colleagues? Click on [preview](../pages/concepts/preview.md) and generate a shareable UI which is a web application based on the logic you build in your recipe! This isn't just any application; it's your personalized tool, born from your specific needs and understanding of your daily challenges. Sharing the preview with your team is as simple as sending a link. +Think of those tasks that you have to do everyday at work, they're a vital part of your job, yet so repetitive and time-consuming. Maybe you even tried ChatGPT to automate parts of it and you're starting to notice just how handy AI can be. If so, you're in the right place! With Prompt Studio, you can craft your unique AI-driven solution, all in natural language and in just text! You meticulously design your [Recipe](../pages/concepts/recipe.md) once, embedding all the nuances of your business use case by combining [instructions](../pages/concepts/instructions.md) and VoilĂ ! You have your own "app"! Do you want to share it with your colleagues? Click on [preview](../pages/concepts/preview.md) and generate a shareable UI which is a web application based on the logic you build in your recipe! This isn't just any application; it's your personalized tool, born from your specific needs and understanding of your daily challenges. Sharing the preview with your team is as simple as sending a link. It gets even better! What if your team wants this AI solution to be part of a customer facing application that your company? Just click on "API" and let us do the work for you, within literally seconds, your AI solution is available through our API for the engineers in your team to integrate with the codebase of your company! @@ -12,7 +10,7 @@ It gets even better! What if your team wants this AI solution to be part of a cu In Prompt Studio, you can start by creating your first [**recipe**](concepts/recipe.md) which would be a collection of AI instructions. -- Does your AI solution involve multiple steps? Chain your AI [**instructions**](concepts/instructions.md#chained-instructions-in-a-recipe) by simply referring with `/ to the output of the previous instruction. +- Does your AI solution involve multiple steps? Chain your AI [**instructions**](concepts/instructions.md#chained-instructions-in-a-recipe) by simply referring with `/` to the output of the previous instruction. - Do you need to enrich the AI instruction with contextual data from [**files**](concepts/file.md)? Type "/", define your context name and upload your file. This will include the content of the file within the instruction and give more context to guide the LLM for better output. diff --git a/websites/docs/pages/recipes/deploy.md b/websites/docs/pages/recipes/deploy.md index 97d3eff..0ba4a00 100644 --- a/websites/docs/pages/recipes/deploy.md +++ b/websites/docs/pages/recipes/deploy.md @@ -4,7 +4,7 @@ Deploying your recipe makes it available through the Prompt Studio API so that y What this means is that if you call the API endpoint that you expose by deploying the recipe, you can pass inputs to the endpoints, and you will get the output of the request through the API. ## Example use case -We will be using the example recipe that we built earlier [here](instructions#chained-instructions-in-a-recipe). The recipe has two instructions. the first instruction extracts concerns expressed by interviewees from a file containing interview scripts. The second instruction suggests solutions to the concerns returned by the first instruction. Let's say that I want to get the output of both the two instructions when I call the endpoint that I deploy. +We will be using the example recipe that we built earlier [here](../concepts/instructions#chained-instructions-in-a-recipe). The recipe has two instructions. the first instruction extracts concerns expressed by interviewees from a file containing interview scripts. The second instruction suggests solutions to the concerns returned by the first instruction. Let's say that I want to get the output of both the two instructions when I call the endpoint that I deploy. ## Step 1: Locate the API Button @@ -20,13 +20,13 @@ Click the **API** button. This action will open a side bar where you can deploy ## Step 3: Define request fields -The request fields are the values that you want to pass to the endpoint from an external source (an external web page input for example). In the case of our previous [recipe](instructions#chained-instructions-in-a-recipe), I want to pass the file containing the interviews to the request. See below how you can do that: +The request fields are the values that you want to pass to the endpoint from an external source (an external web page input for example). For this [usecase](#example-use-case), I want to pass the file containing the interviews to the request. See below how you can do that: ## Step 4: Define response fields -The response fields are the values that you want the endpoint to return to you after the recipe runs via API. As mentioned [above](#example-use-case), we want the endpoint to return the two outputs `concerns` and `solutions` from the two instructions in the recipe. See below how you can do that: +The response fields are the values that you want the endpoint to return to you after the recipe runs via API. As mentioned above regarding this [usecase](#example-use-case), we want the endpoint to return the two outputs `concerns` and `solutions` from the two instructions in the recipe. See below how you can do that: @@ -50,3 +50,9 @@ curl --location --request POST 'https://api.prompt.studio/api/v1/instructions/{d } }' ``` + +::: warning Prompt Injections + +Be aware that inserting user generated text in your prompts might throw off the results, either intentionally: the user tries to override the original instructions you created, or unintentionally due to text passages that are reminiscent of instructions. + +::: diff --git a/websites/docs/pages/recipes/images/click_deploy.png b/websites/docs/pages/recipes/images/click_deploy.png index 0a198f8..a0cb6ea 100644 Binary files a/websites/docs/pages/recipes/images/click_deploy.png and b/websites/docs/pages/recipes/images/click_deploy.png differ diff --git a/websites/docs/pages/recipes/images/click_on_api.png b/websites/docs/pages/recipes/images/click_on_api.png index 90cca0f..35904dd 100644 Binary files a/websites/docs/pages/recipes/images/click_on_api.png and b/websites/docs/pages/recipes/images/click_on_api.png differ diff --git a/websites/docs/pages/recipes/images/click_on_preview.png b/websites/docs/pages/recipes/images/click_on_preview.png index 8111905..d3e6ab3 100644 Binary files a/websites/docs/pages/recipes/images/click_on_preview.png and b/websites/docs/pages/recipes/images/click_on_preview.png differ diff --git a/websites/docs/pages/recipes/images/consume_deploy.png b/websites/docs/pages/recipes/images/consume_deploy.png index 8bd51f6..51db946 100644 Binary files a/websites/docs/pages/recipes/images/consume_deploy.png and b/websites/docs/pages/recipes/images/consume_deploy.png differ diff --git a/websites/docs/pages/recipes/images/preview_inputs.png b/websites/docs/pages/recipes/images/preview_inputs.png index 3fcf785..d1bc9dd 100644 Binary files a/websites/docs/pages/recipes/images/preview_inputs.png and b/websites/docs/pages/recipes/images/preview_inputs.png differ diff --git a/websites/docs/pages/recipes/images/preview_outputs.png b/websites/docs/pages/recipes/images/preview_outputs.png index 0e69d0b..d243c48 100644 Binary files a/websites/docs/pages/recipes/images/preview_outputs.png and b/websites/docs/pages/recipes/images/preview_outputs.png differ diff --git a/websites/docs/pages/recipes/images/preview_page.png b/websites/docs/pages/recipes/images/preview_page.png index c83a181..cf62df2 100644 Binary files a/websites/docs/pages/recipes/images/preview_page.png and b/websites/docs/pages/recipes/images/preview_page.png differ diff --git a/websites/docs/pages/recipes/images/run_instruction.png b/websites/docs/pages/recipes/images/run_instruction.png index 340670e..c723130 100644 Binary files a/websites/docs/pages/recipes/images/run_instruction.png and b/websites/docs/pages/recipes/images/run_instruction.png differ diff --git a/websites/docs/pages/recipes/images/run_preview.png b/websites/docs/pages/recipes/images/run_preview.png index adbb7b4..c777db6 100644 Binary files a/websites/docs/pages/recipes/images/run_preview.png and b/websites/docs/pages/recipes/images/run_preview.png differ diff --git a/websites/docs/pages/recipes/preview.md b/websites/docs/pages/recipes/preview.md index c7b431e..e96f993 100644 --- a/websites/docs/pages/recipes/preview.md +++ b/websites/docs/pages/recipes/preview.md @@ -1,6 +1,6 @@ # Preview -Previewing your [recipe](recipe.md) in Prompt Studio is a straightforward process that allows you to test and interact with your creation in real-time. Follow these simple steps to see your recipe in action: +Previewing your [recipe](../concepts/recipe.md) in Prompt Studio is a straightforward process that allows you to test and interact with your creation in real-time. Follow these simple steps to see your recipe in action: ## Step 1: Locate the Preview Button @@ -10,17 +10,17 @@ To begin the preview, look for the **Preview** button situated on the top right ## Step 2: Open the Preview Page -Click the **Preview** button. This action will open a new browser tab, taking you to the preview page where you can interact with your recipe. Back to the [Recipe](instructions#chained-instructions-in-a-recipe) that we had built earlier, we have two instructions. In this case, I want to test my recipe by uploading different interview files and seeing what concerns it extracts (1st instruction) and what solutions it suggests(2nd instruction). This will help me refine my prompt better. +Click the **Preview** button. This action will open a new browser tab, taking you to the preview page where you can interact with your recipe. Back to the [Recipe](../concepts/instructions#chained-instructions-in-a-recipe) that we had built earlier, we have two instructions. In this case, I want to test my recipe by uploading an interview file and seeing what concerns it extracts (1st instruction) and what solutions it suggests(2nd instruction). This will help me refine my prompt better. ![Preview Page](./images/preview_page.png) ## Step 3: Interact with Your Recipe -On the preview page, you will find the input fields to the left. These fields are dynamic and will reflect the [file/text](file.md) references that you wrote in your instructions. +On the preview page, you will find the input fields to the left. These fields are dynamic and will reflect the [file](../concepts/file.md) references that you wrote in your instructions. ![Preview Inputs](./images/preview_inputs.png) -To the right, the outputs of the instructions inside of your recipe will be displayed. In the case of this [recipe](instructions#chained-instructions-in-a-recipe), it's the concerns instruction and the solutions instruction. +To the right, the outputs of the instructions inside of your recipe will be displayed. In the case of this [recipe](../concepts/instructions#chained-instructions-in-a-recipe), it's the outputs of the concerns instruction and the solutions instruction. ![Results Section Placeholder](./images/preview_outputs.png) diff --git a/websites/docs/pages/recipes/run.md b/websites/docs/pages/recipes/run.md index 021a0ac..3f53e03 100644 --- a/websites/docs/pages/recipes/run.md +++ b/websites/docs/pages/recipes/run.md @@ -5,7 +5,7 @@ You can run your instructions by clicking on the "Run" button: ![Preview Inputs](./images/run_instruction.png) -Here is a video showing how to run the same instruction with different output formats: [text output](../concepts/instructions.md#text-format) and [table output](../concepts/instructions.md#table-format) +Here is a video showing how to run the same instruction with different output formats: [text format](../concepts/instructions.md#text-format) and [table format](../concepts/instructions.md#table-format)