Skip to content

Commit d2bc725

Browse files
committed
Restore LW libs update
1 parent 131aa27 commit d2bc725

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
"reflect-metadata": "^0.1.13"
8989
},
9090
"peerDependencies": {
91-
"@lionweb/core": "^0.6.7",
92-
"@lionweb/utilities": "^0.6.7",
91+
"@lionweb/core": "^0.6.12",
92+
"@lionweb/utilities": "^0.6.12",
9393
"antlr4ng": "^3.0.4",
9494
"cmd-ts": "^0.13.0",
9595
"ecore": "^0.12.0"
@@ -123,8 +123,8 @@
123123
"devDependencies": {
124124
"@eslint/eslintrc": "^3.2.0",
125125
"@eslint/js": "^9.20.0",
126-
"@lionweb/core": "^0.6.7",
127-
"@lionweb/utilities": "^0.6.7",
126+
"@lionweb/core": "^0.6.12",
127+
"@lionweb/utilities": "^0.6.12",
128128
"@tsconfig/recommended": "^1.0.3",
129129
"@types/chai": "^4.3.11",
130130
"@types/ecore": "^0.12.5",

yarn.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -660,19 +660,19 @@
660660
"@jridgewell/resolve-uri" "^3.1.0"
661661
"@jridgewell/sourcemap-codec" "^1.4.14"
662662

663-
"@lionweb/[email protected].7", "@lionweb/core@^0.6.7":
664-
version "0.6.7"
665-
resolved "https://registry.yarnpkg.com/@lionweb/core/-/core-0.6.7.tgz#ac38682000987694c0118e0f48999467ace686d8"
666-
integrity sha512-p8wne7/QJm5vE5DltjBb8+ik8RvUjSY4tQjqGljgmRRv5fV45ymslB3Ztrych01FCvaYMw6JiITZzOtPmILE2Q==
663+
"@lionweb/[email protected].12", "@lionweb/core@^0.6.12":
664+
version "0.6.12"
665+
resolved "https://registry.yarnpkg.com/@lionweb/core/-/core-0.6.12.tgz#bbb9e3b4615bf58d05b5b45a328a17cac2365082"
666+
integrity sha512-qHkTkXc5wlDak5pyBXloJUVwBcM7ABHtonKPVn3jlqjh1YzW163xX4zNPXY4gBjQwMz9sjypK+2PU4+sX6p1RQ==
667667

668-
"@lionweb/utilities@^0.6.7":
669-
version "0.6.7"
670-
resolved "https://registry.yarnpkg.com/@lionweb/utilities/-/utilities-0.6.7.tgz#6828ed9b993d74aad2f7c77f64aaf45b4fd73b65"
671-
integrity sha512-prUn12LS8AnyqP/iwVd3s8pW0KyTEGTMJO8MyP6kuhcI8kxMVMbx1Dyh0G8LK+sH/SMFc0M5l8fmlY7+mJVYwg==
668+
"@lionweb/utilities@^0.6.12":
669+
version "0.6.12"
670+
resolved "https://registry.yarnpkg.com/@lionweb/utilities/-/utilities-0.6.12.tgz#8d0cd449adc385b6f6791e5d00d59301424b1bbc"
671+
integrity sha512-FOUHxivbR6QDcM7fSlmmop+qXg/3HgIDGo07xeyA9VzIaN3id+51JI2kwHX1fs7jSwpWpd+cRitr8tdpeNkGog==
672672
dependencies:
673-
"@lionweb/core" "0.6.7"
674-
littoral-templates "0.2.2"
675-
nanoid "4.0.2"
673+
"@lionweb/core" "0.6.12"
674+
littoral-templates "0.3.0"
675+
nanoid "5.0.9"
676676

677677
"@nodelib/[email protected]":
678678
version "2.1.4"
@@ -2413,10 +2413,10 @@ lines-and-columns@^1.1.6:
24132413
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
24142414
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
24152415

2416-
littoral-templates@0.2.2:
2417-
version "0.2.2"
2418-
resolved "https://registry.yarnpkg.com/littoral-templates/-/littoral-templates-0.2.2.tgz#84f46285ad9868fc560aad765c1315bd65188f38"
2419-
integrity sha512-zap1WAedVwSaQh8Ak1al3BBByvR1XmZ5QSQrpVq5XKvMw113ng36SlYX3KRRChaccDCbLM5BugDu7DNaUuBgtg==
2416+
littoral-templates@0.3.0:
2417+
version "0.3.0"
2418+
resolved "https://registry.yarnpkg.com/littoral-templates/-/littoral-templates-0.3.0.tgz#2958ea35c222ebb2fbce259fb3d8d4098f0f5fc3"
2419+
integrity sha512-iV44ZrryjMMe1WGFBWkodlELkAzxVcbdj4yBN6IWBrW5mpdurk3FtKcTBonveM0HnM2qLMNqbmL8AJGJ0jO/rg==
24202420

24212421
locate-path@^5.0.0:
24222422
version "5.0.0"
@@ -2554,10 +2554,10 @@ ms@^2.1.3:
25542554
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
25552555
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
25562556

2557-
nanoid@4.0.2:
2558-
version "4.0.2"
2559-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.2.tgz#140b3c5003959adbebf521c170f282c5e7f9fb9e"
2560-
integrity sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==
2557+
nanoid@5.0.9:
2558+
version "5.0.9"
2559+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.9.tgz#977dcbaac055430ce7b1e19cf0130cea91a20e50"
2560+
integrity sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==
25612561

25622562
natural-compare@^1.4.0:
25632563
version "1.4.0"

0 commit comments

Comments
 (0)