mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
tidy up yarn
This commit is contained in:
4
interface/.gitattributes
vendored
Normal file
4
interface/.gitattributes
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
/.yarn/** linguist-vendored
|
||||||
|
/.yarn/releases/* binary
|
||||||
|
/.yarn/plugins/**/* binary
|
||||||
|
/.pnp.* binary linguist-generated
|
||||||
894
interface/.yarn/releases/yarn-4.2.1.cjs
vendored
894
interface/.yarn/releases/yarn-4.2.1.cjs
vendored
File diff suppressed because one or more lines are too long
@@ -1,3 +1 @@
|
|||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.2.1.cjs
|
|
||||||
|
|||||||
@@ -11,11 +11,11 @@
|
|||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
"preview": "vite preview",
|
"preview": "vite preview",
|
||||||
"build-hosted": "typesafe-i18n --no-watch && vite build --mode hosted",
|
"build-hosted": "typesafe-i18n --no-watch && vite build --mode hosted",
|
||||||
"preview-standalone": "typesafe-i18n --no-watch && vite build && concurrently -c \"auto\" \"npm:mock-api\" \"vite preview\"",
|
"preview-standalone": "typesafe-i18n --no-watch && vite build && concurrently -c \"auto\" \"npm:mock-rest\" \"vite preview\"",
|
||||||
"mock-api": "bun --watch ../mock-api/rest_server.ts",
|
"mock-rest": "bun --watch ../mock-api/rest_server.ts",
|
||||||
"mock-es": "bun --watch ../mock-api/es_server.ts",
|
"mock-es": "bun --watch ../mock-api/es_server.ts",
|
||||||
"mock-upload": "bun --watch ../mock-api/upload_server.ts",
|
"mock-upload": "bun --watch ../mock-api/upload_server.ts",
|
||||||
"standalone": "concurrently -c \"auto\" \"typesafe-i18n\" \"npm:mock-api\" \"npm:mock-es\" \"npm:mock-upload\" \"vite\"",
|
"standalone": "concurrently -c \"auto\" \"typesafe-i18n\" \"npm:mock-rest\" \"npm:mock-es\" \"npm:mock-upload\" \"vite\"",
|
||||||
"typesafe-i18n": "typesafe-i18n --no-watch",
|
"typesafe-i18n": "typesafe-i18n --no-watch",
|
||||||
"webUI": "node progmem-generator.js",
|
"webUI": "node progmem-generator.js",
|
||||||
"format": "prettier -l -w '**/*.{ts,tsx,js,css,json,md}'",
|
"format": "prettier -l -w '**/*.{ts,tsx,js,css,json,md}'",
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.23.5, @babel/code-frame@npm:^7.24.1, @babel/code-frame@npm:^7.24.2":
|
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.23.5, @babel/code-frame@npm:^7.24.2":
|
||||||
version: 7.24.2
|
version: 7.24.2
|
||||||
resolution: "@babel/code-frame@npm:7.24.2"
|
resolution: "@babel/code-frame@npm:7.24.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -46,30 +46,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/core@npm:^7.22.1":
|
"@babel/core@npm:^7.22.1, @babel/core@npm:^7.24.5":
|
||||||
version: 7.24.4
|
|
||||||
resolution: "@babel/core@npm:7.24.4"
|
|
||||||
dependencies:
|
|
||||||
"@ampproject/remapping": "npm:^2.2.0"
|
|
||||||
"@babel/code-frame": "npm:^7.24.2"
|
|
||||||
"@babel/generator": "npm:^7.24.4"
|
|
||||||
"@babel/helper-compilation-targets": "npm:^7.23.6"
|
|
||||||
"@babel/helper-module-transforms": "npm:^7.23.3"
|
|
||||||
"@babel/helpers": "npm:^7.24.4"
|
|
||||||
"@babel/parser": "npm:^7.24.4"
|
|
||||||
"@babel/template": "npm:^7.24.0"
|
|
||||||
"@babel/traverse": "npm:^7.24.1"
|
|
||||||
"@babel/types": "npm:^7.24.0"
|
|
||||||
convert-source-map: "npm:^2.0.0"
|
|
||||||
debug: "npm:^4.1.0"
|
|
||||||
gensync: "npm:^1.0.0-beta.2"
|
|
||||||
json5: "npm:^2.2.3"
|
|
||||||
semver: "npm:^6.3.1"
|
|
||||||
checksum: 10c0/fc136966583e64d6f84f4a676368de6ab4583aa87f867186068655b30ef67f21f8e65a88c6d446a7efd219ad7ffb9185c82e8a90183ee033f6f47b5026641e16
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/core@npm:^7.24.5":
|
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/core@npm:7.24.5"
|
resolution: "@babel/core@npm:7.24.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -103,19 +80,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/generator@npm:^7.23.0, @babel/generator@npm:^7.24.1, @babel/generator@npm:^7.24.4":
|
"@babel/generator@npm:^7.23.0, @babel/generator@npm:^7.24.5":
|
||||||
version: 7.24.4
|
|
||||||
resolution: "@babel/generator@npm:7.24.4"
|
|
||||||
dependencies:
|
|
||||||
"@babel/types": "npm:^7.24.0"
|
|
||||||
"@jridgewell/gen-mapping": "npm:^0.3.5"
|
|
||||||
"@jridgewell/trace-mapping": "npm:^0.3.25"
|
|
||||||
jsesc: "npm:^2.5.1"
|
|
||||||
checksum: 10c0/67a1b2f7cc985aaaa11b01e8ddd4fffa4f285837bc7a209738eb8203aa34bdafeb8507ed75fd883ddbabd641a036ca0a8d984e760f28ad4a9d60bff29d0a60bb
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/generator@npm:^7.24.5":
|
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/generator@npm:7.24.5"
|
resolution: "@babel/generator@npm:7.24.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -184,21 +149,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-module-transforms@npm:^7.23.3":
|
|
||||||
version: 7.23.3
|
|
||||||
resolution: "@babel/helper-module-transforms@npm:7.23.3"
|
|
||||||
dependencies:
|
|
||||||
"@babel/helper-environment-visitor": "npm:^7.22.20"
|
|
||||||
"@babel/helper-module-imports": "npm:^7.22.15"
|
|
||||||
"@babel/helper-simple-access": "npm:^7.22.5"
|
|
||||||
"@babel/helper-split-export-declaration": "npm:^7.22.6"
|
|
||||||
"@babel/helper-validator-identifier": "npm:^7.22.20"
|
|
||||||
peerDependencies:
|
|
||||||
"@babel/core": ^7.0.0
|
|
||||||
checksum: 10c0/211e1399d0c4993671e8e5c2b25383f08bee40004ace5404ed4065f0e9258cc85d99c1b82fd456c030ce5cfd4d8f310355b54ef35de9924eabfc3dff1331d946
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/helper-module-transforms@npm:^7.24.5":
|
"@babel/helper-module-transforms@npm:^7.24.5":
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/helper-module-transforms@npm:7.24.5"
|
resolution: "@babel/helper-module-transforms@npm:7.24.5"
|
||||||
@@ -215,18 +165,9 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.24.0":
|
"@babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.24.0":
|
||||||
version: 7.24.0
|
version: 7.24.5
|
||||||
resolution: "@babel/helper-plugin-utils@npm:7.24.0"
|
resolution: "@babel/helper-plugin-utils@npm:7.24.5"
|
||||||
checksum: 10c0/90f41bd1b4dfe7226b1d33a4bb745844c5c63e400f9e4e8bf9103a7ceddd7d425d65333b564d9daba3cebd105985764d51b4bd4c95822b97c2e3ac1201a8a5da
|
checksum: 10c0/4ae40094e6a2f183281213344f4df60c66b16b19a2bc38d2bb11810a6dc0a0e7ec638957d0e433ff8b615775b8f3cd1b7edbf59440d1b50e73c389fc22913377
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/helper-simple-access@npm:^7.22.5":
|
|
||||||
version: 7.22.5
|
|
||||||
resolution: "@babel/helper-simple-access@npm:7.22.5"
|
|
||||||
dependencies:
|
|
||||||
"@babel/types": "npm:^7.22.5"
|
|
||||||
checksum: 10c0/f0cf81a30ba3d09a625fd50e5a9069e575c5b6719234e04ee74247057f8104beca89ed03e9217b6e9b0493434cedc18c5ecca4cea6244990836f1f893e140369
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -239,16 +180,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-split-export-declaration@npm:^7.22.6":
|
"@babel/helper-split-export-declaration@npm:^7.22.6, @babel/helper-split-export-declaration@npm:^7.24.5":
|
||||||
version: 7.22.6
|
|
||||||
resolution: "@babel/helper-split-export-declaration@npm:7.22.6"
|
|
||||||
dependencies:
|
|
||||||
"@babel/types": "npm:^7.22.5"
|
|
||||||
checksum: 10c0/d83e4b623eaa9622c267d3c83583b72f3aac567dc393dda18e559d79187961cb29ae9c57b2664137fc3d19508370b12ec6a81d28af73a50e0846819cb21c6e44
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/helper-split-export-declaration@npm:^7.24.5":
|
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/helper-split-export-declaration@npm:7.24.5"
|
resolution: "@babel/helper-split-export-declaration@npm:7.24.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -257,21 +189,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-string-parser@npm:^7.23.4, @babel/helper-string-parser@npm:^7.24.1":
|
"@babel/helper-string-parser@npm:^7.24.1":
|
||||||
version: 7.24.1
|
version: 7.24.1
|
||||||
resolution: "@babel/helper-string-parser@npm:7.24.1"
|
resolution: "@babel/helper-string-parser@npm:7.24.1"
|
||||||
checksum: 10c0/2f9bfcf8d2f9f083785df0501dbab92770111ece2f90d120352fda6dd2a7d47db11b807d111e6f32aa1ba6d763fe2dc6603d153068d672a5d0ad33ca802632b2
|
checksum: 10c0/2f9bfcf8d2f9f083785df0501dbab92770111ece2f90d120352fda6dd2a7d47db11b807d111e6f32aa1ba6d763fe2dc6603d153068d672a5d0ad33ca802632b2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helper-validator-identifier@npm:^7.16.7, @babel/helper-validator-identifier@npm:^7.22.20":
|
"@babel/helper-validator-identifier@npm:^7.16.7, @babel/helper-validator-identifier@npm:^7.24.5":
|
||||||
version: 7.22.20
|
|
||||||
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
|
|
||||||
checksum: 10c0/dcad63db345fb110e032de46c3688384b0008a42a4845180ce7cd62b1a9c0507a1bed727c4d1060ed1a03ae57b4d918570259f81724aaac1a5b776056f37504e
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/helper-validator-identifier@npm:^7.24.5":
|
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/helper-validator-identifier@npm:7.24.5"
|
resolution: "@babel/helper-validator-identifier@npm:7.24.5"
|
||||||
checksum: 10c0/05f957229d89ce95a137d04e27f7d0680d84ae48b6ad830e399db0779341f7d30290f863a93351b4b3bde2166737f73a286ea42856bb07c8ddaa95600d38645c
|
checksum: 10c0/05f957229d89ce95a137d04e27f7d0680d84ae48b6ad830e399db0779341f7d30290f863a93351b4b3bde2166737f73a286ea42856bb07c8ddaa95600d38645c
|
||||||
@@ -285,17 +210,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/helpers@npm:^7.24.4":
|
|
||||||
version: 7.24.4
|
|
||||||
resolution: "@babel/helpers@npm:7.24.4"
|
|
||||||
dependencies:
|
|
||||||
"@babel/template": "npm:^7.24.0"
|
|
||||||
"@babel/traverse": "npm:^7.24.1"
|
|
||||||
"@babel/types": "npm:^7.24.0"
|
|
||||||
checksum: 10c0/747ef62b7fe87de31a2f3c19ff337a86cbb79be2f6c18af63133b614ab5a8f6da5b06ae4b06fb0e71271cb6a27efec6f8b6c9f44c60b8a18777832dc7929e6c5
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/helpers@npm:^7.24.5":
|
"@babel/helpers@npm:^7.24.5":
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/helpers@npm:7.24.5"
|
resolution: "@babel/helpers@npm:7.24.5"
|
||||||
@@ -308,18 +222,18 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/highlight@npm:^7.24.2":
|
"@babel/highlight@npm:^7.24.2":
|
||||||
version: 7.24.2
|
version: 7.24.5
|
||||||
resolution: "@babel/highlight@npm:7.24.2"
|
resolution: "@babel/highlight@npm:7.24.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-validator-identifier": "npm:^7.22.20"
|
"@babel/helper-validator-identifier": "npm:^7.24.5"
|
||||||
chalk: "npm:^2.4.2"
|
chalk: "npm:^2.4.2"
|
||||||
js-tokens: "npm:^4.0.0"
|
js-tokens: "npm:^4.0.0"
|
||||||
picocolors: "npm:^1.0.0"
|
picocolors: "npm:^1.0.0"
|
||||||
checksum: 10c0/98ce00321daedeed33a4ed9362dc089a70375ff1b3b91228b9f05e6591d387a81a8cba68886e207861b8871efa0bc997ceabdd9c90f6cce3ee1b2f7f941b42db
|
checksum: 10c0/e98047d3ad24608bfa596d000c861a2cc875af897427f2833b91a4e0d4cead07301a7ec15fa26093dcd61e036e2eed2db338ae54f93016fe0dc785fadc4159db
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.24.5":
|
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.20.5, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5":
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/parser@npm:7.24.5"
|
resolution: "@babel/parser@npm:7.24.5"
|
||||||
bin:
|
bin:
|
||||||
@@ -328,15 +242,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/parser@npm:^7.20.5, @babel/parser@npm:^7.23.0, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.1, @babel/parser@npm:^7.24.4":
|
|
||||||
version: 7.24.4
|
|
||||||
resolution: "@babel/parser@npm:7.24.4"
|
|
||||||
bin:
|
|
||||||
parser: ./bin/babel-parser.js
|
|
||||||
checksum: 10c0/8381e1efead5069cb7ed2abc3a583f4a86289b2f376c75cecc69f59a8eb36df18274b1886cecf2f97a6a0dff5334b27330f58535be9b3e4e26102cc50e12eac8
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/plugin-syntax-jsx@npm:^7.23.3":
|
"@babel/plugin-syntax-jsx@npm:^7.23.3":
|
||||||
version: 7.24.1
|
version: 7.24.1
|
||||||
resolution: "@babel/plugin-syntax-jsx@npm:7.24.1"
|
resolution: "@babel/plugin-syntax-jsx@npm:7.24.1"
|
||||||
@@ -375,11 +280,11 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7":
|
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7":
|
||||||
version: 7.24.4
|
version: 7.24.5
|
||||||
resolution: "@babel/runtime@npm:7.24.4"
|
resolution: "@babel/runtime@npm:7.24.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime: "npm:^0.14.0"
|
regenerator-runtime: "npm:^0.14.0"
|
||||||
checksum: 10c0/785aff96a3aa8ff97f90958e1e8a7b1d47f793b204b47c6455eaadc3f694f48c97cd5c0a921fe3596d818e71f18106610a164fb0f1c71fd68c622a58269d537c
|
checksum: 10c0/05730e43e8ba6550eae9fd4fb5e7d9d3cb91140379425abcb2a1ff9cebad518a280d82c4c4b0f57ada26a863106ac54a748d90c775790c0e2cd0ddd85ccdf346
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -412,24 +317,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/traverse@npm:^7.24.1":
|
|
||||||
version: 7.24.1
|
|
||||||
resolution: "@babel/traverse@npm:7.24.1"
|
|
||||||
dependencies:
|
|
||||||
"@babel/code-frame": "npm:^7.24.1"
|
|
||||||
"@babel/generator": "npm:^7.24.1"
|
|
||||||
"@babel/helper-environment-visitor": "npm:^7.22.20"
|
|
||||||
"@babel/helper-function-name": "npm:^7.23.0"
|
|
||||||
"@babel/helper-hoist-variables": "npm:^7.22.5"
|
|
||||||
"@babel/helper-split-export-declaration": "npm:^7.22.6"
|
|
||||||
"@babel/parser": "npm:^7.24.1"
|
|
||||||
"@babel/types": "npm:^7.24.0"
|
|
||||||
debug: "npm:^4.3.1"
|
|
||||||
globals: "npm:^11.1.0"
|
|
||||||
checksum: 10c0/c087b918f6823776537ba246136c70e7ce0719fc05361ebcbfd16f4e6f2f6f1f8f4f9167f1d9b675f27d12074839605189cc9d689de20b89a85e7c140f23daab
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@babel/traverse@npm:^7.24.5":
|
"@babel/traverse@npm:^7.24.5":
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/traverse@npm:7.24.5"
|
resolution: "@babel/traverse@npm:7.24.5"
|
||||||
@@ -458,7 +345,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.24.5":
|
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.17.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.4, @babel/types@npm:^7.24.0, @babel/types@npm:^7.24.5, @babel/types@npm:^7.8.3":
|
||||||
version: 7.24.5
|
version: 7.24.5
|
||||||
resolution: "@babel/types@npm:7.24.5"
|
resolution: "@babel/types@npm:7.24.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -469,17 +356,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/types@npm:^7.17.0, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.4, @babel/types@npm:^7.24.0, @babel/types@npm:^7.8.3":
|
|
||||||
version: 7.24.0
|
|
||||||
resolution: "@babel/types@npm:7.24.0"
|
|
||||||
dependencies:
|
|
||||||
"@babel/helper-string-parser": "npm:^7.23.4"
|
|
||||||
"@babel/helper-validator-identifier": "npm:^7.22.20"
|
|
||||||
to-fast-properties: "npm:^2.0.0"
|
|
||||||
checksum: 10c0/777a0bb5dbe038ca4c905fdafb1cdb6bdd10fe9d63ce13eca0bd91909363cbad554a53dc1f902004b78c1dcbc742056f877f2c99eeedff647333b1fadf51235d
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@emotion/babel-plugin@npm:^11.11.0":
|
"@emotion/babel-plugin@npm:^11.11.0":
|
||||||
version: 11.11.0
|
version: 11.11.0
|
||||||
resolution: "@emotion/babel-plugin@npm:11.11.0"
|
resolution: "@emotion/babel-plugin@npm:11.11.0"
|
||||||
@@ -846,12 +722,12 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@floating-ui/dom@npm:^1.0.0":
|
"@floating-ui/dom@npm:^1.0.0":
|
||||||
version: 1.6.4
|
version: 1.6.5
|
||||||
resolution: "@floating-ui/dom@npm:1.6.4"
|
resolution: "@floating-ui/dom@npm:1.6.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/core": "npm:^1.0.0"
|
"@floating-ui/core": "npm:^1.0.0"
|
||||||
"@floating-ui/utils": "npm:^0.2.0"
|
"@floating-ui/utils": "npm:^0.2.0"
|
||||||
checksum: 10c0/cee0b9e6efc1c6d978ec580c770078fdf416016fb03f3dd99630f7f32d0422722e608471fbc7578be86c783ad1c1e448c5fa5b9fdec889dfbf4b695f208730fd
|
checksum: 10c0/ebdc14806f786e60df8e7cc2c30bf9cd4d75fe734f06d755588bbdef2f60d0a0f21dffb14abdc58dea96e5577e2e366feca6d66ba962018efd1bc91a3ece4526
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -900,9 +776,9 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@humanwhocodes/retry@npm:^0.2.3":
|
"@humanwhocodes/retry@npm:^0.2.3":
|
||||||
version: 0.2.3
|
version: 0.2.4
|
||||||
resolution: "@humanwhocodes/retry@npm:0.2.3"
|
resolution: "@humanwhocodes/retry@npm:0.2.4"
|
||||||
checksum: 10c0/0913d89bb5cb1f0a049a6c068dee312d30920d5cce5a07588cd91fcb5453af52f2a9826d07d465066b92ad7bc0545e9f59384c414abe27745c79141c78a25099
|
checksum: 10c0/d0e3fe9c353f97fea6a9d0a4022b0f8813d68b646c0fa99718ec703b085fd66dd84154d947670291914bc1ab2d1fe77f0093d99d3a5fe9f56eef65360e7c6c86
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -1187,11 +1063,11 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@npmcli/fs@npm:^3.1.0":
|
"@npmcli/fs@npm:^3.1.0":
|
||||||
version: 3.1.0
|
version: 3.1.1
|
||||||
resolution: "@npmcli/fs@npm:3.1.0"
|
resolution: "@npmcli/fs@npm:3.1.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: "npm:^7.3.5"
|
semver: "npm:^7.3.5"
|
||||||
checksum: 10c0/162b4a0b8705cd6f5c2470b851d1dc6cd228c86d2170e1769d738c1fbb69a87160901411c3c035331e9e99db72f1f1099a8b734bf1637cc32b9a5be1660e4e1e
|
checksum: 10c0/c37a5b4842bfdece3d14dfdb054f73fe15ed2d3da61b34ff76629fb5b1731647c49166fd2a8bf8b56fcfa51200382385ea8909a3cbecdad612310c114d3f6c99
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -1297,114 +1173,114 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-android-arm-eabi@npm:4.17.1":
|
"@rollup/rollup-android-arm-eabi@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-android-arm-eabi@npm:4.17.1"
|
resolution: "@rollup/rollup-android-arm-eabi@npm:4.17.2"
|
||||||
conditions: os=android & cpu=arm
|
conditions: os=android & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-android-arm64@npm:4.17.1":
|
"@rollup/rollup-android-arm64@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-android-arm64@npm:4.17.1"
|
resolution: "@rollup/rollup-android-arm64@npm:4.17.2"
|
||||||
conditions: os=android & cpu=arm64
|
conditions: os=android & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-darwin-arm64@npm:4.17.1":
|
"@rollup/rollup-darwin-arm64@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-darwin-arm64@npm:4.17.1"
|
resolution: "@rollup/rollup-darwin-arm64@npm:4.17.2"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-darwin-x64@npm:4.17.1":
|
"@rollup/rollup-darwin-x64@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-darwin-x64@npm:4.17.1"
|
resolution: "@rollup/rollup-darwin-x64@npm:4.17.2"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm-gnueabihf@npm:4.17.1":
|
"@rollup/rollup-linux-arm-gnueabihf@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=arm & libc=glibc
|
conditions: os=linux & cpu=arm & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm-musleabihf@npm:4.17.1":
|
"@rollup/rollup-linux-arm-musleabihf@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=arm & libc=musl
|
conditions: os=linux & cpu=arm & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm64-gnu@npm:4.17.1":
|
"@rollup/rollup-linux-arm64-gnu@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm64-musl@npm:4.17.1":
|
"@rollup/rollup-linux-arm64-musl@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=arm64 & libc=musl
|
conditions: os=linux & cpu=arm64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.17.1":
|
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=ppc64 & libc=glibc
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-riscv64-gnu@npm:4.17.1":
|
"@rollup/rollup-linux-riscv64-gnu@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=riscv64 & libc=glibc
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-s390x-gnu@npm:4.17.1":
|
"@rollup/rollup-linux-s390x-gnu@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=s390x & libc=glibc
|
conditions: os=linux & cpu=s390x & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-x64-gnu@npm:4.17.1":
|
"@rollup/rollup-linux-x64-gnu@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=x64 & libc=glibc
|
conditions: os=linux & cpu=x64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-linux-x64-musl@npm:4.17.1":
|
"@rollup/rollup-linux-x64-musl@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-linux-x64-musl@npm:4.17.1"
|
resolution: "@rollup/rollup-linux-x64-musl@npm:4.17.2"
|
||||||
conditions: os=linux & cpu=x64 & libc=musl
|
conditions: os=linux & cpu=x64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-win32-arm64-msvc@npm:4.17.1":
|
"@rollup/rollup-win32-arm64-msvc@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.17.1"
|
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.17.2"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-win32-ia32-msvc@npm:4.17.1":
|
"@rollup/rollup-win32-ia32-msvc@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.17.1"
|
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.17.2"
|
||||||
conditions: os=win32 & cpu=ia32
|
conditions: os=win32 & cpu=ia32
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/rollup-win32-x64-msvc@npm:4.17.1":
|
"@rollup/rollup-win32-x64-msvc@npm:4.17.2":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.17.1"
|
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.17.2"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
@@ -1622,9 +1498,9 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/lodash@npm:*":
|
"@types/lodash@npm:*":
|
||||||
version: 4.17.0
|
version: 4.17.1
|
||||||
resolution: "@types/lodash@npm:4.17.0"
|
resolution: "@types/lodash@npm:4.17.1"
|
||||||
checksum: 10c0/4c5b41c9a6c41e2c05d08499e96f7940bcf194dcfa84356235b630da920c2a5e05f193618cea76006719bec61c76617dff02defa9d29934f9f6a76a49291bd8f
|
checksum: 10c0/af2ad8a3c8d7deb170a7ec6e18afc5ae8980576e5f7fe798d8a95a1df7222c15bdf967a25a35879f575a3b64743de00145710ee461a0051e055e94e4fe253f45
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -1635,16 +1511,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:*":
|
"@types/node@npm:*, @types/node@npm:^20.12.10":
|
||||||
version: 20.12.7
|
|
||||||
resolution: "@types/node@npm:20.12.7"
|
|
||||||
dependencies:
|
|
||||||
undici-types: "npm:~5.26.4"
|
|
||||||
checksum: 10c0/dce80d63a3b91892b321af823d624995c61e39c6a223cc0ac481a44d337640cc46931d33efb3beeed75f5c85c3bda1d97cef4c5cd4ec333caf5dee59cff6eca0
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@types/node@npm:^20.12.10":
|
|
||||||
version: 20.12.10
|
version: 20.12.10
|
||||||
resolution: "@types/node@npm:20.12.10"
|
resolution: "@types/node@npm:20.12.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -2281,8 +2148,8 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"cacache@npm:^18.0.0":
|
"cacache@npm:^18.0.0":
|
||||||
version: 18.0.2
|
version: 18.0.3
|
||||||
resolution: "cacache@npm:18.0.2"
|
resolution: "cacache@npm:18.0.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@npmcli/fs": "npm:^3.1.0"
|
"@npmcli/fs": "npm:^3.1.0"
|
||||||
fs-minipass: "npm:^3.0.0"
|
fs-minipass: "npm:^3.0.0"
|
||||||
@@ -2296,7 +2163,7 @@ __metadata:
|
|||||||
ssri: "npm:^10.0.0"
|
ssri: "npm:^10.0.0"
|
||||||
tar: "npm:^6.1.11"
|
tar: "npm:^6.1.11"
|
||||||
unique-filename: "npm:^3.0.0"
|
unique-filename: "npm:^3.0.0"
|
||||||
checksum: 10c0/7992665305cc251a984f4fdbab1449d50e88c635bc43bf2785530c61d239c61b349e5734461baa461caaee65f040ab14e2d58e694f479c0810cffd181ba5eabc
|
checksum: 10c0/dfda92840bb371fb66b88c087c61a74544363b37a265023223a99965b16a16bbb87661fe4948718d79df6e0cc04e85e62784fbcf1832b2a5e54ff4c46fbb45b7
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -2340,9 +2207,9 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"caniuse-lite@npm:^1.0.30001587":
|
"caniuse-lite@npm:^1.0.30001587":
|
||||||
version: 1.0.30001614
|
version: 1.0.30001616
|
||||||
resolution: "caniuse-lite@npm:1.0.30001614"
|
resolution: "caniuse-lite@npm:1.0.30001616"
|
||||||
checksum: 10c0/54873ef47f5f04448f1dafe371dece0129f1f2e4644c377956e66ebfa4bfa16dd3529062b7b4d95d9e3a80129907558c19200532669c6dcd5733eff724fdf2b6
|
checksum: 10c0/4c29f0a6c65ec888fadf5112cffc3b162872b74dce6ca4964d242c1c0fd05ab284f8e500f85739d5c96573589cf6e0e911424646b1009440a7c142ef6a5187ce
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -2951,9 +2818,9 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"electron-to-chromium@npm:^1.4.668":
|
"electron-to-chromium@npm:^1.4.668":
|
||||||
version: 1.4.751
|
version: 1.4.758
|
||||||
resolution: "electron-to-chromium@npm:1.4.751"
|
resolution: "electron-to-chromium@npm:1.4.758"
|
||||||
checksum: 10c0/f301b195e5df59dd41f41462a91c18c9bfc4e5dde3a16101aba41628e7bf3b5a75efc6bcfe51d88066ce322665cbde6c7dc81b16e1b4aa2f022cc486993a053e
|
checksum: 10c0/60151ca87bfdf50ee8fc47df4db32f62f33c972259856bc308134bf278d21af62842d9f9f1e1f397df6bb82925e83745f6d3a4ecda00813d14c2156f0e681d3f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -3320,7 +3187,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"escalade@npm:^3.1.1":
|
"escalade@npm:^3.1.1, escalade@npm:^3.1.2":
|
||||||
version: 3.1.2
|
version: 3.1.2
|
||||||
resolution: "escalade@npm:3.1.2"
|
resolution: "escalade@npm:3.1.2"
|
||||||
checksum: 10c0/6b4adafecd0682f3aa1cd1106b8fff30e492c7015b178bc81b2d2f75106dabea6c6d6e8508fc491bd58e597c74abb0e8e2368f943ecb9393d4162e3c2f3cf287
|
checksum: 10c0/6b4adafecd0682f3aa1cd1106b8fff30e492c7015b178bc81b2d2f75106dabea6c6d6e8508fc491bd58e597c74abb0e8e2368f943ecb9393d4162e3c2f3cf287
|
||||||
@@ -5012,15 +4879,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lru-cache@npm:^6.0.0":
|
|
||||||
version: 6.0.0
|
|
||||||
resolution: "lru-cache@npm:6.0.0"
|
|
||||||
dependencies:
|
|
||||||
yallist: "npm:^4.0.0"
|
|
||||||
checksum: 10c0/cb53e582785c48187d7a188d3379c181b5ca2a9c78d2bce3e7dee36f32761d1c42983da3fe12b55cb74e1779fa94cdc2e5367c028a9b35317184ede0c07a30a9
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"magic-string@npm:0.30.5":
|
"magic-string@npm:0.30.5":
|
||||||
version: 0.30.5
|
version: 0.30.5
|
||||||
resolution: "magic-string@npm:0.30.5"
|
resolution: "magic-string@npm:0.30.5"
|
||||||
@@ -5049,8 +4907,8 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"make-fetch-happen@npm:^13.0.0":
|
"make-fetch-happen@npm:^13.0.0":
|
||||||
version: 13.0.0
|
version: 13.0.1
|
||||||
resolution: "make-fetch-happen@npm:13.0.0"
|
resolution: "make-fetch-happen@npm:13.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@npmcli/agent": "npm:^2.0.0"
|
"@npmcli/agent": "npm:^2.0.0"
|
||||||
cacache: "npm:^18.0.0"
|
cacache: "npm:^18.0.0"
|
||||||
@@ -5061,9 +4919,10 @@ __metadata:
|
|||||||
minipass-flush: "npm:^1.0.5"
|
minipass-flush: "npm:^1.0.5"
|
||||||
minipass-pipeline: "npm:^1.2.4"
|
minipass-pipeline: "npm:^1.2.4"
|
||||||
negotiator: "npm:^0.6.3"
|
negotiator: "npm:^0.6.3"
|
||||||
|
proc-log: "npm:^4.2.0"
|
||||||
promise-retry: "npm:^2.0.1"
|
promise-retry: "npm:^2.0.1"
|
||||||
ssri: "npm:^10.0.0"
|
ssri: "npm:^10.0.0"
|
||||||
checksum: 10c0/43b9f6dcbc6fe8b8604cb6396957c3698857a15ba4dbc38284f7f0e61f248300585ef1eb8cc62df54e9c724af977e45b5cdfd88320ef7f53e45070ed3488da55
|
checksum: 10c0/df5f4dbb6d98153b751bccf4dc4cc500de85a96a9331db9805596c46aa9f99d9555983954e6c1266d9f981ae37a9e4647f42b9a4bb5466f867f4012e582c9e7e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -5195,8 +5054,8 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"minipass-fetch@npm:^3.0.0":
|
"minipass-fetch@npm:^3.0.0":
|
||||||
version: 3.0.4
|
version: 3.0.5
|
||||||
resolution: "minipass-fetch@npm:3.0.4"
|
resolution: "minipass-fetch@npm:3.0.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
encoding: "npm:^0.1.13"
|
encoding: "npm:^0.1.13"
|
||||||
minipass: "npm:^7.0.3"
|
minipass: "npm:^7.0.3"
|
||||||
@@ -5205,7 +5064,7 @@ __metadata:
|
|||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
encoding:
|
encoding:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/1b63c1f3313e88eeac4689f1b71c9f086598db9a189400e3ee960c32ed89e06737fa23976c9305c2d57464fb3fcdc12749d3378805c9d6176f5569b0d0ee8a75
|
checksum: 10c0/9d702d57f556274286fdd97e406fc38a2f5c8d15e158b498d7393b1105974b21249289ec571fa2b51e038a4872bfc82710111cf75fae98c662f3d6f95e72152b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -5253,9 +5112,9 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0, minipass@npm:^7.0.2, minipass@npm:^7.0.3, minipass@npm:^7.0.4":
|
"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0, minipass@npm:^7.0.2, minipass@npm:^7.0.3, minipass@npm:^7.0.4":
|
||||||
version: 7.0.4
|
version: 7.1.0
|
||||||
resolution: "minipass@npm:7.0.4"
|
resolution: "minipass@npm:7.1.0"
|
||||||
checksum: 10c0/6c7370a6dfd257bf18222da581ba89a5eaedca10e158781232a8b5542a90547540b4b9b7e7f490e4cda43acfbd12e086f0453728ecf8c19e0ef6921bc5958ac5
|
checksum: 10c0/6861c6ec9dc3cb99c745b287d92b2a8f409951852940205b4bb106faceb790544288622a0db7aa152f37793e2fc8f303628787883d9a679f2126605204feb97f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -5365,13 +5224,13 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"nopt@npm:^7.0.0":
|
"nopt@npm:^7.0.0":
|
||||||
version: 7.2.0
|
version: 7.2.1
|
||||||
resolution: "nopt@npm:7.2.0"
|
resolution: "nopt@npm:7.2.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
abbrev: "npm:^2.0.0"
|
abbrev: "npm:^2.0.0"
|
||||||
bin:
|
bin:
|
||||||
nopt: bin/nopt.js
|
nopt: bin/nopt.js
|
||||||
checksum: 10c0/9bd7198df6f16eb29ff16892c77bcf7f0cc41f9fb5c26280ac0def2cf8cf319f3b821b3af83eba0e74c85807cc430a16efe0db58fe6ae1f41e69519f585b6aff
|
checksum: 10c0/a069c7c736767121242037a22a788863accfa932ab285a1eb569eb8cd534b09d17206f68c37f096ae785647435e0c5a5a0a67b42ec743e481a455e5ae6a6df81
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -5864,6 +5723,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"proc-log@npm:^4.2.0":
|
||||||
|
version: 4.2.0
|
||||||
|
resolution: "proc-log@npm:4.2.0"
|
||||||
|
checksum: 10c0/17db4757c2a5c44c1e545170e6c70a26f7de58feb985091fb1763f5081cab3d01b181fb2dd240c9f4a4255a1d9227d163d5771b7e69c9e49a561692db865efb9
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"process-nextick-args@npm:~2.0.0":
|
"process-nextick-args@npm:~2.0.0":
|
||||||
version: 2.0.1
|
version: 2.0.1
|
||||||
resolution: "process-nextick-args@npm:2.0.1"
|
resolution: "process-nextick-args@npm:2.0.1"
|
||||||
@@ -6235,25 +6101,25 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:^4.13.0":
|
"rollup@npm:^4.13.0":
|
||||||
version: 4.17.1
|
version: 4.17.2
|
||||||
resolution: "rollup@npm:4.17.1"
|
resolution: "rollup@npm:4.17.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@rollup/rollup-android-arm-eabi": "npm:4.17.1"
|
"@rollup/rollup-android-arm-eabi": "npm:4.17.2"
|
||||||
"@rollup/rollup-android-arm64": "npm:4.17.1"
|
"@rollup/rollup-android-arm64": "npm:4.17.2"
|
||||||
"@rollup/rollup-darwin-arm64": "npm:4.17.1"
|
"@rollup/rollup-darwin-arm64": "npm:4.17.2"
|
||||||
"@rollup/rollup-darwin-x64": "npm:4.17.1"
|
"@rollup/rollup-darwin-x64": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.17.1"
|
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-arm-musleabihf": "npm:4.17.1"
|
"@rollup/rollup-linux-arm-musleabihf": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-arm64-gnu": "npm:4.17.1"
|
"@rollup/rollup-linux-arm64-gnu": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-arm64-musl": "npm:4.17.1"
|
"@rollup/rollup-linux-arm64-musl": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.17.1"
|
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-riscv64-gnu": "npm:4.17.1"
|
"@rollup/rollup-linux-riscv64-gnu": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-s390x-gnu": "npm:4.17.1"
|
"@rollup/rollup-linux-s390x-gnu": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-x64-gnu": "npm:4.17.1"
|
"@rollup/rollup-linux-x64-gnu": "npm:4.17.2"
|
||||||
"@rollup/rollup-linux-x64-musl": "npm:4.17.1"
|
"@rollup/rollup-linux-x64-musl": "npm:4.17.2"
|
||||||
"@rollup/rollup-win32-arm64-msvc": "npm:4.17.1"
|
"@rollup/rollup-win32-arm64-msvc": "npm:4.17.2"
|
||||||
"@rollup/rollup-win32-ia32-msvc": "npm:4.17.1"
|
"@rollup/rollup-win32-ia32-msvc": "npm:4.17.2"
|
||||||
"@rollup/rollup-win32-x64-msvc": "npm:4.17.1"
|
"@rollup/rollup-win32-x64-msvc": "npm:4.17.2"
|
||||||
"@types/estree": "npm:1.0.5"
|
"@types/estree": "npm:1.0.5"
|
||||||
fsevents: "npm:~2.3.2"
|
fsevents: "npm:~2.3.2"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
@@ -6293,7 +6159,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 10c0/43a5b890a40a0390721ee0ffb1bef08d78c2a251060ef74886d3f85985227d4b0f4fbabdca61ebbd9fd159d442bb0c0ca8ba7cb15a9602041b219291e8d1511e
|
checksum: 10c0/4fa6644e5c7fc4a34f654ea7e209be6c2c5897ed9dd43e7135230137204df748a795c7553804130f6c41da0b71e83f8c35a4a7881d385a77996adee50b609a6e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -6392,13 +6258,11 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"semver@npm:^7.3.5, semver@npm:^7.6.0":
|
"semver@npm:^7.3.5, semver@npm:^7.6.0":
|
||||||
version: 7.6.0
|
version: 7.6.1
|
||||||
resolution: "semver@npm:7.6.0"
|
resolution: "semver@npm:7.6.1"
|
||||||
dependencies:
|
|
||||||
lru-cache: "npm:^6.0.0"
|
|
||||||
bin:
|
bin:
|
||||||
semver: bin/semver.js
|
semver: bin/semver.js
|
||||||
checksum: 10c0/fbfe717094ace0aa8d6332d7ef5ce727259815bd8d8815700853f4faf23aacbd7192522f0dc5af6df52ef4fa85a355ebd2f5d39f554bd028200d6cf481ab9b53
|
checksum: 10c0/fd28315954ffc80204df0cb5c62355160ebf54059f5ffe386e9903162ddf687ed14004c30f6e5347fa695fc77bafa242798af8d351f1d260207f007cfbeccb82
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -6615,11 +6479,11 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"ssri@npm:^10.0.0":
|
"ssri@npm:^10.0.0":
|
||||||
version: 10.0.5
|
version: 10.0.6
|
||||||
resolution: "ssri@npm:10.0.5"
|
resolution: "ssri@npm:10.0.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
minipass: "npm:^7.0.3"
|
minipass: "npm:^7.0.3"
|
||||||
checksum: 10c0/b091f2ae92474183c7ac5ed3f9811457e1df23df7a7e70c9476eaa9a0c4a0c8fc190fb45acefbf023ca9ee864dd6754237a697dc52a0fb182afe65d8e77443d8
|
checksum: 10c0/e5a1e23a4057a86a97971465418f22ea89bd439ac36ade88812dd920e4e61873e8abd6a9b72a03a67ef50faa00a2daf1ab745c5a15b46d03e0544a0296354227
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -7107,16 +6971,16 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"update-browserslist-db@npm:^1.0.13":
|
"update-browserslist-db@npm:^1.0.13":
|
||||||
version: 1.0.13
|
version: 1.0.15
|
||||||
resolution: "update-browserslist-db@npm:1.0.13"
|
resolution: "update-browserslist-db@npm:1.0.15"
|
||||||
dependencies:
|
dependencies:
|
||||||
escalade: "npm:^3.1.1"
|
escalade: "npm:^3.1.2"
|
||||||
picocolors: "npm:^1.0.0"
|
picocolors: "npm:^1.0.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
browserslist: ">= 4.21.0"
|
browserslist: ">= 4.21.0"
|
||||||
bin:
|
bin:
|
||||||
update-browserslist-db: cli.js
|
update-browserslist-db: cli.js
|
||||||
checksum: 10c0/e52b8b521c78ce1e0c775f356cd16a9c22c70d25f3e01180839c407a5dc787fb05a13f67560cbaf316770d26fa99f78f1acd711b1b54a4f35d4820d4ea7136e6
|
checksum: 10c0/c5f67dc68aba9a37701a14199e57e22f20c579411d386f47b4d81f6e3f06fd3ec256310594f4f9d6b01bc1cfb93cb1ebb1a1da70c4fa28720bc1d030f55bb8a1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
4
mock-api/.gitattributes
vendored
Normal file
4
mock-api/.gitattributes
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
/.yarn/** linguist-vendored
|
||||||
|
/.yarn/releases/* binary
|
||||||
|
/.yarn/plugins/**/* binary
|
||||||
|
/.pnp.* binary linguist-generated
|
||||||
893
mock-api/.yarn/releases/yarn-4.1.1.cjs
vendored
893
mock-api/.yarn/releases/yarn-4.1.1.cjs
vendored
File diff suppressed because one or more lines are too long
@@ -1,3 +1 @@
|
|||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.2.1.cjs
|
|
||||||
|
|||||||
@@ -1,23 +1,21 @@
|
|||||||
{
|
{
|
||||||
"name": "api",
|
"name": "mock-api",
|
||||||
"version": "3.7.0",
|
"version": "3.7.0",
|
||||||
"description": "mock api for EMS-ESP",
|
"description": "mock api for EMS-ESP",
|
||||||
"author": "proddy",
|
"author": "proddy",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"mock-api": "bun --watch rest_server.ts",
|
"mock-rest": "bun --watch rest_server.ts",
|
||||||
"mock-es": "bun --watch es_server.ts",
|
"mock-es": "bun --watch es_server.ts",
|
||||||
"mock-upload": "bun --watch upload_server.ts"
|
"mock-upload": "bun --watch upload_server.ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@msgpack/msgpack": "^2.8.0",
|
"@msgpack/msgpack": "^2.8.0",
|
||||||
|
"@types/multer": "^1.4.11",
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
"express": "^4.19.2",
|
"express": "^4.19.2",
|
||||||
"itty-router": "^5.0.17",
|
"itty-router": "^5.0.17",
|
||||||
"multer": "^1.4.5-lts.1"
|
"multer": "^1.4.5-lts.1"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.2.1",
|
"packageManager": "yarn@4.2.1"
|
||||||
"devDependencies": {
|
|
||||||
"@types/multer": "^1.4.11"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -79,11 +79,11 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:*":
|
"@types/node@npm:*":
|
||||||
version: 20.12.7
|
version: 20.12.10
|
||||||
resolution: "@types/node@npm:20.12.7"
|
resolution: "@types/node@npm:20.12.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~5.26.4"
|
undici-types: "npm:~5.26.4"
|
||||||
checksum: 10c0/dce80d63a3b91892b321af823d624995c61e39c6a223cc0ac481a44d337640cc46931d33efb3beeed75f5c85c3bda1d97cef4c5cd4ec333caf5dee59cff6eca0
|
checksum: 10c0/2cc3b6ea09894ed1a3cf39f6491ec539281580f4ff83216e7d26ce85c83237fe0543c0ca49e25b2515ccdb6c8814b488d17a64a05f536dcaea94f9d32a60c7d7
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -132,19 +132,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"api@workspace:.":
|
|
||||||
version: 0.0.0-use.local
|
|
||||||
resolution: "api@workspace:."
|
|
||||||
dependencies:
|
|
||||||
"@msgpack/msgpack": "npm:^2.8.0"
|
|
||||||
"@types/multer": "npm:^1.4.11"
|
|
||||||
compression: "npm:^1.7.4"
|
|
||||||
express: "npm:^4.19.2"
|
|
||||||
itty-router: "npm:^5.0.17"
|
|
||||||
multer: "npm:^1.4.5-lts.1"
|
|
||||||
languageName: unknown
|
|
||||||
linkType: soft
|
|
||||||
|
|
||||||
"append-field@npm:^1.0.0":
|
"append-field@npm:^1.0.0":
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
resolution: "append-field@npm:1.0.0"
|
resolution: "append-field@npm:1.0.0"
|
||||||
@@ -616,6 +603,19 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"mock-api@workspace:.":
|
||||||
|
version: 0.0.0-use.local
|
||||||
|
resolution: "mock-api@workspace:."
|
||||||
|
dependencies:
|
||||||
|
"@msgpack/msgpack": "npm:^2.8.0"
|
||||||
|
"@types/multer": "npm:^1.4.11"
|
||||||
|
compression: "npm:^1.7.4"
|
||||||
|
express: "npm:^4.19.2"
|
||||||
|
itty-router: "npm:^5.0.17"
|
||||||
|
multer: "npm:^1.4.5-lts.1"
|
||||||
|
languageName: unknown
|
||||||
|
linkType: soft
|
||||||
|
|
||||||
"ms@npm:2.0.0":
|
"ms@npm:2.0.0":
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
resolution: "ms@npm:2.0.0"
|
resolution: "ms@npm:2.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user