@raclettejs/workbench 0.1.32 → 0.1.33-canary.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.raclette/backend/raclette.config.js +2 -2
- package/.raclette/backend/yarn.lock +71 -80
- package/.raclette/frontend/raclette.config.js +2 -2
- package/.raclette/frontend/yarn.lock +517 -471
- package/.raclette/virtual/backend/raclette.config.js +2 -2
- package/.raclette/virtual/backend/yarn.lock +71 -80
- package/.raclette/virtual/frontend/raclette.config.js +2 -2
- package/.raclette/virtual/frontend/yarn.lock +517 -471
- package/CHANGELOG.md +2 -0
- package/i18n/de-DE.json +1 -10
- package/i18n/en-EU.json +1 -10
- package/i18n/sk-SK.json +1 -10
- package/package.json +5 -3
- package/plugins/pacifico__compositions/frontend/widgets/CompositionListWidget.vue +63 -107
- package/plugins/pacifico__interactionLinks/frontend/widgets/InteractionLinkListWidget.vue +64 -122
- package/plugins/pacifico__plugins/frontend/widgets/PluginListWidget.vue +2 -2
- package/plugins/pacifico__tags/frontend/widgets/TagListWidget.vue +47 -104
- package/plugins/pacifico__users/frontend/widgets/UserListWidget.vue +24 -16
- package/services/frontend/src/app/lib/jsonTools.ts +69 -3
- package/services/frontend/src/app/components/BaseDataTable.vue +0 -303
- package/services/frontend/src/app/components/FileUpload.vue +0 -98
- package/services/frontend/src/app/components/SelectionDialog.vue +0 -182
- package/services/frontend/src/app/components/SummaryDialog.vue +0 -140
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// This file is auto-generated, do not edit directly
|
|
3
3
|
|
|
4
4
|
export const racletteConfig = {
|
|
5
|
-
"name": "
|
|
5
|
+
"name": "playground-workbench",
|
|
6
6
|
"env": {
|
|
7
7
|
"development": {
|
|
8
8
|
"RACLETTE_DEBUG_MODE": true,
|
|
9
|
-
"RACLETTE_APP_PATH": "/home/thesilverfisch/Work/Projects/pacifico/
|
|
9
|
+
"RACLETTE_APP_PATH": "/home/thesilverfisch/Work/Projects/pacifico/PublicRaclette/core-dev/@raclettejs/playground"
|
|
10
10
|
},
|
|
11
11
|
"production": {}
|
|
12
12
|
},
|
|
@@ -326,9 +326,9 @@
|
|
|
326
326
|
integrity sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==
|
|
327
327
|
|
|
328
328
|
"@mongodb-js/saslprep@^1.1.9":
|
|
329
|
-
version "1.4.
|
|
330
|
-
resolved "https://registry.yarnpkg.com/@mongodb-js/saslprep/-/saslprep-1.4.
|
|
331
|
-
integrity sha512-
|
|
329
|
+
version "1.4.9"
|
|
330
|
+
resolved "https://registry.yarnpkg.com/@mongodb-js/saslprep/-/saslprep-1.4.9.tgz#6636ebc9aaa435dbead26f9212953584dc390af6"
|
|
331
|
+
integrity sha512-RXSxsokhAF/4nWys8An8npsqOI33Ex1Hlzqjw2pZOO+GKtMAR2noGnUdsFiGwsaO/xXI+56mtjTmDA3JXJsvmA==
|
|
332
332
|
dependencies:
|
|
333
333
|
sparse-bitfield "^3.0.3"
|
|
334
334
|
|
|
@@ -417,11 +417,11 @@
|
|
|
417
417
|
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
|
418
418
|
|
|
419
419
|
"@types/node@*", "@types/node@>=10.0.0":
|
|
420
|
-
version "25.
|
|
421
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.
|
|
422
|
-
integrity sha512
|
|
420
|
+
version "25.6.0"
|
|
421
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.6.0.tgz#4e09bad9b469871f2d0f68140198cbd714f4edca"
|
|
422
|
+
integrity sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==
|
|
423
423
|
dependencies:
|
|
424
|
-
undici-types "~7.
|
|
424
|
+
undici-types "~7.19.0"
|
|
425
425
|
|
|
426
426
|
"@types/ramda@0.31.1":
|
|
427
427
|
version "0.31.1"
|
|
@@ -497,13 +497,13 @@
|
|
|
497
497
|
"@typescript-eslint/types" "^8.57.1"
|
|
498
498
|
debug "^4.4.3"
|
|
499
499
|
|
|
500
|
-
"@typescript-eslint/project-service@8.58.
|
|
501
|
-
version "8.58.
|
|
502
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.
|
|
503
|
-
integrity sha512-
|
|
500
|
+
"@typescript-eslint/project-service@8.58.2":
|
|
501
|
+
version "8.58.2"
|
|
502
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.2.tgz#8c980249100e21b87baba0ca10880fdf893e0a8e"
|
|
503
|
+
integrity sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg==
|
|
504
504
|
dependencies:
|
|
505
|
-
"@typescript-eslint/tsconfig-utils" "^8.58.
|
|
506
|
-
"@typescript-eslint/types" "^8.58.
|
|
505
|
+
"@typescript-eslint/tsconfig-utils" "^8.58.2"
|
|
506
|
+
"@typescript-eslint/types" "^8.58.2"
|
|
507
507
|
debug "^4.4.3"
|
|
508
508
|
|
|
509
509
|
"@typescript-eslint/scope-manager@8.57.1":
|
|
@@ -514,23 +514,23 @@
|
|
|
514
514
|
"@typescript-eslint/types" "8.57.1"
|
|
515
515
|
"@typescript-eslint/visitor-keys" "8.57.1"
|
|
516
516
|
|
|
517
|
-
"@typescript-eslint/scope-manager@8.58.
|
|
518
|
-
version "8.58.
|
|
519
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.
|
|
520
|
-
integrity sha512-
|
|
517
|
+
"@typescript-eslint/scope-manager@8.58.2":
|
|
518
|
+
version "8.58.2"
|
|
519
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.2.tgz#aa73784d78f117940e83f71705af07ba695cd60c"
|
|
520
|
+
integrity sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q==
|
|
521
521
|
dependencies:
|
|
522
|
-
"@typescript-eslint/types" "8.58.
|
|
523
|
-
"@typescript-eslint/visitor-keys" "8.58.
|
|
522
|
+
"@typescript-eslint/types" "8.58.2"
|
|
523
|
+
"@typescript-eslint/visitor-keys" "8.58.2"
|
|
524
524
|
|
|
525
525
|
"@typescript-eslint/tsconfig-utils@8.57.1":
|
|
526
526
|
version "8.57.1"
|
|
527
527
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7"
|
|
528
528
|
integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==
|
|
529
529
|
|
|
530
|
-
"@typescript-eslint/tsconfig-utils@8.58.
|
|
531
|
-
version "8.58.
|
|
532
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.
|
|
533
|
-
integrity sha512-
|
|
530
|
+
"@typescript-eslint/tsconfig-utils@8.58.2", "@typescript-eslint/tsconfig-utils@^8.57.1", "@typescript-eslint/tsconfig-utils@^8.58.2":
|
|
531
|
+
version "8.58.2"
|
|
532
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.2.tgz#fa13f96432c9348bf87f6f44826def585fad7bca"
|
|
533
|
+
integrity sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A==
|
|
534
534
|
|
|
535
535
|
"@typescript-eslint/type-utils@8.57.1":
|
|
536
536
|
version "8.57.1"
|
|
@@ -548,10 +548,10 @@
|
|
|
548
548
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c"
|
|
549
549
|
integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==
|
|
550
550
|
|
|
551
|
-
"@typescript-eslint/types@8.58.
|
|
552
|
-
version "8.58.
|
|
553
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.
|
|
554
|
-
integrity sha512-
|
|
551
|
+
"@typescript-eslint/types@8.58.2", "@typescript-eslint/types@^8.19.1", "@typescript-eslint/types@^8.57.1", "@typescript-eslint/types@^8.58.2":
|
|
552
|
+
version "8.58.2"
|
|
553
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.2.tgz#3ab8051de0f19a46ddefb0749d0f7d82974bd57c"
|
|
554
|
+
integrity sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ==
|
|
555
555
|
|
|
556
556
|
"@typescript-eslint/typescript-estree@8.57.1":
|
|
557
557
|
version "8.57.1"
|
|
@@ -568,15 +568,15 @@
|
|
|
568
568
|
tinyglobby "^0.2.15"
|
|
569
569
|
ts-api-utils "^2.4.0"
|
|
570
570
|
|
|
571
|
-
"@typescript-eslint/typescript-estree@8.58.
|
|
572
|
-
version "8.58.
|
|
573
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.
|
|
574
|
-
integrity sha512-
|
|
571
|
+
"@typescript-eslint/typescript-estree@8.58.2":
|
|
572
|
+
version "8.58.2"
|
|
573
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.2.tgz#b1beb1f959385b341cc76f0aebbf028e23dfdb8b"
|
|
574
|
+
integrity sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw==
|
|
575
575
|
dependencies:
|
|
576
|
-
"@typescript-eslint/project-service" "8.58.
|
|
577
|
-
"@typescript-eslint/tsconfig-utils" "8.58.
|
|
578
|
-
"@typescript-eslint/types" "8.58.
|
|
579
|
-
"@typescript-eslint/visitor-keys" "8.58.
|
|
576
|
+
"@typescript-eslint/project-service" "8.58.2"
|
|
577
|
+
"@typescript-eslint/tsconfig-utils" "8.58.2"
|
|
578
|
+
"@typescript-eslint/types" "8.58.2"
|
|
579
|
+
"@typescript-eslint/visitor-keys" "8.58.2"
|
|
580
580
|
debug "^4.4.3"
|
|
581
581
|
minimatch "^10.2.2"
|
|
582
582
|
semver "^7.7.3"
|
|
@@ -594,14 +594,14 @@
|
|
|
594
594
|
"@typescript-eslint/typescript-estree" "8.57.1"
|
|
595
595
|
|
|
596
596
|
"@typescript-eslint/utils@^8.19.1":
|
|
597
|
-
version "8.58.
|
|
598
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.
|
|
599
|
-
integrity sha512-
|
|
597
|
+
version "8.58.2"
|
|
598
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.2.tgz#27165554a02d1ff57d98262fa92060498dabc8b3"
|
|
599
|
+
integrity sha512-QZfjHNEzPY8+l0+fIXMvuQ2sJlplB4zgDZvA+NmvZsZv3EQwOcc1DuIU1VJUTWZ/RKouBMhDyNaBMx4sWvrzRA==
|
|
600
600
|
dependencies:
|
|
601
601
|
"@eslint-community/eslint-utils" "^4.9.1"
|
|
602
|
-
"@typescript-eslint/scope-manager" "8.58.
|
|
603
|
-
"@typescript-eslint/types" "8.58.
|
|
604
|
-
"@typescript-eslint/typescript-estree" "8.58.
|
|
602
|
+
"@typescript-eslint/scope-manager" "8.58.2"
|
|
603
|
+
"@typescript-eslint/types" "8.58.2"
|
|
604
|
+
"@typescript-eslint/typescript-estree" "8.58.2"
|
|
605
605
|
|
|
606
606
|
"@typescript-eslint/visitor-keys@8.57.1":
|
|
607
607
|
version "8.57.1"
|
|
@@ -611,12 +611,12 @@
|
|
|
611
611
|
"@typescript-eslint/types" "8.57.1"
|
|
612
612
|
eslint-visitor-keys "^5.0.0"
|
|
613
613
|
|
|
614
|
-
"@typescript-eslint/visitor-keys@8.58.
|
|
615
|
-
version "8.58.
|
|
616
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.
|
|
617
|
-
integrity sha512-
|
|
614
|
+
"@typescript-eslint/visitor-keys@8.58.2":
|
|
615
|
+
version "8.58.2"
|
|
616
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.2.tgz#9ed699eaa9b5720b6b6b6f9c16e6c7d4cd32b276"
|
|
617
|
+
integrity sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA==
|
|
618
618
|
dependencies:
|
|
619
|
-
"@typescript-eslint/types" "8.58.
|
|
619
|
+
"@typescript-eslint/types" "8.58.2"
|
|
620
620
|
eslint-visitor-keys "^5.0.0"
|
|
621
621
|
|
|
622
622
|
abstract-logging@^2.0.1:
|
|
@@ -850,9 +850,9 @@ bn.js@^4.0.0:
|
|
|
850
850
|
integrity sha512-fGTi3gxV/23FTYdAoUtLYp6qySe2KE3teyZitipKNRuVYcBkoP/bB3guXN/XVKUe9mxCHXnc9C4ocyz8OmgN0g==
|
|
851
851
|
|
|
852
852
|
brace-expansion@^1.1.7:
|
|
853
|
-
version "1.1.
|
|
854
|
-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.
|
|
855
|
-
integrity sha512-
|
|
853
|
+
version "1.1.14"
|
|
854
|
+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.14.tgz#d9de602370d91347cd9ddad1224d4fd701eb348b"
|
|
855
|
+
integrity sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==
|
|
856
856
|
dependencies:
|
|
857
857
|
balanced-match "^1.0.0"
|
|
858
858
|
concat-map "0.0.1"
|
|
@@ -876,7 +876,7 @@ bson@^6.10.4:
|
|
|
876
876
|
resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.4.tgz#d530733bb5bb16fb25c162e01a3344fab332fd2b"
|
|
877
877
|
integrity sha512-WIsKqkSC0ABoBJuT1LEX+2HEvNmNKKgnTAyd0fL8qzK4SH2i9NXg+t08YtdZp/V9IZ33cxe3iV4yM0qg8lMQng==
|
|
878
878
|
|
|
879
|
-
call-bind-apply-helpers@^1.0.
|
|
879
|
+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
|
|
880
880
|
version "1.0.2"
|
|
881
881
|
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
|
|
882
882
|
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
|
|
@@ -885,13 +885,13 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-
|
|
|
885
885
|
function-bind "^1.1.2"
|
|
886
886
|
|
|
887
887
|
call-bind@^1.0.7, call-bind@^1.0.8:
|
|
888
|
-
version "1.0.
|
|
889
|
-
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.
|
|
890
|
-
integrity sha512-
|
|
888
|
+
version "1.0.9"
|
|
889
|
+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.9.tgz#39a644700c80bc7d0ca9102fc6d1d43b2fd7eee7"
|
|
890
|
+
integrity sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==
|
|
891
891
|
dependencies:
|
|
892
|
-
call-bind-apply-helpers "^1.0.
|
|
893
|
-
es-define-property "^1.0.
|
|
894
|
-
get-intrinsic "^1.
|
|
892
|
+
call-bind-apply-helpers "^1.0.2"
|
|
893
|
+
es-define-property "^1.0.1"
|
|
894
|
+
get-intrinsic "^1.3.0"
|
|
895
895
|
set-function-length "^1.2.2"
|
|
896
896
|
|
|
897
897
|
call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
|
|
@@ -930,11 +930,6 @@ chokidar@^3.5.3:
|
|
|
930
930
|
optionalDependencies:
|
|
931
931
|
fsevents "~2.3.2"
|
|
932
932
|
|
|
933
|
-
chownr@3.0.0:
|
|
934
|
-
version "3.0.0"
|
|
935
|
-
resolved "https://registry.yarnpkg.com/chownr/-/chownr-3.0.0.tgz#9855e64ecd240a9cc4267ce8a4aa5d24a1da15e4"
|
|
936
|
-
integrity sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==
|
|
937
|
-
|
|
938
933
|
cli-table3@^0.6.5:
|
|
939
934
|
version "0.6.5"
|
|
940
935
|
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.5.tgz#013b91351762739c16a9567c21a04632e449bf2f"
|
|
@@ -1539,14 +1534,15 @@ fast-json-stringify@^6.0.0:
|
|
|
1539
1534
|
rfdc "^1.2.0"
|
|
1540
1535
|
|
|
1541
1536
|
fast-jwt@^6.0.2:
|
|
1542
|
-
version "6.2.
|
|
1543
|
-
resolved "https://registry.yarnpkg.com/fast-jwt/-/fast-jwt-6.2.
|
|
1544
|
-
integrity sha512-
|
|
1537
|
+
version "6.2.2"
|
|
1538
|
+
resolved "https://registry.yarnpkg.com/fast-jwt/-/fast-jwt-6.2.2.tgz#a84b1862410c7b1fb37ee74608c44dfaf917f082"
|
|
1539
|
+
integrity sha512-lzy+8JVyBOvwxjydFRBKLFVe1elRArL37pHRX1zHPt4T7FP7kNIpqauE1lOjZlD79DBzzRzQmp+28wbsY13weA==
|
|
1545
1540
|
dependencies:
|
|
1546
1541
|
"@lukeed/ms" "^2.0.2"
|
|
1547
1542
|
asn1.js "^5.4.1"
|
|
1548
1543
|
ecdsa-sig-formatter "^1.0.11"
|
|
1549
1544
|
mnemonist "^0.40.0"
|
|
1545
|
+
safe-regex2 "^5.1.0"
|
|
1550
1546
|
|
|
1551
1547
|
fast-levenshtein@^2.0.6:
|
|
1552
1548
|
version "2.0.6"
|
|
@@ -1796,9 +1792,9 @@ get-symbol-description@^1.1.0:
|
|
|
1796
1792
|
get-intrinsic "^1.2.6"
|
|
1797
1793
|
|
|
1798
1794
|
get-tsconfig@^4.10.0, get-tsconfig@^4.7.5:
|
|
1799
|
-
version "4.
|
|
1800
|
-
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.
|
|
1801
|
-
integrity sha512-
|
|
1795
|
+
version "4.14.0"
|
|
1796
|
+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.14.0.tgz#985d85c52a9903864280ccc2448d413fbf1efed8"
|
|
1797
|
+
integrity sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==
|
|
1802
1798
|
dependencies:
|
|
1803
1799
|
resolve-pkg-maps "^1.0.0"
|
|
1804
1800
|
|
|
@@ -2318,9 +2314,9 @@ lodash.merge@^4.6.2:
|
|
|
2318
2314
|
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
|
|
2319
2315
|
|
|
2320
2316
|
lru-cache@^11.0.0:
|
|
2321
|
-
version "11.3.
|
|
2322
|
-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.3.
|
|
2323
|
-
integrity sha512-
|
|
2317
|
+
version "11.3.5"
|
|
2318
|
+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.3.5.tgz#29047d348c0b2793e3112a01c739bb7c6d855637"
|
|
2319
|
+
integrity sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==
|
|
2324
2320
|
|
|
2325
2321
|
math-intrinsics@^1.1.0:
|
|
2326
2322
|
version "1.1.0"
|
|
@@ -2479,11 +2475,6 @@ ms@2.1.3, ms@^2.1.1, ms@^2.1.3:
|
|
|
2479
2475
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
|
2480
2476
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
2481
2477
|
|
|
2482
|
-
mustache@4.2.0:
|
|
2483
|
-
version "4.2.0"
|
|
2484
|
-
resolved "https://registry.yarnpkg.com/mustache/-/mustache-4.2.0.tgz#e5892324d60a12ec9c2a73359edca52972bf6f64"
|
|
2485
|
-
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==
|
|
2486
|
-
|
|
2487
2478
|
mylas@^2.1.9:
|
|
2488
2479
|
version "2.1.14"
|
|
2489
2480
|
resolved "https://registry.yarnpkg.com/mylas/-/mylas-2.1.14.tgz#bfa0a2bcbc4bb69f0af324dc7f38689ad56f12cc"
|
|
@@ -2988,7 +2979,7 @@ safe-regex-test@^1.1.0:
|
|
|
2988
2979
|
es-errors "^1.3.0"
|
|
2989
2980
|
is-regex "^1.2.1"
|
|
2990
2981
|
|
|
2991
|
-
safe-regex2@^5.0.0:
|
|
2982
|
+
safe-regex2@^5.0.0, safe-regex2@^5.1.0:
|
|
2992
2983
|
version "5.1.0"
|
|
2993
2984
|
resolved "https://registry.yarnpkg.com/safe-regex2/-/safe-regex2-5.1.0.tgz#758fd224d066f5abe24f67bd574a01c9dd447f51"
|
|
2994
2985
|
integrity sha512-pNHAuBW7TrcleFHsxBr5QMi/Iyp0ENjUKz7GCcX1UO7cMh+NmVK6HxQckNL1tJp1XAJVjG6B8OKIPqodqj9rtw==
|
|
@@ -3477,10 +3468,10 @@ unbox-primitive@^1.1.0:
|
|
|
3477
3468
|
has-symbols "^1.1.0"
|
|
3478
3469
|
which-boxed-primitive "^1.1.1"
|
|
3479
3470
|
|
|
3480
|
-
undici-types@~7.
|
|
3481
|
-
version "7.
|
|
3482
|
-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.
|
|
3483
|
-
integrity sha512-
|
|
3471
|
+
undici-types@~7.19.0:
|
|
3472
|
+
version "7.19.2"
|
|
3473
|
+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.19.2.tgz#1b67fc26d0f157a0cba3a58a5b5c1e2276b8ba2a"
|
|
3474
|
+
integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==
|
|
3484
3475
|
|
|
3485
3476
|
universalify@^2.0.0:
|
|
3486
3477
|
version "2.0.1"
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// This file is auto-generated, do not edit directly
|
|
3
3
|
|
|
4
4
|
export const racletteConfig = {
|
|
5
|
-
"name": "
|
|
5
|
+
"name": "playground-workbench",
|
|
6
6
|
"env": {
|
|
7
7
|
"development": {
|
|
8
8
|
"RACLETTE_DEBUG_MODE": true,
|
|
9
|
-
"RACLETTE_APP_PATH": "/home/thesilverfisch/Work/Projects/pacifico/
|
|
9
|
+
"RACLETTE_APP_PATH": "/home/thesilverfisch/Work/Projects/pacifico/PublicRaclette/core-dev/@raclettejs/playground"
|
|
10
10
|
},
|
|
11
11
|
"production": {}
|
|
12
12
|
},
|