From 735c1b2d399cdd700a5d7247d51ee1ec7603b152 Mon Sep 17 00:00:00 2001 From: Benjamin Petetot Date: Tue, 17 Dec 2024 19:18:42 +0100 Subject: [PATCH] refactor: add flatpickr peer dependency in admin and certif --- admin/package.json | 3 +- certif/package.json | 3 +- pnpm-lock.yaml | 525 +++++++++++++++----------------------------- 3 files changed, 180 insertions(+), 351 deletions(-) diff --git a/admin/package.json b/admin/package.json index a5c7376d684..b4245ea1058 100644 --- a/admin/package.json +++ b/admin/package.json @@ -82,7 +82,7 @@ "ember-exam": "^9.0.0", "ember-fetch": "^8.1.2", "ember-file-upload": "^9.0.0", - "ember-flatpickr": "^8.0.0", + "ember-flatpickr": "^8.0.1", "ember-intl": "^7.0.0", "ember-lifeline": "^7.0.0", "ember-load-initializers": "^3.0.0", @@ -106,6 +106,7 @@ "eslint-plugin-n": "^17.0.0", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-qunit": "^8.0.0", + "flatpickr": "^4.6.13", "joi": "^17.12.2", "js-base64": "^3.7.7", "jwt-decode": "^4.0.0", diff --git a/certif/package.json b/certif/package.json index ae79aa2572c..7f269394347 100644 --- a/certif/package.json +++ b/certif/package.json @@ -89,7 +89,7 @@ "ember-exam": "9.0.0", "ember-fetch": "^8.1.2", "ember-file-upload": "^9.0.0", - "ember-flatpickr": "^8.0.0", + "ember-flatpickr": "^8.0.1", "ember-inputmask5": "^4.0.2", "ember-intl": "^7.0.0", "ember-keyboard": "^9.0.0", @@ -111,6 +111,7 @@ "eslint-plugin-i18n-json": "^4.0.0", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-qunit": "^8.0.0", + "flatpickr": "^4.6.13", "loader.js": "^4.7.0", "lodash": "^4.17.21", "miragejs": "^0.1.46", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba62fee2985..8b4ce7615e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 3.12.2 npm-run-all2: specifier: ^6.0.0 - version: 6.2.0 + version: 6.2.6 devDependencies: '@1024pix/eslint-config': specifier: ^1.3.8 @@ -154,7 +154,7 @@ importers: specifier: ^9.0.0 version: 9.1.0(jqfkn5xigylrdcqgubw2e6fvdy) ember-flatpickr: - specifier: ^8.0.0 + specifier: ^8.0.1 version: 8.0.1(@babel/core@7.26.0)(ember-source@5.12.0(@glimmer/component@1.1.2(@babel/core@7.26.0))(rsvp@4.8.5)(webpack@5.97.1))(flatpickr@4.6.13)(webpack@5.97.1) ember-intl: specifier: ^7.0.0 @@ -225,6 +225,9 @@ importers: eslint-plugin-qunit: specifier: ^8.0.0 version: 8.1.2(eslint@8.57.0) + flatpickr: + specifier: ^4.6.13 + version: 4.6.13 joi: specifier: ^17.12.2 version: 17.13.3 @@ -242,7 +245,7 @@ importers: version: 4.17.21 npm-run-all2: specifier: ^6.0.0 - version: 6.2.0 + version: 6.2.6 p-queue: specifier: ^8.0.0 version: 8.0.1 @@ -344,7 +347,7 @@ importers: version: 0.9.6 axios: specifier: ^1.0.0 - version: 1.7.9(debug@4.3.5) + version: 1.7.9(debug@4.4.0) bcrypt: specifier: ^5.0.1 version: 5.1.1 @@ -359,7 +362,7 @@ importers: version: 1.11.13 debug: specifier: ^4.3.4 - version: 4.3.5(supports-color@5.5.0) + version: 4.4.0(supports-color@5.5.0) dotenv: specifier: ^16.0.1 version: 16.4.7 @@ -416,7 +419,7 @@ importers: version: 4.17.21 micromatch: specifier: ^4.0.5 - version: 4.0.7 + version: 4.0.8 ms: specifier: ^2.1.3 version: 2.1.3 @@ -473,7 +476,7 @@ importers: version: 0.6.5 scalingo: specifier: ^0.8.0 - version: 0.8.2(debug@4.3.5) + version: 0.8.2(debug@4.4.0) schemalint: specifier: ^2.0.0 version: 2.0.6 @@ -582,7 +585,7 @@ importers: version: 3.1.9 npm-run-all2: specifier: ^6.0.0 - version: 6.2.0 + version: 6.2.6 prettier: specifier: ^3.0.0 version: 3.4.2 @@ -810,7 +813,7 @@ importers: specifier: ^9.0.0 version: 9.1.0(jqfkn5xigylrdcqgubw2e6fvdy) ember-flatpickr: - specifier: ^8.0.0 + specifier: ^8.0.1 version: 8.0.1(@babel/core@7.26.0)(ember-source@5.12.0(@glimmer/component@1.1.2(@babel/core@7.26.0))(rsvp@4.8.5)(webpack@5.97.1))(flatpickr@4.6.13)(webpack@5.97.1) ember-inputmask5: specifier: ^4.0.2 @@ -875,6 +878,9 @@ importers: eslint-plugin-qunit: specifier: ^8.0.0 version: 8.1.2(eslint@8.57.0) + flatpickr: + specifier: ^4.6.13 + version: 4.6.13 loader.js: specifier: ^4.7.0 version: 4.7.0 @@ -1121,7 +1127,7 @@ importers: version: 4.17.21 npm-run-all2: specifier: ^6.0.0 - version: 6.2.0 + version: 6.2.6 prettier: specifier: ^3.3.3 version: 3.4.2 @@ -1400,7 +1406,7 @@ importers: version: 0.1.48 npm-run-all2: specifier: ^6.0.0 - version: 6.2.0 + version: 6.2.6 p-queue: specifier: ^8.0.0 version: 8.0.1 @@ -1625,7 +1631,7 @@ importers: version: 4.17.21 npm-run-all2: specifier: ^6.0.0 - version: 6.2.0 + version: 6.2.6 p-queue: specifier: ^8.0.0 version: 8.0.1 @@ -1688,11 +1694,6 @@ packages: peerDependencies: eslint: '>=8.57.0' - '@1024pix/eslint-plugin@1.2.1': - resolution: {integrity: sha512-fy64rUnJmh9Zx109HCGFwKE5n7w3C//52Rvn0DL+qSlqpucfLBXu3RNhYaAnnbsSzEX1sYo/beJ9aPM2KDoZcQ==} - peerDependencies: - eslint: '>=8.56.0' - '@1024pix/eslint-plugin@1.3.1': resolution: {integrity: sha512-WJsYfrU96g+f4lUSw6CMD5vTKPV/BUL3pHiTGVPB54HlfQ2qq1cJiI9Ztaj/Cx/uSs0Y2mWr+6ll1lTesX7oAA==} peerDependencies: @@ -1934,10 +1935,6 @@ packages: resolution: {integrity: sha512-2GPCwlNxeHspoK/Mc8nbk9cBOkSpp3j2SJUQmFnyQK6V/pR6II2oPRyZkMomug1Rc10hqlBHByMecq4zhV2uUw==} engines: {node: '>=16.0.0'} - '@babel/code-frame@7.24.7': - resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} - engines: {node: '>=6.9.0'} - '@babel/code-frame@7.26.2': resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} engines: {node: '>=6.9.0'} @@ -2028,10 +2025,6 @@ packages: resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.24.7': - resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} - engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.25.9': resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} engines: {node: '>=6.9.0'} @@ -2048,10 +2041,6 @@ packages: resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==} engines: {node: '>=6.9.0'} - '@babel/highlight@7.24.7': - resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} - engines: {node: '>=6.9.0'} - '@babel/parser@7.26.3': resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==} engines: {node: '>=6.0.0'} @@ -3410,22 +3399,12 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 - '@eslint-community/eslint-utils@4.4.0': - resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/eslint-utils@4.4.1': resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/regexpp@4.10.1': - resolution: {integrity: sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint-community/regexpp@4.12.1': resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -3455,9 +3434,6 @@ packages: resolution: {integrity: sha512-XQ3cU+Q8Uqmrbf2e0cIC/QN43sTBSC8KF12u29Mb47tWrt2hAgBXSgpZMj4Ao8Uk0iJcU99QsOCaIL8934obCg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'} - '@formatjs/ecma402-abstract@2.0.0': - resolution: {integrity: sha512-rRqXOqdFmk7RYvj4khklyqzcfQl9vEL/usogncBHRZfZBDOwMGuSRNFl02fu5KGHXdbinju+YXyuR+Nk8xlr/g==} - '@formatjs/ecma402-abstract@2.2.4': resolution: {integrity: sha512-lFyiQDVvSbQOpU+WFd//ILolGj4UgA/qXrKeZxdV14uKiAUiPAtX6XAn7WBCRi7Mx6I7EybM9E5yYn4BIpZWYg==} @@ -3470,9 +3446,6 @@ packages: '@formatjs/fast-memoize@2.2.5': resolution: {integrity: sha512-6PoewUMrrcqxSoBXAOJDiW1m+AmkrAj0RiXnOMD59GRaswjXhm3MDhgepXPBgonc09oSirAJTsAggzAGQf6A6g==} - '@formatjs/icu-messageformat-parser@2.7.8': - resolution: {integrity: sha512-nBZJYmhpcSX0WeJ5SDYUkZ42AgR3xiyhNCsQweFx3cz/ULJjym8bHAzWKvG5e2+1XO98dBYC0fWeeAECAVSwLA==} - '@formatjs/icu-messageformat-parser@2.9.4': resolution: {integrity: sha512-Tbvp5a9IWuxUcpWNIW6GlMQYEc4rwNHR259uUFoKWNN1jM9obf9Ul0e+7r7MvFOBNcN+13K7NuKCKqQiAn1QEg==} @@ -3482,9 +3455,6 @@ packages: '@formatjs/icu-skeleton-parser@1.8.11': resolution: {integrity: sha512-8LlHHE/yL/zVJZHAX3pbKaCjZKmBIO6aJY1mkVh4RMSEu/2WRZ4Ysvv3kKXJ9M8RJLBHdnk1/dUQFdod1Dt7Dw==} - '@formatjs/icu-skeleton-parser@1.8.2': - resolution: {integrity: sha512-k4ERKgw7aKGWJZgTarIcNEmvyTVD9FYh0mTrrBMHZ1b8hUu6iOJ4SzsZlo3UNAvHYa+PnvntIwRPt1/vy4nA9Q==} - '@formatjs/icu-skeleton-parser@1.8.8': resolution: {integrity: sha512-vHwK3piXwamFcx5YQdCdJxUQ1WdTl6ANclt5xba5zLGDv5Bsur7qz8AD7BevaKxITwpgDeU0u8My3AIibW9ywA==} @@ -3494,9 +3464,6 @@ packages: '@formatjs/intl-listformat@7.7.5': resolution: {integrity: sha512-Wzes10SMNeYgnxYiKsda4rnHP3Q3II4XT2tZyOgnH5fWuHDtIkceuWlRQNsvrI3uiwP4hLqp2XdQTCsfkhXulg==} - '@formatjs/intl-localematcher@0.5.4': - resolution: {integrity: sha512-zTwEpWOzZ2CiKcB93BLngUX59hQkuZjT2+SAQEscSm52peDW/getsawMcWF1rGRpMCX6D7nSJA3CzJ8gn13N/g==} - '@formatjs/intl-localematcher@0.5.8': resolution: {integrity: sha512-I+WDNWWJFZie+jkfkiK5Mp4hEDyRSEvmyfYadflOno/mmKJKcB17fEpEH0oJu/OWhhCJ8kJBDz2YMd/6cDl7Mg==} @@ -4899,11 +4866,6 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - acorn@8.11.3: - resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==} - engines: {node: '>=0.4.0'} - hasBin: true - acorn@8.14.0: resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} engines: {node: '>=0.4.0'} @@ -4913,10 +4875,6 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} - agent-base@7.1.1: - resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==} - engines: {node: '>= 14'} - agent-base@7.1.3: resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==} engines: {node: '>= 14'} @@ -8670,10 +8628,6 @@ packages: resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} engines: {node: '>= 6'} - https-proxy-agent@7.0.4: - resolution: {integrity: sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==} - engines: {node: '>= 14'} - https-proxy-agent@7.0.6: resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} engines: {node: '>= 14'} @@ -8730,10 +8684,6 @@ packages: resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} engines: {node: '>= 4'} - ignore@5.3.1: - resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} - engines: {node: '>= 4'} - ignore@5.3.2: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} @@ -9946,10 +9896,6 @@ packages: resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} engines: {node: '>=0.10.0'} - micromatch@4.0.7: - resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} - engines: {node: '>=8.6'} - micromatch@4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} @@ -10027,10 +9973,6 @@ packages: resolution: {integrity: sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==} engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.4: - resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} - engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.5: resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} @@ -10301,11 +10243,6 @@ packages: resolution: {integrity: sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - npm-run-all2@6.2.0: - resolution: {integrity: sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==} - engines: {node: ^14.18.0 || >=16.0.0, npm: '>= 8'} - hasBin: true - npm-run-all2@6.2.6: resolution: {integrity: sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==} engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} @@ -10794,9 +10731,6 @@ packages: picocolors@0.2.1: resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==} - picocolors@1.0.1: - resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} - picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -11976,11 +11910,6 @@ packages: engines: {node: '>=10'} hasBin: true - semver@7.6.2: - resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} - engines: {node: '>=10'} - hasBin: true - semver@7.6.3: resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} engines: {node: '>=10'} @@ -13702,7 +13631,7 @@ snapshots: '@1024pix/eslint-config@1.3.8(eslint@8.57.0)': dependencies: - '@1024pix/eslint-plugin': 1.2.1(eslint@8.57.0) + '@1024pix/eslint-plugin': 1.3.1(eslint@8.57.0) '@eslint-community/eslint-plugin-eslint-comments': 4.3.0(eslint@8.57.0) eslint: 8.57.0 eslint-plugin-i18n-json: 4.0.0(eslint@8.57.0) @@ -13711,15 +13640,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@1024pix/eslint-plugin@1.2.1(eslint@8.57.0)': - dependencies: - '@eslint-community/eslint-plugin-eslint-comments': 4.3.0(eslint@8.57.0) - eslint: 8.57.0 - eslint-plugin-simple-import-sort: 12.1.0(eslint@8.57.0) - eslint-plugin-yml: 1.14.0(eslint@8.57.0) - transitivePeerDependencies: - - supports-color - '@1024pix/eslint-plugin@1.3.1(eslint@8.57.0)': dependencies: '@eslint-community/eslint-plugin-eslint-comments': 4.3.0(eslint@8.57.0) @@ -14409,16 +14329,11 @@ snapshots: '@smithy/types': 3.7.2 tslib: 2.6.3 - '@babel/code-frame@7.24.7': - dependencies: - '@babel/highlight': 7.24.7 - picocolors: 1.0.1 - '@babel/code-frame@7.26.2': dependencies: '@babel/helper-validator-identifier': 7.25.9 js-tokens: 4.0.0 - picocolors: 1.0.1 + picocolors: 1.1.1 '@babel/compat-data@7.26.3': {} @@ -14435,7 +14350,7 @@ snapshots: '@babel/traverse': 7.26.4 '@babel/types': 7.26.3 convert-source-map: 2.0.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -14455,7 +14370,7 @@ snapshots: '@babel/traverse': 7.26.4(supports-color@8.1.1) '@babel/types': 7.26.3 convert-source-map: 2.0.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -14528,7 +14443,7 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-compilation-targets': 7.25.9 '@babel/helper-plugin-utils': 7.25.9 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.9 transitivePeerDependencies: @@ -14539,7 +14454,7 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-compilation-targets': 7.25.9 '@babel/helper-plugin-utils': 7.25.9 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.9 transitivePeerDependencies: @@ -14649,8 +14564,6 @@ snapshots: '@babel/helper-string-parser@7.25.9': {} - '@babel/helper-validator-identifier@7.24.7': {} - '@babel/helper-validator-identifier@7.25.9': {} '@babel/helper-validator-option@7.25.9': {} @@ -14676,13 +14589,6 @@ snapshots: '@babel/template': 7.25.9 '@babel/types': 7.26.3 - '@babel/highlight@7.24.7': - dependencies: - '@babel/helper-validator-identifier': 7.24.7 - chalk: 2.4.2 - js-tokens: 4.0.0 - picocolors: 1.0.1 - '@babel/parser@7.26.3': dependencies: '@babel/types': 7.26.3 @@ -15559,7 +15465,7 @@ snapshots: '@babel/parser': 7.26.3 '@babel/template': 7.25.9 '@babel/types': 7.26.3 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -15571,7 +15477,7 @@ snapshots: '@babel/parser': 7.26.3 '@babel/template': 7.25.9 '@babel/types': 7.26.3 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -15584,7 +15490,7 @@ snapshots: '@badeball/cypress-configuration@6.1.1': dependencies: '@babel/parser': 7.26.3 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0(supports-color@5.5.0) esbuild: 0.19.12 glob: 7.2.3 minimatch: 3.1.2 @@ -15610,7 +15516,7 @@ snapshots: common-ancestor-path: 1.0.1 cosmiconfig: 9.0.0(typescript@5.7.2) cypress: 12.17.4 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0(supports-color@5.5.0) error-stack-parser: 2.1.4 esbuild: 0.23.1 glob: 11.0.0 @@ -15860,7 +15766,7 @@ snapshots: browserify: 16.5.2 coffeeify: 3.0.1(coffeescript@1.12.7) coffeescript: 1.12.7 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) fs-extra: 9.1.0 lodash.clonedeep: 4.5.0 through2: 2.0.5 @@ -16099,7 +16005,7 @@ snapshots: calculate-cache-key-for-tree: 2.0.0 ember-cli-babel: 7.26.11 ember-cli-version-checker: 5.1.2 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color @@ -16108,7 +16014,7 @@ snapshots: '@embroider/shared-internals': 2.8.1 broccoli-funnel: 3.0.8 common-ancestor-path: 1.0.1 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color @@ -16123,7 +16029,7 @@ snapshots: '@embroider/compat@3.7.1(@embroider/core@3.4.20)': dependencies: - '@babel/code-frame': 7.24.7 + '@babel/code-frame': 7.26.2 '@babel/core': 7.26.0 '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.0) '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.26.0) @@ -16151,7 +16057,7 @@ snapshots: broccoli-plugin: 4.0.7 broccoli-source: 3.0.1 chalk: 4.1.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) escape-string-regexp: 4.0.0 fast-sourcemap-concat: 2.1.1 fs-extra: 9.1.0 @@ -16161,7 +16067,7 @@ snapshots: pkg-up: 3.1.0 resolve: 1.22.9 resolve-package-path: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 symlink-or-copy: 1.3.1 tree-sync: 2.1.0 typescript-memoize: 1.1.1 @@ -16187,7 +16093,7 @@ snapshots: broccoli-persistent-filter: 3.1.3 broccoli-plugin: 4.0.7 broccoli-source: 3.0.1 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) fast-sourcemap-concat: 2.1.1 filesize: 10.1.6 fs-extra: 9.1.0 @@ -16198,7 +16104,7 @@ snapshots: lodash: 4.17.21 resolve: 1.22.9 resolve-package-path: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 typescript-memoize: 1.1.1 walk-sync: 3.0.0 transitivePeerDependencies: @@ -16222,14 +16128,14 @@ snapshots: find-up: 5.0.0 lodash: 4.17.21 resolve: 1.22.9 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color '@embroider/shared-internals@2.8.1': dependencies: babel-import-util: 2.1.1 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) ember-rfc176-data: 0.3.18 fs-extra: 9.1.0 is-subdir: 1.2.0 @@ -16238,7 +16144,7 @@ snapshots: minimatch: 3.1.2 pkg-entry-points: 1.1.1 resolve-package-path: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 typescript-memoize: 1.1.1 transitivePeerDependencies: - supports-color @@ -16246,7 +16152,7 @@ snapshots: '@embroider/shared-internals@2.8.1(supports-color@8.1.1)': dependencies: babel-import-util: 2.1.1 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) ember-rfc176-data: 0.3.18 fs-extra: 9.1.0 is-subdir: 1.2.0 @@ -16255,7 +16161,7 @@ snapshots: minimatch: 3.1.2 pkg-entry-points: 1.1.1 resolve-package-path: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 typescript-memoize: 1.1.1 transitivePeerDependencies: - supports-color @@ -16282,13 +16188,13 @@ snapshots: babel-loader: 8.4.1(@babel/core@7.26.0)(webpack@5.97.1) css-loader: 5.2.7(webpack@5.97.1) csso: 4.2.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) escape-string-regexp: 4.0.0 fs-extra: 9.1.0 jsdom: 25.0.1(supports-color@8.1.1) lodash: 4.17.21 mini-css-extract-plugin: 2.9.2(webpack@5.97.1) - semver: 7.6.2 + semver: 7.6.3 source-map-url: 0.4.1 style-loader: 2.0.0(webpack@5.97.1) supports-color: 8.1.1 @@ -16514,20 +16420,13 @@ snapshots: dependencies: escape-string-regexp: 4.0.0 eslint: 8.57.0 - ignore: 5.3.1 - - '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': - dependencies: - eslint: 8.57.0 - eslint-visitor-keys: 3.4.3 + ignore: 5.3.2 '@eslint-community/eslint-utils@4.4.1(eslint@8.57.0)': dependencies: eslint: 8.57.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/regexpp@4.10.1': {} - '@eslint-community/regexpp@4.12.1': {} '@eslint/compat@1.2.4(eslint@8.57.0)': @@ -16537,10 +16436,10 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) espree: 9.6.1 globals: 13.24.0 - ignore: 5.3.1 + ignore: 5.3.2 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -16551,10 +16450,10 @@ snapshots: '@eslint/eslintrc@3.2.0': dependencies: ajv: 6.12.6 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) espree: 10.3.0 globals: 14.0.0 - ignore: 5.3.1 + ignore: 5.3.2 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -16566,11 +16465,6 @@ snapshots: '@faker-js/faker@8.4.1': {} - '@formatjs/ecma402-abstract@2.0.0': - dependencies: - '@formatjs/intl-localematcher': 0.5.4 - tslib: 2.6.3 - '@formatjs/ecma402-abstract@2.2.4': dependencies: '@formatjs/fast-memoize': 2.2.3 @@ -16592,12 +16486,6 @@ snapshots: dependencies: tslib: 2.6.3 - '@formatjs/icu-messageformat-parser@2.7.8': - dependencies: - '@formatjs/ecma402-abstract': 2.0.0 - '@formatjs/icu-skeleton-parser': 1.8.2 - tslib: 2.6.3 - '@formatjs/icu-messageformat-parser@2.9.4': dependencies: '@formatjs/ecma402-abstract': 2.2.4 @@ -16615,11 +16503,6 @@ snapshots: '@formatjs/ecma402-abstract': 2.3.1 tslib: 2.6.3 - '@formatjs/icu-skeleton-parser@1.8.2': - dependencies: - '@formatjs/ecma402-abstract': 2.0.0 - tslib: 2.6.3 - '@formatjs/icu-skeleton-parser@1.8.8': dependencies: '@formatjs/ecma402-abstract': 2.2.4 @@ -16637,10 +16520,6 @@ snapshots: '@formatjs/intl-localematcher': 0.5.8 tslib: 2.6.3 - '@formatjs/intl-localematcher@0.5.4': - dependencies: - tslib: 2.6.3 - '@formatjs/intl-localematcher@0.5.8': dependencies: tslib: 2.6.3 @@ -17143,7 +17022,7 @@ snapshots: '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -17240,7 +17119,7 @@ snapshots: nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 - semver: 7.6.2 + semver: 7.6.3 tar: 6.2.1 transitivePeerDependencies: - encoding @@ -17358,7 +17237,7 @@ snapshots: dependencies: detect-libc: 1.0.3 is-glob: 4.0.3 - micromatch: 4.0.7 + micromatch: 4.0.8 node-addon-api: 7.1.1 optionalDependencies: '@parcel/watcher-android-arm64': 2.5.0 @@ -17952,7 +17831,7 @@ snapshots: '@testing-library/dom@10.4.0': dependencies: - '@babel/code-frame': 7.24.7 + '@babel/code-frame': 7.26.2 '@babel/runtime': 7.26.0 '@types/aria-query': 5.0.4 aria-query: 5.3.0 @@ -18149,7 +18028,7 @@ snapshots: '@types/vfile@3.0.2': dependencies: '@types/node': 22.10.2 - '@types/unist': 2.0.11 + '@types/unist': 3.0.3 '@types/vfile-message': 2.0.0 '@types/yargs-parser@21.0.3': {} @@ -18160,12 +18039,12 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 16.18.122 + '@types/node': 22.10.2 optional: true '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.7.2))(eslint@8.57.0)(typescript@5.7.2)': dependencies: - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/regexpp': 4.12.1 '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.7.2) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.0)(typescript@5.7.2) @@ -18173,7 +18052,7 @@ snapshots: '@typescript-eslint/visitor-keys': 7.18.0 eslint: 8.57.0 graphemer: 1.4.0 - ignore: 5.3.1 + ignore: 5.3.2 natural-compare: 1.4.0 ts-api-utils: 1.4.3(typescript@5.7.2) optionalDependencies: @@ -18187,7 +18066,7 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.7.2) '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) eslint: 8.57.0 optionalDependencies: typescript: 5.7.2 @@ -18203,7 +18082,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.7.2) '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.7.2) - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) eslint: 8.57.0 ts-api-utils: 1.4.3(typescript@5.7.2) optionalDependencies: @@ -18217,11 +18096,11 @@ snapshots: dependencies: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.4 - semver: 7.6.2 + minimatch: 9.0.5 + semver: 7.6.3 ts-api-utils: 1.4.3(typescript@5.7.2) optionalDependencies: typescript: 5.7.2 @@ -18230,7 +18109,7 @@ snapshots: '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.7.2)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.0) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.7.2) @@ -18451,10 +18330,6 @@ snapshots: dependencies: acorn: 5.7.4 - acorn-jsx@5.3.2(acorn@8.11.3): - dependencies: - acorn: 8.11.3 - acorn-jsx@5.3.2(acorn@8.14.0): dependencies: acorn: 8.14.0 @@ -18469,31 +18344,17 @@ snapshots: acorn-walk@8.3.4: dependencies: - acorn: 8.11.3 + acorn: 8.14.0 acorn@5.7.4: {} acorn@7.4.1: {} - acorn@8.11.3: {} - acorn@8.14.0: {} agent-base@6.0.2: dependencies: - debug: 4.3.5(supports-color@5.5.0) - transitivePeerDependencies: - - supports-color - - agent-base@7.1.1: - dependencies: - debug: 4.3.5(supports-color@5.5.0) - transitivePeerDependencies: - - supports-color - - agent-base@7.1.1(supports-color@8.1.1): - dependencies: - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -18744,7 +18605,7 @@ snapshots: async-disk-cache@2.1.0: dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) heimdalljs: 0.2.6 istextorbinary: 2.6.0 mkdirp: 0.5.6 @@ -18783,7 +18644,7 @@ snapshots: caniuse-lite: 1.0.30001689 fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.0.1 + picocolors: 1.1.1 postcss: 8.4.49 postcss-value-parser: 4.2.0 @@ -18807,9 +18668,9 @@ snapshots: axe-core@4.10.2: {} - axios@1.7.9(debug@4.3.5): + axios@1.7.9(debug@4.4.0): dependencies: - follow-redirects: 1.15.9(debug@4.3.5) + follow-redirects: 1.15.9(debug@4.4.0) form-data: 4.0.1 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -19235,7 +19096,7 @@ snapshots: dependencies: array-equal: 1.0.2 broccoli-plugin: 4.0.7 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) fs-tree-diff: 2.0.1 heimdalljs: 0.2.6 minimatch: 3.1.2 @@ -19418,7 +19279,7 @@ snapshots: broccoli-persistent-filter: 2.3.1 broccoli-plugin: 2.1.0 chalk: 2.4.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) ensure-posix-path: 1.1.1 fs-extra: 8.1.0 minimatch: 3.1.2 @@ -20345,7 +20206,7 @@ snapshots: postcss-modules-values: 4.0.0(postcss@8.4.49) postcss-value-parser: 4.2.0 schema-utils: 3.3.0 - semver: 7.6.2 + semver: 7.6.3 webpack: 5.97.1 css-prefers-color-scheme@6.0.3(postcss@8.4.49): @@ -20424,7 +20285,7 @@ snapshots: commander: 6.2.1 common-tags: 1.8.2 dayjs: 1.11.13 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) enquirer: 2.4.1 eventemitter2: 6.4.7 execa: 4.1.0 @@ -20445,7 +20306,7 @@ snapshots: process: 0.11.10 proxy-from-env: 1.0.0 request-progress: 3.0.0 - semver: 7.6.2 + semver: 7.6.3 supports-color: 8.1.1 tmp: 0.2.3 untildify: 4.0.0 @@ -20514,17 +20375,15 @@ snapshots: dependencies: ms: 2.1.2 - debug@4.3.5(supports-color@5.5.0): + debug@4.3.5: dependencies: ms: 2.1.2 - optionalDependencies: - supports-color: 5.5.0 - debug@4.3.5(supports-color@8.1.1): + debug@4.4.0(supports-color@5.5.0): dependencies: - ms: 2.1.2 + ms: 2.1.3 optionalDependencies: - supports-color: 8.1.1 + supports-color: 5.5.0 debug@4.4.0(supports-color@8.1.1): dependencies: @@ -20624,10 +20483,10 @@ snapshots: callsite: 1.0.0 camelcase: 6.3.0 cosmiconfig: 7.1.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) deps-regex: 0.2.0 findup-sync: 5.0.0 - ignore: 5.3.1 + ignore: 5.3.2 is-core-module: 2.16.0 js-yaml: 3.14.1 json5: 2.2.3 @@ -20639,7 +20498,7 @@ snapshots: require-package-name: 2.0.1 resolve: 1.22.9 resolve-from: 5.0.0 - semver: 7.6.2 + semver: 7.6.3 yargs: 16.2.0 transitivePeerDependencies: - supports-color @@ -20853,7 +20712,7 @@ snapshots: broccoli-plugin: 4.0.7 broccoli-source: 3.0.1 css-loader: 5.2.7(webpack@5.97.1) - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) fs-extra: 10.1.0 fs-tree-diff: 2.0.1 handlebars: 4.7.8 @@ -20866,7 +20725,7 @@ snapshots: pkg-entry-points: 1.1.1 resolve: 1.22.9 resolve-package-path: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 style-loader: 2.0.0(webpack@5.97.1) typescript-memoize: 1.1.1 walk-sync: 3.0.0 @@ -20976,7 +20835,7 @@ snapshots: ember-cli-version-checker: 5.1.2 ensure-posix-path: 1.1.1 resolve-package-path: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color @@ -21031,7 +20890,7 @@ snapshots: hash-for-dep: 1.5.1 heimdalljs-logger: 0.1.10 json-stable-stringify: 1.1.1 - semver: 7.6.2 + semver: 7.6.3 silent-error: 1.1.1 strip-bom: 4.0.0 walk-sync: 2.2.0 @@ -21051,7 +20910,7 @@ snapshots: hash-for-dep: 1.5.1 heimdalljs-logger: 0.1.10 js-string-escape: 1.0.1 - semver: 7.6.2 + semver: 7.6.3 silent-error: 1.1.1 walk-sync: 2.2.0 transitivePeerDependencies: @@ -21107,7 +20966,7 @@ snapshots: ember-cli-preprocess-registry@5.0.1: dependencies: broccoli-funnel: 3.0.8 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -21143,7 +21002,7 @@ snapshots: dependencies: '@babel/plugin-transform-typescript': 7.5.5(@babel/core@7.26.0) ansi-to-html: 0.6.15 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) ember-cli-babel-plugin-helpers: 1.1.1 execa: 2.1.0 fs-extra: 8.1.0 @@ -21160,12 +21019,12 @@ snapshots: dependencies: ansi-to-html: 0.6.15 broccoli-stew: 3.0.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) execa: 4.1.0 fs-extra: 9.1.0 resolve: 1.22.9 rsvp: 4.8.5 - semver: 7.6.2 + semver: 7.6.3 stagehand: 1.0.1 walk-sync: 2.2.0 transitivePeerDependencies: @@ -21175,12 +21034,12 @@ snapshots: dependencies: ansi-to-html: 0.6.15 broccoli-stew: 3.0.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) execa: 4.1.0 fs-extra: 9.1.0 resolve: 1.22.9 rsvp: 4.8.5 - semver: 7.6.2 + semver: 7.6.3 stagehand: 1.0.1 walk-sync: 2.2.0 transitivePeerDependencies: @@ -21207,7 +21066,7 @@ snapshots: ember-cli-version-checker@5.1.2: dependencies: resolve-package-path: 3.1.0 - semver: 7.6.2 + semver: 7.6.3 silent-error: 1.1.1 transitivePeerDependencies: - supports-color @@ -21286,7 +21145,7 @@ snapshots: resolve-package-path: 4.0.3 safe-stable-stringify: 2.5.0 sane: 5.0.1 - semver: 7.6.2 + semver: 7.6.3 silent-error: 1.1.1 sort-package-json: 1.57.0 symlink-or-copy: 1.3.1 @@ -21513,7 +21372,7 @@ snapshots: '@babel/core': 7.26.0 chalk: 5.3.0 cli-table3: 0.6.5 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) ember-auto-import: 2.10.0(webpack@5.97.1) ember-cli-babel: 8.2.0(@babel/core@7.26.0) ember-qunit: 8.1.1(@ember/test-helpers@3.3.1(@babel/core@7.26.0)(ember-source@5.12.0(@glimmer/component@1.1.2(@babel/core@7.26.0))(rsvp@4.8.5)(webpack@5.97.1))(webpack@5.97.1))(ember-source@5.12.0(@glimmer/component@1.1.2(@babel/core@7.26.0))(rsvp@4.8.5)(webpack@5.97.1))(qunit@2.23.1) @@ -21524,7 +21383,7 @@ snapshots: npmlog: 7.0.1 qunit: 2.23.1 rimraf: 5.0.10 - semver: 7.6.2 + semver: 7.6.3 silent-error: 1.1.1 transitivePeerDependencies: - '@glint/template' @@ -21879,7 +21738,7 @@ snapshots: inflection: 2.0.1 route-recognizer: 0.3.4 router_js: 8.0.6(route-recognizer@0.3.4)(rsvp@4.8.5) - semver: 7.6.2 + semver: 7.6.3 silent-error: 1.1.1 simple-html-tokenizer: 0.5.11 transitivePeerDependencies: @@ -21940,7 +21799,7 @@ snapshots: globby: 13.2.2 is-glob: 4.0.3 language-tags: 1.0.9 - micromatch: 4.0.7 + micromatch: 4.0.8 resolve: 1.22.9 v8-compile-cache: 2.4.0 yargs: 17.7.2 @@ -21963,7 +21822,7 @@ snapshots: globby: 14.0.2 is-glob: 4.0.3 language-tags: 1.0.9 - micromatch: 4.0.7 + micromatch: 4.0.8 resolve: 1.22.9 v8-compile-cache: 2.4.0 yargs: 17.7.2 @@ -22059,7 +21918,7 @@ snapshots: base64id: 2.0.0 cookie: 0.7.2 cors: 2.8.5 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5 engine.io-parser: 5.2.3 ws: 8.17.1 transitivePeerDependencies: @@ -22285,7 +22144,7 @@ snapshots: eslint-compat-utils@0.5.1(eslint@8.57.0): dependencies: eslint: 8.57.0 - semver: 7.6.2 + semver: 7.6.3 eslint-config-prettier@9.1.0(eslint@8.57.0): dependencies: @@ -22337,7 +22196,7 @@ snapshots: eslint-plugin-i18n-json@4.0.0(eslint@8.57.0): dependencies: - '@formatjs/icu-messageformat-parser': 2.7.8 + '@formatjs/icu-messageformat-parser': 2.9.7 chalk: 2.4.2 eslint: 8.57.0 indent-string: 3.2.0 @@ -22354,14 +22213,14 @@ snapshots: eslint-plugin-import-x@3.1.0(eslint@8.57.0)(typescript@5.7.2): dependencies: '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.7.2) - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) doctrine: 3.0.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.8.1 is-glob: 4.0.3 - minimatch: 9.0.4 - semver: 7.6.2 + minimatch: 9.0.5 + semver: 7.6.3 stable-hash: 0.0.4 tslib: 2.6.3 transitivePeerDependencies: @@ -22412,8 +22271,8 @@ snapshots: eslint-plugin-unicorn@53.0.0(eslint@8.57.0): dependencies: - '@babel/helper-validator-identifier': 7.24.7 - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@babel/helper-validator-identifier': 7.25.9 + '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.0) '@eslint/eslintrc': 3.2.0 ci-info: 4.1.0 clean-regexp: 1.0.0 @@ -22427,14 +22286,14 @@ snapshots: read-pkg-up: 7.0.1 regexp-tree: 0.1.27 regjsparser: 0.10.0 - semver: 7.6.2 + semver: 7.6.3 strip-indent: 3.0.0 transitivePeerDependencies: - supports-color eslint-plugin-yml@1.14.0(eslint@8.57.0): dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) eslint: 8.57.0 eslint-compat-utils: 0.5.1(eslint@8.57.0) lodash: 4.17.21 @@ -22466,8 +22325,8 @@ snapshots: eslint@8.57.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.0) + '@eslint-community/regexpp': 4.12.1 '@eslint/eslintrc': 2.1.4 '@eslint/js': 8.57.0 '@humanwhocodes/config-array': 0.11.14 @@ -22477,7 +22336,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -22491,7 +22350,7 @@ snapshots: glob-parent: 6.0.2 globals: 13.24.0 graphemer: 1.4.0 - ignore: 5.3.1 + ignore: 5.3.2 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -22517,8 +22376,8 @@ snapshots: espree@9.6.1: dependencies: - acorn: 8.11.3 - acorn-jsx: 5.3.2(acorn@8.11.3) + acorn: 8.14.0 + acorn-jsx: 5.3.2(acorn@8.14.0) eslint-visitor-keys: 3.4.3 esprima@1.2.2: {} @@ -22745,7 +22604,7 @@ snapshots: extract-zip@2.0.1(supports-color@8.1.1): dependencies: - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -22966,20 +22825,20 @@ snapshots: find-yarn-workspace-root@2.0.0: dependencies: - micromatch: 4.0.7 + micromatch: 4.0.8 findup-sync@4.0.0: dependencies: detect-file: 1.0.0 is-glob: 4.0.3 - micromatch: 4.0.7 + micromatch: 4.0.8 resolve-dir: 1.0.1 findup-sync@5.0.0: dependencies: detect-file: 1.0.0 is-glob: 4.0.3 - micromatch: 4.0.7 + micromatch: 4.0.8 resolve-dir: 1.0.1 fireworm@0.7.2: @@ -23043,9 +22902,9 @@ snapshots: flatted@3.3.1: {} - follow-redirects@1.15.9(debug@4.3.5): + follow-redirects@1.15.9(debug@4.4.0): optionalDependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) for-each@0.3.3: dependencies: @@ -23290,7 +23149,7 @@ snapshots: dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) fs-extra: 11.2.0 transitivePeerDependencies: - supports-color @@ -23332,7 +23191,7 @@ snapshots: dependencies: foreground-child: 3.3.0 jackspeak: 3.4.3 - minimatch: 9.0.4 + minimatch: 9.0.5 minipass: 7.1.2 package-json-from-dist: 1.0.1 path-scurry: 1.11.1 @@ -23430,7 +23289,7 @@ snapshots: dir-glob: 3.0.1 fast-glob: 3.3.2 glob: 7.2.3 - ignore: 5.3.1 + ignore: 5.3.2 merge2: 1.4.1 slash: 3.0.0 @@ -23439,7 +23298,7 @@ snapshots: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.3.2 - ignore: 5.3.1 + ignore: 5.3.2 merge2: 1.4.1 slash: 3.0.0 @@ -23447,7 +23306,7 @@ snapshots: dependencies: dir-glob: 3.0.1 fast-glob: 3.3.2 - ignore: 5.3.1 + ignore: 5.3.2 merge2: 1.4.1 slash: 4.0.0 @@ -23455,7 +23314,7 @@ snapshots: dependencies: '@sindresorhus/merge-streams': 2.3.0 fast-glob: 3.3.2 - ignore: 5.3.1 + ignore: 5.3.2 path-type: 5.0.0 slash: 5.1.0 unicorn-magic: 0.1.0 @@ -23690,7 +23549,7 @@ snapshots: kleur: 4.1.5 minimist: 1.2.8 prompts: 2.4.2 - semver: 7.6.2 + semver: 7.6.3 optionalDependencies: vitest: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(sass@1.83.0)(sugarss@2.0.0)(terser@5.37.0) @@ -23731,22 +23590,22 @@ snapshots: http-proxy-agent@7.0.2: dependencies: - agent-base: 7.1.1 - debug: 4.3.5(supports-color@5.5.0) + agent-base: 7.1.3 + debug: 4.4.0(supports-color@5.5.0) transitivePeerDependencies: - supports-color http-proxy-agent@7.0.2(supports-color@8.1.1): dependencies: - agent-base: 7.1.1(supports-color@8.1.1) - debug: 4.3.5(supports-color@8.1.1) + agent-base: 7.1.3 + debug: 4.4.0(supports-color@8.1.1) transitivePeerDependencies: - supports-color http-proxy@1.18.1: dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.15.9(debug@4.3.5) + follow-redirects: 1.15.9(debug@4.4.0) requires-port: 1.0.0 transitivePeerDependencies: - debug @@ -23770,28 +23629,21 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.5(supports-color@5.5.0) - transitivePeerDependencies: - - supports-color - - https-proxy-agent@7.0.4: - dependencies: - agent-base: 7.1.1 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) transitivePeerDependencies: - supports-color https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.3 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) transitivePeerDependencies: - supports-color https-proxy-agent@7.0.6(supports-color@8.1.1): dependencies: agent-base: 7.1.3 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -23807,7 +23659,7 @@ snapshots: i18n@0.13.4: dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) make-plural: 7.4.0 math-interval-parser: 2.0.1 messageformat: 2.3.0 @@ -23819,7 +23671,7 @@ snapshots: i18n@0.15.1: dependencies: '@messageformat/core': 3.4.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) fast-printf: 1.6.10 make-plural: 7.4.0 math-interval-parser: 2.0.1 @@ -23845,8 +23697,6 @@ snapshots: ignore@4.0.6: {} - ignore@5.3.1: {} - ignore@5.3.2: {} ignore@6.0.2: {} @@ -23992,7 +23842,7 @@ snapshots: dependencies: '@ioredis/commands': 1.2.0 cluster-key-slot: 1.1.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) denque: 2.1.0 lodash.defaults: 4.2.0 lodash.isarguments: 3.1.0 @@ -24569,7 +24419,7 @@ snapshots: lodash.isstring: 4.0.1 lodash.once: 4.1.1 ms: 2.1.3 - semver: 7.6.2 + semver: 7.6.3 jsprim@1.4.2: dependencies: @@ -24726,11 +24576,11 @@ snapshots: dependencies: chalk: 5.3.0 commander: 12.1.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5 execa: 8.0.1 lilconfig: 3.1.1 listr2: 8.2.1 - micromatch: 4.0.7 + micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 yaml: 2.4.3 @@ -25161,11 +25011,6 @@ snapshots: transitivePeerDependencies: - supports-color - micromatch@4.0.7: - dependencies: - braces: 3.0.3 - picomatch: 2.3.1 - micromatch@4.0.8: dependencies: braces: 3.0.3 @@ -25226,10 +25071,6 @@ snapshots: dependencies: brace-expansion: 2.0.1 - minimatch@9.0.4: - dependencies: - brace-expansion: 2.0.1 - minimatch@9.0.5: dependencies: brace-expansion: 2.0.1 @@ -25291,7 +25132,7 @@ snapshots: mocha-junit-reporter@2.2.1(mocha@10.8.2): dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) md5: 2.3.0 mkdirp: 3.0.1 mocha: 10.8.2 @@ -25305,7 +25146,7 @@ snapshots: ansi-colors: 4.1.3 browser-stdout: 1.3.1 chokidar: 3.6.0 - debug: 4.3.5(supports-color@8.1.1) + debug: 4.4.0(supports-color@8.1.1) diff: 5.2.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 @@ -25437,7 +25278,7 @@ snapshots: nock@13.5.6: dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) json-stringify-safe: 5.0.1 propagate: 2.0.1 transitivePeerDependencies: @@ -25468,7 +25309,7 @@ snapshots: dependencies: growly: 1.3.0 is-wsl: 2.2.0 - semver: 7.6.2 + semver: 7.6.3 shellwords: 0.1.1 uuid: 8.3.2 which: 2.0.2 @@ -25488,11 +25329,11 @@ snapshots: nodemon@3.1.9: dependencies: chokidar: 3.6.0 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) ignore-by-default: 1.0.1 minimatch: 3.1.2 pstree.remy: 1.1.8 - semver: 7.6.2 + semver: 7.6.3 simple-update-notifier: 2.0.0 supports-color: 5.5.0 touch: 3.1.1 @@ -25529,25 +25370,15 @@ snapshots: dependencies: hosted-git-info: 6.1.3 proc-log: 3.0.0 - semver: 7.6.2 + semver: 7.6.3 validate-npm-package-name: 5.0.1 - npm-run-all2@6.2.0: - dependencies: - ansi-styles: 6.2.1 - cross-spawn: 7.0.3 - memorystream: 0.3.1 - minimatch: 9.0.4 - pidtree: 0.6.0 - read-package-json-fast: 3.0.2 - shell-quote: 1.8.1 - npm-run-all2@6.2.6: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 memorystream: 0.3.1 - minimatch: 9.0.4 + minimatch: 9.0.5 pidtree: 0.6.0 read-package-json-fast: 3.0.2 shell-quote: 1.8.1 @@ -25799,11 +25630,11 @@ snapshots: pac-proxy-agent@7.0.1: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 - agent-base: 7.1.1 - debug: 4.3.5(supports-color@5.5.0) + agent-base: 7.1.3 + debug: 4.4.0(supports-color@5.5.0) get-uri: 6.0.3 http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.4 + https-proxy-agent: 7.0.6 pac-resolver: 7.0.1 socks-proxy-agent: 8.0.3 transitivePeerDependencies: @@ -25859,7 +25690,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.24.7 + '@babel/code-frame': 7.26.2 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -26036,8 +25867,6 @@ snapshots: picocolors@0.2.1: {} - picocolors@1.0.1: {} - picocolors@1.1.1: {} picomatch@2.3.1: {} @@ -26607,10 +26436,10 @@ snapshots: proxy-agent@6.4.0: dependencies: - agent-base: 7.1.1 - debug: 4.3.5(supports-color@5.5.0) + agent-base: 7.1.3 + debug: 4.4.0(supports-color@5.5.0) http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.4 + https-proxy-agent: 7.0.6 lru-cache: 7.18.3 pac-proxy-agent: 7.0.1 proxy-from-env: 1.1.0 @@ -27268,7 +27097,7 @@ snapshots: exec-sh: 0.3.6 execa: 4.1.0 fb-watchman: 2.0.2 - micromatch: 4.0.7 + micromatch: 4.0.8 minimist: 1.2.8 walker: 1.0.8 @@ -27292,9 +27121,9 @@ snapshots: saxpath@0.6.5: {} - scalingo@0.8.2(debug@4.3.5): + scalingo@0.8.2(debug@4.4.0): dependencies: - axios: 1.7.9(debug@4.3.5) + axios: 1.7.9(debug@4.4.0) isomorphic-ws: 5.0.0(ws@8.18.0) ws: 8.18.0 transitivePeerDependencies: @@ -27357,8 +27186,6 @@ snapshots: dependencies: lru-cache: 6.0.0 - semver@7.6.2: {} - semver@7.6.3: {} send@0.19.0: @@ -27507,7 +27334,7 @@ snapshots: simple-update-notifier@2.0.0: dependencies: - semver: 7.6.2 + semver: 7.6.3 sinon-chai@4.0.0(chai@5.1.2)(sinon@18.0.1): dependencies: @@ -27602,7 +27429,7 @@ snapshots: socket.io-adapter@2.5.5: dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5 ws: 8.17.1 transitivePeerDependencies: - bufferutil @@ -27612,7 +27439,7 @@ snapshots: socket.io-parser@4.2.4: dependencies: '@socket.io/component-emitter': 3.1.2 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5 transitivePeerDependencies: - supports-color @@ -27621,7 +27448,7 @@ snapshots: accepts: 1.3.8 base64id: 2.0.0 cors: 2.8.5 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.3.5 engine.io: 6.6.2 socket.io-adapter: 2.5.5 socket.io-parser: 4.2.4 @@ -27632,8 +27459,8 @@ snapshots: socks-proxy-agent@8.0.3: dependencies: - agent-base: 7.1.1 - debug: 4.3.5(supports-color@5.5.0) + agent-base: 7.1.3 + debug: 4.4.0(supports-color@5.5.0) socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -27752,7 +27579,7 @@ snapshots: stagehand@1.0.1: dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -28024,7 +27851,7 @@ snapshots: cosmiconfig: 9.0.0(typescript@5.7.2) css-functions-list: 3.2.3 css-tree: 3.1.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0(supports-color@5.5.0) fast-glob: 3.3.2 fastest-levenshtein: 1.0.16 file-entry-cache: 9.1.0 @@ -28062,7 +27889,7 @@ snapshots: balanced-match: 1.0.2 chalk: 2.4.2 cosmiconfig: 5.2.1 - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) execall: 1.0.0 file-entry-cache: 4.0.0 get-stdin: 6.0.0 @@ -28070,7 +27897,7 @@ snapshots: globby: 9.2.0 globjoin: 0.1.4 html-tags: 2.0.0 - ignore: 5.3.1 + ignore: 5.3.2 import-lazy: 3.1.0 imurmurhash: 0.1.4 known-css-properties: 0.11.0 @@ -28163,7 +27990,7 @@ snapshots: sync-disk-cache@2.1.0: dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) heimdalljs: 0.2.6 mkdirp: 0.5.6 rimraf: 3.0.2 @@ -28243,7 +28070,7 @@ snapshots: terser@5.37.0: dependencies: '@jridgewell/source-map': 0.3.6 - acorn: 8.11.3 + acorn: 8.14.0 commander: 2.20.3 source-map-support: 0.5.21 @@ -28522,7 +28349,7 @@ snapshots: tree-sync@2.1.0: dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.0(supports-color@5.5.0) fs-tree-diff: 2.0.1 mkdirp: 0.5.6 quick-temp: 0.1.8 @@ -28556,7 +28383,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 22.10.2 - acorn: 8.11.3 + acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 create-require: 1.1.1 @@ -28872,7 +28699,7 @@ snapshots: validate-peer-dependencies@1.2.0: dependencies: resolve-package-path: 3.1.0 - semver: 7.6.2 + semver: 7.6.3 validator@13.12.0: {} @@ -28905,7 +28732,7 @@ snapshots: vite-node@2.1.8(@types/node@22.10.2)(sass@1.83.0)(sugarss@2.0.0)(terser@5.37.0): dependencies: cac: 6.7.14 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0(supports-color@5.5.0) es-module-lexer: 1.5.4 pathe: 1.1.2 vite: 5.4.11(@types/node@22.10.2)(sass@1.83.0)(sugarss@2.0.0)(terser@5.37.0) @@ -28942,7 +28769,7 @@ snapshots: '@vitest/spy': 2.1.8 '@vitest/utils': 2.1.8 chai: 5.1.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0(supports-color@5.5.0) expect-type: 1.1.0 magic-string: 0.30.17 pathe: 1.1.2