From 0d80bb2ac53c79ae7bac80faa377acf058b1b5ac Mon Sep 17 00:00:00 2001
From: Martin Oppitz <6279703+deleonio@users.noreply.github.com>
Date: Sat, 14 Sep 2024 03:40:42 +0200
Subject: [PATCH 1/6] chore: remove create-kolibri sub package
---
lerna.json | 1 -
packages/create-kolibri/.editorconfig | 17 --
packages/create-kolibri/.eslintrc.cjs | 14 -
packages/create-kolibri/.gitignore | 15 --
packages/create-kolibri/.knip.json | 5 -
packages/create-kolibri/.prettierignore | 2 -
packages/create-kolibri/LICENSE | 287 ---------------------
packages/create-kolibri/README.md | 110 --------
packages/create-kolibri/package.json | 88 -------
packages/create-kolibri/prettier.config.js | 5 -
packages/create-kolibri/src/index.ts | 34 ---
packages/create-kolibri/tsconfig.json | 110 --------
packages/create-kolibri/tsup.config.ts | 11 -
pnpm-lock.yaml | 216 ----------------
pnpm-workspace.yaml | 1 -
scripts/deprecate-add.sh | 2 -
scripts/deprecate-rm.sh | 2 -
scripts/license-reports.sh | 1 -
18 files changed, 921 deletions(-)
delete mode 100644 packages/create-kolibri/.editorconfig
delete mode 100644 packages/create-kolibri/.eslintrc.cjs
delete mode 100644 packages/create-kolibri/.gitignore
delete mode 100644 packages/create-kolibri/.knip.json
delete mode 100644 packages/create-kolibri/.prettierignore
delete mode 100644 packages/create-kolibri/LICENSE
delete mode 100644 packages/create-kolibri/README.md
delete mode 100644 packages/create-kolibri/package.json
delete mode 100644 packages/create-kolibri/prettier.config.js
delete mode 100644 packages/create-kolibri/src/index.ts
delete mode 100644 packages/create-kolibri/tsconfig.json
delete mode 100644 packages/create-kolibri/tsup.config.ts
diff --git a/lerna.json b/lerna.json
index 005661c3be..5255c83fbf 100644
--- a/lerna.json
+++ b/lerna.json
@@ -11,7 +11,6 @@
"packages/adapters/solid",
"packages/adapters/vue",
"packages/components",
- "packages/create-kolibri",
"packages/designer",
"packages/samples/react",
"packages/schema",
diff --git a/packages/create-kolibri/.editorconfig b/packages/create-kolibri/.editorconfig
deleted file mode 100644
index c916f2f890..0000000000
--- a/packages/create-kolibri/.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-# https://editorconfig.org
-
-root = true
-
-[*]
-charset = utf-8
-indent_style = tab
-max_line_length = 160
-indent_size = 2
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.md]
-indent_style = space
-insert_final_newline = false
-trim_trailing_whitespace = false
diff --git a/packages/create-kolibri/.eslintrc.cjs b/packages/create-kolibri/.eslintrc.cjs
deleted file mode 100644
index aa83f729ae..0000000000
--- a/packages/create-kolibri/.eslintrc.cjs
+++ /dev/null
@@ -1,14 +0,0 @@
-module.exports = {
- extends: ['eslint:recommended', 'plugin:@typescript-eslint/recommended', 'plugin:@typescript-eslint/recommended-requiring-type-checking'],
- parserOptions: {
- project: 'tsconfig.json',
- sourceType: 'commonjs',
- tsconfigRootDir: __dirname,
- },
- rules: {
- '@typescript-eslint/no-unsafe-assignment': 'off',
- '@typescript-eslint/no-unsafe-call': 'off',
- '@typescript-eslint/no-unsafe-member-access': 'off',
- '@typescript-eslint/no-var-requires': 'off',
- },
-};
diff --git a/packages/create-kolibri/.gitignore b/packages/create-kolibri/.gitignore
deleted file mode 100644
index 86d7abb8f9..0000000000
--- a/packages/create-kolibri/.gitignore
+++ /dev/null
@@ -1,15 +0,0 @@
-/.husky/
-/license-reports/*.html
-cjs/
-dist/
-esm/
-my-*/
-umd/
-types/
-node_modules/
-
-package-lock.json
-.DS_Store
-CHANGELOG.*
-*.log
-*.tgz
diff --git a/packages/create-kolibri/.knip.json b/packages/create-kolibri/.knip.json
deleted file mode 100644
index a0ce2d26b9..0000000000
--- a/packages/create-kolibri/.knip.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "$schema": "https://unpkg.com/knip@5/schema.json",
- "entry": ["src/index.ts"],
- "project": ["src/**/*.ts"]
-}
diff --git a/packages/create-kolibri/.prettierignore b/packages/create-kolibri/.prettierignore
deleted file mode 100644
index 77c9726697..0000000000
--- a/packages/create-kolibri/.prettierignore
+++ /dev/null
@@ -1,2 +0,0 @@
-**/assets/
-**/templates/
diff --git a/packages/create-kolibri/LICENSE b/packages/create-kolibri/LICENSE
deleted file mode 100644
index 4153cd3775..0000000000
--- a/packages/create-kolibri/LICENSE
+++ /dev/null
@@ -1,287 +0,0 @@
- EUROPEAN UNION PUBLIC LICENCE v. 1.2
- EUPL © the European Union 2007, 2016
-
-This European Union Public Licence (the ‘EUPL’) applies to the Work (as defined
-below) which is provided under the terms of this Licence. Any use of the Work,
-other than as authorised under this Licence is prohibited (to the extent such
-use is covered by a right of the copyright holder of the Work).
-
-The Work is provided under the terms of this Licence when the Licensor (as
-defined below) has placed the following notice immediately following the
-copyright notice for the Work:
-
- Licensed under the EUPL
-
-or has expressed by any other means his willingness to license under the EUPL.
-
-1. Definitions
-
-In this Licence, the following terms have the following meaning:
-
-- ‘The Licence’: this Licence.
-
-- ‘The Original Work’: the work or software distributed or communicated by the
- Licensor under this Licence, available as Source Code and also as Executable
- Code as the case may be.
-
-- ‘Derivative Works’: the works or software that could be created by the
- Licensee, based upon the Original Work or modifications thereof. This Licence
- does not define the extent of modification or dependence on the Original Work
- required in order to classify a work as a Derivative Work; this extent is
- determined by copyright law applicable in the country mentioned in Article 15.
-
-- ‘The Work’: the Original Work or its Derivative Works.
-
-- ‘The Source Code’: the human-readable form of the Work which is the most
- convenient for people to study and modify.
-
-- ‘The Executable Code’: any code which has generally been compiled and which is
- meant to be interpreted by a computer as a program.
-
-- ‘The Licensor’: the natural or legal person that distributes or communicates
- the Work under the Licence.
-
-- ‘Contributor(s)’: any natural or legal person who modifies the Work under the
- Licence, or otherwise contributes to the creation of a Derivative Work.
-
-- ‘The Licensee’ or ‘You’: any natural or legal person who makes any usage of
- the Work under the terms of the Licence.
-
-- ‘Distribution’ or ‘Communication’: any act of selling, giving, lending,
- renting, distributing, communicating, transmitting, or otherwise making
- available, online or offline, copies of the Work or providing access to its
- essential functionalities at the disposal of any other natural or legal
- person.
-
-2. Scope of the rights granted by the Licence
-
-The Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
-sublicensable licence to do the following, for the duration of copyright vested
-in the Original Work:
-
-- use the Work in any circumstance and for all usage,
-- reproduce the Work,
-- modify the Work, and make Derivative Works based upon the Work,
-- communicate to the public, including the right to make available or display
- the Work or copies thereof to the public and perform publicly, as the case may
- be, the Work,
-- distribute the Work or copies thereof,
-- lend and rent the Work or copies thereof,
-- sublicense rights in the Work or copies thereof.
-
-Those rights can be exercised on any media, supports and formats, whether now
-known or later invented, as far as the applicable law permits so.
-
-In the countries where moral rights apply, the Licensor waives his right to
-exercise his moral right to the extent allowed by law in order to make effective
-the licence of the economic rights here above listed.
-
-The Licensor grants to the Licensee royalty-free, non-exclusive usage rights to
-any patents held by the Licensor, to the extent necessary to make use of the
-rights granted on the Work under this Licence.
-
-3. Communication of the Source Code
-
-The Licensor may provide the Work either in its Source Code form, or as
-Executable Code. If the Work is provided as Executable Code, the Licensor
-provides in addition a machine-readable copy of the Source Code of the Work
-along with each copy of the Work that the Licensor distributes or indicates, in
-a notice following the copyright notice attached to the Work, a repository where
-the Source Code is easily and freely accessible for as long as the Licensor
-continues to distribute or communicate the Work.
-
-4. Limitations on copyright
-
-Nothing in this Licence is intended to deprive the Licensee of the benefits from
-any exception or limitation to the exclusive rights of the rights owners in the
-Work, of the exhaustion of those rights or of other applicable limitations
-thereto.
-
-5. Obligations of the Licensee
-
-The grant of the rights mentioned above is subject to some restrictions and
-obligations imposed on the Licensee. Those obligations are the following:
-
-Attribution right: The Licensee shall keep intact all copyright, patent or
-trademarks notices and all notices that refer to the Licence and to the
-disclaimer of warranties. The Licensee must include a copy of such notices and a
-copy of the Licence with every copy of the Work he/she distributes or
-communicates. The Licensee must cause any Derivative Work to carry prominent
-notices stating that the Work has been modified and the date of modification.
-
-Copyleft clause: If the Licensee distributes or communicates copies of the
-Original Works or Derivative Works, this Distribution or Communication will be
-done under the terms of this Licence or of a later version of this Licence
-unless the Original Work is expressly distributed only under this version of the
-Licence — for example by communicating ‘EUPL v. 1.2 only’. The Licensee
-(becoming Licensor) cannot offer or impose any additional terms or conditions on
-the Work or Derivative Work that alter or restrict the terms of the Licence.
-
-Compatibility clause: If the Licensee Distributes or Communicates Derivative
-Works or copies thereof based upon both the Work and another work licensed under
-a Compatible Licence, this Distribution or Communication can be done under the
-terms of this Compatible Licence. For the sake of this clause, ‘Compatible
-Licence’ refers to the licences listed in the appendix attached to this Licence.
-Should the Licensee's obligations under the Compatible Licence conflict with
-his/her obligations under this Licence, the obligations of the Compatible
-Licence shall prevail.
-
-Provision of Source Code: When distributing or communicating copies of the Work,
-the Licensee will provide a machine-readable copy of the Source Code or indicate
-a repository where this Source will be easily and freely available for as long
-as the Licensee continues to distribute or communicate the Work.
-
-Legal Protection: This Licence does not grant permission to use the trade names,
-trademarks, service marks, or names of the Licensor, except as required for
-reasonable and customary use in describing the origin of the Work and
-reproducing the content of the copyright notice.
-
-6. Chain of Authorship
-
-The original Licensor warrants that the copyright in the Original Work granted
-hereunder is owned by him/her or licensed to him/her and that he/she has the
-power and authority to grant the Licence.
-
-Each Contributor warrants that the copyright in the modifications he/she brings
-to the Work are owned by him/her or licensed to him/her and that he/she has the
-power and authority to grant the Licence.
-
-Each time You accept the Licence, the original Licensor and subsequent
-Contributors grant You a licence to their contributions to the Work, under the
-terms of this Licence.
-
-7. Disclaimer of Warranty
-
-The Work is a work in progress, which is continuously improved by numerous
-Contributors. It is not a finished work and may therefore contain defects or
-‘bugs’ inherent to this type of development.
-
-For the above reason, the Work is provided under the Licence on an ‘as is’ basis
-and without warranties of any kind concerning the Work, including without
-limitation merchantability, fitness for a particular purpose, absence of defects
-or errors, accuracy, non-infringement of intellectual property rights other than
-copyright as stated in Article 6 of this Licence.
-
-This disclaimer of warranty is an essential part of the Licence and a condition
-for the grant of any rights to the Work.
-
-8. Disclaimer of Liability
-
-Except in the cases of wilful misconduct or damages directly caused to natural
-persons, the Licensor will in no event be liable for any direct or indirect,
-material or moral, damages of any kind, arising out of the Licence or of the use
-of the Work, including without limitation, damages for loss of goodwill, work
-stoppage, computer failure or malfunction, loss of data or any commercial
-damage, even if the Licensor has been advised of the possibility of such damage.
-However, the Licensor will be liable under statutory product liability laws as
-far such laws apply to the Work.
-
-9. Additional agreements
-
-While distributing the Work, You may choose to conclude an additional agreement,
-defining obligations or services consistent with this Licence. However, if
-accepting obligations, You may act only on your own behalf and on your sole
-responsibility, not on behalf of the original Licensor or any other Contributor,
-and only if You agree to indemnify, defend, and hold each Contributor harmless
-for any liability incurred by, or claims asserted against such Contributor by
-the fact You have accepted any warranty or additional liability.
-
-10. Acceptance of the Licence
-
-The provisions of this Licence can be accepted by clicking on an icon ‘I agree’
-placed under the bottom of a window displaying the text of this Licence or by
-affirming consent in any other similar way, in accordance with the rules of
-applicable law. Clicking on that icon indicates your clear and irrevocable
-acceptance of this Licence and all of its terms and conditions.
-
-Similarly, you irrevocably accept this Licence and all of its terms and
-conditions by exercising any rights granted to You by Article 2 of this Licence,
-such as the use of the Work, the creation by You of a Derivative Work or the
-Distribution or Communication by You of the Work or copies thereof.
-
-11. Information to the public
-
-In case of any Distribution or Communication of the Work by means of electronic
-communication by You (for example, by offering to download the Work from a
-remote location) the distribution channel or media (for example, a website) must
-at least provide to the public the information requested by the applicable law
-regarding the Licensor, the Licence and the way it may be accessible, concluded,
-stored and reproduced by the Licensee.
-
-12. Termination of the Licence
-
-The Licence and the rights granted hereunder will terminate automatically upon
-any breach by the Licensee of the terms of the Licence.
-
-Such a termination will not terminate the licences of any person who has
-received the Work from the Licensee under the Licence, provided such persons
-remain in full compliance with the Licence.
-
-13. Miscellaneous
-
-Without prejudice of Article 9 above, the Licence represents the complete
-agreement between the Parties as to the Work.
-
-If any provision of the Licence is invalid or unenforceable under applicable
-law, this will not affect the validity or enforceability of the Licence as a
-whole. Such provision will be construed or reformed so as necessary to make it
-valid and enforceable.
-
-The European Commission may publish other linguistic versions or new versions of
-this Licence or updated versions of the Appendix, so far this is required and
-reasonable, without reducing the scope of the rights granted by the Licence. New
-versions of the Licence will be published with a unique version number.
-
-All linguistic versions of this Licence, approved by the European Commission,
-have identical value. Parties can take advantage of the linguistic version of
-their choice.
-
-14. Jurisdiction
-
-Without prejudice to specific agreement between parties,
-
-- any litigation resulting from the interpretation of this License, arising
- between the European Union institutions, bodies, offices or agencies, as a
- Licensor, and any Licensee, will be subject to the jurisdiction of the Court
- of Justice of the European Union, as laid down in article 272 of the Treaty on
- the Functioning of the European Union,
-
-- any litigation arising between other parties and resulting from the
- interpretation of this License, will be subject to the exclusive jurisdiction
- of the competent court where the Licensor resides or conducts its primary
- business.
-
-15. Applicable Law
-
-Without prejudice to specific agreement between parties,
-
-- this Licence shall be governed by the law of the European Union Member State
- where the Licensor has his seat, resides or has his registered office,
-
-- this licence shall be governed by Belgian law if the Licensor has no seat,
- residence or registered office inside a European Union Member State.
-
-Appendix
-
-‘Compatible Licences’ according to Article 5 EUPL are:
-
-- GNU General Public License (GPL) v. 2, v. 3
-- GNU Affero General Public License (AGPL) v. 3
-- Open Software License (OSL) v. 2.1, v. 3.0
-- Eclipse Public License (EPL) v. 1.0
-- CeCILL v. 2.0, v. 2.1
-- Mozilla Public Licence (MPL) v. 2
-- GNU Lesser General Public Licence (LGPL) v. 2.1, v. 3
-- Creative Commons Attribution-ShareAlike v. 3.0 Unported (CC BY-SA 3.0) for
- works other than software
-- European Union Public Licence (EUPL) v. 1.1, v. 1.2
-- Québec Free and Open-Source Licence — Reciprocity (LiLiQ-R) or Strong
- Reciprocity (LiLiQ-R+).
-
-The European Commission may update this Appendix to later versions of the above
-licences without producing a new version of the EUPL, as long as they provide
-the rights granted in Article 2 of this Licence and protect the covered Source
-Code from exclusive appropriation.
-
-All other changes or additions to this Appendix require the production of a new
-EUPL version.
diff --git a/packages/create-kolibri/README.md b/packages/create-kolibri/README.md
deleted file mode 100644
index a7fc6cd283..0000000000
--- a/packages/create-kolibri/README.md
+++ /dev/null
@@ -1,110 +0,0 @@
-# Create-**[KoliBri]**
-
-![**[KoliBri]** - Public-UI Logo](https://avatars.githubusercontent.com/u/109126739?s=400&u=a57a37d20d60090bf572668d907ed093f6dbda85)
-
-Mittels der CLI `create-kolibri` können über die Konsole verschiedene Projekte auf Basis der Komponenten-Bibliothek **[KoliBri]** erstellt werden.
-
-## Projektarten
-
-Es gibt folgende Arten von Projekten:
-
-- App (Vanilla, [Angular], [React], [Vue], [Preact] u.a.)
-- Library (Components, Theme)
-
-## Get Stared
-
-### Neues Projekt erstellen
-
-Ein neues Projekt kann mit Hilfe der Konsole schnell erstellt werden.
-
-```
-npm init kolibri@latest my-kolibri-app
-```
-
-
-
----
-
-## Framework-Adapter
-
-Für eine optimale Developer Experience bieten wir zahlreiche Framework-Adapter für **[KoliBri]** an.
-
-### Übersicht
-
-Folgende Pakete/Artefakte von **[KoliBri]** werden in der öffentlichen [NPM-Registry](https://www.npmjs.com/search?q=%40public-ui) versioniert bereitgestellt.
-
-| Paket | Erläuterung |
-| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
-| create-kolibri | CLI zum Erstellen neuer Projekt auf **[KoliBri]**-Basis. |
-| @public-ui/components | Beinhaltet die barrierefreien Web Components ohne Styling. |
-| @public-ui/core | Beinhaltet generische Typen und zentrale Funktionalitäten für die Entwicklung weiterer Komponenten-Bibliothek mit gleicher Architektur. |
-| @public-ui/themes | Beinhaltet zahlreiche Themes für die **[KoliBri]**-Komponenten. |
-| @public-ui/react | Adapter für das Framework [React]. |
-| @public-ui/preact | Adapter für das Framework [Preact]. |
-| @public-ui/solid | Adapter für das Framework [Solid]. |
-| @public-ui/vue | Adapter für das Framework [Vue]. |
-| @public-ui/angular-v{15..x} | Adapter für das Framework [Angular] in der jeweiligen Version. |
-| @public-ui/angular | Dieses Paket ist veraltet, weil [Angular] versionsspezifische Adapter benötigt. |
-
-### Integrationsvarianten
-
-**[KoliBri]** wird aktuell in folgenden Varianten angeboten:
-
-#### Client-Side-Frameworks
-
-| Statischen Webseiten | Dynamische Webanwendungen |
-| ---------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Technische sind Web Components, wie sie in **[KoliBri]** enthalten sind, wie auch Standard HTML universell wiederverwendbar. | Für Umsetzung von dynamischen Webanwendungen gibt es eine Reihe von Frameworks für die **[KoliBri]** wiederverwendet werden kann. Abhängig vom Framework ist die Bereitstellung von **[KoliBri]** unterschiedlich. Besonders gut geeignet sind dabei JSX/TSX basierte Frameworks, wie [React] oder [Solid], da hier die maximalen Möglichkeiten der Typ-Unterstützung und Autovervollständung möglich sind. Hingegen bei Frameworks mit eigener Template-Sprachen, wie [Angular], [Vue] oder Svelte, ist die Entwicklungsunterstützung unterschiedlich gut umsetzbar. |
-
-| Framework | |
-| :----------------------------------------------------------------------------------------------------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| ![Web Components ohne Framework](https://public-ui.github.io/assets/logos/logo.vanilla.png) | **Web Components ohne Framework**
Alle Komponenten von **[KoliBri]** sind gemäß dem Web Components Standard umgesetzt. Somit können die Komponenten in der Regel in allen modernen Projekten wiederverwendet werden. **[KoliBri]** lässt sich einbinden wie JQuery und ist somit auch für Server-Side-Rendering, wie bspw. PHP, JSF usw., interessant. |
-| [![React-Framework](https://public-ui.github.io/assets/logos/logo.react.png)](https://reactjs.org) | **[React]**-Components (empfohlen)
Alternativ zu den reinen Web Componenten bieten wir einen Adapter für **[React]** an. Es wird so sichergestellt, dass sich die Web Component möglichst nahtlos und voll typisiert in die Entwicklung integriert. |
-| [![Angular-Framework](https://public-ui.github.io/assets/logos/logo.angular.png)](https://angular.io) | **[Angular]**-Components (>= 11)
Alternativ zu den reinen Web Componenten bieten wir einen Adapter für **[Angular]** an. Es wird so sichergestellt, dass sich die Web Component möglichst nahtlos und voll typisiert in die Entwicklung integriert. |
-| [![Vue-Framework](https://public-ui.github.io/assets/logos/logo.vue.png)](https://vuejs.org) | **[Vue]**-Components
Alternativ zu den reinen Web Componenten bieten wir einen Adapter für **[Vue]** an. Es wird so sichergestellt, dass sich die Web Component möglichst nahtlos und voll typisiert in die Entwicklung integriert. |
-| [![Solid-Framework](https://public-ui.github.io/assets/logos/logo.solid.png)](https://www.solidjs.com) | **[Solid]**-Components
Alternativ zu den reinen Web Componenten bieten wir einen Adapter für **[Solid]** an. Es wird so sichergestellt, dass sich die Web Component möglichst nahtlos und voll typisiert in die Entwicklung integriert. |
-| [![Preact-Framework](https://public-ui.github.io/assets/logos/logo.preact.png)](https://preactjs.com) | **[Preact]**-Components (experimentell)
Alternativ zu den reinen Web Componenten bieten wir einen Adapter für **[Preact]** an. Es wird so sichergestellt, dass sich die Web Component möglichst nahtlos und voll typisiert in die Entwicklung integriert. |
-
-#### Server-Side-Frameworks
-
-| Framework | |
-| :--------------------------------------------------------------------------------------------------: | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| [![Astro-Framework](https://public-ui.github.io/assets/logos/logo.astro.png)](https://astro.build) | **[Astro]-Framework** (CSR der Web Components)
Die Integration erfolgt mittels der **[React]- und [Preact]**-Components. Hierbei werden die Framework-Componentens Server-seitig und die Web Components client-seitig gerendert. |
-| [![Next.js-Framework](https://public-ui.github.io/assets/logos/logo.nextjs.png)](https://nextjs.org) | **[Next.js]-Framework** (CSR der Web Components)
Die Integration erfolgt mittels der **[React]**-Components. Hierbei werden die Framework-Componentens Server-seitig und die Web Components client-seitig gerendert. |
-| [![Remix-Framework](https://public-ui.github.io/assets/logos/logo.remix.png)](https://remix.run) | **[Remix]-Framework** (offen)
Die Integration erfolgt mittels der **[React]**-Components (CSR der Web Components). Hierbei werden die Framework-Componentens Server-seitig und die Web Components client-seitig gerendert. |
-
-[Angular]: https://angular.io
-[Astro]: https://astro.build
-[Ember]: https://emberjs.com
-[KoliBri]: https://github.com/public-ui/kolibri
-[Next.js]: https://nextjs.org
-[Preact]: https://preactjs.com
-[React]: https://reactjs.org
-[Remix]: https://remix.run
-[Solid]: https://www.solidjs.com
-[Vue]: https://vuejs.org
-
-## Changelog
-
-### 1.1.19
-
-- **fix** image uri in readme
-- **fix** angular dependency versions (`zone.js`, `typescript`)
-
-### 1.1.18
-
-- **fix** missing `.npmrc` in defaults
-- **chore** update e2e test samples
-
-### 1.1.17
-
-- **add** [Vue] (v3) template
-- **fix** [Nightwatch] configuration
-- **fix** [Font-Awesome] integration
-- **doc** update documentation
-
-[Font-Awesome]: https://fontawesome.com
-[Nightwatch]: https://nightwatchjs.org
diff --git a/packages/create-kolibri/package.json b/packages/create-kolibri/package.json
deleted file mode 100644
index a422359404..0000000000
--- a/packages/create-kolibri/package.json
+++ /dev/null
@@ -1,88 +0,0 @@
-{
- "name": "create-kolibri",
- "version": "2.1.7",
- "license": "EUPL-1.2",
- "homepage": "https://public-ui.github.io",
- "repository": {
- "type": "git",
- "url": "https://github.com/public-ui/kolibri"
- },
- "bugs": {
- "url": "https://github.com/public-ui/kolibri/issues",
- "email": "kolibri@itzbund.de"
- },
- "author": {
- "name": "Informationstechnikzentrum Bund",
- "email": "kolibri@itzbund.de"
- },
- "contributors": [
- {
- "name": "Martin Oppitz",
- "email": "martin.oppitz@itzbund.de"
- }
- ],
- "description": "The CLI can be used to create various projects based on the KoliBri (@public-ui) accessible web component library.",
- "keywords": [
- "accessibility",
- "accessible",
- "bitv",
- "framework",
- "library",
- "designsystem",
- "design",
- "system",
- "web components",
- "webcomponents",
- "aria",
- "wai",
- "axe",
- "custom elements",
- "styleguide",
- "style",
- "guide",
- "ui",
- "html",
- "css",
- "web",
- "a11y",
- "w3c",
- "webstandard",
- "wcag",
- "angular",
- "astro",
- "next.js",
- "preact",
- "react",
- "vue",
- "remix",
- "solid",
- "template"
- ],
- "scripts": {
- "build": "tsup",
- "clean": "git clean -f -d -X",
- "dev": "tsup --watch --onSuccess \"node dist/index.js\"",
- "lint": "tsc src/index.ts --noEmit --skipLibCheck && eslint src --ext .ts",
- "format": "prettier --check src",
- "unused": "knip"
- },
- "bin": "dist/index.js",
- "dependencies": {
- "chalk": "4.1.2",
- "gradient-string": "2.0.2"
- },
- "devDependencies": {
- "@types/gradient-string": "1.1.6",
- "@types/node": "ts5.4",
- "@typescript-eslint/eslint-plugin": "7.18.0",
- "@typescript-eslint/parser": "7.18.0",
- "eslint": "8.57.0",
- "knip": "5.27.0",
- "prettier": "3.3.3",
- "tsup": "8.2.3",
- "typescript": "5.5.4"
- },
- "files": [
- "dist"
- ]
-}
diff --git a/packages/create-kolibri/prettier.config.js b/packages/create-kolibri/prettier.config.js
deleted file mode 100644
index cab48ece33..0000000000
--- a/packages/create-kolibri/prettier.config.js
+++ /dev/null
@@ -1,5 +0,0 @@
-module.exports = {
- printWidth: 160,
- singleQuote: true,
- useTabs: true,
-};
diff --git a/packages/create-kolibri/src/index.ts b/packages/create-kolibri/src/index.ts
deleted file mode 100644
index 014e9e4802..0000000000
--- a/packages/create-kolibri/src/index.ts
+++ /dev/null
@@ -1,34 +0,0 @@
-#!/usr/bin/env node
-
-const gradient = require('gradient-string');
-const chalk = require('chalk');
-
-const banner = gradient.atlas.multiline(
- `
-,--. ,--. ,--. ,--. ,-----. ,--.
-| .' / ,---. | | \`--' | |) /_ ,--.--. \`--'
-| . ' | .-. | | | ,--. | .-. \\ | .--' ,--.
-| |\\ \\ | '-' | | | | | | '--' / | | | |
-\`--' \`--´ \`---´ \`--' \`--' \`------´ \`--' \`--'
-🚹 The accessible HTML-Standard | 👉 https://public-ui.github.io
-`,
- {
- interpolation: 'hsv',
- },
-);
-console.log(banner);
-console.log(`🚀 ${chalk.bold(`Welcome to KoliBri`)}
-
-To create a new project based on KoliBri, execute the following command for React, for example:
-
-> ${chalk.blue(`npx degit public-ui/templates/csr/react-vite my-kolibri-project`)}
-
-You must then change to the newly created directory and install the project:
-
-> ${chalk.blue(`cd my-kolibri-project && npm install`)}
-
-After the project has been installed, you can start it:
-
-> ${chalk.blue(`npm start`)}
-
-You can find numerous other example projects in our Git repository: ${chalk.blue(`https://github.com/public-ui/templates`)}`);
diff --git a/packages/create-kolibri/tsconfig.json b/packages/create-kolibri/tsconfig.json
deleted file mode 100644
index a7523f955b..0000000000
--- a/packages/create-kolibri/tsconfig.json
+++ /dev/null
@@ -1,110 +0,0 @@
-{
- "compilerOptions": {
- /* Visit https://aka.ms/tsconfig to read more about this file */
-
- /* Projects */
- // "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */
- // "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */
- // "tsBuildInfoFile": "./.tsbuildinfo", /* Specify the path to .tsbuildinfo incremental compilation file. */
- // "disableSourceOfProjectReferenceRedirect": true, /* Disable preferring source files instead of declaration files when referencing composite projects. */
- // "disableSolutionSearching": true, /* Opt a project out of multi-project reference checking when editing. */
- // "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
-
- /* Language and Environment */
- "target": "ESNext" /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */,
- // "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
- // "jsx": "preserve", /* Specify what JSX code is generated. */
- // "experimentalDecorators": true, /* Enable experimental support for legacy experimental decorators. */
- // "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */
- // "jsxFactory": "", /* Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'. */
- // "jsxFragmentFactory": "", /* Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'. */
- // "jsxImportSource": "", /* Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'. */
- // "reactNamespace": "", /* Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit. */
- // "noLib": true, /* Disable including any library files, including the default lib.d.ts. */
- // "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class fields. */
- // "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
-
- /* Modules */
- "module": "commonjs" /* Specify what module code is generated. */,
- // "rootDir": "./", /* Specify the root folder within your source files. */
- // "moduleResolution": "node10", /* Specify how TypeScript looks up a file from a given module specifier. */
- // "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
- // "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
- // "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
- // "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
- // "types": [], /* Specify type package names to be included without being referenced in a source file. */
- // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
- // "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
- // "allowImportingTsExtensions": true, /* Allow imports to include TypeScript file extensions. Requires '--moduleResolution bundler' and either '--noEmit' or '--emitDeclarationOnly' to be set. */
- // "resolvePackageJsonExports": true, /* Use the package.json 'exports' field when resolving package imports. */
- // "resolvePackageJsonImports": true, /* Use the package.json 'imports' field when resolving imports. */
- // "customConditions": [], /* Conditions to set in addition to the resolver-specific defaults when resolving imports. */
- // "resolveJsonModule": true, /* Enable importing .json files. */
- // "allowArbitraryExtensions": true, /* Enable importing files with any extension, provided a declaration file is present. */
- // "noResolve": true, /* Disallow 'import's, 'require's or ''s from expanding the number of files TypeScript should add to a project. */
-
- /* JavaScript Support */
- // "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files. */
- // "checkJs": true, /* Enable error reporting in type-checked JavaScript files. */
- // "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'. */
-
- /* Emit */
- // "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
- // "declarationMap": true, /* Create sourcemaps for d.ts files. */
- // "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
- // "sourceMap": true, /* Create source map files for emitted JavaScript files. */
- // "inlineSourceMap": true, /* Include sourcemap files inside the emitted JavaScript. */
- // "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output. */
- "outDir": "./dist" /* Specify an output folder for all emitted files. */,
- // "removeComments": true, /* Disable emitting comments. */
- // "noEmit": true, /* Disable emitting files from a compilation. */
- // "importHelpers": true, /* Allow importing helper functions from tslib once per project, instead of including them per-file. */
- // "importsNotUsedAsValues": "remove", /* Specify emit/checking behavior for imports that are only used for types. */
- // "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
- // "sourceRoot": "", /* Specify the root path for debuggers to find the reference source code. */
- // "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
- // "inlineSources": true, /* Include source code in the sourcemaps inside the emitted JavaScript. */
- // "emitBOM": true, /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files. */
- // "newLine": "crlf", /* Set the newline character for emitting files. */
- // "stripInternal": true, /* Disable emitting declarations that have '@internal' in their JSDoc comments. */
- // "noEmitHelpers": true, /* Disable generating custom helper functions like '__extends' in compiled output. */
- // "noEmitOnError": true, /* Disable emitting files if any type checking errors are reported. */
- // "preserveConstEnums": true, /* Disable erasing 'const enum' declarations in generated code. */
- // "declarationDir": "./", /* Specify the output directory for generated declaration files. */
- // "preserveValueImports": true, /* Preserve unused imported values in the JavaScript output that would otherwise be removed. */
-
- /* Interop Constraints */
- // "isolatedModules": true, /* Ensure that each file can be safely transpiled without relying on other imports. */
- // "verbatimModuleSyntax": true, /* Do not transform or elide any imports or exports not marked as type-only, ensuring they are written in the output file's format based on the 'module' setting. */
- // "allowSyntheticDefaultImports": true, /* Allow 'import x from y' when a module doesn't have a default export. */
- "esModuleInterop": true /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility. */,
- // "preserveSymlinks": true, /* Disable resolving symlinks to their realpath. This correlates to the same flag in node. */
- "forceConsistentCasingInFileNames": true /* Ensure that casing is correct in imports. */,
-
- /* Type Checking */
- "strict": true /* Enable all strict type-checking options. */,
- // "noImplicitAny": true, /* Enable error reporting for expressions and declarations with an implied 'any' type. */
- // "strictNullChecks": true, /* When type checking, take into account 'null' and 'undefined'. */
- // "strictFunctionTypes": true, /* When assigning functions, check to ensure parameters and the return values are subtype-compatible. */
- // "strictBindCallApply": true, /* Check that the arguments for 'bind', 'call', and 'apply' methods match the original function. */
- // "strictPropertyInitialization": true, /* Check for class properties that are declared but not set in the constructor. */
- // "noImplicitThis": true, /* Enable error reporting when 'this' is given the type 'any'. */
- // "useUnknownInCatchVariables": true, /* Default catch clause variables as 'unknown' instead of 'any'. */
- // "alwaysStrict": true, /* Ensure 'use strict' is always emitted. */
- // "noUnusedLocals": true, /* Enable error reporting when local variables aren't read. */
- // "noUnusedParameters": true, /* Raise an error when a function parameter isn't read. */
- // "exactOptionalPropertyTypes": true, /* Interpret optional property types as written, rather than adding 'undefined'. */
- // "noImplicitReturns": true, /* Enable error reporting for codepaths that do not explicitly return in a function. */
- // "noFallthroughCasesInSwitch": true, /* Enable error reporting for fallthrough cases in switch statements. */
- // "noUncheckedIndexedAccess": true, /* Add 'undefined' to a type when accessed using an index. */
- // "noImplicitOverride": true, /* Ensure overriding members in derived classes are marked with an override modifier. */
- // "noPropertyAccessFromIndexSignature": true, /* Enforces using indexed accessors for keys declared using an indexed type. */
- // "allowUnusedLabels": true, /* Disable error reporting for unused labels. */
- // "allowUnreachableCode": true, /* Disable error reporting for unreachable code. */
-
- /* Completeness */
- // "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
- "skipLibCheck": true /* Skip type checking all .d.ts files. */
- },
- "include": ["src"]
-}
diff --git a/packages/create-kolibri/tsup.config.ts b/packages/create-kolibri/tsup.config.ts
deleted file mode 100644
index b83b148b07..0000000000
--- a/packages/create-kolibri/tsup.config.ts
+++ /dev/null
@@ -1,11 +0,0 @@
-import { defineConfig } from 'tsup';
-
-export default defineConfig((options) => {
- return {
- clean: true,
- entry: ['src/index.ts'],
- minify: !options.watch,
- sourcemap: true,
- splitting: true,
- };
-});
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 12318d91bf..e91272c0e9 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -567,43 +567,6 @@ importers:
specifier: 5.5.4
version: 5.5.4
- packages/create-kolibri:
- dependencies:
- chalk:
- specifier: 4.1.2
- version: 4.1.2
- gradient-string:
- specifier: 2.0.2
- version: 2.0.2
- devDependencies:
- '@types/gradient-string':
- specifier: 1.1.6
- version: 1.1.6
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
- '@typescript-eslint/eslint-plugin':
- specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/parser':
- specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
- eslint:
- specifier: 8.57.0
- version: 8.57.0
- knip:
- specifier: 5.27.0
- version: 5.27.0(@types/node@22.0.0)(typescript@5.5.4)
- prettier:
- specifier: 3.3.3
- version: 3.3.3
- tsup:
- specifier: 8.2.3
- version: 8.2.3(@swc/core@1.5.28)(jiti@1.21.6)(postcss@8.4.40)(typescript@5.5.4)(yaml@2.4.5)
- typescript:
- specifier: 5.5.4
- version: 5.5.4
-
packages/designer:
dependencies:
'@public-ui/components':
@@ -4833,9 +4796,6 @@ packages:
engines: {node: '>=8.0.0'}
hasBin: true
- any-promise@1.3.0:
- resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
-
anymatch@2.0.0:
resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==}
@@ -5208,12 +5168,6 @@ packages:
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
engines: {node: '>=18'}
- bundle-require@5.0.0:
- resolution: {integrity: sha512-GuziW3fSSmopcx4KRymQEJVbZUfqlCqcq7dvs6TYwKRZiegK/2buMxQTPs6MGlNv50wms1699qYO54R8XfRX4w==}
- engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
- peerDependencies:
- esbuild: '>=0.18'
-
byte-size@8.1.1:
resolution: {integrity: sha512-tUkzZWK0M/qdoLEqikxBWe4kumyuwjl3HO6zHTr4yEI23EojPtLYXdG1+AQY7MN0cGyNDvEaJ8wiYQm6P2bPxg==}
engines: {node: '>=12.17'}
@@ -5226,10 +5180,6 @@ packages:
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
engines: {node: '>= 0.8'}
- cac@6.7.14:
- resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
- engines: {node: '>=8'}
-
cacache@16.1.3:
resolution: {integrity: sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
@@ -8445,10 +8395,6 @@ packages:
resolution: {integrity: sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==}
engines: {node: '>=8'}
- load-tsconfig@0.2.5:
- resolution: {integrity: sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==}
- engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
-
loader-runner@4.3.0:
resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==}
engines: {node: '>=6.11.5'}
@@ -8569,9 +8515,6 @@ packages:
lodash.snakecase@4.1.1:
resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==}
- lodash.sortby@4.7.0:
- resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==}
-
lodash.startcase@4.4.0:
resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==}
@@ -9015,9 +8958,6 @@ packages:
resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
- mz@2.7.0:
- resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
-
nanoid@3.3.1:
resolution: {integrity: sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
@@ -9841,24 +9781,6 @@ packages:
ts-node:
optional: true
- postcss-load-config@6.0.1:
- resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
- engines: {node: '>= 18'}
- peerDependencies:
- jiti: '>=1.21.0'
- postcss: '>=8.0.9'
- tsx: ^4.8.1
- yaml: ^2.4.2
- peerDependenciesMeta:
- jiti:
- optional: true
- postcss:
- optional: true
- tsx:
- optional: true
- yaml:
- optional: true
-
postcss-loader@6.2.1:
resolution: {integrity: sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==}
engines: {node: '>= 12.13.0'}
@@ -11159,10 +11081,6 @@ packages:
resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
engines: {node: '>= 8'}
- source-map@0.8.0-beta.0:
- resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
- engines: {node: '>= 8'}
-
spawn-please@2.0.2:
resolution: {integrity: sha512-KM8coezO6ISQ89c1BzyWNtcn2V2kAVtwIXd3cN/V5a0xPYc1F/vydrRc01wsKFEQ/p+V1a4sw4z2yMITIXrgGw==}
engines: {node: '>=14'}
@@ -11392,11 +11310,6 @@ packages:
peerDependencies:
postcss: ^8.4.31
- sucrase@3.35.0:
- resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
- engines: {node: '>=16 || 14 >=14.17'}
- hasBin: true
-
summary@2.1.0:
resolution: {integrity: sha512-nMIjMrd5Z2nuB2RZCKJfFMjgS3fygbeyGk9PxPPaJR1RIcyN9yn4A63Isovzm3ZtQuEkLBVgMdPup8UeLH7aQw==}
@@ -11528,13 +11441,6 @@ packages:
text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
- thenify-all@1.6.0:
- resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
- engines: {node: '>=0.8'}
-
- thenify@3.3.1:
- resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
-
thingies@1.21.0:
resolution: {integrity: sha512-hsqsJsFMsV+aD4s3CWKk85ep/3I9XzYV/IXaSouJMYIoDlgyi11cBhsqYe9/geRfB0YIikBQg6raRaM+nIMP9g==}
engines: {node: '>=10.18'}
@@ -11626,9 +11532,6 @@ packages:
tr46@0.0.3:
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
- tr46@1.0.1:
- resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==}
-
tr46@2.1.0:
resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==}
engines: {node: '>=8'}
@@ -11669,9 +11572,6 @@ packages:
peerDependencies:
typescript: '>=4.2.0'
- ts-interface-checker@0.1.13:
- resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
-
ts-morph@13.0.3:
resolution: {integrity: sha512-pSOfUMx8Ld/WUreoSzvMFQG5i9uEiWIsBYjpU9+TTASOeUa89j5HykomeqVULm1oqWtBdleI3KEFRLrlA3zGIw==}
@@ -11703,25 +11603,6 @@ packages:
tslib@2.6.3:
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
- tsup@8.2.3:
- resolution: {integrity: sha512-6YNT44oUfXRbZuSMNmN36GzwPPIlD2wBccY7looM2fkTcxkf2NEmwr3OZuDZoySklnrIG4hoEtzy8yUXYOqNcg==}
- engines: {node: '>=18'}
- hasBin: true
- peerDependencies:
- '@microsoft/api-extractor': ^7.36.0
- '@swc/core': ^1
- postcss: ^8.4.12
- typescript: '>=4.5.0'
- peerDependenciesMeta:
- '@microsoft/api-extractor':
- optional: true
- '@swc/core':
- optional: true
- postcss:
- optional: true
- typescript:
- optional: true
-
tuf-js@1.1.7:
resolution: {integrity: sha512-i3P9Kgw3ytjELUfpuKVDNBJvk4u5bXL6gskv572mcevPbSKCV3zt3djhmlEQ65yERjIbOSncy7U4cQJaB1CBCg==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -12154,9 +12035,6 @@ packages:
webidl-conversions@3.0.1:
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
- webidl-conversions@4.0.2:
- resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==}
-
webidl-conversions@5.0.0:
resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==}
engines: {node: '>=8'}
@@ -12338,9 +12216,6 @@ packages:
whatwg-url@5.0.0:
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
- whatwg-url@7.1.0:
- resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==}
-
whatwg-url@8.7.0:
resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==}
engines: {node: '>=10'}
@@ -17394,8 +17269,6 @@ snapshots:
dependencies:
entities: 2.2.0
- any-promise@1.3.0: {}
-
anymatch@2.0.0:
dependencies:
micromatch: 3.1.10
@@ -17910,19 +17783,12 @@ snapshots:
dependencies:
run-applescript: 7.0.0
- bundle-require@5.0.0(esbuild@0.23.0):
- dependencies:
- esbuild: 0.23.0
- load-tsconfig: 0.2.5
-
byte-size@8.1.1: {}
bytes@3.0.0: {}
bytes@3.1.2: {}
- cac@6.7.14: {}
-
cacache@16.1.3:
dependencies:
'@npmcli/fs': 2.1.2
@@ -22127,8 +21993,6 @@ snapshots:
strip-bom: 4.0.0
type-fest: 0.6.0
- load-tsconfig@0.2.5: {}
-
loader-runner@4.3.0: {}
loader-utils@2.0.4:
@@ -22237,8 +22101,6 @@ snapshots:
lodash.snakecase@4.1.1: {}
- lodash.sortby@4.7.0: {}
-
lodash.startcase@4.4.0: {}
lodash.uniq@4.5.0: {}
@@ -22782,12 +22644,6 @@ snapshots:
mute-stream@1.0.0: {}
- mz@2.7.0:
- dependencies:
- any-promise: 1.3.0
- object-assign: 4.1.1
- thenify-all: 1.6.0
-
nanoid@3.3.1: {}
nanoid@3.3.7: {}
@@ -23817,14 +23673,6 @@ snapshots:
postcss: 8.4.40
ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)
- postcss-load-config@6.0.1(jiti@1.21.6)(postcss@8.4.40)(yaml@2.4.5):
- dependencies:
- lilconfig: 3.1.2
- optionalDependencies:
- jiti: 1.21.6
- postcss: 8.4.40
- yaml: 2.4.5
-
postcss-loader@6.2.1(postcss@8.4.40)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
cosmiconfig: 7.1.0
@@ -25290,10 +25138,6 @@ snapshots:
source-map@0.7.4: {}
- source-map@0.8.0-beta.0:
- dependencies:
- whatwg-url: 7.1.0
-
spawn-please@2.0.2:
dependencies:
cross-spawn: 7.0.3
@@ -25567,16 +25411,6 @@ snapshots:
postcss: 8.4.40
postcss-selector-parser: 6.1.0
- sucrase@3.35.0:
- dependencies:
- '@jridgewell/gen-mapping': 0.3.5
- commander: 4.1.1
- glob: 10.4.3
- lines-and-columns: 1.2.4
- mz: 2.7.0
- pirates: 4.0.6
- ts-interface-checker: 0.1.13
-
summary@2.1.0: {}
supports-color@5.5.0:
@@ -25764,14 +25598,6 @@ snapshots:
text-table@0.2.0: {}
- thenify-all@1.6.0:
- dependencies:
- thenify: 3.3.1
-
- thenify@3.3.1:
- dependencies:
- any-promise: 1.3.0
-
thingies@1.21.0(tslib@2.6.3):
dependencies:
tslib: 2.6.3
@@ -25853,10 +25679,6 @@ snapshots:
tr46@0.0.3: {}
- tr46@1.0.1:
- dependencies:
- punycode: 2.3.1
-
tr46@2.1.0:
dependencies:
punycode: 2.3.1
@@ -25885,8 +25707,6 @@ snapshots:
dependencies:
typescript: 5.5.4
- ts-interface-checker@0.1.13: {}
-
ts-morph@13.0.3:
dependencies:
'@ts-morph/common': 0.12.3
@@ -25931,34 +25751,6 @@ snapshots:
tslib@2.6.3: {}
- tsup@8.2.3(@swc/core@1.5.28)(jiti@1.21.6)(postcss@8.4.40)(typescript@5.5.4)(yaml@2.4.5):
- dependencies:
- bundle-require: 5.0.0(esbuild@0.23.0)
- cac: 6.7.14
- chokidar: 3.6.0
- consola: 3.2.3
- debug: 4.3.5(supports-color@8.1.1)
- esbuild: 0.23.0
- execa: 5.1.1
- globby: 11.1.0
- joycon: 3.1.1
- picocolors: 1.0.1
- postcss-load-config: 6.0.1(jiti@1.21.6)(postcss@8.4.40)(yaml@2.4.5)
- resolve-from: 5.0.0
- rollup: 4.19.2
- source-map: 0.8.0-beta.0
- sucrase: 3.35.0
- tree-kill: 1.2.2
- optionalDependencies:
- '@swc/core': 1.5.28
- postcss: 8.4.40
- typescript: 5.5.4
- transitivePeerDependencies:
- - jiti
- - supports-color
- - tsx
- - yaml
-
tuf-js@1.1.7:
dependencies:
'@tufjs/models': 1.0.4
@@ -26406,8 +26198,6 @@ snapshots:
webidl-conversions@3.0.1: {}
- webidl-conversions@4.0.2: {}
-
webidl-conversions@5.0.0: {}
webidl-conversions@6.1.0: {}
@@ -26736,12 +26526,6 @@ snapshots:
tr46: 0.0.3
webidl-conversions: 3.0.1
- whatwg-url@7.1.0:
- dependencies:
- lodash.sortby: 4.7.0
- tr46: 1.0.1
- webidl-conversions: 4.0.2
-
whatwg-url@8.7.0:
dependencies:
lodash: 4.17.21
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index c74810371c..04b6bf5e52 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -6,7 +6,6 @@ packages:
- 'packages/adapters/solid*'
- 'packages/adapters/vue'
- 'packages/components'
- - 'packages/create-kolibri'
- 'packages/designer'
- 'packages/samples/angular'
- 'packages/samples/react'
diff --git a/scripts/deprecate-add.sh b/scripts/deprecate-add.sh
index 3d2c1cccbc..706c1970a0 100644
--- a/scripts/deprecate-add.sh
+++ b/scripts/deprecate-add.sh
@@ -16,5 +16,3 @@ npm deprecate @public-ui/components@$1 "Wir empfehlen die Verwendung einer neuer
npm deprecate @public-ui/themes@$1 "Wir empfehlen die Verwendung einer neueren Version (>=$2)."
npm deprecate @public-ui/theme-default@$1 "Wir empfehlen die Verwendung einer neueren Version (>=$2)."
npm deprecate @public-ui/visual-tests@$1 "Wir empfehlen die Verwendung einer neueren Version (>=$2)."
-
-npm deprecate create-kolibri@$1 "Wir empfehlen die Verwendung einer neueren Version (>=$2)."
diff --git a/scripts/deprecate-rm.sh b/scripts/deprecate-rm.sh
index 5fbad9abba..bdbb6ca50c 100644
--- a/scripts/deprecate-rm.sh
+++ b/scripts/deprecate-rm.sh
@@ -16,5 +16,3 @@ npm deprecate @public-ui/components@$1 ""
npm deprecate @public-ui/themes@$1 ""
npm deprecate @public-ui/theme-default@$1 ""
npm deprecate @public-ui/visual-tests@$1 ""
-
-npm deprecate create-kolibri@$1 ""
diff --git a/scripts/license-reports.sh b/scripts/license-reports.sh
index 2143faad24..8671a5f7a5 100644
--- a/scripts/license-reports.sh
+++ b/scripts/license-reports.sh
@@ -10,7 +10,6 @@ npx license-report --output=html --package=packages/adapters/react-standalone/pa
npx license-report --output=html --package=packages/adapters/solid/package.json >> license-reports/adapter-solid.html
npx license-report --output=html --package=packages/adapters/vue/package.json >> license-reports/adapter-vue.html
npx license-report --output=html --package=packages/components/package.json >> license-reports/components.html
-npx license-report --output=html --package=packages/create-kolibri/package.json >> license-reports/create-kolibri.html
npx license-report --output=html --package=packages/designer/package.json >> license-reports/designer.html
npx license-report --output=html --package=packages/samples/angular/package.json >> license-reports/sample-angular.html
npx license-report --output=html --package=packages/samples/react/package.json >> license-reports/sample-react.html
From f40e2f64b0bb61eda5b74f85c73739193434157e Mon Sep 17 00:00:00 2001
From: Martin Oppitz <6279703+deleonio@users.noreply.github.com>
Date: Sat, 14 Sep 2024 03:48:33 +0200
Subject: [PATCH 2/6] chore: remove deps eslint-loops-plugin and node types
---
package.json | 1 -
packages/adapters/angular/v15/package.json | 1 -
packages/adapters/angular/v16/package.json | 1 -
packages/adapters/angular/v17/package.json | 1 -
packages/adapters/angular/v18/package.json | 1 -
packages/adapters/react/package.json | 1 -
packages/adapters/solid/package.json | 1 -
packages/adapters/vue/package.json | 1 -
packages/components/.eslintrc.js | 1 -
packages/components/package.json | 2 -
packages/components/tsconfig.json | 2 +-
packages/designer/.eslintrc.js | 1 -
packages/designer/package.json | 1 -
packages/designer/tsconfig.json | 2 +-
packages/samples/angular/tsconfig.app.json | 3 +-
packages/samples/angular/tsconfig.spec.json | 17 +-
packages/samples/react/package.json | 1 -
packages/samples/react/tsconfig.json | 2 +-
packages/themes/.eslintrc.cjs | 2 +-
packages/themes/bmf/package.json | 2 -
packages/themes/default/.eslintrc.cjs | 2 +-
packages/themes/default/package.json | 2 -
packages/themes/ecl/package.json | 2 -
packages/themes/itzbund/package.json | 2 -
packages/themes/package.json | 2 -
packages/tools/kolibri-cli/.eslintrc.cjs | 1 -
packages/tools/kolibri-cli/package.json | 2 -
packages/tools/visual-tests/.eslintrc.cjs | 1 -
packages/tools/visual-tests/package.json | 1 -
pnpm-lock.yaml | 221 +++++---------------
30 files changed, 65 insertions(+), 215 deletions(-)
diff --git a/package.json b/package.json
index 9e31533276..879985d901 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,6 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
- "@types/node": "ts5.4",
"cross-env": "7.0.3",
"husky": "9.1.4",
"js-yaml": "4.1.0",
diff --git a/packages/adapters/angular/v15/package.json b/packages/adapters/angular/v15/package.json
index 35b5b102fb..b56e9a2f42 100644
--- a/packages/adapters/angular/v15/package.json
+++ b/packages/adapters/angular/v15/package.json
@@ -73,7 +73,6 @@
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
- "@types/node": "ts4.9",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.3.3",
"rimraf": "5.0.10",
diff --git a/packages/adapters/angular/v16/package.json b/packages/adapters/angular/v16/package.json
index a2c90a372b..6ca5b360a9 100644
--- a/packages/adapters/angular/v16/package.json
+++ b/packages/adapters/angular/v16/package.json
@@ -73,7 +73,6 @@
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
- "@types/node": "ts5.1",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.3.3",
"rimraf": "5.0.10",
diff --git a/packages/adapters/angular/v17/package.json b/packages/adapters/angular/v17/package.json
index 021b358bfd..0f13f33792 100644
--- a/packages/adapters/angular/v17/package.json
+++ b/packages/adapters/angular/v17/package.json
@@ -73,7 +73,6 @@
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
- "@types/node": "ts5.3",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.3.3",
"rimraf": "5.0.10",
diff --git a/packages/adapters/angular/v18/package.json b/packages/adapters/angular/v18/package.json
index e18f054017..cacc31e339 100644
--- a/packages/adapters/angular/v18/package.json
+++ b/packages/adapters/angular/v18/package.json
@@ -73,7 +73,6 @@
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
- "@types/node": "ts5.3",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.3.3",
"rimraf": "5.0.10",
diff --git a/packages/adapters/react/package.json b/packages/adapters/react/package.json
index a001a3a6d6..28611e69df 100644
--- a/packages/adapters/react/package.json
+++ b/packages/adapters/react/package.json
@@ -52,7 +52,6 @@
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
- "@types/node": "ts5.4",
"@types/normalize-package-data": "2.4.4",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
diff --git a/packages/adapters/solid/package.json b/packages/adapters/solid/package.json
index ce9a8ca2fd..9870191188 100644
--- a/packages/adapters/solid/package.json
+++ b/packages/adapters/solid/package.json
@@ -52,7 +52,6 @@
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
- "@types/node": "ts5.4",
"@types/normalize-package-data": "2.4.4",
"solid-js": "1.8.19",
"typescript": "5.5.4",
diff --git a/packages/adapters/vue/package.json b/packages/adapters/vue/package.json
index da10d4e86b..c986a467a7 100644
--- a/packages/adapters/vue/package.json
+++ b/packages/adapters/vue/package.json
@@ -53,7 +53,6 @@
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
- "@types/node": "ts5.4",
"@types/normalize-package-data": "2.4.4",
"typescript": "5.5.4",
"unbuild": "1.2.1",
diff --git a/packages/components/.eslintrc.js b/packages/components/.eslintrc.js
index eb386dafa8..0d322cdaf8 100644
--- a/packages/components/.eslintrc.js
+++ b/packages/components/.eslintrc.js
@@ -83,7 +83,6 @@ config.overrides.push({
config.plugins = config.plugins || [];
// config.plugins.push('react');
config.plugins.push('jsx-a11y');
-config.plugins.push('no-loops');
config.settings = {
react: {
diff --git a/packages/components/package.json b/packages/components/package.json
index f2b1ab5d04..5b825d92b9 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -96,7 +96,6 @@
"@types/jest": "26.0.24",
"@types/markdown-it": "13.0.9",
"@types/mustache": "4.2.5",
- "@types/node": "ts5.4",
"@types/pug": "2.0.10",
"@types/twig": "1.12.16",
"@types/wcag-contrast": "3.0.3",
@@ -110,7 +109,6 @@
"eslint-plugin-jsdoc": "48.10.2",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.9.0",
- "eslint-plugin-no-loops": "0.4.0",
"eslint-plugin-react": "7.35.0",
"jest": "26.6.3",
"knip": "5.27.0",
diff --git a/packages/components/tsconfig.json b/packages/components/tsconfig.json
index a68dd7544a..a8cf0e09d3 100644
--- a/packages/components/tsconfig.json
+++ b/packages/components/tsconfig.json
@@ -16,7 +16,7 @@
"forceConsistentCasingInFileNames": true,
"importHelpers": true,
"removeComments": true,
- "types": ["node", "jest"],
+ "types": ["jest"],
"typeRoots": ["node_modules/@types"],
"strict": true,
"skipLibCheck": true
diff --git a/packages/designer/.eslintrc.js b/packages/designer/.eslintrc.js
index d345538a2c..9d81e0715f 100644
--- a/packages/designer/.eslintrc.js
+++ b/packages/designer/.eslintrc.js
@@ -19,7 +19,6 @@ config.overrides.push({
config.plugins = config.plugins || [];
config.plugins.push('jsx-a11y');
-config.plugins.push('no-loops');
config.overrides[0].rules['@typescript-eslint/no-unsafe-member-access'] = ['warn'];
diff --git a/packages/designer/package.json b/packages/designer/package.json
index 740e3f0033..61e1c67b19 100644
--- a/packages/designer/package.json
+++ b/packages/designer/package.json
@@ -55,7 +55,6 @@
"chromedriver": "124.0.4",
"cpy-cli": "5.0.0",
"eslint-plugin-jsx-a11y": "6.9.0",
- "eslint-plugin-no-loops": "0.4.0",
"nightwatch-axe-verbose": "2.3.1",
"npm-run-all": "4.1.5",
"playwright": "1.45.3",
diff --git a/packages/designer/tsconfig.json b/packages/designer/tsconfig.json
index f16b3576bf..9ce9064d35 100644
--- a/packages/designer/tsconfig.json
+++ b/packages/designer/tsconfig.json
@@ -9,7 +9,7 @@
"preserveSymlinks": true,
"moduleResolution": "node",
"lib": ["ES2017", "dom"],
- "types": ["mocha", "node"],
+ "types": ["mocha"],
"typeRoots": ["node_modules/prettier", "node_modules/@types", "src/types"],
"noUnusedLocals": true,
"resolveJsonModule": true,
diff --git a/packages/samples/angular/tsconfig.app.json b/packages/samples/angular/tsconfig.app.json
index 587cbe741e..a7ea27acc9 100644
--- a/packages/samples/angular/tsconfig.app.json
+++ b/packages/samples/angular/tsconfig.app.json
@@ -2,8 +2,7 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
- "outDir": "./out-tsc/app",
- "types": []
+ "outDir": "./out-tsc/app"
},
"files": ["src/main.ts"],
"include": ["src/**/*.d.ts"]
diff --git a/packages/samples/angular/tsconfig.spec.json b/packages/samples/angular/tsconfig.spec.json
index be7e9da76f..a1845ddb34 100644
--- a/packages/samples/angular/tsconfig.spec.json
+++ b/packages/samples/angular/tsconfig.spec.json
@@ -1,14 +1,9 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
- "extends": "./tsconfig.json",
- "compilerOptions": {
- "outDir": "./out-tsc/spec",
- "types": [
- "jasmine"
- ]
- },
- "include": [
- "src/**/*.spec.ts",
- "src/**/*.d.ts"
- ]
+ "extends": "./tsconfig.json",
+ "compilerOptions": {
+ "outDir": "./out-tsc/spec",
+ "types": ["jasmine"]
+ },
+ "include": ["src/**/*.spec.ts", "src/**/*.d.ts"]
}
diff --git a/packages/samples/react/package.json b/packages/samples/react/package.json
index 763a26d9d4..4665df0a88 100644
--- a/packages/samples/react/package.json
+++ b/packages/samples/react/package.json
@@ -29,7 +29,6 @@
"@public-ui/components": "workspace:*",
"@public-ui/react": "workspace:*",
"@public-ui/themes": "workspace:*",
- "@types/node": "ts5.4",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@unocss/preset-uno": "0.58.9",
diff --git a/packages/samples/react/tsconfig.json b/packages/samples/react/tsconfig.json
index 3d95d81565..bb2985a4d9 100644
--- a/packages/samples/react/tsconfig.json
+++ b/packages/samples/react/tsconfig.json
@@ -9,7 +9,7 @@
"preserveSymlinks": true,
"moduleResolution": "node",
"lib": ["es2017", "dom"],
- "types": ["node", "react", "react-dom"],
+ "types": ["react", "react-dom"],
"typeRoots": ["node_modules/@types", "src/types"],
"noUnusedLocals": true,
"resolveJsonModule": true,
diff --git a/packages/themes/.eslintrc.cjs b/packages/themes/.eslintrc.cjs
index 6c245508a5..cfbdb66c06 100644
--- a/packages/themes/.eslintrc.cjs
+++ b/packages/themes/.eslintrc.cjs
@@ -5,7 +5,7 @@ module.exports = {
sourceType: 'module',
tsconfigRootDir: __dirname,
},
- plugins: ['@typescript-eslint', 'no-loops'],
+ plugins: ['@typescript-eslint'],
extends: ['eslint:recommended', 'plugin:@typescript-eslint/recommended', 'plugin:@typescript-eslint/recommended-requiring-type-checking'],
rules: {
'@typescript-eslint/no-namespace': 'off',
diff --git a/packages/themes/bmf/package.json b/packages/themes/bmf/package.json
index 749a840cce..fa003722d9 100644
--- a/packages/themes/bmf/package.json
+++ b/packages/themes/bmf/package.json
@@ -23,11 +23,9 @@
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
- "@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
- "eslint-plugin-no-loops": "0.4.0",
"nodemon": "3.1.4",
"postcss": "8.4.40",
"rollup": "4.19.2",
diff --git a/packages/themes/default/.eslintrc.cjs b/packages/themes/default/.eslintrc.cjs
index 6c245508a5..cfbdb66c06 100644
--- a/packages/themes/default/.eslintrc.cjs
+++ b/packages/themes/default/.eslintrc.cjs
@@ -5,7 +5,7 @@ module.exports = {
sourceType: 'module',
tsconfigRootDir: __dirname,
},
- plugins: ['@typescript-eslint', 'no-loops'],
+ plugins: ['@typescript-eslint'],
extends: ['eslint:recommended', 'plugin:@typescript-eslint/recommended', 'plugin:@typescript-eslint/recommended-requiring-type-checking'],
rules: {
'@typescript-eslint/no-namespace': 'off',
diff --git a/packages/themes/default/package.json b/packages/themes/default/package.json
index 037df707ee..6a5ae62380 100644
--- a/packages/themes/default/package.json
+++ b/packages/themes/default/package.json
@@ -61,11 +61,9 @@
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
- "@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
- "eslint-plugin-no-loops": "0.4.0",
"nodemon": "3.1.4",
"postcss": "8.4.40",
"rollup": "4.19.2",
diff --git a/packages/themes/ecl/package.json b/packages/themes/ecl/package.json
index ba20d34109..04b2fe8667 100644
--- a/packages/themes/ecl/package.json
+++ b/packages/themes/ecl/package.json
@@ -29,11 +29,9 @@
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
- "@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
- "eslint-plugin-no-loops": "0.4.0",
"nodemon": "3.1.4",
"postcss": "8.4.40",
"rollup": "4.19.2",
diff --git a/packages/themes/itzbund/package.json b/packages/themes/itzbund/package.json
index 81f85a4f02..4ceac8eabb 100644
--- a/packages/themes/itzbund/package.json
+++ b/packages/themes/itzbund/package.json
@@ -23,11 +23,9 @@
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
- "@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
- "eslint-plugin-no-loops": "0.4.0",
"nodemon": "3.1.4",
"postcss": "8.4.40",
"rollup": "4.19.2",
diff --git a/packages/themes/package.json b/packages/themes/package.json
index f34ee6c59b..6db6979bdb 100644
--- a/packages/themes/package.json
+++ b/packages/themes/package.json
@@ -57,11 +57,9 @@
"@rollup/plugin-commonjs": "25.0.8",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
- "@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
- "eslint-plugin-no-loops": "0.4.0",
"nodemon": "3.1.4",
"postcss": "8.4.40",
"rollup": "4.19.2",
diff --git a/packages/tools/kolibri-cli/.eslintrc.cjs b/packages/tools/kolibri-cli/.eslintrc.cjs
index 33140ca430..6e06ed4655 100644
--- a/packages/tools/kolibri-cli/.eslintrc.cjs
+++ b/packages/tools/kolibri-cli/.eslintrc.cjs
@@ -22,7 +22,6 @@ module.exports = {
// 'jsdoc',
// 'json',
// 'jsx-a11y',
- 'no-loops',
'react',
],
settings: {
diff --git a/packages/tools/kolibri-cli/package.json b/packages/tools/kolibri-cli/package.json
index 9fa253b5c9..e972c685e9 100644
--- a/packages/tools/kolibri-cli/package.json
+++ b/packages/tools/kolibri-cli/package.json
@@ -42,7 +42,6 @@
"devDependencies": {
"@public-ui/components": "workspace:*",
"@types/gradient-string": "1.1.6",
- "@types/node": "ts5.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"cpy-cli": "5.0.0",
@@ -52,7 +51,6 @@
"eslint-plugin-jsdoc": "48.10.2",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.9.0",
- "eslint-plugin-no-loops": "0.4.0",
"eslint-plugin-react": "7.35.0",
"knip": "5.27.0",
"mocha": "10.7.0",
diff --git a/packages/tools/visual-tests/.eslintrc.cjs b/packages/tools/visual-tests/.eslintrc.cjs
index aa5face188..df68ddc62f 100644
--- a/packages/tools/visual-tests/.eslintrc.cjs
+++ b/packages/tools/visual-tests/.eslintrc.cjs
@@ -15,5 +15,4 @@ module.exports = {
},
requireConfigFile: false,
},
- plugins: ['no-loops'],
};
diff --git a/packages/tools/visual-tests/package.json b/packages/tools/visual-tests/package.json
index 7366412a89..ac99bd0468 100644
--- a/packages/tools/visual-tests/package.json
+++ b/packages/tools/visual-tests/package.json
@@ -39,7 +39,6 @@
"@babel/plugin-syntax-import-attributes": "7.24.7",
"@babel/preset-env": "7.25.3",
"eslint": "8.57.0",
- "eslint-plugin-no-loops": "0.4.0",
"knip": "5.27.0",
"prettier": "3.3.3"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e91272c0e9..7d7c2c1e53 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -10,13 +10,10 @@ importers:
devDependencies:
'@commitlint/cli':
specifier: 19.3.0
- version: 19.3.0(@types/node@22.0.0)(typescript@5.5.4)
+ version: 19.3.0(@types/node@22.5.4)(typescript@5.5.4)
'@commitlint/config-conventional':
specifier: 19.2.2
version: 19.2.2
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
cross-env:
specifier: 7.0.3
version: 7.0.3
@@ -49,7 +46,7 @@ importers:
version: 5.0.10
ts-node:
specifier: 10.9.2
- version: 10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)
+ version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)
ts-prune:
specifier: 0.10.3
version: 0.10.3
@@ -80,9 +77,6 @@ importers:
'@types/minimist':
specifier: 1.2.5
version: 1.2.5
- '@types/node':
- specifier: ts4.9
- version: 22.0.0
'@types/normalize-package-data':
specifier: 2.4.4
version: 2.4.4
@@ -128,9 +122,6 @@ importers:
'@types/minimist':
specifier: 1.2.5
version: 1.2.5
- '@types/node':
- specifier: ts5.1
- version: 22.0.0
'@types/normalize-package-data':
specifier: 2.4.4
version: 2.4.4
@@ -176,9 +167,6 @@ importers:
'@types/minimist':
specifier: 1.2.5
version: 1.2.5
- '@types/node':
- specifier: ts5.3
- version: 22.0.0
'@types/normalize-package-data':
specifier: 2.4.4
version: 2.4.4
@@ -224,9 +212,6 @@ importers:
'@types/minimist':
specifier: 1.2.5
version: 1.2.5
- '@types/node':
- specifier: ts5.3
- version: 22.0.0
'@types/normalize-package-data':
specifier: 2.4.4
version: 2.4.4
@@ -294,9 +279,6 @@ importers:
'@types/minimist':
specifier: 1.2.5
version: 1.2.5
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@types/normalize-package-data':
specifier: 2.4.4
version: 2.4.4
@@ -358,9 +340,6 @@ importers:
'@types/minimist':
specifier: 1.2.5
version: 1.2.5
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@types/normalize-package-data':
specifier: 2.4.4
version: 2.4.4
@@ -388,9 +367,6 @@ importers:
'@types/minimist':
specifier: 1.2.5
version: 1.2.5
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@types/normalize-package-data':
specifier: 2.4.4
version: 2.4.4
@@ -476,9 +452,6 @@ importers:
'@types/mustache':
specifier: 4.2.5
version: 4.2.5
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@types/pug':
specifier: 2.0.10
version: 2.0.10
@@ -518,18 +491,15 @@ importers:
eslint-plugin-jsx-a11y:
specifier: 6.9.0
version: 6.9.0(eslint@8.57.0)
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
eslint-plugin-react:
specifier: 7.35.0
version: 7.35.0(eslint@8.57.0)
jest:
specifier: 26.6.3
- version: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ version: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
knip:
specifier: 5.27.0
- version: 5.27.0(@types/node@22.0.0)(typescript@5.5.4)
+ version: 5.27.0(@types/node@22.5.4)(typescript@5.5.4)
lighthouse:
specifier: 12.1.0
version: 12.1.0
@@ -630,9 +600,6 @@ importers:
eslint-plugin-jsx-a11y:
specifier: 6.9.0
version: 6.9.0(eslint@8.57.0)
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
nightwatch-axe-verbose:
specifier: 2.3.1
version: 2.3.1
@@ -644,7 +611,7 @@ importers:
version: 1.45.3
react-dev-utils:
specifier: 12.0.1
- version: 12.0.1(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ version: 12.0.1(eslint@8.57.0)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
rimraf:
specifier: 5.0.10
version: 5.0.10
@@ -757,9 +724,6 @@ importers:
'@public-ui/themes':
specifier: workspace:*
version: link:../../themes
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@types/react':
specifier: 18.3.3
version: 18.3.3
@@ -847,9 +811,6 @@ importers:
'@rollup/plugin-typescript':
specifier: 11.1.6
version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
@@ -859,9 +820,6 @@ importers:
eslint:
specifier: 8.57.0
version: 8.57.0
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
nodemon:
specifier: 3.1.4
version: 3.1.4
@@ -873,7 +831,7 @@ importers:
version: 4.19.2
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
sass:
specifier: 1.77.8
version: 1.77.8
@@ -898,9 +856,6 @@ importers:
'@rollup/plugin-typescript':
specifier: 11.1.6
version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
@@ -910,9 +865,6 @@ importers:
eslint:
specifier: 8.57.0
version: 8.57.0
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
nodemon:
specifier: 3.1.4
version: 3.1.4
@@ -924,7 +876,7 @@ importers:
version: 4.19.2
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
sass:
specifier: 1.77.8
version: 1.77.8
@@ -952,9 +904,6 @@ importers:
'@rollup/plugin-typescript':
specifier: 11.1.6
version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
@@ -964,9 +913,6 @@ importers:
eslint:
specifier: 8.57.0
version: 8.57.0
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
nodemon:
specifier: 3.1.4
version: 3.1.4
@@ -978,7 +924,7 @@ importers:
version: 4.19.2
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
sass:
specifier: 1.77.8
version: 1.77.8
@@ -1006,9 +952,6 @@ importers:
'@rollup/plugin-typescript':
specifier: 11.1.6
version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
@@ -1018,9 +961,6 @@ importers:
eslint:
specifier: 8.57.0
version: 8.57.0
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
nodemon:
specifier: 3.1.4
version: 3.1.4
@@ -1032,7 +972,7 @@ importers:
version: 4.19.2
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
sass:
specifier: 1.77.8
version: 1.77.8
@@ -1060,9 +1000,6 @@ importers:
'@rollup/plugin-typescript':
specifier: 11.1.6
version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
@@ -1072,9 +1009,6 @@ importers:
eslint:
specifier: 8.57.0
version: 8.57.0
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
nodemon:
specifier: 3.1.4
version: 3.1.4
@@ -1086,7 +1020,7 @@ importers:
version: 4.19.2
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
sass:
specifier: 1.77.8
version: 1.77.8
@@ -1127,9 +1061,6 @@ importers:
'@types/gradient-string':
specifier: 1.1.6
version: 1.1.6
- '@types/node':
- specifier: ts5.4
- version: 22.0.0
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
@@ -1157,15 +1088,12 @@ importers:
eslint-plugin-jsx-a11y:
specifier: 6.9.0
version: 6.9.0(eslint@8.57.0)
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
eslint-plugin-react:
specifier: 7.35.0
version: 7.35.0(eslint@8.57.0)
knip:
specifier: 5.27.0
- version: 5.27.0(@types/node@22.0.0)(typescript@5.5.4)
+ version: 5.27.0(@types/node@22.5.4)(typescript@5.5.4)
mocha:
specifier: 10.7.0
version: 10.7.0
@@ -1177,7 +1105,7 @@ importers:
version: 5.0.10
ts-node:
specifier: 10.9.2
- version: 10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)
+ version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)
typescript:
specifier: 5.5.4
version: 5.5.4
@@ -1212,9 +1140,6 @@ importers:
eslint:
specifier: 8.57.0
version: 8.57.0
- eslint-plugin-no-loops:
- specifier: 0.4.0
- version: 0.4.0(eslint@8.57.0)
knip:
specifier: 5.27.0
version: 5.27.0(@types/node@22.5.4)(typescript@5.5.4)
@@ -4225,9 +4150,6 @@ packages:
'@types/node@20.14.12':
resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==}
- '@types/node@22.0.0':
- resolution: {integrity: sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==}
-
'@types/node@22.1.0':
resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==}
@@ -6507,11 +6429,6 @@ packages:
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
- eslint-plugin-no-loops@0.4.0:
- resolution: {integrity: sha512-cudfSMy9KLnyqQ5QPBuzuxtBqGvJOZ4SeeUuKbGMYc2opJzCUnkKKfUYI4bMErdgTwoJeguYscSWaWI5/2A8aA==}
- peerDependencies:
- eslint: '>=9'
-
eslint-plugin-react@7.35.0:
resolution: {integrity: sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==}
engines: {node: '>=4'}
@@ -11742,9 +11659,6 @@ packages:
undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
- undici-types@6.11.1:
- resolution: {integrity: sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==}
-
undici-types@6.13.0:
resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==}
@@ -14560,11 +14474,11 @@ snapshots:
'@colors/colors@1.5.0': {}
- '@commitlint/cli@19.3.0(@types/node@22.0.0)(typescript@5.5.4)':
+ '@commitlint/cli@19.3.0(@types/node@22.5.4)(typescript@5.5.4)':
dependencies:
'@commitlint/format': 19.3.0
'@commitlint/lint': 19.2.2
- '@commitlint/load': 19.2.0(@types/node@22.0.0)(typescript@5.5.4)
+ '@commitlint/load': 19.2.0(@types/node@22.5.4)(typescript@5.5.4)
'@commitlint/read': 19.2.1
'@commitlint/types': 19.0.3
execa: 8.0.1
@@ -14611,7 +14525,7 @@ snapshots:
'@commitlint/rules': 19.0.3
'@commitlint/types': 19.0.3
- '@commitlint/load@19.2.0(@types/node@22.0.0)(typescript@5.5.4)':
+ '@commitlint/load@19.2.0(@types/node@22.5.4)(typescript@5.5.4)':
dependencies:
'@commitlint/config-validator': 19.0.3
'@commitlint/execute-rule': 19.0.0
@@ -14619,7 +14533,7 @@ snapshots:
'@commitlint/types': 19.0.3
chalk: 5.3.0
cosmiconfig: 9.0.0(typescript@5.5.4)
- cosmiconfig-typescript-loader: 5.0.0(@types/node@22.0.0)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4)
+ cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -15166,7 +15080,7 @@ snapshots:
jest-util: 26.6.2
slash: 3.0.0
- '@jest/core@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))':
+ '@jest/core@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))':
dependencies:
'@jest/console': 26.6.2
'@jest/reporters': 26.6.2
@@ -15179,14 +15093,14 @@ snapshots:
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 26.6.2
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
jest-haste-map: 26.6.2
jest-message-util: 26.6.2
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-resolve-dependencies: 26.6.3
- jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
jest-snapshot: 26.6.2
jest-util: 26.6.2
jest-validate: 26.6.2
@@ -15273,13 +15187,13 @@ snapshots:
'@types/istanbul-lib-coverage': 2.0.6
collect-v8-coverage: 1.0.2
- '@jest/test-sequencer@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))':
+ '@jest/test-sequencer@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))':
dependencies:
'@jest/test-result': 26.6.2
graceful-fs: 4.2.11
jest-haste-map: 26.6.2
- jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
transitivePeerDependencies:
- bufferutil
- canvas
@@ -16594,10 +16508,6 @@ snapshots:
dependencies:
undici-types: 5.26.5
- '@types/node@22.0.0':
- dependencies:
- undici-types: 6.11.1
-
'@types/node@22.1.0':
dependencies:
undici-types: 6.13.0
@@ -18386,9 +18296,9 @@ snapshots:
object-assign: 4.1.1
vary: 1.1.2
- cosmiconfig-typescript-loader@5.0.0(@types/node@22.0.0)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4):
+ cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4):
dependencies:
- '@types/node': 22.0.0
+ '@types/node': 22.5.4
cosmiconfig: 9.0.0(typescript@5.5.4)
jiti: 1.21.6
typescript: 5.5.4
@@ -19414,10 +19324,6 @@ snapshots:
safe-regex-test: 1.0.3
string.prototype.includes: 2.0.0
- eslint-plugin-no-loops@0.4.0(eslint@8.57.0):
- dependencies:
- eslint: 8.57.0
-
eslint-plugin-react@7.35.0(eslint@8.57.0):
dependencies:
array-includes: 3.1.8
@@ -19875,7 +19781,7 @@ snapshots:
cross-spawn: 7.0.3
signal-exit: 4.1.0
- fork-ts-checker-webpack-plugin@6.5.3(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
+ fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.0)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
'@babel/code-frame': 7.24.7
'@types/json-schema': 7.0.15
@@ -19892,6 +19798,8 @@ snapshots:
tapable: 1.1.3
typescript: 5.5.4
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
+ optionalDependencies:
+ eslint: 8.57.0
form-data-encoder@2.1.4: {}
@@ -21019,9 +20927,9 @@ snapshots:
execa: 4.1.0
throat: 5.0.0
- jest-cli@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)):
+ jest-cli@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
dependencies:
- '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
chalk: 4.1.2
@@ -21029,7 +20937,7 @@ snapshots:
graceful-fs: 4.2.11
import-local: 3.1.0
is-ci: 2.0.0
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
jest-util: 26.6.2
jest-validate: 26.6.2
prompts: 2.4.2
@@ -21041,10 +20949,10 @@ snapshots:
- ts-node
- utf-8-validate
- jest-config@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)):
+ jest-config@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
dependencies:
'@babel/core': 7.24.7
- '@jest/test-sequencer': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ '@jest/test-sequencer': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
'@jest/types': 26.6.2
babel-jest: 26.6.3(@babel/core@7.24.7)
chalk: 4.1.2
@@ -21054,7 +20962,7 @@ snapshots:
jest-environment-jsdom: 26.6.2
jest-environment-node: 26.6.2
jest-get-type: 26.3.0
- jest-jasmine2: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-jasmine2: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-util: 26.6.2
@@ -21062,7 +20970,7 @@ snapshots:
micromatch: 4.0.7
pretty-format: 26.6.2
optionalDependencies:
- ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)
+ ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)
transitivePeerDependencies:
- bufferutil
- canvas
@@ -21143,7 +21051,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- jest-jasmine2@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)):
+ jest-jasmine2@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
dependencies:
'@babel/traverse': 7.24.7
'@jest/environment': 26.6.2
@@ -21158,7 +21066,7 @@ snapshots:
jest-each: 26.6.2
jest-matcher-utils: 26.6.2
jest-message-util: 26.6.2
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
jest-snapshot: 26.6.2
jest-util: 26.6.2
pretty-format: 26.6.2
@@ -21224,7 +21132,7 @@ snapshots:
resolve: 1.22.8
slash: 3.0.0
- jest-runner@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)):
+ jest-runner@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
dependencies:
'@jest/console': 26.6.2
'@jest/environment': 26.6.2
@@ -21235,13 +21143,13 @@ snapshots:
emittery: 0.7.2
exit: 0.1.2
graceful-fs: 4.2.11
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
jest-docblock: 26.0.0
jest-haste-map: 26.6.2
jest-leak-detector: 26.6.2
jest-message-util: 26.6.2
jest-resolve: 26.6.2
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
jest-util: 26.6.2
jest-worker: 26.6.2
source-map-support: 0.5.21
@@ -21253,7 +21161,7 @@ snapshots:
- ts-node
- utf-8-validate
- jest-runtime@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)):
+ jest-runtime@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
dependencies:
'@jest/console': 26.6.2
'@jest/environment': 26.6.2
@@ -21270,7 +21178,7 @@ snapshots:
exit: 0.1.2
glob: 7.2.3
graceful-fs: 4.2.11
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
jest-haste-map: 26.6.2
jest-message-util: 26.6.2
jest-mock: 26.6.2
@@ -21355,11 +21263,11 @@ snapshots:
merge-stream: 2.0.0
supports-color: 8.1.1
- jest@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)):
+ jest@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
dependencies:
- '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
import-local: 3.1.0
- jest-cli: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ jest-cli: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
transitivePeerDependencies:
- bufferutil
- canvas
@@ -21658,27 +21566,6 @@ snapshots:
klona@2.0.6: {}
- knip@5.27.0(@types/node@22.0.0)(typescript@5.5.4):
- dependencies:
- '@nodelib/fs.walk': 1.2.8
- '@snyk/github-codeowners': 1.1.0
- '@types/node': 22.0.0
- easy-table: 1.2.0
- fast-glob: 3.3.2
- jiti: 1.21.6
- js-yaml: 4.1.0
- minimist: 1.2.8
- picocolors: 1.0.1
- picomatch: 4.0.2
- pretty-ms: 9.0.0
- resolve: 1.22.8
- smol-toml: 1.2.2
- strip-json-comments: 5.0.1
- summary: 2.1.0
- typescript: 5.5.4
- zod: 3.23.8
- zod-validation-error: 3.3.0(zod@3.23.8)
-
knip@5.27.0(@types/node@22.5.4)(typescript@5.5.4):
dependencies:
'@nodelib/fs.walk': 1.2.8
@@ -23665,13 +23552,13 @@ snapshots:
dependencies:
postcss: 8.4.40
- postcss-load-config@3.1.4(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)):
+ postcss-load-config@3.1.4(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
dependencies:
lilconfig: 2.1.0
yaml: 1.10.2
optionalDependencies:
postcss: 8.4.40
- ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)
+ ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)
postcss-loader@6.2.1(postcss@8.4.40)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
@@ -24237,7 +24124,7 @@ snapshots:
minimist: 1.2.8
strip-json-comments: 2.0.1
- react-dev-utils@12.0.1(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
+ react-dev-utils@12.0.1(eslint@8.57.0)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
'@babel/code-frame': 7.24.7
address: 1.2.2
@@ -24248,7 +24135,7 @@ snapshots:
escape-string-regexp: 4.0.0
filesize: 8.0.7
find-up: 5.0.0
- fork-ts-checker-webpack-plugin: 6.5.3(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.0)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
global-modules: 2.0.0
globby: 11.1.0
gzip-size: 6.0.0
@@ -24568,7 +24455,7 @@ snapshots:
optionalDependencies:
'@babel/code-frame': 7.24.7
- rollup-plugin-postcss@4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4)):
+ rollup-plugin-postcss@4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
dependencies:
chalk: 4.1.2
concat-with-sourcemaps: 1.1.0
@@ -24577,7 +24464,7 @@ snapshots:
p-queue: 6.6.2
pify: 5.0.0
postcss: 8.4.40
- postcss-load-config: 3.1.4(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4))
+ postcss-load-config: 3.1.4(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
postcss-modules: 4.3.1(postcss@8.4.40)
promise.series: 0.2.0
resolve: 1.22.8
@@ -25712,14 +25599,14 @@ snapshots:
'@ts-morph/common': 0.12.3
code-block-writer: 11.0.3
- ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.0.0)(typescript@5.5.4):
+ ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
- '@types/node': 22.0.0
+ '@types/node': 22.5.4
acorn: 8.12.1
acorn-walk: 8.3.3
arg: 4.1.3
@@ -25914,8 +25801,6 @@ snapshots:
undici-types@5.26.5: {}
- undici-types@6.11.1: {}
-
undici-types@6.13.0: {}
undici-types@6.19.8: {}
From 27d9613cc1cd9fcf971e6e29ae6ebb83d00ac84c Mon Sep 17 00:00:00 2001
From: Martin Oppitz <6279703+deleonio@users.noreply.github.com>
Date: Sat, 14 Sep 2024 04:07:54 +0200
Subject: [PATCH 3/6] chore: update deps and lock
---
package.json | 14 +-
packages/adapters/angular/v15/package.json | 1 -
packages/adapters/angular/v16/package.json | 1 -
packages/adapters/angular/v17/package.json | 3 +-
packages/adapters/angular/v18/package.json | 13 +-
packages/adapters/preact/package.json | 4 +-
packages/adapters/react/package.json | 2 +-
packages/adapters/solid/package.json | 6 +-
packages/adapters/vue/package.json | 4 +-
packages/components/package.json | 27 +-
packages/designer/package.json | 12 +-
packages/samples/angular/package.json | 27 +-
packages/samples/react/package.json | 14 +-
packages/themes/bmf/package.json | 8 +-
packages/themes/default/package.json | 8 +-
packages/themes/ecl/package.json | 8 +-
packages/themes/itzbund/package.json | 8 +-
packages/themes/package.json | 8 +-
packages/tools/kolibri-cli/package.json | 14 +-
packages/tools/visual-tests/package.json | 10 +-
pnpm-lock.yaml | 4551 ++++++++++----------
21 files changed, 2447 insertions(+), 2296 deletions(-)
diff --git a/package.json b/package.json
index 879985d901..339860abff 100644
--- a/package.json
+++ b/package.json
@@ -1,20 +1,20 @@
{
"devDependencies": {
- "@commitlint/cli": "19.3.0",
- "@commitlint/config-conventional": "19.2.2",
+ "@commitlint/cli": "19.5.0",
+ "@commitlint/config-conventional": "19.5.0",
"cross-env": "7.0.3",
- "husky": "9.1.4",
+ "husky": "9.1.6",
"js-yaml": "4.1.0",
- "lerna": "8.1.7",
+ "lerna": "8.1.8",
"license-report": "6.5.0",
- "lint-staged": "15.2.7",
+ "lint-staged": "15.2.10",
"npm-check-updates": "16.14.20",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"ts-node": "10.9.2",
"ts-prune": "0.10.3",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"engines": {
"pnpm": "^9"
@@ -29,7 +29,7 @@
"unused": "pnpm -r unused",
"ts-prune": "git clean -f -d -X packages/adapters/**/src && pnpm -r exec npx ts-prune src -e",
"ncu:major": "ncu && pnpm -r exec ncu",
- "ncu:minor": "ncu -t minor -u && pnpm -r exec ncu -t minor -u -x @unocss/*",
+ "ncu:minor": "ncu -t minor -u && pnpm -r exec ncu -t minor -u -x @stencil/core,@unocss/*",
"ncu:patch": "ncu -t patch -u && pnpm -r exec ncu -t patch -u",
"pack": "pnpm -r exec pnpm pack",
"prepare": "husky && echo \"Don't forget to build all packages once: pnpm -r build\"",
diff --git a/packages/adapters/angular/v15/package.json b/packages/adapters/angular/v15/package.json
index b56e9a2f42..b4432e2104 100644
--- a/packages/adapters/angular/v15/package.json
+++ b/packages/adapters/angular/v15/package.json
@@ -77,7 +77,6 @@
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
- "tslib": "2.6.3",
"typescript": "4.9.5",
"zone.js": "0.13.3"
},
diff --git a/packages/adapters/angular/v16/package.json b/packages/adapters/angular/v16/package.json
index 6ca5b360a9..ba9c9de5b4 100644
--- a/packages/adapters/angular/v16/package.json
+++ b/packages/adapters/angular/v16/package.json
@@ -77,7 +77,6 @@
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
- "tslib": "2.6.3",
"typescript": "5.1.6",
"zone.js": "0.13.3"
},
diff --git a/packages/adapters/angular/v17/package.json b/packages/adapters/angular/v17/package.json
index 0f13f33792..2bc59ef0a7 100644
--- a/packages/adapters/angular/v17/package.json
+++ b/packages/adapters/angular/v17/package.json
@@ -77,9 +77,8 @@
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
- "tslib": "2.6.3",
"typescript": "5.4.5",
- "zone.js": "0.14.8"
+ "zone.js": "0.14.10"
},
"peerDependencies": {
"@angular/core": "17.3.12",
diff --git a/packages/adapters/angular/v18/package.json b/packages/adapters/angular/v18/package.json
index cacc31e339..4d8fe7b6c2 100644
--- a/packages/adapters/angular/v18/package.json
+++ b/packages/adapters/angular/v18/package.json
@@ -66,10 +66,10 @@
"import": "./dist/index.js"
},
"devDependencies": {
- "@angular/common": "18.1.3",
- "@angular/compiler": "18.1.3",
- "@angular/compiler-cli": "18.1.3",
- "@angular/core": "18.1.3",
+ "@angular/common": "18.2.4",
+ "@angular/compiler": "18.2.4",
+ "@angular/compiler-cli": "18.2.4",
+ "@angular/core": "18.2.4",
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
@@ -77,12 +77,11 @@
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rxjs": "7.8.1",
- "tslib": "2.6.3",
"typescript": "5.5.4",
- "zone.js": "0.14.8"
+ "zone.js": "0.14.10"
},
"peerDependencies": {
- "@angular/core": "18.1.3",
+ "@angular/core": "18.2.4",
"@public-ui/components": "workspace:*"
},
"files": [
diff --git a/packages/adapters/preact/package.json b/packages/adapters/preact/package.json
index 293ae5c966..d4056fe5a6 100644
--- a/packages/adapters/preact/package.json
+++ b/packages/adapters/preact/package.json
@@ -55,11 +55,11 @@
"@public-ui/components": "workspace:*",
"react": "18.3.1",
"react-dom": "18.3.1",
- "typescript": "5.5.4",
+ "typescript": "5.6.2",
"unbuild": "1.2.1"
},
"peerDependencies": {
- "preact": ">=10.23.1"
+ "preact": ">=10.23.2"
},
"sideEffects": false,
"type": "module",
diff --git a/packages/adapters/react/package.json b/packages/adapters/react/package.json
index 28611e69df..d7811927cf 100644
--- a/packages/adapters/react/package.json
+++ b/packages/adapters/react/package.json
@@ -57,7 +57,7 @@
"@types/react-dom": "18.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
- "typescript": "5.5.4",
+ "typescript": "5.6.2",
"unbuild": "1.2.1"
},
"peerDependencies": {
diff --git a/packages/adapters/solid/package.json b/packages/adapters/solid/package.json
index 9870191188..63edcd4410 100644
--- a/packages/adapters/solid/package.json
+++ b/packages/adapters/solid/package.json
@@ -53,13 +53,13 @@
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/normalize-package-data": "2.4.4",
- "solid-js": "1.8.19",
- "typescript": "5.5.4",
+ "solid-js": "1.8.22",
+ "typescript": "5.6.2",
"unbuild": "1.2.1"
},
"peerDependencies": {
"@public-ui/components": "workspace:*",
- "solid-js": ">=1.8.19"
+ "solid-js": ">=1.8.22"
},
"sideEffects": false,
"type": "module",
diff --git a/packages/adapters/vue/package.json b/packages/adapters/vue/package.json
index c986a467a7..a4e61de86c 100644
--- a/packages/adapters/vue/package.json
+++ b/packages/adapters/vue/package.json
@@ -49,12 +49,12 @@
"prepack": "unbuild"
},
"devDependencies": {
- "@babel/types": "7.25.2",
+ "@babel/types": "7.25.6",
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/normalize-package-data": "2.4.4",
- "typescript": "5.5.4",
+ "typescript": "5.6.2",
"unbuild": "1.2.1",
"vue": "3.4.21"
},
diff --git a/packages/components/package.json b/packages/components/package.json
index 5b825d92b9..a742f148e1 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -71,7 +71,7 @@
"xunused": "knip"
},
"dependencies": {
- "@floating-ui/dom": "1.6.8",
+ "@floating-ui/dom": "1.6.10",
"adopted-style-sheets": "1.1.5-rc.1",
"clsx": "2.1.1",
"color-convert": "2.0.1",
@@ -83,13 +83,13 @@
"wcag-contrast": "3.0.0"
},
"devDependencies": {
- "@playwright/test": "1.45.3",
+ "@playwright/test": "1.47.1",
"@public-ui/stencil-angular-output-target": "0.9.0",
"@public-ui/stencil-react-output-target": "0.6.0",
"@public-ui/stencil-solid-output-target": "0.2.0",
"@public-ui/stencil-vue-output-target": "0.9.0",
"@stencil-community/postcss": "2.2.0",
- "@stencil/core": "4.19.2",
+ "@stencil/core": "4.20.0",
"@stencil/playwright": "0.2.0",
"@stencil/sass": "3.0.12",
"@types/color-convert": "2.0.3",
@@ -101,29 +101,28 @@
"@types/wcag-contrast": "3.0.3",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
- "autoprefixer": "10.4.19",
+ "autoprefixer": "10.4.20",
"cross-env": "7.0.3",
- "cssnano": "7.0.4",
+ "cssnano": "7.0.6",
"eslint": "8.57.0",
"eslint-plugin-html": "8.1.1",
- "eslint-plugin-jsdoc": "48.10.2",
+ "eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-json": "3.1.0",
- "eslint-plugin-jsx-a11y": "6.9.0",
- "eslint-plugin-react": "7.35.0",
+ "eslint-plugin-jsx-a11y": "6.10.0",
+ "eslint-plugin-react": "7.36.1",
"jest": "26.6.3",
- "knip": "5.27.0",
- "lighthouse": "12.1.0",
+ "knip": "5.30.2",
+ "lighthouse": "12.2.1",
"mustache": "4.2.0",
- "postcss": "8.4.40",
+ "postcss": "8.4.45",
"postcss-sorting": "8.0.2",
"prettier": "3.3.3",
"pug": "3.0.3",
"rimraf": "5.0.10",
"stencil-awesome-test": "1.0.6",
- "terser": "5.31.3",
- "tslib": "2.6.3",
+ "terser": "5.32.0",
"twig": "1.17.1",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"files": [
"assets",
diff --git a/packages/designer/package.json b/packages/designer/package.json
index 61e1c67b19..6b482e0234 100644
--- a/packages/designer/package.json
+++ b/packages/designer/package.json
@@ -36,12 +36,12 @@
"@public-ui/components": "workspace:*",
"@public-ui/solid": "workspace:*",
"@public-ui/themes": "workspace:*",
- "adopted-style-sheets": "1.1.5-rc.1",
- "monaco-editor": "0.50.0",
+ "adopted-style-sheets": "1.1.5-rc.2",
+ "monaco-editor": "0.51.0",
"monaco-editor-webpack-plugin": "7.1.0",
"prettier": "2.8.8",
"register-service-worker": "1.7.2",
- "solid-js": "1.8.19",
+ "solid-js": "1.8.22",
"world_countries_lists": "2.9.0"
},
"devDependencies": {
@@ -54,14 +54,14 @@
"ajv": "8.17.1",
"chromedriver": "124.0.4",
"cpy-cli": "5.0.0",
- "eslint-plugin-jsx-a11y": "6.9.0",
+ "eslint-plugin-jsx-a11y": "6.10.0",
"nightwatch-axe-verbose": "2.3.1",
"npm-run-all": "4.1.5",
- "playwright": "1.45.3",
+ "playwright": "1.47.1",
"react-dev-utils": "12.0.1",
"rimraf": "5.0.10",
"ts-prune": "0.10.3",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"files": [
"dist"
diff --git a/packages/samples/angular/package.json b/packages/samples/angular/package.json
index 25b5494466..8147b59a66 100644
--- a/packages/samples/angular/package.json
+++ b/packages/samples/angular/package.json
@@ -10,27 +10,26 @@
"watch": "ng build --watch --configuration development"
},
"dependencies": {
- "@angular/animations": "18.1.3",
- "@angular/common": "18.1.3",
- "@angular/compiler": "18.1.3",
- "@angular/core": "18.1.3",
- "@angular/forms": "18.1.3",
- "@angular/platform-browser": "18.1.3",
- "@angular/platform-browser-dynamic": "18.1.3",
- "@angular/router": "18.1.3",
+ "@angular/animations": "18.2.4",
+ "@angular/common": "18.2.4",
+ "@angular/compiler": "18.2.4",
+ "@angular/core": "18.2.4",
+ "@angular/forms": "18.2.4",
+ "@angular/platform-browser": "18.2.4",
+ "@angular/platform-browser-dynamic": "18.2.4",
+ "@angular/router": "18.2.4",
"@public-ui/angular-v18": "workspace:*",
"@public-ui/components": "workspace:*",
"@public-ui/theme-default": "workspace:*",
"rxjs": "~7.8.1",
- "tslib": "^2.6.3",
- "zone.js": "~0.14.8"
+ "zone.js": "~0.14.10"
},
"devDependencies": {
- "@angular-devkit/build-angular": "18.1.3",
- "@angular/cli": "18.1.3",
- "@angular/compiler-cli": "18.1.3",
+ "@angular-devkit/build-angular": "18.2.4",
+ "@angular/cli": "18.2.4",
+ "@angular/compiler-cli": "18.2.4",
"@types/jasmine": "~5.1.4",
- "jasmine-core": "~5.2.0",
+ "jasmine-core": "~5.3.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.1",
diff --git a/packages/samples/react/package.json b/packages/samples/react/package.json
index 4665df0a88..204c3c526c 100644
--- a/packages/samples/react/package.json
+++ b/packages/samples/react/package.json
@@ -25,29 +25,29 @@
"@leanup/stack": "1.3.54",
"@leanup/stack-react": "1.3.54",
"@leanup/stack-webpack": "1.3.54",
- "@playwright/test": "1.45.3",
+ "@playwright/test": "1.47.1",
"@public-ui/components": "workspace:*",
"@public-ui/react": "workspace:*",
"@public-ui/themes": "workspace:*",
- "@types/react": "18.3.3",
+ "@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@unocss/preset-uno": "0.58.9",
"@unocss/webpack": "0.58.9",
"ajv": "8.17.1",
"chromedriver": "124.0.4",
"cpy-cli": "5.0.0",
- "eslint-plugin-jsx-a11y": "6.9.0",
- "eslint-plugin-react": "7.35.0",
+ "eslint-plugin-jsx-a11y": "6.10.0",
+ "eslint-plugin-react": "7.36.1",
"formik": "2.4.6",
"nightwatch-axe-verbose": "2.3.1",
"npm-run-all": "4.1.5",
"react": "18.3.1",
"react-dom": "18.3.1",
- "react-router": "6.26.0",
- "react-router-dom": "6.26.0",
+ "react-router": "6.26.2",
+ "react-router-dom": "6.26.2",
"rimraf": "5.0.10",
"ts-prune": "0.10.3",
- "typescript": "5.5.4",
+ "typescript": "5.6.2",
"world_countries_lists": "2.9.0",
"yup": "1.4.0"
},
diff --git a/packages/themes/bmf/package.json b/packages/themes/bmf/package.json
index fa003722d9..4500029f55 100644
--- a/packages/themes/bmf/package.json
+++ b/packages/themes/bmf/package.json
@@ -27,11 +27,11 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"nodemon": "3.1.4",
- "postcss": "8.4.40",
- "rollup": "4.19.2",
+ "postcss": "8.4.45",
+ "rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.77.8",
- "typescript": "5.5.4",
+ "sass": "1.78.0",
+ "typescript": "5.6.2",
"unbuild": "1.2.1"
},
"peerDependencies": {
diff --git a/packages/themes/default/package.json b/packages/themes/default/package.json
index 6a5ae62380..01941d1500 100644
--- a/packages/themes/default/package.json
+++ b/packages/themes/default/package.json
@@ -65,11 +65,11 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"nodemon": "3.1.4",
- "postcss": "8.4.40",
- "rollup": "4.19.2",
+ "postcss": "8.4.45",
+ "rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.77.8",
- "typescript": "5.5.4",
+ "sass": "1.78.0",
+ "typescript": "5.6.2",
"unbuild": "1.2.1"
},
"peerDependencies": {
diff --git a/packages/themes/ecl/package.json b/packages/themes/ecl/package.json
index 04b2fe8667..6a15692bd1 100644
--- a/packages/themes/ecl/package.json
+++ b/packages/themes/ecl/package.json
@@ -33,11 +33,11 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"nodemon": "3.1.4",
- "postcss": "8.4.40",
- "rollup": "4.19.2",
+ "postcss": "8.4.45",
+ "rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.77.8",
- "typescript": "5.5.4",
+ "sass": "1.78.0",
+ "typescript": "5.6.2",
"unbuild": "1.2.1"
},
"peerDependencies": {
diff --git a/packages/themes/itzbund/package.json b/packages/themes/itzbund/package.json
index 4ceac8eabb..f76a4ccb1e 100644
--- a/packages/themes/itzbund/package.json
+++ b/packages/themes/itzbund/package.json
@@ -27,11 +27,11 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"nodemon": "3.1.4",
- "postcss": "8.4.40",
- "rollup": "4.19.2",
+ "postcss": "8.4.45",
+ "rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.77.8",
- "typescript": "5.5.4",
+ "sass": "1.78.0",
+ "typescript": "5.6.2",
"unbuild": "1.2.1"
},
"peerDependencies": {
diff --git a/packages/themes/package.json b/packages/themes/package.json
index 6db6979bdb..8018c75f5b 100644
--- a/packages/themes/package.json
+++ b/packages/themes/package.json
@@ -61,11 +61,11 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"nodemon": "3.1.4",
- "postcss": "8.4.40",
- "rollup": "4.19.2",
+ "postcss": "8.4.45",
+ "rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.77.8",
- "typescript": "5.5.4"
+ "sass": "1.78.0",
+ "typescript": "5.6.2"
},
"peerDependencies": {
"@public-ui/components": "workspace:*"
diff --git a/packages/tools/kolibri-cli/package.json b/packages/tools/kolibri-cli/package.json
index e972c685e9..fe01b3fdc5 100644
--- a/packages/tools/kolibri-cli/package.json
+++ b/packages/tools/kolibri-cli/package.json
@@ -35,7 +35,7 @@
"commander": "12.1.0",
"deepmerge": "4.3.1",
"gradient-string": "2.0.2",
- "loglevel": "1.9.1",
+ "loglevel": "1.9.2",
"prettier": "3.3.3",
"semver": "7.6.3"
},
@@ -48,16 +48,16 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-html": "8.1.1",
- "eslint-plugin-jsdoc": "48.10.2",
+ "eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-json": "3.1.0",
- "eslint-plugin-jsx-a11y": "6.9.0",
- "eslint-plugin-react": "7.35.0",
- "knip": "5.27.0",
- "mocha": "10.7.0",
+ "eslint-plugin-jsx-a11y": "6.10.0",
+ "eslint-plugin-react": "7.36.1",
+ "knip": "5.30.2",
+ "mocha": "10.7.3",
"nodemon": "3.1.4",
"rimraf": "5.0.10",
"ts-node": "10.9.2",
- "typescript": "5.5.4"
+ "typescript": "5.6.2"
},
"files": [
"dist"
diff --git a/packages/tools/visual-tests/package.json b/packages/tools/visual-tests/package.json
index ac99bd0468..9fc92e0ed5 100644
--- a/packages/tools/visual-tests/package.json
+++ b/packages/tools/visual-tests/package.json
@@ -28,18 +28,18 @@
"kolibri-visual-test": "src/index.js"
},
"dependencies": {
- "@playwright/test": "1.45.3",
+ "@playwright/test": "1.47.1",
"@public-ui/sample-react": "workspace:*",
- "axe-playwright": "2.0.1",
+ "axe-playwright": "2.0.2",
"portfinder": "1.0.32",
"serve": "14.2.3"
},
"devDependencies": {
"@babel/eslint-parser": "7.25.1",
- "@babel/plugin-syntax-import-attributes": "7.24.7",
- "@babel/preset-env": "7.25.3",
+ "@babel/plugin-syntax-import-attributes": "7.25.6",
+ "@babel/preset-env": "7.25.4",
"eslint": "8.57.0",
- "knip": "5.27.0",
+ "knip": "5.30.2",
"prettier": "3.3.3"
},
"files": [
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 7d7c2c1e53..ef2f82400e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,29 +9,29 @@ importers:
.:
devDependencies:
'@commitlint/cli':
- specifier: 19.3.0
- version: 19.3.0(@types/node@22.5.4)(typescript@5.5.4)
+ specifier: 19.5.0
+ version: 19.5.0(@types/node@22.5.4)(typescript@5.6.2)
'@commitlint/config-conventional':
- specifier: 19.2.2
- version: 19.2.2
+ specifier: 19.5.0
+ version: 19.5.0
cross-env:
specifier: 7.0.3
version: 7.0.3
husky:
- specifier: 9.1.4
- version: 9.1.4
+ specifier: 9.1.6
+ version: 9.1.6
js-yaml:
specifier: 4.1.0
version: 4.1.0
lerna:
- specifier: 8.1.7
- version: 8.1.7(@swc/core@1.5.28)(encoding@0.1.13)
+ specifier: 8.1.8
+ version: 8.1.8(@swc/core@1.5.28)(encoding@0.1.13)
license-report:
specifier: 6.5.0
version: 6.5.0
lint-staged:
- specifier: 15.2.7
- version: 15.2.7
+ specifier: 15.2.10
+ version: 15.2.10
npm-check-updates:
specifier: 16.14.20
version: 16.14.20
@@ -46,13 +46,13 @@ importers:
version: 5.0.10
ts-node:
specifier: 10.9.2
- version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)
+ version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)
ts-prune:
specifier: 0.10.3
version: 0.10.3
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
packages/adapters/angular/v15:
devDependencies:
@@ -89,9 +89,6 @@ importers:
rxjs:
specifier: 7.8.1
version: 7.8.1
- tslib:
- specifier: 2.6.3
- version: 2.6.3
typescript:
specifier: 4.9.5
version: 4.9.5
@@ -134,9 +131,6 @@ importers:
rxjs:
specifier: 7.8.1
version: 7.8.1
- tslib:
- specifier: 2.6.3
- version: 2.6.3
typescript:
specifier: 5.1.6
version: 5.1.6
@@ -148,16 +142,16 @@ importers:
devDependencies:
'@angular/common':
specifier: 17.3.12
- version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)
+ version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
'@angular/compiler':
specifier: 17.3.12
- version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))
+ version: 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/compiler-cli':
specifier: 17.3.12
- version: 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.5)
+ version: 17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5)
'@angular/core':
specifier: 17.3.12
- version: 17.3.12(rxjs@7.8.1)(zone.js@0.14.8)
+ version: 17.3.12(rxjs@7.8.1)(zone.js@0.14.10)
'@public-ui/components':
specifier: workspace:*
version: link:../../../components
@@ -179,30 +173,27 @@ importers:
rxjs:
specifier: 7.8.1
version: 7.8.1
- tslib:
- specifier: 2.6.3
- version: 2.6.3
typescript:
specifier: 5.4.5
version: 5.4.5
zone.js:
- specifier: 0.14.8
- version: 0.14.8
+ specifier: 0.14.10
+ version: 0.14.10
packages/adapters/angular/v18:
devDependencies:
'@angular/common':
- specifier: 18.1.3
- version: 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)
+ specifier: 18.2.4
+ version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
'@angular/compiler':
- specifier: 18.1.3
- version: 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
+ specifier: 18.2.4
+ version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/compiler-cli':
- specifier: 18.1.3
- version: 18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4)
+ specifier: 18.2.4
+ version: 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
'@angular/core':
- specifier: 18.1.3
- version: 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
+ specifier: 18.2.4
+ version: 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
'@public-ui/components':
specifier: workspace:*
version: link:../../../components
@@ -224,15 +215,12 @@ importers:
rxjs:
specifier: 7.8.1
version: 7.8.1
- tslib:
- specifier: 2.6.3
- version: 2.6.3
typescript:
specifier: 5.5.4
version: 5.5.4
zone.js:
- specifier: 0.14.8
- version: 0.14.8
+ specifier: 0.14.10
+ version: 0.14.10
packages/adapters/hydrate:
devDependencies:
@@ -249,8 +237,8 @@ importers:
specifier: workspace:*
version: link:../react
preact:
- specifier: '>=10.23.1'
- version: 10.23.1
+ specifier: '>=10.23.2'
+ version: 10.23.2
devDependencies:
'@public-ui/components':
specifier: workspace:*
@@ -262,11 +250,11 @@ importers:
specifier: 18.3.1
version: 18.3.1(react@18.3.1)
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.77.8)
+ version: 1.2.1(sass@1.78.0)
packages/adapters/react:
devDependencies:
@@ -295,11 +283,11 @@ importers:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.77.8)
+ version: 1.2.1(sass@1.78.0)
packages/adapters/react-standalone:
dependencies:
@@ -344,20 +332,20 @@ importers:
specifier: 2.4.4
version: 2.4.4
solid-js:
- specifier: 1.8.19
- version: 1.8.19
+ specifier: 1.8.22
+ version: 1.8.22
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.77.8)
+ version: 1.2.1(sass@1.78.0)
packages/adapters/vue:
devDependencies:
'@babel/types':
- specifier: 7.25.2
- version: 7.25.2
+ specifier: 7.25.6
+ version: 7.25.6
'@public-ui/components':
specifier: workspace:*
version: link:../../components
@@ -371,20 +359,20 @@ importers:
specifier: 2.4.4
version: 2.4.4
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.77.8)
+ version: 1.2.1(sass@1.78.0)
vue:
specifier: 3.4.21
- version: 3.4.21(typescript@5.5.4)
+ version: 3.4.21(typescript@5.6.2)
packages/components:
dependencies:
'@floating-ui/dom':
- specifier: 1.6.8
- version: 1.6.8
+ specifier: 1.6.10
+ version: 1.6.10
adopted-style-sheets:
specifier: 1.1.5-rc.1
version: 1.1.5-rc.1
@@ -414,32 +402,32 @@ importers:
version: 3.0.0
devDependencies:
'@playwright/test':
- specifier: 1.45.3
- version: 1.45.3
+ specifier: 1.47.1
+ version: 1.47.1
'@public-ui/stencil-angular-output-target':
specifier: 0.9.0
- version: 0.9.0(@stencil/core@4.19.2)
+ version: 0.9.0(@stencil/core@4.20.0)
'@public-ui/stencil-react-output-target':
specifier: 0.6.0
- version: 0.6.0(@stencil/core@4.19.2)
+ version: 0.6.0(@stencil/core@4.20.0)
'@public-ui/stencil-solid-output-target':
specifier: 0.2.0
- version: 0.2.0(@stencil/core@4.19.2)
+ version: 0.2.0(@stencil/core@4.20.0)
'@public-ui/stencil-vue-output-target':
specifier: 0.9.0
- version: 0.9.0(@stencil/core@4.19.2)
+ version: 0.9.0(@stencil/core@4.20.0)
'@stencil-community/postcss':
specifier: 2.2.0
- version: 2.2.0(@stencil/core@4.19.2)
+ version: 2.2.0(@stencil/core@4.20.0)
'@stencil/core':
- specifier: 4.19.2
- version: 4.19.2
+ specifier: 4.20.0
+ version: 4.20.0
'@stencil/playwright':
specifier: 0.2.0
- version: 0.2.0(@playwright/test@1.45.3)(@stencil/core@4.19.2)
+ version: 0.2.0(@playwright/test@1.47.1)(@stencil/core@4.20.0)
'@stencil/sass':
specifier: 3.0.12
- version: 3.0.12(@stencil/core@4.19.2)
+ version: 3.0.12(@stencil/core@4.20.0)
'@types/color-convert':
specifier: 2.0.3
version: 2.0.3
@@ -463,19 +451,19 @@ importers:
version: 3.0.3
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
autoprefixer:
- specifier: 10.4.19
- version: 10.4.19(postcss@8.4.40)
+ specifier: 10.4.20
+ version: 10.4.20(postcss@8.4.45)
cross-env:
specifier: 7.0.3
version: 7.0.3
cssnano:
- specifier: 7.0.4
- version: 7.0.4(postcss@8.4.40)
+ specifier: 7.0.6
+ version: 7.0.6(postcss@8.4.45)
eslint:
specifier: 8.57.0
version: 8.57.0
@@ -483,35 +471,35 @@ importers:
specifier: 8.1.1
version: 8.1.1
eslint-plugin-jsdoc:
- specifier: 48.10.2
- version: 48.10.2(eslint@8.57.0)
+ specifier: 48.11.0
+ version: 48.11.0(eslint@8.57.0)
eslint-plugin-json:
specifier: 3.1.0
version: 3.1.0
eslint-plugin-jsx-a11y:
- specifier: 6.9.0
- version: 6.9.0(eslint@8.57.0)
+ specifier: 6.10.0
+ version: 6.10.0(eslint@8.57.0)
eslint-plugin-react:
- specifier: 7.35.0
- version: 7.35.0(eslint@8.57.0)
+ specifier: 7.36.1
+ version: 7.36.1(eslint@8.57.0)
jest:
specifier: 26.6.3
- version: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ version: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
knip:
- specifier: 5.27.0
- version: 5.27.0(@types/node@22.5.4)(typescript@5.5.4)
+ specifier: 5.30.2
+ version: 5.30.2(@types/node@22.5.4)(typescript@5.6.2)
lighthouse:
- specifier: 12.1.0
- version: 12.1.0
+ specifier: 12.2.1
+ version: 12.2.1
mustache:
specifier: 4.2.0
version: 4.2.0
postcss:
- specifier: 8.4.40
- version: 8.4.40
+ specifier: 8.4.45
+ version: 8.4.45
postcss-sorting:
specifier: 8.0.2
- version: 8.0.2(postcss@8.4.40)
+ version: 8.0.2(postcss@8.4.45)
prettier:
specifier: 3.3.3
version: 3.3.3
@@ -523,19 +511,16 @@ importers:
version: 5.0.10
stencil-awesome-test:
specifier: 1.0.6
- version: 1.0.6(@stencil/core@4.19.2)
+ version: 1.0.6(@stencil/core@4.20.0)
terser:
- specifier: 5.31.3
- version: 5.31.3
- tslib:
- specifier: 2.6.3
- version: 2.6.3
+ specifier: 5.32.0
+ version: 5.32.0
twig:
specifier: 1.17.1
version: 1.17.1
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
packages/designer:
dependencies:
@@ -549,14 +534,14 @@ importers:
specifier: workspace:*
version: link:../themes
adopted-style-sheets:
- specifier: 1.1.5-rc.1
- version: 1.1.5-rc.1
+ specifier: 1.1.5-rc.2
+ version: 1.1.5-rc.2
monaco-editor:
- specifier: 0.50.0
- version: 0.50.0
+ specifier: 0.51.0
+ version: 0.51.0
monaco-editor-webpack-plugin:
specifier: 7.1.0
- version: 7.1.0(monaco-editor@0.50.0)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ version: 7.1.0(monaco-editor@0.51.0)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
prettier:
specifier: 2.8.8
version: 2.8.8
@@ -564,21 +549,21 @@ importers:
specifier: 1.7.2
version: 1.7.2
solid-js:
- specifier: 1.8.19
- version: 1.8.19
+ specifier: 1.8.22
+ version: 1.8.22
world_countries_lists:
specifier: 2.9.0
version: 2.9.0
devDependencies:
'@leanup/stack':
specifier: 1.3.54
- version: 1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.5.4)
+ version: 1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2)
'@leanup/stack-solid':
specifier: 1.3.54
- version: 1.3.54(@babel/core@7.24.7)(solid-js@1.8.19)(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ version: 1.3.54(@babel/core@7.24.7)(solid-js@1.8.22)(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
'@leanup/stack-webpack':
specifier: 1.3.54
- version: 1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.5.4))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.40)(sass@1.77.8)
+ version: 1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.45)(sass@1.78.0)
'@types/prettier':
specifier: 2.7.3
version: 2.7.3
@@ -587,7 +572,7 @@ importers:
version: 0.58.9
'@unocss/webpack':
specifier: 0.58.9
- version: 0.58.9(rollup@4.19.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ version: 0.58.9(rollup@4.21.3)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
ajv:
specifier: 8.17.1
version: 8.17.1
@@ -598,8 +583,8 @@ importers:
specifier: 5.0.0
version: 5.0.0
eslint-plugin-jsx-a11y:
- specifier: 6.9.0
- version: 6.9.0(eslint@8.57.0)
+ specifier: 6.10.0
+ version: 6.10.0(eslint@8.57.0)
nightwatch-axe-verbose:
specifier: 2.3.1
version: 2.3.1
@@ -607,11 +592,11 @@ importers:
specifier: 4.1.5
version: 4.1.5
playwright:
- specifier: 1.45.3
- version: 1.45.3
+ specifier: 1.47.1
+ version: 1.47.1
react-dev-utils:
specifier: 12.0.1
- version: 12.0.1(eslint@8.57.0)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ version: 12.0.1(eslint@8.57.0)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
rimraf:
specifier: 5.0.10
version: 5.0.10
@@ -619,35 +604,35 @@ importers:
specifier: 0.10.3
version: 0.10.3
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
packages/samples/angular:
dependencies:
'@angular/animations':
- specifier: 18.1.3
- version: 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
+ specifier: 18.2.4
+ version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/common':
- specifier: 18.1.3
- version: 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)
+ specifier: 18.2.4
+ version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
'@angular/compiler':
- specifier: 18.1.3
- version: 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
+ specifier: 18.2.4
+ version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/core':
- specifier: 18.1.3
- version: 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
+ specifier: 18.2.4
+ version: 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
'@angular/forms':
- specifier: 18.1.3
- version: 18.1.3(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(@angular/platform-browser@18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(rxjs@7.8.1)
+ specifier: 18.2.4
+ version: 18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)
'@angular/platform-browser':
- specifier: 18.1.3
- version: 18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
+ specifier: 18.2.4
+ version: 18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/platform-browser-dynamic':
- specifier: 18.1.3
- version: 18.1.3(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(@angular/platform-browser@18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))
+ specifier: 18.2.4
+ version: 18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))
'@angular/router':
- specifier: 18.1.3
- version: 18.1.3(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(@angular/platform-browser@18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(rxjs@7.8.1)
+ specifier: 18.2.4
+ version: 18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)
'@public-ui/angular-v18':
specifier: workspace:*
version: link:../../adapters/angular/v18
@@ -660,28 +645,25 @@ importers:
rxjs:
specifier: ~7.8.1
version: 7.8.1
- tslib:
- specifier: ^2.6.3
- version: 2.6.3
zone.js:
- specifier: ~0.14.8
- version: 0.14.8
+ specifier: ~0.14.10
+ version: 0.14.10
devDependencies:
'@angular-devkit/build-angular':
- specifier: 18.1.3
- version: 18.1.3(@angular/compiler-cli@18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4))(@swc/core@1.5.28)(@types/node@22.5.4)(chokidar@3.6.0)(karma@6.4.4)(typescript@5.5.4)
+ specifier: 18.2.4
+ version: 18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@swc/core@1.5.28)(@types/node@22.5.4)(chokidar@3.6.0)(karma@6.4.4)(typescript@5.5.4)
'@angular/cli':
- specifier: 18.1.3
- version: 18.1.3(chokidar@3.6.0)
+ specifier: 18.2.4
+ version: 18.2.4(chokidar@3.6.0)
'@angular/compiler-cli':
- specifier: 18.1.3
- version: 18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4)
+ specifier: 18.2.4
+ version: 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
'@types/jasmine':
specifier: ~5.1.4
version: 5.1.4
jasmine-core:
- specifier: ~5.2.0
- version: 5.2.0
+ specifier: ~5.3.0
+ version: 5.3.0
karma:
specifier: ~6.4.4
version: 6.4.4
@@ -696,7 +678,7 @@ importers:
version: 5.1.0(karma@6.4.4)
karma-jasmine-html-reporter:
specifier: ~2.1.0
- version: 2.1.0(jasmine-core@5.2.0)(karma-jasmine@5.1.0(karma@6.4.4))(karma@6.4.4)
+ version: 2.1.0(jasmine-core@5.3.0)(karma-jasmine@5.1.0(karma@6.4.4))(karma@6.4.4)
typescript:
specifier: ~5.5.4
version: 5.5.4
@@ -705,16 +687,16 @@ importers:
dependencies:
'@leanup/stack':
specifier: 1.3.54
- version: 1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.5.4)
+ version: 1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2)
'@leanup/stack-react':
specifier: 1.3.54
version: 1.3.54(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@leanup/stack-webpack':
specifier: 1.3.54
- version: 1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.5.4))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.40)(sass@1.77.8)
+ version: 1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.45)(sass@1.78.0)
'@playwright/test':
- specifier: 1.45.3
- version: 1.45.3
+ specifier: 1.47.1
+ version: 1.47.1
'@public-ui/components':
specifier: workspace:*
version: link:../../components
@@ -725,8 +707,8 @@ importers:
specifier: workspace:*
version: link:../../themes
'@types/react':
- specifier: 18.3.3
- version: 18.3.3
+ specifier: 18.3.5
+ version: 18.3.5
'@types/react-dom':
specifier: 18.3.0
version: 18.3.0
@@ -735,7 +717,7 @@ importers:
version: 0.58.9
'@unocss/webpack':
specifier: 0.58.9
- version: 0.58.9(rollup@4.19.2)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
+ version: 0.58.9(rollup@4.21.3)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
ajv:
specifier: 8.17.1
version: 8.17.1
@@ -746,11 +728,11 @@ importers:
specifier: 5.0.0
version: 5.0.0
eslint-plugin-jsx-a11y:
- specifier: 6.9.0
- version: 6.9.0(eslint@8.57.0)
+ specifier: 6.10.0
+ version: 6.10.0(eslint@8.57.0)
eslint-plugin-react:
- specifier: 7.35.0
- version: 7.35.0(eslint@8.57.0)
+ specifier: 7.36.1
+ version: 7.36.1(eslint@8.57.0)
formik:
specifier: 2.4.6
version: 2.4.6(react@18.3.1)
@@ -767,11 +749,11 @@ importers:
specifier: 18.3.1
version: 18.3.1(react@18.3.1)
react-router:
- specifier: 6.26.0
- version: 6.26.0(react@18.3.1)
+ specifier: 6.26.2
+ version: 6.26.2(react@18.3.1)
react-router-dom:
- specifier: 6.26.0
- version: 6.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
+ specifier: 6.26.2
+ version: 6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
rimraf:
specifier: 5.0.10
version: 5.0.10
@@ -779,8 +761,8 @@ importers:
specifier: 0.10.3
version: 0.10.3
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
world_countries_lists:
specifier: 2.9.0
version: 2.9.0
@@ -804,19 +786,19 @@ importers:
version: link:../components
'@rollup/plugin-commonjs':
specifier: 25.0.8
- version: 25.0.8(rollup@4.19.2)
+ version: 25.0.8(rollup@4.21.3)
'@rollup/plugin-node-resolve':
specifier: 15.2.3
- version: 15.2.3(rollup@4.19.2)
+ version: 15.2.3(rollup@4.21.3)
'@rollup/plugin-typescript':
specifier: 11.1.6
- version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
+ version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
eslint:
specifier: 8.57.0
version: 8.57.0
@@ -824,20 +806,20 @@ importers:
specifier: 3.1.4
version: 3.1.4
postcss:
- specifier: 8.4.40
- version: 8.4.40
+ specifier: 8.4.45
+ version: 8.4.45
rollup:
- specifier: 4.19.2
- version: 4.19.2
+ specifier: 4.21.3
+ version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
sass:
- specifier: 1.77.8
- version: 1.77.8
+ specifier: 1.78.0
+ version: 1.78.0
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
packages/themes/bmf:
devDependencies:
@@ -849,19 +831,19 @@ importers:
version: link:../../tools/visual-tests
'@rollup/plugin-commonjs':
specifier: 25.0.8
- version: 25.0.8(rollup@4.19.2)
+ version: 25.0.8(rollup@4.21.3)
'@rollup/plugin-node-resolve':
specifier: 15.2.3
- version: 15.2.3(rollup@4.19.2)
+ version: 15.2.3(rollup@4.21.3)
'@rollup/plugin-typescript':
specifier: 11.1.6
- version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
+ version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
eslint:
specifier: 8.57.0
version: 8.57.0
@@ -869,23 +851,23 @@ importers:
specifier: 3.1.4
version: 3.1.4
postcss:
- specifier: 8.4.40
- version: 8.4.40
+ specifier: 8.4.45
+ version: 8.4.45
rollup:
- specifier: 4.19.2
- version: 4.19.2
+ specifier: 4.21.3
+ version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
sass:
- specifier: 1.77.8
- version: 1.77.8
+ specifier: 1.78.0
+ version: 1.78.0
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.77.8)
+ version: 1.2.1(sass@1.78.0)
packages/themes/default:
devDependencies:
@@ -897,19 +879,19 @@ importers:
version: link:../../tools/visual-tests
'@rollup/plugin-commonjs':
specifier: 25.0.8
- version: 25.0.8(rollup@4.19.2)
+ version: 25.0.8(rollup@4.21.3)
'@rollup/plugin-node-resolve':
specifier: 15.2.3
- version: 15.2.3(rollup@4.19.2)
+ version: 15.2.3(rollup@4.21.3)
'@rollup/plugin-typescript':
specifier: 11.1.6
- version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
+ version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
eslint:
specifier: 8.57.0
version: 8.57.0
@@ -917,23 +899,23 @@ importers:
specifier: 3.1.4
version: 3.1.4
postcss:
- specifier: 8.4.40
- version: 8.4.40
+ specifier: 8.4.45
+ version: 8.4.45
rollup:
- specifier: 4.19.2
- version: 4.19.2
+ specifier: 4.21.3
+ version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
sass:
- specifier: 1.77.8
- version: 1.77.8
+ specifier: 1.78.0
+ version: 1.78.0
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.77.8)
+ version: 1.2.1(sass@1.78.0)
packages/themes/ecl:
devDependencies:
@@ -945,19 +927,19 @@ importers:
version: link:../../tools/visual-tests
'@rollup/plugin-commonjs':
specifier: 25.0.8
- version: 25.0.8(rollup@4.19.2)
+ version: 25.0.8(rollup@4.21.3)
'@rollup/plugin-node-resolve':
specifier: 15.2.3
- version: 15.2.3(rollup@4.19.2)
+ version: 15.2.3(rollup@4.21.3)
'@rollup/plugin-typescript':
specifier: 11.1.6
- version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
+ version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
eslint:
specifier: 8.57.0
version: 8.57.0
@@ -965,23 +947,23 @@ importers:
specifier: 3.1.4
version: 3.1.4
postcss:
- specifier: 8.4.40
- version: 8.4.40
+ specifier: 8.4.45
+ version: 8.4.45
rollup:
- specifier: 4.19.2
- version: 4.19.2
+ specifier: 4.21.3
+ version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
sass:
- specifier: 1.77.8
- version: 1.77.8
+ specifier: 1.78.0
+ version: 1.78.0
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.77.8)
+ version: 1.2.1(sass@1.78.0)
packages/themes/itzbund:
devDependencies:
@@ -993,19 +975,19 @@ importers:
version: link:../../tools/visual-tests
'@rollup/plugin-commonjs':
specifier: 25.0.8
- version: 25.0.8(rollup@4.19.2)
+ version: 25.0.8(rollup@4.21.3)
'@rollup/plugin-node-resolve':
specifier: 15.2.3
- version: 15.2.3(rollup@4.19.2)
+ version: 15.2.3(rollup@4.21.3)
'@rollup/plugin-typescript':
specifier: 11.1.6
- version: 11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)
+ version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
eslint:
specifier: 8.57.0
version: 8.57.0
@@ -1013,23 +995,23 @@ importers:
specifier: 3.1.4
version: 3.1.4
postcss:
- specifier: 8.4.40
- version: 8.4.40
+ specifier: 8.4.45
+ version: 8.4.45
rollup:
- specifier: 4.19.2
- version: 4.19.2
+ specifier: 4.21.3
+ version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
sass:
- specifier: 1.77.8
- version: 1.77.8
+ specifier: 1.78.0
+ version: 1.78.0
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.77.8)
+ version: 1.2.1(sass@1.78.0)
packages/tools/kolibri-cli:
dependencies:
@@ -1046,8 +1028,8 @@ importers:
specifier: 2.0.2
version: 2.0.2
loglevel:
- specifier: 1.9.1
- version: 1.9.1
+ specifier: 1.9.2
+ version: 1.9.2
prettier:
specifier: 3.3.3
version: 3.3.3
@@ -1063,10 +1045,10 @@ importers:
version: 1.1.6
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
cpy-cli:
specifier: 5.0.0
version: 5.0.0
@@ -1080,23 +1062,23 @@ importers:
specifier: 8.1.1
version: 8.1.1
eslint-plugin-jsdoc:
- specifier: 48.10.2
- version: 48.10.2(eslint@8.57.0)
+ specifier: 48.11.0
+ version: 48.11.0(eslint@8.57.0)
eslint-plugin-json:
specifier: 3.1.0
version: 3.1.0
eslint-plugin-jsx-a11y:
- specifier: 6.9.0
- version: 6.9.0(eslint@8.57.0)
+ specifier: 6.10.0
+ version: 6.10.0(eslint@8.57.0)
eslint-plugin-react:
- specifier: 7.35.0
- version: 7.35.0(eslint@8.57.0)
+ specifier: 7.36.1
+ version: 7.36.1(eslint@8.57.0)
knip:
- specifier: 5.27.0
- version: 5.27.0(@types/node@22.5.4)(typescript@5.5.4)
+ specifier: 5.30.2
+ version: 5.30.2(@types/node@22.5.4)(typescript@5.6.2)
mocha:
- specifier: 10.7.0
- version: 10.7.0
+ specifier: 10.7.3
+ version: 10.7.3
nodemon:
specifier: 3.1.4
version: 3.1.4
@@ -1105,22 +1087,22 @@ importers:
version: 5.0.10
ts-node:
specifier: 10.9.2
- version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)
+ version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)
typescript:
- specifier: 5.5.4
- version: 5.5.4
+ specifier: 5.6.2
+ version: 5.6.2
packages/tools/visual-tests:
dependencies:
'@playwright/test':
- specifier: 1.45.3
- version: 1.45.3
+ specifier: 1.47.1
+ version: 1.47.1
'@public-ui/sample-react':
specifier: workspace:*
version: link:../../samples/react
axe-playwright:
- specifier: 2.0.1
- version: 2.0.1(playwright@1.45.3)
+ specifier: 2.0.2
+ version: 2.0.2(playwright@1.47.1)
portfinder:
specifier: 1.0.32
version: 1.0.32
@@ -1130,19 +1112,19 @@ importers:
devDependencies:
'@babel/eslint-parser':
specifier: 7.25.1
- version: 7.25.1(@babel/core@7.24.9)(eslint@8.57.0)
+ version: 7.25.1(@babel/core@7.25.2)(eslint@8.57.0)
'@babel/plugin-syntax-import-attributes':
- specifier: 7.24.7
- version: 7.24.7(@babel/core@7.24.9)
+ specifier: 7.25.6
+ version: 7.25.6(@babel/core@7.25.2)
'@babel/preset-env':
- specifier: 7.25.3
- version: 7.25.3(@babel/core@7.24.9)
+ specifier: 7.25.4
+ version: 7.25.4(@babel/core@7.25.2)
eslint:
specifier: 8.57.0
version: 8.57.0
knip:
- specifier: 5.27.0
- version: 5.27.0(@types/node@22.5.4)(typescript@5.5.4)
+ specifier: 5.30.2
+ version: 5.30.2(@types/node@22.5.4)(typescript@5.6.2)
prettier:
specifier: 3.3.3
version: 3.3.3
@@ -1153,12 +1135,12 @@ packages:
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
- '@angular-devkit/architect@0.1801.3':
- resolution: {integrity: sha512-4yba7x315GKim7OuBgv89ZtG50hE3hw64KuRLSGuW+RvwcwLV24VanmdWmFiLC4RKYNSH13E0wZqDNJkrMQepw==}
+ '@angular-devkit/architect@0.1802.4':
+ resolution: {integrity: sha512-VH7AwGng1zuWPTJoH1IgHYeNhqZIgzlwDx39JPmArZAW/WZHDILWB7ipbTNw0R4U4VncrXJqDmMVex7NdHP6sg==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
- '@angular-devkit/build-angular@18.1.3':
- resolution: {integrity: sha512-1avnneitUEfC2A9HX24X6a7Ag8sHkxomVEBsggITFNQoGnZAZHCOBRzm3b9QiqTi1c1eH3p8teW8EAufEjFPKQ==}
+ '@angular-devkit/build-angular@18.2.4':
+ resolution: {integrity: sha512-zLDstS95Yb7iBA1ZCYe3LsOLpIhr0ZC3sZ03PhVvAGbVRGSbQNnhQRZLKMk+LDhYJiG+eNFQGLfU3RfZrGds7A==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
'@angular/compiler-cli': ^18.0.0
@@ -1198,15 +1180,15 @@ packages:
tailwindcss:
optional: true
- '@angular-devkit/build-webpack@0.1801.3':
- resolution: {integrity: sha512-JezRR72P4QAc4mnkT60/+kVANCYNKcr2sZyX0/9aBHJsR7lIqgOKz5Dft3FgWHwAJcQFtsZ7OLGVOW3P1LpFkw==}
+ '@angular-devkit/build-webpack@0.1802.4':
+ resolution: {integrity: sha512-juaDoguYccObm2xnzRDRlOtiL7ZyZcSAyiyls6QuO8hoo/h6phdHALJkUhI9+SIhCRQ6eUQtolC7hN3J+FZKnA==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
webpack: ^5.30.0
webpack-dev-server: ^5.0.2
- '@angular-devkit/core@18.1.3':
- resolution: {integrity: sha512-S0UzNNVLbHPaiSVXHjCd2wX+eERj/YR7jJCc40PHs1gINA7Gtd2q3VDm3bUEWe4P6fP6GNp43qSXmWJFQD0+Yg==}
+ '@angular-devkit/core@18.2.4':
+ resolution: {integrity: sha512-svlgZ0vbLrfNJAQE5WePAutcYIyA7C0OfzKSTMsfV2X1I+1blYDaZIu/ocnHqofMHu6ZqdSaaU/p/rieqU8fcA==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
chokidar: ^3.5.2
@@ -1214,18 +1196,18 @@ packages:
chokidar:
optional: true
- '@angular-devkit/schematics@18.1.3':
- resolution: {integrity: sha512-ElzCfiYW9P3xPRNRbPRSrOTGm+G7X8ta1ce3srqi00yPX39Y0WSM95SACqqF8j9dxL6BqazBMyAgNQUaVSbWjw==}
+ '@angular-devkit/schematics@18.2.4':
+ resolution: {integrity: sha512-s2WdUhyLlKj5kOjb6vrvJg9/31KvgyRJGjy7PnzS43tpwF9MLuM3AYhuJsXHPhx+i0nyWn/Jnd8ZLjMzXljSxg==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
- '@angular/animations@18.1.3':
- resolution: {integrity: sha512-jF4jGHZxV/REnymB11wg5q/DMXewJ0byihmvNQ3OPLHGkWnvE9MdrX44vUzI7RkzqO0suaAg8shxJlkY3OHjeA==}
+ '@angular/animations@18.2.4':
+ resolution: {integrity: sha512-ajjXpLD+SyxbHnmhj2ZvYpXneviOjcBgU9L2UX4OVS0jVWxCNHLhJrcMqtqFHA6U5fPnhPNR9cmnt6tmqri0rA==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/core': 18.1.3
+ '@angular/core': 18.2.4
- '@angular/build@18.1.3':
- resolution: {integrity: sha512-jmTQC7lecJ6c2mJobb5nY2CN6jvdeFFHXN/jif0RkNI8dP60uV1QdMKJtTGbxEtAKXdMgOTReYICVYl6m9Q56Q==}
+ '@angular/build@18.2.4':
+ resolution: {integrity: sha512-GVs7O7wxNMJCkqh6Vv2u9GEArWg9jyEt8Fofd6CJGzxKBYQ4hR5gjzL/lU6kNFiMcioS1wm1f6qtJtgilUO+9A==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
'@angular/compiler-cli': ^18.0.0
@@ -1250,8 +1232,8 @@ packages:
tailwindcss:
optional: true
- '@angular/cli@18.1.3':
- resolution: {integrity: sha512-vsEc3cGDUYcc+adfvBHSqKdI8uiaa86Y9pLWGHfqaD+N0q/k17d/47AFvXTDKLmKucMZrto/4088Y1y+yM9eOg==}
+ '@angular/cli@18.2.4':
+ resolution: {integrity: sha512-n+Y2xlgcpTZ+MZmycf2b3ceVvANDJFkDEodobVtyG63WvGOhkZ3aGhT7sHguKpAQwJLicSf8zF2z+v1Yi0DvRw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
hasBin: true
@@ -1276,11 +1258,11 @@ packages:
'@angular/core': 17.3.12
rxjs: ^6.5.3 || ^7.4.0
- '@angular/common@18.1.3':
- resolution: {integrity: sha512-TC71jVph4L+QaXlyJTrW27nbqis4sWwr9hD/RDSNkfY9XCvYDb2MjYjKrpbN03FWiv7lmcKT9zgse1fYENFsKQ==}
+ '@angular/common@18.2.4':
+ resolution: {integrity: sha512-flUaKhdr8KvtjH0cLC6Rrjirt8GsiFlrmZLZplr784O3Gkei2VBBNFoopgmlEzbVGPiIG5QlFZH9yvah6JPQZw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/core': 18.1.3
+ '@angular/core': 18.2.4
rxjs: ^6.5.3 || ^7.4.0
'@angular/compiler-cli@15.2.10':
@@ -1307,12 +1289,12 @@ packages:
'@angular/compiler': 17.3.12
typescript: '>=5.2 <5.5'
- '@angular/compiler-cli@18.1.3':
- resolution: {integrity: sha512-e9t5v/L1KqPLUQL+WU+d70MBBFcSRuwqbkluZgdDjdW5VelYjzlVzXdrzV6jFElP48T3kQCxJN1dAJkAvKjdOg==}
+ '@angular/compiler-cli@18.2.4':
+ resolution: {integrity: sha512-BIp5zr+npqSs/4KWPxwKdn7+sjo008ieNOQDlXyQms9BKlxx/gDnj7W2TsxhrkDTYCIHF73fJZ7u2U8Qy4JWfw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
hasBin: true
peerDependencies:
- '@angular/compiler': 18.1.3
+ '@angular/compiler': 18.2.4
typescript: '>=5.4 <5.6'
'@angular/compiler@15.2.10':
@@ -1342,11 +1324,11 @@ packages:
'@angular/core':
optional: true
- '@angular/compiler@18.1.3':
- resolution: {integrity: sha512-Mrcd+YGsz02GVnVlVbzYp7EJIVoPOIHMvhll1OiylhjQElNVeJCLPIvjVYdylzOUDctXNlchkGf/LbA7BYMbXg==}
+ '@angular/compiler@18.2.4':
+ resolution: {integrity: sha512-o3ngFr1Bjt7cKOu4DSZJGCUF9YPTxJee97wFon2eNFj6FFNTmnGwAvsnJjHBMmk90fmZLC2/HpPdhYz7WprMZQ==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/core': 18.1.3
+ '@angular/core': 18.2.4
peerDependenciesMeta:
'@angular/core':
optional: true
@@ -1372,49 +1354,49 @@ packages:
rxjs: ^6.5.3 || ^7.4.0
zone.js: ~0.14.0
- '@angular/core@18.1.3':
- resolution: {integrity: sha512-1tFTyGLwio5oYAP2sMVDiOvy5wl/v0a4om7RTCpP2Bjro0ynuYe8FK7ilcmdyPXR1DF7GVdo/0R/eCIQJZ2PwA==}
+ '@angular/core@18.2.4':
+ resolution: {integrity: sha512-ulYmYpI/ZVQ5BL38rBy4DS/9wgGWmVD9Uo6tcrLqCzt1G1G2nKwseZv009536pHfk6dj2HdPSkpcerhWh57DWw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
rxjs: ^6.5.3 || ^7.4.0
- zone.js: ~0.14.0
+ zone.js: ~0.14.10
- '@angular/forms@18.1.3':
- resolution: {integrity: sha512-4kic/9hpS0HkbTORIkrdox7K40EcVT9VIbBruPoxX7jbfiW5jFaJ/05hLRvRt9RF8Sd9G+g5Uohmkcq/5hmsng==}
+ '@angular/forms@18.2.4':
+ resolution: {integrity: sha512-rlLhReauUz6jhLCEkGabLqqF6xLaTfvxafuj2ojzcqoKGSZcXDIM/UOSoWX756B8NtrpsuglpGBZjZlsrAZGsg==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/common': 18.1.3
- '@angular/core': 18.1.3
- '@angular/platform-browser': 18.1.3
+ '@angular/common': 18.2.4
+ '@angular/core': 18.2.4
+ '@angular/platform-browser': 18.2.4
rxjs: ^6.5.3 || ^7.4.0
- '@angular/platform-browser-dynamic@18.1.3':
- resolution: {integrity: sha512-VhYfyPcdKrsLrkd5Lq7W+pqE49DZBpUeCqM/Q+s9rhTSiCCKe9Ikktq8yPZ9iHDpFr203P+T1EMHmILnLvf+gQ==}
+ '@angular/platform-browser-dynamic@18.2.4':
+ resolution: {integrity: sha512-0nA04zJueGzdnl37TJ7guDCrzxYS4fjqgvYKiOpFktpMHPuNrBlAQo5YA7u20HGFG3i47PQh7hEWhQaqcXXpQw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/common': 18.1.3
- '@angular/compiler': 18.1.3
- '@angular/core': 18.1.3
- '@angular/platform-browser': 18.1.3
+ '@angular/common': 18.2.4
+ '@angular/compiler': 18.2.4
+ '@angular/core': 18.2.4
+ '@angular/platform-browser': 18.2.4
- '@angular/platform-browser@18.1.3':
- resolution: {integrity: sha512-/k5Xt/WjOk6OlRqb1Wd0ZUQ3NjSbafQyDC9Icy0Mb8qJtiXZjA4VCMkZIiQD7cBxO0F/BsAiYnYNjWrIkCZICA==}
+ '@angular/platform-browser@18.2.4':
+ resolution: {integrity: sha512-ddzq5MyPvFyTv0kUe8U9fbhE1nZtLYBCFKDqICrzHXiVRAdqLv6qtE5PtbURrdspSy1u/YEGV4LdkNJK3UgnZQ==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/animations': 18.1.3
- '@angular/common': 18.1.3
- '@angular/core': 18.1.3
+ '@angular/animations': 18.2.4
+ '@angular/common': 18.2.4
+ '@angular/core': 18.2.4
peerDependenciesMeta:
'@angular/animations':
optional: true
- '@angular/router@18.1.3':
- resolution: {integrity: sha512-6fXiTgdUnaGGF32Un4+7LttG1N9rziansigvLBzFG//qYU0Ihk49phqDdWxz11iaJ+uK1YVafkjSFvV7z9cgDA==}
+ '@angular/router@18.2.4':
+ resolution: {integrity: sha512-kYNHD3K1Xou2PRMqbG2tVahtMobgDlhwHdMB7G5oFHg6K13gQ2TmopF1U5A2wYtIMdsC+AkVGIJEOxQN8fmgcA==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/common': 18.1.3
- '@angular/core': 18.1.3
- '@angular/platform-browser': 18.1.3
+ '@angular/common': 18.2.4
+ '@angular/core': 18.2.4
+ '@angular/platform-browser': 18.2.4
rxjs: ^6.5.3 || ^7.4.0
'@antfu/utils@0.7.10':
@@ -1424,14 +1406,14 @@ packages:
resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
engines: {node: '>=6.9.0'}
- '@babel/compat-data@7.24.7':
- resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==}
- engines: {node: '>=6.9.0'}
-
'@babel/compat-data@7.25.2':
resolution: {integrity: sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==}
engines: {node: '>=6.9.0'}
+ '@babel/compat-data@7.25.4':
+ resolution: {integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==}
+ engines: {node: '>=6.9.0'}
+
'@babel/core@7.19.3':
resolution: {integrity: sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==}
engines: {node: '>=6.9.0'}
@@ -1448,8 +1430,8 @@ packages:
resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==}
engines: {node: '>=6.9.0'}
- '@babel/core@7.24.9':
- resolution: {integrity: sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==}
+ '@babel/core@7.25.2':
+ resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==}
engines: {node: '>=6.9.0'}
'@babel/eslint-parser@7.25.1':
@@ -1467,6 +1449,10 @@ packages:
resolution: {integrity: sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==}
engines: {node: '>=6.9.0'}
+ '@babel/generator@7.25.6':
+ resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==}
+ engines: {node: '>=6.9.0'}
+
'@babel/helper-annotate-as-pure@7.24.7':
resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==}
engines: {node: '>=6.9.0'}
@@ -1489,8 +1475,8 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
- '@babel/helper-create-regexp-features-plugin@7.24.7':
- resolution: {integrity: sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==}
+ '@babel/helper-create-class-features-plugin@7.25.4':
+ resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -1558,24 +1544,12 @@ packages:
resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==}
engines: {node: '>=6.9.0'}
- '@babel/helper-remap-async-to-generator@7.24.7':
- resolution: {integrity: sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
-
'@babel/helper-remap-async-to-generator@7.25.0':
resolution: {integrity: sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
- '@babel/helper-replace-supers@7.24.7':
- resolution: {integrity: sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
-
'@babel/helper-replace-supers@7.25.0':
resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==}
engines: {node: '>=6.9.0'}
@@ -1602,18 +1576,10 @@ packages:
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
engines: {node: '>=6.9.0'}
- '@babel/helper-validator-option@7.24.7':
- resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==}
- engines: {node: '>=6.9.0'}
-
'@babel/helper-validator-option@7.24.8':
resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==}
engines: {node: '>=6.9.0'}
- '@babel/helper-wrap-function@7.24.7':
- resolution: {integrity: sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==}
- engines: {node: '>=6.9.0'}
-
'@babel/helper-wrap-function@7.25.0':
resolution: {integrity: sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==}
engines: {node: '>=6.9.0'}
@@ -1640,11 +1606,10 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
- '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.7':
- resolution: {integrity: sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
+ '@babel/parser@7.25.6':
+ resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
+ engines: {node: '>=6.0.0'}
+ hasBin: true
'@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3':
resolution: {integrity: sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==}
@@ -1658,12 +1623,6 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.7':
- resolution: {integrity: sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
-
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0':
resolution: {integrity: sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==}
engines: {node: '>=6.9.0'}
@@ -1676,12 +1635,6 @@ packages:
peerDependencies:
'@babel/core': ^7.13.0
- '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.7':
- resolution: {integrity: sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
-
'@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0':
resolution: {integrity: sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==}
engines: {node: '>=6.9.0'}
@@ -1761,6 +1714,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
+ '@babel/plugin-syntax-import-attributes@7.25.6':
+ resolution: {integrity: sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+
'@babel/plugin-syntax-import-meta@7.10.4':
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
@@ -1837,14 +1796,14 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-async-generator-functions@7.24.7':
- resolution: {integrity: sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==}
+ '@babel/plugin-transform-async-generator-functions@7.25.0':
+ resolution: {integrity: sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-async-generator-functions@7.25.0':
- resolution: {integrity: sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q==}
+ '@babel/plugin-transform-async-generator-functions@7.25.4':
+ resolution: {integrity: sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -1861,12 +1820,6 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-block-scoping@7.24.7':
- resolution: {integrity: sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
-
'@babel/plugin-transform-block-scoping@7.25.0':
resolution: {integrity: sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==}
engines: {node: '>=6.9.0'}
@@ -1879,17 +1832,17 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-class-static-block@7.24.7':
- resolution: {integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==}
+ '@babel/plugin-transform-class-properties@7.25.4':
+ resolution: {integrity: sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==}
engines: {node: '>=6.9.0'}
peerDependencies:
- '@babel/core': ^7.12.0
+ '@babel/core': ^7.0.0-0
- '@babel/plugin-transform-classes@7.24.7':
- resolution: {integrity: sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==}
+ '@babel/plugin-transform-class-static-block@7.24.7':
+ resolution: {integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
- '@babel/core': ^7.0.0-0
+ '@babel/core': ^7.12.0
'@babel/plugin-transform-classes@7.25.0':
resolution: {integrity: sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw==}
@@ -1897,14 +1850,14 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-computed-properties@7.24.7':
- resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==}
+ '@babel/plugin-transform-classes@7.25.4':
+ resolution: {integrity: sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-destructuring@7.24.7':
- resolution: {integrity: sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==}
+ '@babel/plugin-transform-computed-properties@7.24.7':
+ resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -1957,12 +1910,6 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-function-name@7.24.7':
- resolution: {integrity: sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
-
'@babel/plugin-transform-function-name@7.25.1':
resolution: {integrity: sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==}
engines: {node: '>=6.9.0'}
@@ -1975,12 +1922,6 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-literals@7.24.7':
- resolution: {integrity: sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
-
'@babel/plugin-transform-literals@7.25.2':
resolution: {integrity: sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==}
engines: {node: '>=6.9.0'}
@@ -2005,24 +1946,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-modules-commonjs@7.24.7':
- resolution: {integrity: sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
-
'@babel/plugin-transform-modules-commonjs@7.24.8':
resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-modules-systemjs@7.24.7':
- resolution: {integrity: sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
-
'@babel/plugin-transform-modules-systemjs@7.25.0':
resolution: {integrity: sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==}
engines: {node: '>=6.9.0'}
@@ -2077,12 +2006,6 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-optional-chaining@7.24.7':
- resolution: {integrity: sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
-
'@babel/plugin-transform-optional-chaining@7.24.8':
resolution: {integrity: sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==}
engines: {node: '>=6.9.0'}
@@ -2101,6 +2024,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
+ '@babel/plugin-transform-private-methods@7.25.4':
+ resolution: {integrity: sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+
'@babel/plugin-transform-private-property-in-object@7.24.7':
resolution: {integrity: sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==}
engines: {node: '>=6.9.0'}
@@ -2155,12 +2084,6 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
- '@babel/plugin-transform-typeof-symbol@7.24.7':
- resolution: {integrity: sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0-0
-
'@babel/plugin-transform-typeof-symbol@7.24.8':
resolution: {integrity: sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==}
engines: {node: '>=6.9.0'}
@@ -2197,6 +2120,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
+ '@babel/plugin-transform-unicode-sets-regex@7.25.4':
+ resolution: {integrity: sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+
'@babel/preset-env@7.24.7':
resolution: {integrity: sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==}
engines: {node: '>=6.9.0'}
@@ -2209,6 +2138,12 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
+ '@babel/preset-env@7.25.4':
+ resolution: {integrity: sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+
'@babel/preset-modules@0.1.6-no-external-plugins':
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
peerDependencies:
@@ -2227,6 +2162,10 @@ packages:
resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==}
engines: {node: '>=6.9.0'}
+ '@babel/runtime@7.25.0':
+ resolution: {integrity: sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==}
+ engines: {node: '>=6.9.0'}
+
'@babel/standalone@7.24.7':
resolution: {integrity: sha512-QRIRMJ2KTeN+vt4l9OjYlxDVXEpcor1Z6V7OeYzeBOw6Q8ew9oMTHjzTx8s6ClsZO7wVf6JgTRutihatN6K0yA==}
engines: {node: '>=6.9.0'}
@@ -2247,8 +2186,12 @@ packages:
resolution: {integrity: sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==}
engines: {node: '>=6.9.0'}
- '@babel/types@7.25.2':
- resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==}
+ '@babel/traverse@7.25.6':
+ resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==}
+ engines: {node: '>=6.9.0'}
+
+ '@babel/types@7.25.6':
+ resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
engines: {node: '>=6.9.0'}
'@bcoe/v8-coverage@0.2.3':
@@ -2263,73 +2206,73 @@ packages:
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
engines: {node: '>=0.1.90'}
- '@commitlint/cli@19.3.0':
- resolution: {integrity: sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==}
+ '@commitlint/cli@19.5.0':
+ resolution: {integrity: sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==}
engines: {node: '>=v18'}
hasBin: true
- '@commitlint/config-conventional@19.2.2':
- resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==}
+ '@commitlint/config-conventional@19.5.0':
+ resolution: {integrity: sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==}
engines: {node: '>=v18'}
- '@commitlint/config-validator@19.0.3':
- resolution: {integrity: sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==}
+ '@commitlint/config-validator@19.5.0':
+ resolution: {integrity: sha512-CHtj92H5rdhKt17RmgALhfQt95VayrUo2tSqY9g2w+laAXyk7K/Ef6uPm9tn5qSIwSmrLjKaXK9eiNuxmQrDBw==}
engines: {node: '>=v18'}
- '@commitlint/ensure@19.0.3':
- resolution: {integrity: sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==}
+ '@commitlint/ensure@19.5.0':
+ resolution: {integrity: sha512-Kv0pYZeMrdg48bHFEU5KKcccRfKmISSm9MvgIgkpI6m+ohFTB55qZlBW6eYqh/XDfRuIO0x4zSmvBjmOwWTwkg==}
engines: {node: '>=v18'}
- '@commitlint/execute-rule@19.0.0':
- resolution: {integrity: sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==}
+ '@commitlint/execute-rule@19.5.0':
+ resolution: {integrity: sha512-aqyGgytXhl2ejlk+/rfgtwpPexYyri4t8/n4ku6rRJoRhGZpLFMqrZ+YaubeGysCP6oz4mMA34YSTaSOKEeNrg==}
engines: {node: '>=v18'}
- '@commitlint/format@19.3.0':
- resolution: {integrity: sha512-luguk5/aF68HiF4H23ACAfk8qS8AHxl4LLN5oxPc24H+2+JRPsNr1OS3Gaea0CrH7PKhArBMKBz5RX9sA5NtTg==}
+ '@commitlint/format@19.5.0':
+ resolution: {integrity: sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==}
engines: {node: '>=v18'}
- '@commitlint/is-ignored@19.2.2':
- resolution: {integrity: sha512-eNX54oXMVxncORywF4ZPFtJoBm3Tvp111tg1xf4zWXGfhBPKpfKG6R+G3G4v5CPlRROXpAOpQ3HMhA9n1Tck1g==}
+ '@commitlint/is-ignored@19.5.0':
+ resolution: {integrity: sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w==}
engines: {node: '>=v18'}
- '@commitlint/lint@19.2.2':
- resolution: {integrity: sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==}
+ '@commitlint/lint@19.5.0':
+ resolution: {integrity: sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg==}
engines: {node: '>=v18'}
- '@commitlint/load@19.2.0':
- resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==}
+ '@commitlint/load@19.5.0':
+ resolution: {integrity: sha512-INOUhkL/qaKqwcTUvCE8iIUf5XHsEPCLY9looJ/ipzi7jtGhgmtH7OOFiNvwYgH7mA8osUWOUDV8t4E2HAi4xA==}
engines: {node: '>=v18'}
- '@commitlint/message@19.0.0':
- resolution: {integrity: sha512-c9czf6lU+9oF9gVVa2lmKaOARJvt4soRsVmbR7Njwp9FpbBgste5i7l/2l5o8MmbwGh4yE1snfnsy2qyA2r/Fw==}
+ '@commitlint/message@19.5.0':
+ resolution: {integrity: sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ==}
engines: {node: '>=v18'}
- '@commitlint/parse@19.0.3':
- resolution: {integrity: sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==}
+ '@commitlint/parse@19.5.0':
+ resolution: {integrity: sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==}
engines: {node: '>=v18'}
- '@commitlint/read@19.2.1':
- resolution: {integrity: sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==}
+ '@commitlint/read@19.5.0':
+ resolution: {integrity: sha512-TjS3HLPsLsxFPQj6jou8/CZFAmOP2y+6V4PGYt3ihbQKTY1Jnv0QG28WRKl/d1ha6zLODPZqsxLEov52dhR9BQ==}
engines: {node: '>=v18'}
- '@commitlint/resolve-extends@19.1.0':
- resolution: {integrity: sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg==}
+ '@commitlint/resolve-extends@19.5.0':
+ resolution: {integrity: sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==}
engines: {node: '>=v18'}
- '@commitlint/rules@19.0.3':
- resolution: {integrity: sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==}
+ '@commitlint/rules@19.5.0':
+ resolution: {integrity: sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw==}
engines: {node: '>=v18'}
- '@commitlint/to-lines@19.0.0':
- resolution: {integrity: sha512-vkxWo+VQU5wFhiP9Ub9Sre0FYe019JxFikrALVoD5UGa8/t3yOJEpEhxC5xKiENKKhUkTpEItMTRAjHw2SCpZw==}
+ '@commitlint/to-lines@19.5.0':
+ resolution: {integrity: sha512-R772oj3NHPkodOSRZ9bBVNq224DOxQtNef5Pl8l2M8ZnkkzQfeSTr4uxawV2Sd3ui05dUVzvLNnzenDBO1KBeQ==}
engines: {node: '>=v18'}
- '@commitlint/top-level@19.0.0':
- resolution: {integrity: sha512-KKjShd6u1aMGNkCkaX4aG1jOGdn7f8ZI8TR1VEuNqUOjWTOdcDSsmglinglJ18JTjuBX5I1PtjrhQCRcixRVFQ==}
+ '@commitlint/top-level@19.5.0':
+ resolution: {integrity: sha512-IP1YLmGAk0yWrImPRRc578I3dDUI5A2UBJx9FbSOjxe9sTlzFiwVJ+zeMLgAtHMtGZsC8LUnzmW1qRemkFU4ng==}
engines: {node: '>=v18'}
- '@commitlint/types@19.0.3':
- resolution: {integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==}
+ '@commitlint/types@19.5.0':
+ resolution: {integrity: sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg==}
engines: {node: '>=v18'}
'@cspotcode/source-map-support@0.8.1':
@@ -2340,6 +2283,10 @@ packages:
resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==}
engines: {node: '>=10.0.0'}
+ '@discoveryjs/json-ext@0.6.1':
+ resolution: {integrity: sha512-boghen8F0Q8D+0/Q1/1r6DUEieUJ8w2a1gIknExMSHBsJFOr2+0KUfHiVYBvucPwl3+RU5PFBK833FjFCh3BhA==}
+ engines: {node: '>=14.17.0'}
+
'@es-joy/jsdoccomment@0.46.0':
resolution: {integrity: sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==}
engines: {node: '>=16'}
@@ -2911,11 +2858,11 @@ packages:
'@floating-ui/core@1.6.4':
resolution: {integrity: sha512-a4IowK4QkXl4SCWTGUR0INAfEOX3wtsYw3rKK5InQEHMGObkR8Xk44qYQD9P4r6HHw0iIfK6GUKECmY8sTkqRA==}
- '@floating-ui/dom@1.6.8':
- resolution: {integrity: sha512-kx62rP19VZ767Q653wsP1XZCGIirkE09E0QUGNYTM/ttbbQHqcGPdSfWFxUyyNLc/W6aoJRBajOSXhP6GXjC0Q==}
+ '@floating-ui/dom@1.6.10':
+ resolution: {integrity: sha512-fskgCFv8J8OamCmyun8MfjB1Olfn+uZKjOKZ0vhYF3gRmEUXcGOjxWL8bBr7i4kIuPZ2KD2S3EUIOxnjC8kl2A==}
- '@floating-ui/utils@0.2.5':
- resolution: {integrity: sha512-sTcG+QZ6fdEUObICavU+aB3Mp8HY4n14wYHdxK4fXjPmv3PXZZeY5RaguJmGyeH/CJQhX3fqKUtS4qc1LoHwhQ==}
+ '@floating-ui/utils@0.2.7':
+ resolution: {integrity: sha512-X8R8Oj771YRl/w+c1HqAC1szL8zWQRwFvgDwT129k9ACdBoud/+/rX9V0qiMl6LWUdP9voC2nDVZYPMQQsb6eA==}
'@formatjs/ecma402-abstract@2.0.0':
resolution: {integrity: sha512-rRqXOqdFmk7RYvj4khklyqzcfQl9vEL/usogncBHRZfZBDOwMGuSRNFl02fu5KGHXdbinju+YXyuR+Nk8xlr/g==}
@@ -2952,66 +2899,70 @@ packages:
resolution: {integrity: sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==}
engines: {node: '>=6.9.0'}
- '@inquirer/checkbox@2.4.6':
- resolution: {integrity: sha512-PvTeflvpyZMknHBVh9g9GPaffO/zyHcLk2i2HQN7q79SN1e0Tq2orAVzLAaZR1E5YDAdOB94znJurxzY/0HbFg==}
+ '@inquirer/checkbox@2.5.0':
+ resolution: {integrity: sha512-sMgdETOfi2dUHT8r7TT1BTKOwNvdDGFDXYWtQ2J69SvlYNntk9I/gJe7r5yvMwwsuKnYbuRs3pNhx4tgNck5aA==}
engines: {node: '>=18'}
- '@inquirer/confirm@3.1.11':
- resolution: {integrity: sha512-3wWw10VPxQP279FO4bzWsf8YjIAq7NdwATJ4xS2h1uwsXZu/RmtOVV95rZ7yllS1h/dzu+uLewjMAzNDEj8h2w==}
+ '@inquirer/confirm@3.1.22':
+ resolution: {integrity: sha512-gsAKIOWBm2Q87CDfs9fEo7wJT3fwWIJfnDGMn9Qy74gBnNFOACDNfhUzovubbJjWnKLGBln7/NcSmZwj5DuEXg==}
engines: {node: '>=18'}
- '@inquirer/confirm@3.1.21':
- resolution: {integrity: sha512-v4O/jX5b6nm7Kxf9Gn/pjIz8RzGp1e8paFTl2GuMGL2OIWcaR9fx1HhkB8CnHZrGo3J7scLwSsgTK1fG8olxZA==}
+ '@inquirer/confirm@3.2.0':
+ resolution: {integrity: sha512-oOIwPs0Dvq5220Z8lGL/6LHRTEr9TgLHmiI99Rj1PJ1p1czTys+olrgBqZk4E2qC0YTzeHprxSQmoHioVdJ7Lw==}
engines: {node: '>=18'}
- '@inquirer/core@8.2.4':
- resolution: {integrity: sha512-7vsXSfxtrrbwMTirfaKwPcjqJy7pzeuF/bP62yo1NQrRJ5HjmMlrhZml/Ljm9ODc1RnbhJlTeSnCkjtFddKjwA==}
+ '@inquirer/core@9.1.0':
+ resolution: {integrity: sha512-RZVfH//2ytTjmaBIzeKT1zefcQZzuruwkpTwwbe/i2jTl4o9M+iML5ChULzz6iw1Ok8iUBBsRCjY2IEbD8Ft4w==}
engines: {node: '>=18'}
- '@inquirer/core@9.0.9':
- resolution: {integrity: sha512-mvQmOz1hf5dtvY+bpVK22YiwLxn5arEhykSt1IWT5GS7ojgqKLSE9P8WXI4fPimtC0ggmnf0bVbKtERlIZkV0g==}
+ '@inquirer/editor@2.2.0':
+ resolution: {integrity: sha512-9KHOpJ+dIL5SZli8lJ6xdaYLPPzB8xB9GZItg39MBybzhxA16vxmszmQFrRwbOA918WA2rvu8xhDEg/p6LXKbw==}
engines: {node: '>=18'}
- '@inquirer/editor@2.1.21':
- resolution: {integrity: sha512-p5JYfAmEA6nqqDVCX0Cuu6EACA6/qejVBVataMew29mld3mtBWXy1g29Co86UMDQIiHA4HpOkH0hQGHlOvbGSw==}
+ '@inquirer/expand@2.3.0':
+ resolution: {integrity: sha512-qnJsUcOGCSG1e5DTOErmv2BPQqrtT6uzqn1vI/aYGiPKq+FgslGZmtdnXbhuI7IlT7OByDoEEqdnhUnVR2hhLw==}
engines: {node: '>=18'}
- '@inquirer/expand@2.1.21':
- resolution: {integrity: sha512-SxoD3mM2UwS/ovRixXic9Aav84K9+zDXD54stIGxbNZ7AryJHtudQteXw73kFTlsZCH9AhHC1TmMyakpRiAhGw==}
+ '@inquirer/figures@1.0.5':
+ resolution: {integrity: sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==}
engines: {node: '>=18'}
- '@inquirer/figures@1.0.3':
- resolution: {integrity: sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==}
+ '@inquirer/input@2.3.0':
+ resolution: {integrity: sha512-XfnpCStx2xgh1LIRqPXrTNEEByqQWoxsWYzNRSEUxJ5c6EQlhMogJ3vHKu8aXuTacebtaZzMAHwEL0kAflKOBw==}
engines: {node: '>=18'}
- '@inquirer/figures@1.0.5':
- resolution: {integrity: sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==}
+ '@inquirer/number@1.1.0':
+ resolution: {integrity: sha512-ilUnia/GZUtfSZy3YEErXLJ2Sljo/mf9fiKc08n18DdwdmDbOzRcTv65H1jjDvlsAuvdFXf4Sa/aL7iw/NanVA==}
engines: {node: '>=18'}
- '@inquirer/input@2.2.8':
- resolution: {integrity: sha512-DoLuc+DIJVZiDIn01hUQrxpPHF7MuE1bGfhxVfPWQDVFIqCoFQEmiUqMLx7zv4/pFArykY9j+i3uLUIOWqk+xg==}
+ '@inquirer/password@2.2.0':
+ resolution: {integrity: sha512-5otqIpgsPYIshqhgtEwSspBQE40etouR8VIxzpJkv9i0dVHIpyhiivbkH9/dGiMLdyamT54YRdGJLfl8TFnLHg==}
engines: {node: '>=18'}
- '@inquirer/password@2.1.21':
- resolution: {integrity: sha512-kaz2jtA4xp3Y4J+weEs/gTppEBRjY82pIAWz1ycU23f+Blrv8enK2d58H4sv2dvzHtsOAcRE+rF2OXkdseQuTQ==}
+ '@inquirer/prompts@5.3.8':
+ resolution: {integrity: sha512-b2BudQY/Si4Y2a0PdZZL6BeJtl8llgeZa7U2j47aaJSCeAl1e4UI7y8a9bSkO3o/ZbZrgT5muy/34JbsjfIWxA==}
engines: {node: '>=18'}
- '@inquirer/prompts@5.0.7':
- resolution: {integrity: sha512-GFcigCxJTKCH3aECzMIu4FhgLJWnFvMXzpI4CCSoELWFtkOOU2P+goYA61+OKpGrB8fPE7q6n8zAXBSlZRrHjQ==}
+ '@inquirer/rawlist@2.3.0':
+ resolution: {integrity: sha512-zzfNuINhFF7OLAtGHfhwOW2TlYJyli7lOUoJUXw/uyklcwalV6WRXBXtFIicN8rTRK1XTiPWB4UY+YuW8dsnLQ==}
engines: {node: '>=18'}
- '@inquirer/rawlist@2.2.3':
- resolution: {integrity: sha512-qEqDLgCJ5jIJVAo1BpJBmqJunX6HDlhbQFMsufMH2/v3T4IeNCXTGgDG0xu7qwaPfw92c1VMP64BSQJYYvKoPA==}
+ '@inquirer/search@1.1.0':
+ resolution: {integrity: sha512-h+/5LSj51dx7hp5xOn4QFnUaKeARwUCLs6mIhtkJ0JYPBLmEYjdHSYh7I6GrLg9LwpJ3xeX0FZgAG1q0QdCpVQ==}
engines: {node: '>=18'}
- '@inquirer/select@2.4.6':
- resolution: {integrity: sha512-fjcZQGyIviUBQ0Msoyf92vCmmN7Xv99vzPoybhLGBCM4cCz+l/U3p2++F7/xDJwvH70YHcvWrk8aN7STmrHMsQ==}
+ '@inquirer/select@2.5.0':
+ resolution: {integrity: sha512-YmDobTItPP3WcEI86GvPo+T2sRHkxxOq/kXmsBjHS5BVXUgvgZ5AfJjkvQvZr03T81NnI3KrrRuMzeuYUQRFOA==}
engines: {node: '>=18'}
'@inquirer/type@1.5.2':
resolution: {integrity: sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==}
engines: {node: '>=18'}
+ '@inquirer/type@1.5.3':
+ resolution: {integrity: sha512-xUQ14WQGR/HK5ei+2CvgcwoH9fQ4PgPGmVFSN0pc1+fVyDL3MREhyAY7nxEErSu6CkllBM3D7e3e+kOvtu+eIg==}
+ engines: {node: '>=18'}
+
'@isaacs/cliui@8.0.2':
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
engines: {node: '>=12'}
@@ -3093,6 +3044,9 @@ packages:
'@jridgewell/sourcemap-codec@1.4.15':
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
+ '@jridgewell/sourcemap-codec@1.5.0':
+ resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
+
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
@@ -3149,43 +3103,43 @@ packages:
'@leichtgewicht/ip-codec@2.0.5':
resolution: {integrity: sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw==}
- '@lerna/create@8.1.7':
- resolution: {integrity: sha512-ch81CgU5pBNOiUCQx44F/ZtN4DxxJjUQtuytYRBFWJSHAJ+XPJtiC/yQ9zjr1I1yaUlmNYYblkopoOyziOdJ1w==}
+ '@lerna/create@8.1.8':
+ resolution: {integrity: sha512-wi72R01tgjBjzG2kjRyTHl4yCTKDfDMIXRyKz9E/FBa9SkFvUOAE4bdyY9MhEsRZmSWL7+CYE8Flv/HScRpBbA==}
engines: {node: '>=18.0.0'}
- '@listr2/prompt-adapter-inquirer@2.0.13':
- resolution: {integrity: sha512-nAl6teTt7EWSjttNavAnv3uFR3w3vPP3OTYmHyPNHzKhAj2NoBDHmbS3MGpvvO8KXXPASnHjEGrrKrdKTMKPnQ==}
+ '@listr2/prompt-adapter-inquirer@2.0.15':
+ resolution: {integrity: sha512-MZrGem/Ujjd4cPTLYDfCZK2iKKeiO/8OX13S6jqxldLs0Prf2aGqVlJ77nMBqMv7fzqgXEgjrNHLXcKR8l9lOg==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@inquirer/prompts': '>= 3 < 6'
- '@lmdb/lmdb-darwin-arm64@3.0.12':
- resolution: {integrity: sha512-vgTwzNUD3Hy4aqtGhX2+nV/usI0mwy3hDRuTjs8VcK0BLiMVEpNQXgzwlWEgPmA8AAPloUgyOs2nK5clJF5oIg==}
+ '@lmdb/lmdb-darwin-arm64@3.0.13':
+ resolution: {integrity: sha512-uiKPB0Fv6WEEOZjruu9a6wnW/8jrjzlZbxXscMB8kuCJ1k6kHpcBnuvaAWcqhbI7rqX5GKziwWEdD+wi2gNLfA==}
cpu: [arm64]
os: [darwin]
- '@lmdb/lmdb-darwin-x64@3.0.12':
- resolution: {integrity: sha512-qOt0hAhj2ZLY6aEWu85rzt5zcyCAQITMhCMEPNlo1tuYekpVAdkQNiwXxEkCjBYvwTskvXuwXOOUpjuSc+aJnA==}
+ '@lmdb/lmdb-darwin-x64@3.0.13':
+ resolution: {integrity: sha512-bEVIIfK5mSQoG1R19qA+fJOvCB+0wVGGnXHT3smchBVahYBdlPn2OsZZKzlHWfb1E+PhLBmYfqB5zQXFP7hJig==}
cpu: [x64]
os: [darwin]
- '@lmdb/lmdb-linux-arm64@3.0.12':
- resolution: {integrity: sha512-Qy4cFXFe9h1wAWMsojex8x1ifvw2kqiZv686YiRTdQEzAfc3vJASHFcD/QejHUCx7YHMYdnUoCS45rG2AiGDTQ==}
+ '@lmdb/lmdb-linux-arm64@3.0.13':
+ resolution: {integrity: sha512-afbVrsMgZ9dUTNUchFpj5VkmJRxvht/u335jUJ7o23YTbNbnpmXif3VKQGCtnjSh+CZaqm6N3CPG8KO3zwyZ1Q==}
cpu: [arm64]
os: [linux]
- '@lmdb/lmdb-linux-arm@3.0.12':
- resolution: {integrity: sha512-Ggd/UXpE+alMncbELCXA3OKpDj9bDBR3qVO7WRTxstloDglRAHfZmUJgTkeaNKjFO1JHqS7AKy0jba9XebZB1w==}
+ '@lmdb/lmdb-linux-arm@3.0.13':
+ resolution: {integrity: sha512-Yml1KlMzOnXj/tnW7yX8U78iAzTk39aILYvCPbqeewAq1kSzl+w59k/fiVkTBfvDi/oW/5YRxL+Fq+Y1Fr1r2Q==}
cpu: [arm]
os: [linux]
- '@lmdb/lmdb-linux-x64@3.0.12':
- resolution: {integrity: sha512-c+noT9IofktxktFllKHFmci8ka2SYGSLN17pj/KSl1hg7mmfAiGp4xxFxEwMLTb+SX95vP1DFiR++1I3WLVxvA==}
+ '@lmdb/lmdb-linux-x64@3.0.13':
+ resolution: {integrity: sha512-vOtxu0xC0SLdQ2WRXg8Qgd8T32ak4SPqk5zjItRszrJk2BdeXqfGxBJbP7o4aOvSPSmSSv46Lr1EP4HXU8v7Kg==}
cpu: [x64]
os: [linux]
- '@lmdb/lmdb-win32-x64@3.0.12':
- resolution: {integrity: sha512-CO3MFV8gUx16NU/CyyuumAKblESwvoGVA2XhQKZ976OTOxaTbb8F8D3f0iiZ4MYqsN74jIrFuCmXpPnpjbhfOQ==}
+ '@lmdb/lmdb-win32-x64@3.0.13':
+ resolution: {integrity: sha512-UCrMJQY/gJnOl3XgbWRZZUvGGBuKy6i0YNSptgMzHBjs+QYDYR1Mt/RLTOPy4fzzves65O1EDmlL//OzEqoLlA==}
cpu: [x64]
os: [win32]
@@ -3219,8 +3173,8 @@ packages:
cpu: [x64]
os: [win32]
- '@ngtools/webpack@18.1.3':
- resolution: {integrity: sha512-VmqOO8CcXKL06anNYlL0OkrqIuBNZQu5n0YVP4z8oneJhDBqwK2++dK0WpcNyIFcg3HsQ7w3BuqUWJ4iPiWxEQ==}
+ '@ngtools/webpack@18.2.4':
+ resolution: {integrity: sha512-JVDRexu3q7lg2oqJG36RtX7cqTheoZRwg2HhMV8hYXUDL0fyOrv2galwTCgXrx7vAjlx45L2uR2kuWbgW0VVcQ==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
'@angular/compiler-cli': ^18.0.0
@@ -3253,8 +3207,8 @@ packages:
resolution: {integrity: sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og==}
engines: {node: ^16.14.0 || >=18.0.0}
- '@npmcli/arborist@7.5.3':
- resolution: {integrity: sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ==}
+ '@npmcli/arborist@7.5.4':
+ resolution: {integrity: sha512-nWtIc6QwwoUORCRNzKx4ypHqCk3drI+5aeYdMTQQiRCcn4lOOgfQh7WyZobGYTxXPSq1VwV53lkpN/BRlRk08g==}
engines: {node: ^16.14.0 || >=18.0.0}
hasBin: true
@@ -3460,8 +3414,8 @@ packages:
'@octokit/types@9.3.2':
resolution: {integrity: sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==}
- '@paulirish/trace_engine@0.0.23':
- resolution: {integrity: sha512-2ym/q7HhC5K+akXkNV6Gip3oaHpbI6TsGjmcAsl7bcJ528MVbacPQeoauLFEeLXH4ulJvsxQwNDIg/kAEhFZxw==}
+ '@paulirish/trace_engine@0.0.32':
+ resolution: {integrity: sha512-KxWFdRNbv13U8bhYaQvH6gLG9CVEt2jKeosyOOYILVntWEVWhovbgDrbOiZ12pJO3vjZs0Zgbd3/Zgde98woEA==}
'@pkgjs/parseargs@0.11.0':
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
@@ -3471,8 +3425,8 @@ packages:
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
- '@playwright/test@1.45.3':
- resolution: {integrity: sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA==}
+ '@playwright/test@1.47.1':
+ resolution: {integrity: sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q==}
engines: {node: '>=18'}
hasBin: true
@@ -3508,13 +3462,13 @@ packages:
peerDependencies:
'@stencil/core': '>=2.0.0 || >=3 || >= 4.0.0-beta.0 || >= 4.0.0'
- '@puppeteer/browsers@2.2.3':
- resolution: {integrity: sha512-bJ0UBsk0ESOs6RFcLXOt99a3yTDcOKlzfjad+rhFwdaG1Lu/Wzq58GHYCDTlZ9z6mldf4g+NTb+TXEfe0PpnsQ==}
+ '@puppeteer/browsers@2.4.0':
+ resolution: {integrity: sha512-x8J1csfIygOwf6D6qUAZ0ASk3z63zPb7wkNeHRerCMh82qWKUrOgkuP005AJC8lDL6/evtXETGEJVcwykKT4/g==}
engines: {node: '>=18'}
hasBin: true
- '@remix-run/router@1.19.0':
- resolution: {integrity: sha512-zDICCLKEwbVYTS6TjYaWtHXxkdoUvD/QXvyVZjGCsWz5vyH7aFeONlPffPdW+Y/t6KT0MgXb2Mfjun9YpWN1dA==}
+ '@remix-run/router@1.19.2':
+ resolution: {integrity: sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==}
engines: {node: '>=14.0.0'}
'@rollup/plugin-alias@5.1.0':
@@ -3593,168 +3547,168 @@ packages:
rollup:
optional: true
- '@rollup/rollup-android-arm-eabi@4.18.0':
- resolution: {integrity: sha512-Tya6xypR10giZV1XzxmH5wr25VcZSncG0pZIjfePT0OVBvqNEurzValetGNarVrGiq66EBVAFn15iYX4w6FKgQ==}
+ '@rollup/rollup-android-arm-eabi@4.20.0':
+ resolution: {integrity: sha512-TSpWzflCc4VGAUJZlPpgAJE1+V60MePDQnBd7PPkpuEmOy8i87aL6tinFGKBFKuEDikYpig72QzdT3QPYIi+oA==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm-eabi@4.19.2':
- resolution: {integrity: sha512-OHflWINKtoCFSpm/WmuQaWW4jeX+3Qt3XQDepkkiFTsoxFc5BpF3Z5aDxFZgBqRjO6ATP5+b1iilp4kGIZVWlA==}
+ '@rollup/rollup-android-arm-eabi@4.21.3':
+ resolution: {integrity: sha512-MmKSfaB9GX+zXl6E8z4koOr/xU63AMVleLEa64v7R0QF/ZloMs5vcD1sHgM64GXXS1csaJutG+ddtzcueI/BLg==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.18.0':
- resolution: {integrity: sha512-avCea0RAP03lTsDhEyfy+hpfr85KfyTctMADqHVhLAF3MlIkq83CP8UfAHUssgXTYd+6er6PaAhx/QGv4L1EiA==}
+ '@rollup/rollup-android-arm64@4.20.0':
+ resolution: {integrity: sha512-u00Ro/nok7oGzVuh/FMYfNoGqxU5CPWz1mxV85S2w9LxHR8OoMQBuSk+3BKVIDYgkpeOET5yXkx90OYFc+ytpQ==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-android-arm64@4.19.2':
- resolution: {integrity: sha512-k0OC/b14rNzMLDOE6QMBCjDRm3fQOHAL8Ldc9bxEWvMo4Ty9RY6rWmGetNTWhPo+/+FNd1lsQYRd0/1OSix36A==}
+ '@rollup/rollup-android-arm64@4.21.3':
+ resolution: {integrity: sha512-zrt8ecH07PE3sB4jPOggweBjJMzI1JG5xI2DIsUbkA+7K+Gkjys6eV7i9pOenNSDJH3eOr/jLb/PzqtmdwDq5g==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.18.0':
- resolution: {integrity: sha512-IWfdwU7KDSm07Ty0PuA/W2JYoZ4iTj3TUQjkVsO/6U+4I1jN5lcR71ZEvRh52sDOERdnNhhHU57UITXz5jC1/w==}
+ '@rollup/rollup-darwin-arm64@4.20.0':
+ resolution: {integrity: sha512-uFVfvzvsdGtlSLuL0ZlvPJvl6ZmrH4CBwLGEFPe7hUmf7htGAN+aXo43R/V6LATyxlKVC/m6UsLb7jbG+LG39Q==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-arm64@4.19.2':
- resolution: {integrity: sha512-IIARRgWCNWMTeQH+kr/gFTHJccKzwEaI0YSvtqkEBPj7AshElFq89TyreKNFAGh5frLfDCbodnq+Ye3dqGKPBw==}
+ '@rollup/rollup-darwin-arm64@4.21.3':
+ resolution: {integrity: sha512-P0UxIOrKNBFTQaXTxOH4RxuEBVCgEA5UTNV6Yz7z9QHnUJ7eLX9reOd/NYMO3+XZO2cco19mXTxDMXxit4R/eQ==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.18.0':
- resolution: {integrity: sha512-n2LMsUz7Ynu7DoQrSQkBf8iNrjOGyPLrdSg802vk6XT3FtsgX6JbE8IHRvposskFm9SNxzkLYGSq9QdpLYpRNA==}
+ '@rollup/rollup-darwin-x64@4.20.0':
+ resolution: {integrity: sha512-xbrMDdlev53vNXexEa6l0LffojxhqDTBeL+VUxuuIXys4x6xyvbKq5XqTXBCEUA8ty8iEJblHvFaWRJTk/icAQ==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.19.2':
- resolution: {integrity: sha512-52udDMFDv54BTAdnw+KXNF45QCvcJOcYGl3vQkp4vARyrcdI/cXH8VXTEv/8QWfd6Fru8QQuw1b2uNersXOL0g==}
+ '@rollup/rollup-darwin-x64@4.21.3':
+ resolution: {integrity: sha512-L1M0vKGO5ASKntqtsFEjTq/fD91vAqnzeaF6sfNAy55aD+Hi2pBI5DKwCO+UNDQHWsDViJLqshxOahXyLSh3EA==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-linux-arm-gnueabihf@4.18.0':
- resolution: {integrity: sha512-C/zbRYRXFjWvz9Z4haRxcTdnkPt1BtCkz+7RtBSuNmKzMzp3ZxdM28Mpccn6pt28/UWUCTXa+b0Mx1k3g6NOMA==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.20.0':
+ resolution: {integrity: sha512-jMYvxZwGmoHFBTbr12Xc6wOdc2xA5tF5F2q6t7Rcfab68TT0n+r7dgawD4qhPEvasDsVpQi+MgDzj2faOLsZjA==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-gnueabihf@4.19.2':
- resolution: {integrity: sha512-r+SI2t8srMPYZeoa1w0o/AfoVt9akI1ihgazGYPQGRilVAkuzMGiTtexNZkrPkQsyFrvqq/ni8f3zOnHw4hUbA==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.21.3':
+ resolution: {integrity: sha512-btVgIsCjuYFKUjopPoWiDqmoUXQDiW2A4C3Mtmp5vACm7/GnyuprqIDPNczeyR5W8rTXEbkmrJux7cJmD99D2g==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-musleabihf@4.18.0':
- resolution: {integrity: sha512-l3m9ewPgjQSXrUMHg93vt0hYCGnrMOcUpTz6FLtbwljo2HluS4zTXFy2571YQbisTnfTKPZ01u/ukJdQTLGh9A==}
+ '@rollup/rollup-linux-arm-musleabihf@4.20.0':
+ resolution: {integrity: sha512-1asSTl4HKuIHIB1GcdFHNNZhxAYEdqML/MW4QmPS4G0ivbEcBr1JKlFLKsIRqjSwOBkdItn3/ZDlyvZ/N6KPlw==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm-musleabihf@4.19.2':
- resolution: {integrity: sha512-+tYiL4QVjtI3KliKBGtUU7yhw0GMcJJuB9mLTCEauHEsqfk49gtUBXGtGP3h1LW8MbaTY6rSFIQV1XOBps1gBA==}
+ '@rollup/rollup-linux-arm-musleabihf@4.21.3':
+ resolution: {integrity: sha512-zmjbSphplZlau6ZTkxd3+NMtE4UKVy7U4aVFMmHcgO5CUbw17ZP6QCgyxhzGaU/wFFdTfiojjbLG3/0p9HhAqA==}
cpu: [arm]
os: [linux]
- '@rollup/rollup-linux-arm64-gnu@4.18.0':
- resolution: {integrity: sha512-rJ5D47d8WD7J+7STKdCUAgmQk49xuFrRi9pZkWoRD1UeSMakbcepWXPF8ycChBoAqs1pb2wzvbY6Q33WmN2ftw==}
+ '@rollup/rollup-linux-arm64-gnu@4.20.0':
+ resolution: {integrity: sha512-COBb8Bkx56KldOYJfMf6wKeYJrtJ9vEgBRAOkfw6Ens0tnmzPqvlpjZiLgkhg6cA3DGzCmLmmd319pmHvKWWlQ==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-gnu@4.19.2':
- resolution: {integrity: sha512-OR5DcvZiYN75mXDNQQxlQPTv4D+uNCUsmSCSY2FolLf9W5I4DSoJyg7z9Ea3TjKfhPSGgMJiey1aWvlWuBzMtg==}
+ '@rollup/rollup-linux-arm64-gnu@4.21.3':
+ resolution: {integrity: sha512-nSZfcZtAnQPRZmUkUQwZq2OjQciR6tEoJaZVFvLHsj0MF6QhNMg0fQ6mUOsiCUpTqxTx0/O6gX0V/nYc7LrgPw==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-musl@4.18.0':
- resolution: {integrity: sha512-be6Yx37b24ZwxQ+wOQXXLZqpq4jTckJhtGlWGZs68TgdKXJgw54lUUoFYrg6Zs/kjzAQwEwYbp8JxZVzZLRepQ==}
+ '@rollup/rollup-linux-arm64-musl@4.20.0':
+ resolution: {integrity: sha512-+it+mBSyMslVQa8wSPvBx53fYuZK/oLTu5RJoXogjk6x7Q7sz1GNRsXWjn6SwyJm8E/oMjNVwPhmNdIjwP135Q==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-arm64-musl@4.19.2':
- resolution: {integrity: sha512-Hw3jSfWdUSauEYFBSFIte6I8m6jOj+3vifLg8EU3lreWulAUpch4JBjDMtlKosrBzkr0kwKgL9iCfjA8L3geoA==}
+ '@rollup/rollup-linux-arm64-musl@4.21.3':
+ resolution: {integrity: sha512-MnvSPGO8KJXIMGlQDYfvYS3IosFN2rKsvxRpPO2l2cum+Z3exiExLwVU+GExL96pn8IP+GdH8Tz70EpBhO0sIQ==}
cpu: [arm64]
os: [linux]
- '@rollup/rollup-linux-powerpc64le-gnu@4.18.0':
- resolution: {integrity: sha512-hNVMQK+qrA9Todu9+wqrXOHxFiD5YmdEi3paj6vP02Kx1hjd2LLYR2eaN7DsEshg09+9uzWi2W18MJDlG0cxJA==}
+ '@rollup/rollup-linux-powerpc64le-gnu@4.20.0':
+ resolution: {integrity: sha512-yAMvqhPfGKsAxHN8I4+jE0CpLWD8cv4z7CK7BMmhjDuz606Q2tFKkWRY8bHR9JQXYcoLfopo5TTqzxgPUjUMfw==}
cpu: [ppc64]
os: [linux]
- '@rollup/rollup-linux-powerpc64le-gnu@4.19.2':
- resolution: {integrity: sha512-rhjvoPBhBwVnJRq/+hi2Q3EMiVF538/o9dBuj9TVLclo9DuONqt5xfWSaE6MYiFKpo/lFPJ/iSI72rYWw5Hc7w==}
+ '@rollup/rollup-linux-powerpc64le-gnu@4.21.3':
+ resolution: {integrity: sha512-+W+p/9QNDr2vE2AXU0qIy0qQE75E8RTwTwgqS2G5CRQ11vzq0tbnfBd6brWhS9bCRjAjepJe2fvvkvS3dno+iw==}
cpu: [ppc64]
os: [linux]
- '@rollup/rollup-linux-riscv64-gnu@4.18.0':
- resolution: {integrity: sha512-ROCM7i+m1NfdrsmvwSzoxp9HFtmKGHEqu5NNDiZWQtXLA8S5HBCkVvKAxJ8U+CVctHwV2Gb5VUaK7UAkzhDjlg==}
+ '@rollup/rollup-linux-riscv64-gnu@4.20.0':
+ resolution: {integrity: sha512-qmuxFpfmi/2SUkAw95TtNq/w/I7Gpjurx609OOOV7U4vhvUhBcftcmXwl3rqAek+ADBwSjIC4IVNLiszoj3dPA==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-riscv64-gnu@4.19.2':
- resolution: {integrity: sha512-EAz6vjPwHHs2qOCnpQkw4xs14XJq84I81sDRGPEjKPFVPBw7fwvtwhVjcZR6SLydCv8zNK8YGFblKWd/vRmP8g==}
+ '@rollup/rollup-linux-riscv64-gnu@4.21.3':
+ resolution: {integrity: sha512-yXH6K6KfqGXaxHrtr+Uoy+JpNlUlI46BKVyonGiaD74ravdnF9BUNC+vV+SIuB96hUMGShhKV693rF9QDfO6nQ==}
cpu: [riscv64]
os: [linux]
- '@rollup/rollup-linux-s390x-gnu@4.18.0':
- resolution: {integrity: sha512-0UyyRHyDN42QL+NbqevXIIUnKA47A+45WyasO+y2bGJ1mhQrfrtXUpTxCOrfxCR4esV3/RLYyucGVPiUsO8xjg==}
+ '@rollup/rollup-linux-s390x-gnu@4.20.0':
+ resolution: {integrity: sha512-I0BtGXddHSHjV1mqTNkgUZLnS3WtsqebAXv11D5BZE/gfw5KoyXSAXVqyJximQXNvNzUo4GKlCK/dIwXlz+jlg==}
cpu: [s390x]
os: [linux]
- '@rollup/rollup-linux-s390x-gnu@4.19.2':
- resolution: {integrity: sha512-IJSUX1xb8k/zN9j2I7B5Re6B0NNJDJ1+soezjNojhT8DEVeDNptq2jgycCOpRhyGj0+xBn7Cq+PK7Q+nd2hxLA==}
+ '@rollup/rollup-linux-s390x-gnu@4.21.3':
+ resolution: {integrity: sha512-R8cwY9wcnApN/KDYWTH4gV/ypvy9yZUHlbJvfaiXSB48JO3KpwSpjOGqO4jnGkLDSk1hgjYkTbTt6Q7uvPf8eg==}
cpu: [s390x]
os: [linux]
- '@rollup/rollup-linux-x64-gnu@4.18.0':
- resolution: {integrity: sha512-xuglR2rBVHA5UsI8h8UbX4VJ470PtGCf5Vpswh7p2ukaqBGFTnsfzxUBetoWBWymHMxbIG0Cmx7Y9qDZzr648w==}
+ '@rollup/rollup-linux-x64-gnu@4.20.0':
+ resolution: {integrity: sha512-y+eoL2I3iphUg9tN9GB6ku1FA8kOfmF4oUEWhztDJ4KXJy1agk/9+pejOuZkNFhRwHAOxMsBPLbXPd6mJiCwew==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-gnu@4.19.2':
- resolution: {integrity: sha512-OgaToJ8jSxTpgGkZSkwKE+JQGihdcaqnyHEFOSAU45utQ+yLruE1dkonB2SDI8t375wOKgNn8pQvaWY9kPzxDQ==}
+ '@rollup/rollup-linux-x64-gnu@4.21.3':
+ resolution: {integrity: sha512-kZPbX/NOPh0vhS5sI+dR8L1bU2cSO9FgxwM8r7wHzGydzfSjLRCFAT87GR5U9scj2rhzN3JPYVC7NoBbl4FZ0g==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-musl@4.18.0':
- resolution: {integrity: sha512-LKaqQL9osY/ir2geuLVvRRs+utWUNilzdE90TpyoX0eNqPzWjRm14oMEE+YLve4k/NAqCdPkGYDaDF5Sw+xBfg==}
+ '@rollup/rollup-linux-x64-musl@4.20.0':
+ resolution: {integrity: sha512-hM3nhW40kBNYUkZb/r9k2FKK+/MnKglX7UYd4ZUy5DJs8/sMsIbqWK2piZtVGE3kcXVNj3B2IrUYROJMMCikNg==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-linux-x64-musl@4.19.2':
- resolution: {integrity: sha512-5V3mPpWkB066XZZBgSd1lwozBk7tmOkKtquyCJ6T4LN3mzKENXyBwWNQn8d0Ci81hvlBw5RoFgleVpL6aScLYg==}
+ '@rollup/rollup-linux-x64-musl@4.21.3':
+ resolution: {integrity: sha512-S0Yq+xA1VEH66uiMNhijsWAafffydd2X5b77eLHfRmfLsRSpbiAWiRHV6DEpz6aOToPsgid7TI9rGd6zB1rhbg==}
cpu: [x64]
os: [linux]
- '@rollup/rollup-win32-arm64-msvc@4.18.0':
- resolution: {integrity: sha512-7J6TkZQFGo9qBKH0pk2cEVSRhJbL6MtfWxth7Y5YmZs57Pi+4x6c2dStAUvaQkHQLnEQv1jzBUW43GvZW8OFqA==}
+ '@rollup/rollup-win32-arm64-msvc@4.20.0':
+ resolution: {integrity: sha512-psegMvP+Ik/Bg7QRJbv8w8PAytPA7Uo8fpFjXyCRHWm6Nt42L+JtoqH8eDQ5hRP7/XW2UiIriy1Z46jf0Oa1kA==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-arm64-msvc@4.19.2':
- resolution: {integrity: sha512-ayVstadfLeeXI9zUPiKRVT8qF55hm7hKa+0N1V6Vj+OTNFfKSoUxyZvzVvgtBxqSb5URQ8sK6fhwxr9/MLmxdA==}
+ '@rollup/rollup-win32-arm64-msvc@4.21.3':
+ resolution: {integrity: sha512-9isNzeL34yquCPyerog+IMCNxKR8XYmGd0tHSV+OVx0TmE0aJOo9uw4fZfUuk2qxobP5sug6vNdZR6u7Mw7Q+Q==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.18.0':
- resolution: {integrity: sha512-Txjh+IxBPbkUB9+SXZMpv+b/vnTEtFyfWZgJ6iyCmt2tdx0OF5WhFowLmnh8ENGNpfUlUZkdI//4IEmhwPieNg==}
+ '@rollup/rollup-win32-ia32-msvc@4.20.0':
+ resolution: {integrity: sha512-GabekH3w4lgAJpVxkk7hUzUf2hICSQO0a/BLFA11/RMxQT92MabKAqyubzDZmMOC/hcJNlc+rrypzNzYl4Dx7A==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.19.2':
- resolution: {integrity: sha512-Mda7iG4fOLHNsPqjWSjANvNZYoW034yxgrndof0DwCy0D3FvTjeNo+HGE6oGWgvcLZNLlcp0hLEFcRs+UGsMLg==}
+ '@rollup/rollup-win32-ia32-msvc@4.21.3':
+ resolution: {integrity: sha512-nMIdKnfZfzn1Vsk+RuOvl43ONTZXoAPUUxgcU0tXooqg4YrAqzfKzVenqqk2g5efWh46/D28cKFrOzDSW28gTA==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.18.0':
- resolution: {integrity: sha512-UOo5FdvOL0+eIVTgS4tIdbW+TtnBLWg1YBCcU2KWM7nuNwRz9bksDX1bekJJCpu25N1DVWaCwnT39dVQxzqS8g==}
+ '@rollup/rollup-win32-x64-msvc@4.20.0':
+ resolution: {integrity: sha512-aJ1EJSuTdGnM6qbVC4B5DSmozPTqIag9fSzXRNNo+humQLG89XpPgdt16Ia56ORD7s+H8Pmyx44uczDQ0yDzpg==}
cpu: [x64]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.19.2':
- resolution: {integrity: sha512-DPi0ubYhSow/00YqmG1jWm3qt1F8aXziHc/UNy8bo9cpCacqhuWu+iSq/fp2SyEQK7iYTZ60fBU9cat3MXTjIQ==}
+ '@rollup/rollup-win32-x64-msvc@4.21.3':
+ resolution: {integrity: sha512-fOvu7PCQjAj4eWDEuD8Xz5gpzFqXzGlxHZozHP4b9Jxv9APtdxL6STqztDzMLuRXEc4UpXGGhx029Xgm91QBeA==}
cpu: [x64]
os: [win32]
- '@schematics/angular@18.1.3':
- resolution: {integrity: sha512-VyoL7O+3eL+BazmoWzexFpVy9k0MoOAmff3XqKLhP3/V7eXPc9s7znIDpPp28QF0V/Y2xMaGDWhqTx2CFcz4Qg==}
+ '@schematics/angular@18.2.4':
+ resolution: {integrity: sha512-GxrPv4eOPrjMKoAVhch9eprW8H/DFhBy5Zgp7CgGui9NprYkkubxw/yyo11WfR5CFZ/q5AfsjV76dPCkhLwLmA==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
'@sentry/core@6.19.7':
@@ -3869,8 +3823,8 @@ packages:
peerDependencies:
'@stencil/core': '>=2.0.0 || >=3.0.0 || >=4.0.0'
- '@stencil/core@4.19.2':
- resolution: {integrity: sha512-ZdnbHmHEl8E5vN0GWDtONe5w6j3CrSqqxZM4hNLBPkV/aouWKug7D5/Mi6RazfYO5U4fmHQYLwMz60rHcx0G4g==}
+ '@stencil/core@4.20.0':
+ resolution: {integrity: sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==}
engines: {node: '>=16.0.0', npm: '>=7.10.0'}
hasBin: true
@@ -4147,9 +4101,6 @@ packages:
'@types/node-forge@1.3.11':
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
- '@types/node@20.14.12':
- resolution: {integrity: sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==}
-
'@types/node@22.1.0':
resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==}
@@ -4183,6 +4134,9 @@ packages:
'@types/react@18.3.3':
resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==}
+ '@types/react@18.3.5':
+ resolution: {integrity: sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==}
+
'@types/resolve@1.20.2':
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
@@ -4607,6 +4561,9 @@ packages:
adopted-style-sheets@1.1.5-rc.1:
resolution: {integrity: sha512-IonhDyX0bmIG/xSS6KeX5PXgYBT7F4F4gg+LHacdYmcBnXH3c1fPadGWL8HcfiqcFJMEfMancS93rDnV6qbtXA==}
+ adopted-style-sheets@1.1.5-rc.2:
+ resolution: {integrity: sha512-S6sStq2vbgpaZayBQ2+aM7ktDfzx5x6zwo4kjGy3cwOVH/TLj3n3+MaK63S+Pj+efPJr7JV+GvZUZBmhCSXb5g==}
+
agent-base@6.0.2:
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
engines: {node: '>= 6.0.0'}
@@ -4659,9 +4616,6 @@ packages:
ajv@8.12.0:
resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
- ajv@8.16.0:
- resolution: {integrity: sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==}
-
ajv@8.17.1:
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
@@ -4680,9 +4634,9 @@ packages:
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
engines: {node: '>=8'}
- ansi-escapes@6.2.1:
- resolution: {integrity: sha512-4nJ3yixlEthEJ9Rk4vPcdBRkZvQZlYyu8j4/Mqz5sgIkddmEnH2Yj2ZrnP9S3tQOvSNRUIgVNF/1yPpRAGNRig==}
- engines: {node: '>=14.16'}
+ ansi-escapes@7.0.0:
+ resolution: {integrity: sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==}
+ engines: {node: '>=18'}
ansi-html-community@0.0.8:
resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==}
@@ -4874,8 +4828,8 @@ packages:
engines: {node: '>= 4.5.0'}
hasBin: true
- autoprefixer@10.4.19:
- resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==}
+ autoprefixer@10.4.20:
+ resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
@@ -4885,6 +4839,10 @@ packages:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'}
+ axe-core@4.10.0:
+ resolution: {integrity: sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==}
+ engines: {node: '>=4'}
+
axe-core@4.9.1:
resolution: {integrity: sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==}
engines: {node: '>=4'}
@@ -4895,16 +4853,17 @@ packages:
peerDependencies:
axe-core: '>=3'
- axe-playwright@2.0.1:
- resolution: {integrity: sha512-MHjNjGARulF9XzqSfspmNjw+tpBz4x9o1VlTuLWEUW9fqzhn+xWa1qEpuOIQPbsRWQiLfooDjQAunLeE0PM5AQ==}
+ axe-playwright@2.0.2:
+ resolution: {integrity: sha512-ti/oyzfxdvoxcidqCIe+YoOoRumU1Vs55WXEmruE2SxyI1ZQ/+mzsB294o2T1b0YdoMKNO9h4S+8CbO1lXqiQw==}
peerDependencies:
playwright: '>1.0.0'
axios@1.7.2:
resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
- axobject-query@3.1.1:
- resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==}
+ axobject-query@4.1.0:
+ resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
+ engines: {node: '>= 0.4'}
b4a@1.6.6:
resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==}
@@ -4945,6 +4904,11 @@ packages:
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
+ babel-plugin-polyfill-corejs3@0.10.6:
+ resolution: {integrity: sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==}
+ peerDependencies:
+ '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
+
babel-plugin-polyfill-regenerator@0.6.2:
resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==}
peerDependencies:
@@ -5070,6 +5034,11 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
+ browserslist@4.23.3:
+ resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==}
+ engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
+ hasBin: true
+
bser@2.1.1:
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
@@ -5160,6 +5129,9 @@ packages:
caniuse-lite@1.0.30001640:
resolution: {integrity: sha512-lA4VMpW0PSUrFnkmVuEKBUovSWKhj7puyCg8StBChgu298N1AtuF1sKWEvfDuimSEDbhlb/KqPKC3fs1HbuQUA==}
+ caniuse-lite@1.0.30001660:
+ resolution: {integrity: sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==}
+
capture-exit@2.0.0:
resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==}
engines: {node: 6.* || 8.* || >= 10.*}
@@ -5238,8 +5210,8 @@ packages:
engines: {node: '>=18'}
hasBin: true
- chromium-bidi@0.5.24:
- resolution: {integrity: sha512-5xQNN2SVBdZv4TxeMLaI+PelrnZsHDhn8h2JtyriLr+0qHcZS8BMuo93qN6J1VmtmrgYP+rmcLHcbpnA8QJh+w==}
+ chromium-bidi@0.6.5:
+ resolution: {integrity: sha512-RuLrmzYrxSb0s9SgpB+QN5jJucPduZQ/9SIe76MDxYJuecPW5mxMdacJ1f4EtgiV+R0p3sCkznTMvH0MPGFqjA==}
peerDependencies:
devtools-protocol: '*'
@@ -5287,9 +5259,9 @@ packages:
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
engines: {node: '>=8'}
- cli-cursor@4.0.0:
- resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==}
- engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ cli-cursor@5.0.0:
+ resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==}
+ engines: {node: '>=18'}
cli-spinners@2.6.1:
resolution: {integrity: sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==}
@@ -5588,6 +5560,9 @@ packages:
core-js-compat@3.37.1:
resolution: {integrity: sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==}
+ core-js-compat@3.38.1:
+ resolution: {integrity: sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==}
+
core-js@3.37.1:
resolution: {integrity: sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==}
@@ -5744,8 +5719,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- cssnano-preset-default@7.0.4:
- resolution: {integrity: sha512-jQ6zY9GAomQX7/YNLibMEsRZguqMUGuupXcEk2zZ+p3GUxwCAsobqPYE62VrJ9qZ0l9ltrv2rgjwZPBIFIjYtw==}
+ cssnano-preset-default@7.0.6:
+ resolution: {integrity: sha512-ZzrgYupYxEvdGGuqL+JKOY70s7+saoNlHSCK/OGn1vB2pQK8KSET8jvenzItcY+kA7NoWvfbb/YhlzuzNKjOhQ==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -5768,8 +5743,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- cssnano@7.0.4:
- resolution: {integrity: sha512-rQgpZra72iFjiheNreXn77q1haS2GEy69zCMbu4cpXCFPMQF+D4Ik5V7ktMzUF/sA7xCIgcqHwGPnCD+0a1vHg==}
+ cssnano@7.0.6:
+ resolution: {integrity: sha512-54woqx8SCbp8HwvNZYn68ZFAepuouZW4lTwiMVnBErM3VkO7/Sd4oTOt3Zz3bPx3kxQ36aISppyXj2Md4lg8bw==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -5889,8 +5864,8 @@ packages:
supports-color:
optional: true
- debug@4.3.4:
- resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
+ debug@4.3.5:
+ resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
@@ -5898,8 +5873,8 @@ packages:
supports-color:
optional: true
- debug@4.3.5:
- resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==}
+ debug@4.3.7:
+ resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
@@ -6069,12 +6044,12 @@ packages:
engines: {node: '>= 4.2.1'}
hasBin: true
- devtools-protocol@0.0.1299070:
- resolution: {integrity: sha512-+qtL3eX50qsJ7c+qVyagqi7AWMoQCBGNfoyJZMwm/NSXVqLYbuitrWEEIzxfUmTNy7//Xe8yhMmQ+elj3uAqSg==}
-
devtools-protocol@0.0.1312386:
resolution: {integrity: sha512-DPnhUXvmvKT2dFA/j7B+riVLUt9Q6RKJlcppojL5CoRywJJKLDYnRlw0gTFKfgDPHP5E04UoB71SxoJlVZy8FA==}
+ devtools-protocol@0.0.1330662:
+ resolution: {integrity: sha512-pzh6YQ8zZfz3iKlCvgzVCu22NdpZ8hNmwU6WnQjNVquh0A9iVosPtNLWDwaWVGyrntQlltPFztTMK5Cg6lfCuw==}
+
di@0.0.1:
resolution: {integrity: sha512-uJaamHkagcZtHPqCIHZxnFrXlunQXgBOsZSUOWwFw31QJCAbyTBoHMW75YOTur5ZNx8pIeAKgf6GWIgaqqiLhA==}
@@ -6204,6 +6179,9 @@ packages:
electron-to-chromium@1.4.818:
resolution: {integrity: sha512-eGvIk2V0dGImV9gWLq8fDfTTsCAeMDwZqEPMr+jMInxZdnp9Us8UpovYpRCf9NQ7VOFgrN2doNSgvISbsbNpxA==}
+ electron-to-chromium@1.5.22:
+ resolution: {integrity: sha512-tKYm5YHPU1djz0O+CGJ+oJIvimtsCcwR2Z9w7Skh08lUdyzXY5djods3q+z2JkWdb7tCcmM//eVavSRAiaPRNg==}
+
emittery@0.7.2:
resolution: {integrity: sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==}
engines: {node: '>=10'}
@@ -6280,6 +6258,10 @@ packages:
engines: {node: '>=4'}
hasBin: true
+ environment@1.1.0:
+ resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
+ engines: {node: '>=18'}
+
eol@0.9.1:
resolution: {integrity: sha512-Ds/TEoZjwggRoz/Q2O7SE3i4Jm66mqTDfmdHdq/7DKVk3bro9Q8h6WdXKdPqFLMoqxrDK5SVRzHVPOS6uuGtrg==}
@@ -6343,9 +6325,9 @@ packages:
peerDependencies:
esbuild: '>=0.12 <1'
- esbuild-wasm@0.21.5:
- resolution: {integrity: sha512-L/FlOPMMFtw+6qPAbuPvJXdrOYOp9yx/PEwSrIZW0qghY4vgV003evdYDwqQ/9ENMQI0B6RMod9xT4FHtto6OQ==}
- engines: {node: '>=12'}
+ esbuild-wasm@0.23.0:
+ resolution: {integrity: sha512-6jP8UmWy6R6TUUV8bMuC3ZyZ6lZKI56x0tkxyCIqWwRRJ/DgeQKneh/Oid5EoGoPFLrGNkz47ZEtWAYuiY/u9g==}
+ engines: {node: '>=18'}
hasBin: true
esbuild@0.16.17:
@@ -6413,8 +6395,8 @@ packages:
resolution: {integrity: sha512-6qmlJsc40D2m3Dn9oEH+0PAOkJhxVu0f5sVItqpCE0YWgYnyP4xCjBc3UWTHaJcY9ARkWOLIIuXLq0ndRnQOHw==}
engines: {node: '>=16.0.0'}
- eslint-plugin-jsdoc@48.10.2:
- resolution: {integrity: sha512-xTkf/MmEeVrTbezc6kDqCJmK9RcseIKo8X4oyoDCMvV4LY8dqrQi8kmfRrv9n0gNBkCclevaOh2Lkmu6Fs8SLg==}
+ eslint-plugin-jsdoc@48.11.0:
+ resolution: {integrity: sha512-d12JHJDPNo7IFwTOAItCeJY1hcqoIxE0lHA8infQByLilQ9xkqrRa6laWCnsuCrf+8rUnvxXY1XuTbibRBNylA==}
engines: {node: '>=18'}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -6423,14 +6405,14 @@ packages:
resolution: {integrity: sha512-MrlG2ynFEHe7wDGwbUuFPsaT2b1uhuEFhJ+W1f1u+1C2EkXmTYJp4B1aAdQQ8M+CC3t//N/oRKiIVw14L2HR1g==}
engines: {node: '>=12.0'}
- eslint-plugin-jsx-a11y@6.9.0:
- resolution: {integrity: sha512-nOFOCaJG2pYqORjK19lqPqxMO/JpvdCZdPtNdxY3kvom3jTvkAbOvQvD8wuD0G8BYR0IGAGYDlzqWJOh/ybn2g==}
+ eslint-plugin-jsx-a11y@6.10.0:
+ resolution: {integrity: sha512-ySOHvXX8eSN6zz8Bywacm7CvGNhUtdjvqfQDVe6020TUK34Cywkw7m0KsCCk1Qtm9G1FayfTN1/7mMYnYO2Bhg==}
engines: {node: '>=4.0'}
peerDependencies:
- eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
+ eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
- eslint-plugin-react@7.35.0:
- resolution: {integrity: sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==}
+ eslint-plugin-react@7.36.1:
+ resolution: {integrity: sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
@@ -7269,8 +7251,8 @@ packages:
humanize-ms@1.2.1:
resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==}
- husky@9.1.4:
- resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==}
+ husky@9.1.6:
+ resolution: {integrity: sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==}
engines: {node: '>=18'}
hasBin: true
@@ -7786,8 +7768,8 @@ packages:
resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==}
engines: {node: '>=8'}
- istanbul-lib-instrument@6.0.2:
- resolution: {integrity: sha512-1WUsZ9R1lA0HtBSohTkm39WTPlNKSJ5iFk7UwqXkBLoHQT+hfqPsfsTDVuZdKGaBwn7din9bS7SsnoAr943hvw==}
+ istanbul-lib-instrument@6.0.3:
+ resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==}
engines: {node: '>=10'}
istanbul-lib-processinfo@2.0.3:
@@ -7821,8 +7803,8 @@ packages:
jasmine-core@4.6.1:
resolution: {integrity: sha512-VYz/BjjmC3klLJlLwA4Kw8ytk0zDSmbbDLNs794VnWmkcCB7I9aAL/D48VNQtmITyPvea2C3jdUMfc3kAoy0PQ==}
- jasmine-core@5.2.0:
- resolution: {integrity: sha512-tSAtdrvWybZkQmmaIoDgnvHG8ORUNw5kEVlO5CvrXj02Jjr9TZrmjFq7FUiOUzJiOP2wLGYT6PgrQgQF4R1xiw==}
+ jasmine-core@5.3.0:
+ resolution: {integrity: sha512-zsOmeBKESky4toybvWEikRiZ0jHoBEu79wNArLfMdSnlLMZx3Xcp6CSm2sUcYyoJC+Uyj8LBJap/MUbVSfJ27g==}
jest-changed-files@26.6.2:
resolution: {integrity: sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==}
@@ -8178,8 +8160,8 @@ packages:
resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==}
engines: {node: '>= 8'}
- knip@5.27.0:
- resolution: {integrity: sha512-W8+jhO7i5pXRUqOzhJGm2DT5/d9aQjyrYTCSojqJxFOvi7ku/nHKzpBO3WNf4eflJo0t3zitmUkM69g53qoZQw==}
+ knip@5.30.2:
+ resolution: {integrity: sha512-UuUwuTN+6Aa6mjxufWwidayGX/tPJsxZSlwUo8q4R+Gf/0aNYuhHsUH/GccuKtRPfFnf3r+ZU/7BV0dNfC7OEQ==}
engines: {node: '>=18.6.0'}
hasBin: true
peerDependencies:
@@ -8200,8 +8182,8 @@ packages:
launch-editor@2.8.0:
resolution: {integrity: sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==}
- lerna@8.1.7:
- resolution: {integrity: sha512-v2kkBn8Vqtroo30Pr5/JQ9MygRhnCsoI1jSOf3DxWmcTbkpC5U7c6rGr+7NPK6QrxKbC0/Cj4kuIBMb/7f79sQ==}
+ lerna@8.1.8:
+ resolution: {integrity: sha512-Rmo5ShMx73xM2CUcRixjmpZIXB7ZFlWEul1YvJyx/rH4onAwDHtUGD7Rx4NZYL8QSRiQHroglM2Oyq+WqA4BYg==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -8268,8 +8250,8 @@ packages:
lighthouse-stack-packs@1.12.1:
resolution: {integrity: sha512-i4jTmg7tvZQFwNFiwB+nCK6a7ICR68Xcwo+VIVd6Spi71vBNFUlds5HiDrSbClZdkQDON2Bhqv+KKJIo5zkPeA==}
- lighthouse@12.1.0:
- resolution: {integrity: sha512-PQLaNcv3tQcybnYux6T8uoS6+RNrNYvVJBbGo0kkbD4XTjesGslOXWeMkUQDK7c28nLfVZi7gYWDUsicTLglKQ==}
+ lighthouse@12.2.1:
+ resolution: {integrity: sha512-3deFGaQ/eTCzQekgWUcgLdWAjS81KHPG406r+A61KKLsxEcORw34A1aixU6G2lgqpdd95QZpdoSKxyy/jJfsHg==}
engines: {node: '>=18.16'}
hasBin: true
@@ -8291,17 +8273,17 @@ packages:
linkify-it@5.0.0:
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
- lint-staged@15.2.7:
- resolution: {integrity: sha512-+FdVbbCZ+yoh7E/RosSdqKJyUM2OEjTciH0TFNkawKgvFp1zbGlEC39RADg+xKBG1R4mhoH2j85myBQZ5wR+lw==}
+ lint-staged@15.2.10:
+ resolution: {integrity: sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==}
engines: {node: '>=18.12.0'}
hasBin: true
- listr2@8.2.3:
- resolution: {integrity: sha512-Lllokma2mtoniUOS94CcOErHWAug5iu7HOmDrvWgpw8jyQH2fomgB+7lZS4HWZxytUuQwkGOwe49FvwVaA85Xw==}
+ listr2@8.2.4:
+ resolution: {integrity: sha512-opevsywziHd3zHCVQGAj8zu+Z3yHNkkoYhWIGnq54RrCVwLz0MozotJEDnKsIBLvkfLGN6BLOyAeRrYI0pKA4g==}
engines: {node: '>=18.0.0'}
- lmdb@3.0.12:
- resolution: {integrity: sha512-JnoEulTgveoC64vlYJ9sufGLuNkk6TcxSYpKxSC9aM42I61jIv3pQH0fgb6qW7HV0+FNqA3g1WCQQYfhfawGoQ==}
+ lmdb@3.0.13:
+ resolution: {integrity: sha512-UGe+BbaSUQtAMZobTb4nHvFMrmvuAQKSeaqAX2meTEQjfsbpl5sxdHD8T72OnwD4GU9uwNhYXIVe4QGs8N9Zyw==}
hasBin: true
load-json-file@4.0.0:
@@ -8448,8 +8430,8 @@ packages:
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
engines: {node: '>=10'}
- log-update@6.0.0:
- resolution: {integrity: sha512-niTvB4gqvtof056rRIrTZvjNYE4rCUzO6X/X+kYjd7WFxXeJ0NwEFnRxX6ehkvv3jTwrXnNdtAak5XYZuIyPFw==}
+ log-update@6.1.0:
+ resolution: {integrity: sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==}
engines: {node: '>=18'}
log4js@6.9.1:
@@ -8460,6 +8442,10 @@ packages:
resolution: {integrity: sha512-hP3I3kCrDIMuRwAwHltphhDM1r8i55H33GgqjXbrisuJhF4kRhW1dNuxsRklp4bXl8DSdLaNLuiL4A/LWRfxvg==}
engines: {node: '>= 0.6.0'}
+ loglevel@1.9.2:
+ resolution: {integrity: sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==}
+ engines: {node: '>= 0.6.0'}
+
lookup-closest-locale@6.2.0:
resolution: {integrity: sha512-/c2kL+Vnp1jnV6K6RpDTHK3dgg0Tu2VVp+elEiJpjfS1UyY7AjOYHohRug6wT0OpoX2qFgNORndE9RqesfVxWQ==}
@@ -8506,6 +8492,9 @@ packages:
magic-string@0.30.10:
resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
+ magic-string@0.30.11:
+ resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
+
make-dir@2.1.0:
resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
engines: {node: '>=6'}
@@ -8624,6 +8613,10 @@ packages:
resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==}
engines: {node: '>=8.6'}
+ micromatch@4.0.8:
+ resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
+ engines: {node: '>=8.6'}
+
mime-db@1.33.0:
resolution: {integrity: sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==}
engines: {node: '>= 0.6'}
@@ -8658,6 +8651,10 @@ packages:
resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==}
engines: {node: '>=12'}
+ mimic-function@5.0.1:
+ resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==}
+ engines: {node: '>=18'}
+
mimic-response@3.1.0:
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
engines: {node: '>=10'}
@@ -8806,8 +8803,8 @@ packages:
mlly@1.7.1:
resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
- mocha@10.7.0:
- resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==}
+ mocha@10.7.3:
+ resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==}
engines: {node: '>= 14.0.0'}
hasBin: true
@@ -8829,8 +8826,8 @@ packages:
monaco-editor: '>= 0.31.0'
webpack: ^4.5.0 || 5.x
- monaco-editor@0.50.0:
- resolution: {integrity: sha512-8CclLCmrRRh+sul7C08BmPBP3P8wVWfBHomsTcndxg5NRCEPfu/mc2AGU8k37ajjDVXcXFc12ORAMUkmk+lkFA==}
+ monaco-editor@0.51.0:
+ resolution: {integrity: sha512-xaGwVV1fq343cM7aOYB6lVE4Ugf0UyimdD/x5PWcWBMKENwectaEu77FAN7c5sFiyumqeJdX1RPTh1ocioyDjw==}
mri@1.2.0:
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
@@ -8996,6 +8993,9 @@ packages:
node-releases@2.0.14:
resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
+ node-releases@2.0.18:
+ resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
+
nodemon@3.1.4:
resolution: {integrity: sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==}
engines: {node: '>=10'}
@@ -9071,6 +9071,10 @@ packages:
resolution: {integrity: sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==}
engines: {node: ^16.14.0 || >=18.0.0}
+ npm-package-arg@11.0.3:
+ resolution: {integrity: sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+
npm-packlist@7.0.4:
resolution: {integrity: sha512-d6RGEuRrNS5/N84iglPivjaJPxhDbZmlbTwTDX2IbcRHG5bZCdtysYMhwiPvcF4GisXHGn7xsxv+GQ7T/02M5Q==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -9087,6 +9091,10 @@ packages:
resolution: {integrity: sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw==}
engines: {node: ^16.14.0 || >=18.0.0}
+ npm-pick-manifest@9.1.0:
+ resolution: {integrity: sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+
npm-registry-fetch@14.0.5:
resolution: {integrity: sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -9210,6 +9218,10 @@ packages:
resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
engines: {node: '>=12'}
+ onetime@7.0.0:
+ resolution: {integrity: sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==}
+ engines: {node: '>=18'}
+
open@10.1.0:
resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
engines: {node: '>=18'}
@@ -9581,13 +9593,13 @@ packages:
resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==}
engines: {node: '>=8'}
- playwright-core@1.45.3:
- resolution: {integrity: sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==}
+ playwright-core@1.47.1:
+ resolution: {integrity: sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==}
engines: {node: '>=18'}
hasBin: true
- playwright@1.45.3:
- resolution: {integrity: sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==}
+ playwright@1.47.1:
+ resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==}
engines: {node: '>=18'}
hasBin: true
@@ -9603,8 +9615,8 @@ packages:
resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==}
engines: {node: '>= 0.4'}
- postcss-calc@10.0.0:
- resolution: {integrity: sha512-OmjhudoNTP0QleZCwl1i6NeBwN+5MZbY5ersLZz69mjJiDVv/p57RjRuKDkHeDWr4T+S97wQfsqRTNoDHB2e3g==}
+ postcss-calc@10.0.2:
+ resolution: {integrity: sha512-DT/Wwm6fCKgpYVI7ZEWuPJ4az8hiEHtCUeYjZXqU7Ou4QqYh1Df2yCQ7Ca6N7xqKPFkxN3fhf+u9KSoOCJNAjg==}
engines: {node: ^18.12 || ^20.9 || >=22.0}
peerDependencies:
postcss: ^8.4.38
@@ -9620,8 +9632,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-colormin@7.0.1:
- resolution: {integrity: sha512-uszdT0dULt3FQs47G5UHCduYK+FnkLYlpu1HpWu061eGsKZ7setoG7kA+WC9NQLsOJf69D5TxGHgnAdRgylnFQ==}
+ postcss-colormin@7.0.2:
+ resolution: {integrity: sha512-YntRXNngcvEvDbEjTdRWGU606eZvB5prmHG4BF0yLmVpamXbpsRJzevyy6MZVyuecgzI2AWAlvFi8DAeCqwpvA==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9632,8 +9644,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-convert-values@7.0.2:
- resolution: {integrity: sha512-MuZIF6HJ4izko07Q0TgW6pClalI4al6wHRNPkFzqQdwAwG7hPn0lA58VZdxyb2Vl5AYjJ1piO+jgF9EnTjQwQQ==}
+ postcss-convert-values@7.0.4:
+ resolution: {integrity: sha512-e2LSXPqEHVW6aoGbjV9RsSSNDO3A0rZLCBxN24zvxF25WknMPpX8Dm9UxxThyEbaytzggRuZxaGXqaOhxQ514Q==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9644,8 +9656,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-discard-comments@7.0.1:
- resolution: {integrity: sha512-GVrQxUOhmle1W6jX2SvNLt4kmN+JYhV7mzI6BMnkAWR9DtVvg8e67rrV0NfdWhn7x1zxvzdWkMBPdBDCls+uwQ==}
+ postcss-discard-comments@7.0.3:
+ resolution: {integrity: sha512-q6fjd4WU4afNhWOA2WltHgCbkRhZPgQe7cXF74fuVB/ge4QbM9HEaOIzGSiMvM+g/cOsNAUGdf2JDzqA2F8iLA==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9656,8 +9668,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-discard-duplicates@7.0.0:
- resolution: {integrity: sha512-bAnSuBop5LpAIUmmOSsuvtKAAKREB6BBIYStWUTGq8oG5q9fClDMMuY8i4UPI/cEcDx2TN+7PMnXYIId20UVDw==}
+ postcss-discard-duplicates@7.0.1:
+ resolution: {integrity: sha512-oZA+v8Jkpu1ct/xbbrntHRsfLGuzoP+cpt0nJe5ED2FQF8n8bJtn7Bo28jSmBYwqgqnqkuSXJfSUEE7if4nClQ==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9727,8 +9739,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-merge-longhand@7.0.2:
- resolution: {integrity: sha512-06vrW6ZWi9qeP7KMS9fsa9QW56+tIMW55KYqF7X3Ccn+NI2pIgPV6gFfvXTMQ05H90Y5DvnCDPZ2IuHa30PMUg==}
+ postcss-merge-longhand@7.0.4:
+ resolution: {integrity: sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9739,8 +9751,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-merge-rules@7.0.2:
- resolution: {integrity: sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==}
+ postcss-merge-rules@7.0.4:
+ resolution: {integrity: sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9775,8 +9787,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-minify-params@7.0.1:
- resolution: {integrity: sha512-e+Xt8xErSRPgSRFxHeBCSxMiO8B8xng7lh8E0A5ep1VfwYhY8FXhu4Q3APMjgx9YDDbSp53IBGENrzygbUvgUQ==}
+ postcss-minify-params@7.0.2:
+ resolution: {integrity: sha512-nyqVLu4MFl9df32zTsdcLqCFfE/z2+f8GE1KHPxWOAmegSo6lpV2GNy5XQvrzwbLmiU7d+fYay4cwto1oNdAaQ==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9787,8 +9799,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-minify-selectors@7.0.2:
- resolution: {integrity: sha512-dCzm04wqW1uqLmDZ41XYNBJfjgps3ZugDpogAmJXoCb5oCiTzIX4oPXXKxDpTvWOnKxQKR4EbV4ZawJBLcdXXA==}
+ postcss-minify-selectors@7.0.4:
+ resolution: {integrity: sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9906,8 +9918,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-normalize-unicode@7.0.1:
- resolution: {integrity: sha512-PTPGdY9xAkTw+8ZZ71DUePb7M/Vtgkbbq+EoI33EuyQEzbKemEQMhe5QSr0VP5UfZlreANDPxSfcdSprENcbsg==}
+ postcss-normalize-unicode@7.0.2:
+ resolution: {integrity: sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9954,8 +9966,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-reduce-initial@7.0.1:
- resolution: {integrity: sha512-0JDUSV4bGB5FGM5g8MkS+rvqKukJZ7OTHw/lcKn7xPNqeaqJyQbUO8/dJpvyTpaVwPsd3Uc33+CfNzdVowp2WA==}
+ postcss-reduce-initial@7.0.2:
+ resolution: {integrity: sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -9976,6 +9988,10 @@ packages:
resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==}
engines: {node: '>=4'}
+ postcss-selector-parser@6.1.2:
+ resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
+ engines: {node: '>=4'}
+
postcss-sorting@8.0.2:
resolution: {integrity: sha512-M9dkSrmU00t/jK7rF6BZSZauA5MAaBW4i5EnJXspMwt4iqTh/L9j6fgMnbElEOfyRyfLfVbIHj/R52zHzAPe1Q==}
peerDependencies:
@@ -9999,8 +10015,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- postcss-unique-selectors@7.0.1:
- resolution: {integrity: sha512-MH7QE/eKUftTB5ta40xcHLl7hkZjgDFydpfTK+QWXeHxghVt3VoPqYL5/G+zYZPPIs+8GuqFXSTgxBSoB1RZtQ==}
+ postcss-unique-selectors@7.0.3:
+ resolution: {integrity: sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -10012,12 +10028,16 @@ packages:
resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
engines: {node: ^10 || ^12 || >=14}
- postcss@8.4.40:
- resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==}
+ postcss@8.4.41:
+ resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
+ engines: {node: ^10 || ^12 || >=14}
+
+ postcss@8.4.45:
+ resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==}
engines: {node: ^10 || ^12 || >=14}
- preact@10.23.1:
- resolution: {integrity: sha512-O5UdRsNh4vdZaTieWe3XOgSpdMAmkIYBCT3VhQDlKrzyCm8lUYsk0fmVEvoQQifoOjFRTaHZO69ylrzTW2BH+A==}
+ preact@10.23.2:
+ resolution: {integrity: sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==}
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
@@ -10199,8 +10219,8 @@ packages:
resolution: {integrity: sha512-FLpr4flz5xZTSJxSeaheeMKN/EDzMdK7b8PTOC6a5PYFKTucWbdqjgqaEyH0shFiSJrVB1+Qqi4Tk19ccU6Aug==}
engines: {node: '>=12.20'}
- puppeteer-core@22.12.1:
- resolution: {integrity: sha512-XmqeDPVdC5/3nGJys1jbgeoZ02wP0WV1GBlPtr/ULRbGXJFuqgXMcKQ3eeNtFpBzGRbpeoCGWHge1ZWKWl0Exw==}
+ puppeteer-core@23.3.0:
+ resolution: {integrity: sha512-sB2SsVMFs4gKad5OCdv6w5vocvtEUrRl0zQqSyRPbo/cj1Ktbarmhxy02Zyb9R9HrssBcJDZbkrvBnbaesPyYg==}
engines: {node: '>=18'}
qjobs@1.2.0:
@@ -10291,15 +10311,15 @@ packages:
react-is@18.3.1:
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
- react-router-dom@6.26.0:
- resolution: {integrity: sha512-RRGUIiDtLrkX3uYcFiCIxKFWMcWQGMojpYZfcstc63A1+sSnVgILGIm9gNUA6na3Fm1QuPGSBQH2EMbAZOnMsQ==}
+ react-router-dom@6.26.2:
+ resolution: {integrity: sha512-z7YkaEW0Dy35T3/QKPYB1LjMK2R1fxnHO8kWpUMTBdfVzZrWOiY9a7CtN8HqdWtDUWd5FY6Dl8HFsqVwH4uOtQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
react: '>=16.8'
react-dom: '>=16.8'
- react-router@6.26.0:
- resolution: {integrity: sha512-wVQq0/iFYd3iZ9H2l3N3k4PL8EEHcb0XlU2Na8nEwmiXgIUElEH6gaJDtUQxJ+JFzmIXaQjfdpcGWaM6IoQGxg==}
+ react-router@6.26.2:
+ resolution: {integrity: sha512-tvN1iuT03kHgOFnLPfLJ8V95eijteveqdOSk+srqfePtQvqCExB8eHOYnlilbOcyJyKnYkr1vJvf7YqotAJu1A==}
engines: {node: '>=14.0.0'}
peerDependencies:
react: '>=16.8'
@@ -10507,9 +10527,9 @@ packages:
resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==}
engines: {node: '>=8'}
- restore-cursor@4.0.0:
- resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==}
- engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ restore-cursor@5.1.0:
+ resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
+ engines: {node: '>=18'}
ret@0.1.15:
resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==}
@@ -10572,13 +10592,13 @@ packages:
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
- rollup@4.18.0:
- resolution: {integrity: sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==}
+ rollup@4.20.0:
+ resolution: {integrity: sha512-6rbWBChcnSGzIlXeIdNIZTopKYad8ZG8ajhl78lGRLsI2rX8IkaotQhVas2Ma+GPxJav19wrSzvRvuiv0YKzWw==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
- rollup@4.19.2:
- resolution: {integrity: sha512-6/jgnN1svF9PjNYJ4ya3l+cqutg49vOZ4rVgsDKxdl+5gpGPnByFXWGyfH9YGx9i3nfBwSu1Iyu6vGwFFA0BdQ==}
+ rollup@4.21.3:
+ resolution: {integrity: sha512-7sqRtBNnEbcBtMeRVc6VRsJMmpI+JU1z9VTvW8D4gXIYQFz0aLcsE6rRkyghZkLfEgUZgVvOG7A5CVz/VW5GIA==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -10651,8 +10671,8 @@ packages:
sass-embedded:
optional: true
- sass-loader@14.2.1:
- resolution: {integrity: sha512-G0VcnMYU18a4N7VoNDegg2OuMjYtxnqzQWARVWCIVSZwJeiL9kg8QMsuIZOplsJgTzZLF6jGxI3AClj8I9nRdQ==}
+ sass-loader@16.0.0:
+ resolution: {integrity: sha512-n13Z+3rU9A177dk4888czcVFiC8CL9dii4qpXWUg3YIIgZEvi9TCFKjOQcbK0kJM7DJu9VucrZFddvNfYCPwtw==}
engines: {node: '>= 18.12.0'}
peerDependencies:
'@rspack/core': 0.x || 1.x
@@ -10682,8 +10702,8 @@ packages:
engines: {node: '>=14.0.0'}
hasBin: true
- sass@1.77.8:
- resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==}
+ sass@1.78.0:
+ resolution: {integrity: sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -10747,11 +10767,6 @@ packages:
engines: {node: '>=10'}
hasBin: true
- semver@7.6.0:
- resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==}
- engines: {node: '>=10'}
- hasBin: true
-
semver@7.6.2:
resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==}
engines: {node: '>=10'}
@@ -10950,8 +10965,8 @@ packages:
resolution: {integrity: sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==}
engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
- solid-js@1.8.19:
- resolution: {integrity: sha512-h8z/TvTQYsf894LM9Iau/ZW2iAKrCzAWDwjPhMcXnonmW1OIIihc28wp82b1wwei1p81fH5+gnfNOe8RzLbDRQ==}
+ solid-js@1.8.22:
+ resolution: {integrity: sha512-VBzN5j+9Y4rqIKEnK301aBk+S7fvFSTs9ljg+YEdFxjNjH0hkjXPiQRcws9tE5fUzMznSS6KToL5hwMfHDgpLA==}
solid-refresh@0.6.3:
resolution: {integrity: sha512-F3aPsX6hVw9ttm5LYlth8Q15x6MlI/J3Dn+o3EQyRTtTxidepSTwAYdozt01/YA+7ObcciagGEyXIopGZzQtbA==}
@@ -11221,8 +11236,8 @@ packages:
peerDependencies:
postcss: ^8.2.15
- stylehacks@7.0.2:
- resolution: {integrity: sha512-HdkWZS9b4gbgYTdMg4gJLmm7biAUug1qTqXjS+u8X+/pUd+9Px1E+520GnOW3rST9MNsVOVpsJG+mPHNosxjOQ==}
+ stylehacks@7.0.4:
+ resolution: {integrity: sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==}
engines: {node: ^18.12.0 || ^20.9.0 || >=22.0}
peerDependencies:
postcss: ^8.4.31
@@ -11289,8 +11304,8 @@ packages:
resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
engines: {node: '>=6'}
- tar-fs@3.0.5:
- resolution: {integrity: sha512-JOgGAmZyMgbqpLwct7ZV8VzkEB6pxXFBVErLtb+XCOqzc6w1xiWKI9GVd6bwk68EX7eJ4DWmfXVmq8K2ziZTGg==}
+ tar-fs@3.0.6:
+ resolution: {integrity: sha512-iokBDQQkUyeXhgPYaZxmczGPhnhXZ0CmrqI+MOb/WFGS9DW5wnfrLgtjUJBvz50vQ3qfRwJ62QVoCFu8mPVu5w==}
tar-stream@2.2.0:
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
@@ -11330,13 +11345,13 @@ packages:
uglify-js:
optional: true
- terser@5.29.2:
- resolution: {integrity: sha512-ZiGkhUBIM+7LwkNjXYJq8svgkd+QK3UUr0wJqY4MieaezBSAIPgbSPZyIx0idM6XWK5CMzSWa8MJIzmRcB8Caw==}
+ terser@5.31.6:
+ resolution: {integrity: sha512-PQ4DAriWzKj+qgehQ7LK5bQqCFNMmlhjR2PFFLuqGCpuCAauxemVBWwWOxo3UIwWQx8+Pr61Df++r76wDmkQBg==}
engines: {node: '>=10'}
hasBin: true
- terser@5.31.3:
- resolution: {integrity: sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==}
+ terser@5.32.0:
+ resolution: {integrity: sha512-v3Gtw3IzpBJ0ugkxEX8U0W6+TnPKRRCWGh1jC/iM/e3Ki5+qvO1L1EAZ56bZasc64aXHwRHNIQEzm6//i5cemQ==}
engines: {node: '>=10'}
hasBin: true
@@ -11364,8 +11379,8 @@ packages:
peerDependencies:
tslib: ^2
- third-party-web@0.24.3:
- resolution: {integrity: sha512-imE6hXZyaCeGinGFCvpWsv0oelsEaufSG39qYBQhp3urGq4OLOtsuEddf3XgKxmAAczBD/I1Tnp8L3gJ3ksTuQ==}
+ third-party-web@0.24.5:
+ resolution: {integrity: sha512-1rUOdMYpNTRajgk1F7CmHD26oA6rTKekBjHay854J6OkPXeNyPcR54rhWDaamlWyi9t2wAVPQESdedBhucmOLA==}
throat@5.0.0:
resolution: {integrity: sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==}
@@ -11388,6 +11403,9 @@ packages:
tinycolor2@1.6.0:
resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
+ tinyexec@0.3.0:
+ resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==}
+
tinygradient@1.1.5:
resolution: {integrity: sha512-8nIfc2vgQ4TeLnk2lFj4tRLvvJwEfQuabdsmvDdQPT0xlk9TaNtpGd6nNRxXoK6vQhN6RSzj+Cnp5tTQmpxmbw==}
@@ -11600,6 +11618,9 @@ packages:
typed-assert@1.0.9:
resolution: {integrity: sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==}
+ typed-query-selector@2.12.0:
+ resolution: {integrity: sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==}
+
typedarray-to-buffer@3.1.5:
resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
@@ -11626,6 +11647,11 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
+ typescript@5.6.2:
+ resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
+ engines: {node: '>=14.17'}
+ hasBin: true
+
ua-parser-js@0.7.38:
resolution: {integrity: sha512-fYmIy7fKTSFAhG3fuPlubeGaMoAd6r0rSnfEsO5nEY55i26KSLt9EH7PLQiiqPUhNqYIJvSkTy1oArIcXAbPbA==}
@@ -11656,19 +11682,12 @@ packages:
undefsafe@2.0.5:
resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==}
- undici-types@5.26.5:
- resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
-
undici-types@6.13.0:
resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==}
undici-types@6.19.8:
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
- undici@6.19.2:
- resolution: {integrity: sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA==}
- engines: {node: '>=18.17'}
-
unicode-canonical-property-names-ecmascript@2.0.0:
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
engines: {node: '>=4'}
@@ -11838,8 +11857,8 @@ packages:
'@testing-library/jest-dom':
optional: true
- vite@5.3.2:
- resolution: {integrity: sha512-6lA7OBHBlXUxiJxbO5aAY2fsHHzDr1q7DvXYnyZycRs2Dz+dXBWuhpWHvmljTRTpQC2uvGmUFFkSHF2vGo90MA==}
+ vite@5.4.0:
+ resolution: {integrity: sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -11847,6 +11866,7 @@ packages:
less: '*'
lightningcss: ^1.21.0
sass: '*'
+ sass-embedded: '*'
stylus: '*'
sugarss: '*'
terser: ^5.4.0
@@ -11859,6 +11879,8 @@ packages:
optional: true
sass:
optional: true
+ sass-embedded:
+ optional: true
stylus:
optional: true
sugarss:
@@ -12004,8 +12026,8 @@ packages:
peerDependencies:
webpack: ^4.0.0 || ^5.0.0
- webpack-dev-middleware@7.2.1:
- resolution: {integrity: sha512-hRLz+jPQXo999Nx9fXVdKlg/aehsw1ajA9skAneGmT03xwmyuhvF93p6HUKKbWhXdcERtGTzUCtIQr+2IQegrA==}
+ webpack-dev-middleware@7.4.2:
+ resolution: {integrity: sha512-xOO8n6eggxnwYpy1NlzUKpvrjfJTvae5/D6WOK0S2LSo7vjmo5gCM1DbLUmFqrMTJP+W/0YZNctm7jasWvLuBA==}
engines: {node: '>= 18.12.0'}
peerDependencies:
webpack: ^5.0.0
@@ -12043,6 +12065,10 @@ packages:
resolution: {integrity: sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==}
engines: {node: '>=10.0.0'}
+ webpack-merge@6.0.1:
+ resolution: {integrity: sha512-hXXvrjtx2PLYx4qruKl+kyRSLc52V+cCvMxRjmKwoA+CBbbF5GfIBtR6kCvl0fYGqTUPKB+1ktVmTHqMOzgCBg==}
+ engines: {node: '>=18.0.0'}
+
webpack-sources@1.4.3:
resolution: {integrity: sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==}
@@ -12073,16 +12099,6 @@ packages:
webpack-cli:
optional: true
- webpack@5.92.1:
- resolution: {integrity: sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA==}
- engines: {node: '>=10.13.0'}
- hasBin: true
- peerDependencies:
- webpack-cli: '*'
- peerDependenciesMeta:
- webpack-cli:
- optional: true
-
webpack@5.94.0:
resolution: {integrity: sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==}
engines: {node: '>=10.13.0'}
@@ -12321,8 +12337,8 @@ packages:
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines: {node: '>= 6'}
- yaml@2.4.5:
- resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==}
+ yaml@2.5.1:
+ resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==}
engines: {node: '>= 14'}
hasBin: true
@@ -12392,8 +12408,8 @@ packages:
zone.js@0.13.3:
resolution: {integrity: sha512-MKPbmZie6fASC/ps4dkmIhaT5eonHkEt6eAy80K42tAm0G2W+AahLJjbfi6X9NPdciOE9GRFTTM8u2IiF6O3ww==}
- zone.js@0.14.8:
- resolution: {integrity: sha512-48uh7MnVp4/OQDuCHeFdXw5d8xwPqFTvlHgPJ1LBFb5GaustLSZV+YUH0to5ygNyGpqTsjpbpt141U/j3pCfqQ==}
+ zone.js@0.14.10:
+ resolution: {integrity: sha512-YGAhaO7J5ywOXW6InXNlLmfU194F8lVgu7bRntUF3TiG8Y3nBK0x1UJJuHUP/e8IyihkjCYqhCScpSwnlaSRkQ==}
snapshots:
@@ -12402,82 +12418,81 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
- '@angular-devkit/architect@0.1801.3(chokidar@3.6.0)':
+ '@angular-devkit/architect@0.1802.4(chokidar@3.6.0)':
dependencies:
- '@angular-devkit/core': 18.1.3(chokidar@3.6.0)
+ '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
rxjs: 7.8.1
transitivePeerDependencies:
- chokidar
- '@angular-devkit/build-angular@18.1.3(@angular/compiler-cli@18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4))(@swc/core@1.5.28)(@types/node@22.5.4)(chokidar@3.6.0)(karma@6.4.4)(typescript@5.5.4)':
+ '@angular-devkit/build-angular@18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@swc/core@1.5.28)(@types/node@22.5.4)(chokidar@3.6.0)(karma@6.4.4)(typescript@5.5.4)':
dependencies:
'@ampproject/remapping': 2.3.0
- '@angular-devkit/architect': 0.1801.3(chokidar@3.6.0)
- '@angular-devkit/build-webpack': 0.1801.3(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)))(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- '@angular-devkit/core': 18.1.3(chokidar@3.6.0)
- '@angular/build': 18.1.3(@angular/compiler-cli@18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4))(@types/node@22.5.4)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.38)(terser@5.29.2)(typescript@5.5.4)
- '@angular/compiler-cli': 18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4)
- '@babel/core': 7.24.7
- '@babel/generator': 7.24.7
+ '@angular-devkit/architect': 0.1802.4(chokidar@3.6.0)
+ '@angular-devkit/build-webpack': 0.1802.4(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
+ '@angular/build': 18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@types/node@22.5.4)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(terser@5.31.6)(typescript@5.5.4)
+ '@angular/compiler-cli': 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
+ '@babel/core': 7.25.2
+ '@babel/generator': 7.25.0
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
- '@babel/plugin-transform-async-generator-functions': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-runtime': 7.24.7(@babel/core@7.24.7)
- '@babel/preset-env': 7.24.7(@babel/core@7.24.7)
- '@babel/runtime': 7.24.7
- '@discoveryjs/json-ext': 0.5.7
- '@ngtools/webpack': 18.1.3(@angular/compiler-cli@18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4))(typescript@5.5.4)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.29.2))
+ '@babel/plugin-transform-async-generator-functions': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-runtime': 7.24.7(@babel/core@7.25.2)
+ '@babel/preset-env': 7.25.3(@babel/core@7.25.2)
+ '@babel/runtime': 7.25.0
+ '@discoveryjs/json-ext': 0.6.1
+ '@ngtools/webpack': 18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))
ansi-colors: 4.1.3
- autoprefixer: 10.4.19(postcss@8.4.38)
- babel-loader: 9.1.3(@babel/core@7.24.7)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- browserslist: 4.23.1
- copy-webpack-plugin: 12.0.2(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
+ autoprefixer: 10.4.20(postcss@8.4.41)
+ babel-loader: 9.1.3(@babel/core@7.25.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ browserslist: 4.23.3
+ copy-webpack-plugin: 12.0.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
critters: 0.0.24
- css-loader: 7.1.2(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- esbuild-wasm: 0.21.5
+ css-loader: 7.1.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ esbuild-wasm: 0.23.0
fast-glob: 3.3.2
http-proxy-middleware: 3.0.0
https-proxy-agent: 7.0.5
- istanbul-lib-instrument: 6.0.2
+ istanbul-lib-instrument: 6.0.3
jsonc-parser: 3.3.1
karma-source-map-support: 1.4.0
less: 4.2.0
- less-loader: 12.2.0(less@4.2.0)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- license-webpack-plugin: 4.0.2(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
+ less-loader: 12.2.0(less@4.2.0)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ license-webpack-plugin: 4.0.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
loader-utils: 3.3.1
- magic-string: 0.30.10
- mini-css-extract-plugin: 2.9.0(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
+ magic-string: 0.30.11
+ mini-css-extract-plugin: 2.9.0(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
mrmime: 2.0.0
open: 10.1.0
ora: 5.4.1
parse5-html-rewriting-stream: 7.0.0
picomatch: 4.0.2
piscina: 4.6.1
- postcss: 8.4.38
- postcss-loader: 8.1.1(postcss@8.4.38)(typescript@5.5.4)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
+ postcss: 8.4.41
+ postcss-loader: 8.1.1(postcss@8.4.41)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
resolve-url-loader: 5.0.0
rxjs: 7.8.1
sass: 1.77.6
- sass-loader: 14.2.1(sass@1.77.6)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- semver: 7.6.2
- source-map-loader: 5.0.0(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
+ sass-loader: 16.0.0(sass@1.77.6)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ semver: 7.6.3
+ source-map-loader: 5.0.0(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
source-map-support: 0.5.21
- terser: 5.29.2
+ terser: 5.31.6
tree-kill: 1.2.2
tslib: 2.6.3
typescript: 5.5.4
- undici: 6.19.2
- vite: 5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.29.2)
+ vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
watchpack: 2.4.1
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
- webpack-dev-middleware: 7.2.1(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- webpack-dev-server: 5.0.4(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- webpack-merge: 5.10.0
- webpack-subresource-integrity: 5.1.0(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
+ webpack-dev-middleware: 7.4.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ webpack-dev-server: 5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ webpack-merge: 6.0.1
+ webpack-subresource-integrity: 5.1.0(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
optionalDependencies:
- esbuild: 0.21.5
+ esbuild: 0.23.0
karma: 6.4.4
transitivePeerDependencies:
- '@rspack/core'
@@ -12497,19 +12512,19 @@ snapshots:
- utf-8-validate
- webpack-cli
- '@angular-devkit/build-webpack@0.1801.3(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)))(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))':
+ '@angular-devkit/build-webpack@0.1802.4(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
dependencies:
- '@angular-devkit/architect': 0.1801.3(chokidar@3.6.0)
+ '@angular-devkit/architect': 0.1802.4(chokidar@3.6.0)
rxjs: 7.8.1
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
- webpack-dev-server: 5.0.4(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
+ webpack-dev-server: 5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
transitivePeerDependencies:
- chokidar
- '@angular-devkit/core@18.1.3(chokidar@3.6.0)':
+ '@angular-devkit/core@18.2.4(chokidar@3.6.0)':
dependencies:
- ajv: 8.16.0
- ajv-formats: 3.0.1(ajv@8.16.0)
+ ajv: 8.17.1
+ ajv-formats: 3.0.1(ajv@8.17.1)
jsonc-parser: 3.3.1
picomatch: 4.0.2
rxjs: 7.8.1
@@ -12517,81 +12532,80 @@ snapshots:
optionalDependencies:
chokidar: 3.6.0
- '@angular-devkit/schematics@18.1.3(chokidar@3.6.0)':
+ '@angular-devkit/schematics@18.2.4(chokidar@3.6.0)':
dependencies:
- '@angular-devkit/core': 18.1.3(chokidar@3.6.0)
+ '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
jsonc-parser: 3.3.1
- magic-string: 0.30.10
+ magic-string: 0.30.11
ora: 5.4.1
rxjs: 7.8.1
transitivePeerDependencies:
- chokidar
- '@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))':
+ '@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))':
dependencies:
- '@angular/core': 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
+ '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
tslib: 2.6.3
- '@angular/build@18.1.3(@angular/compiler-cli@18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4))(@types/node@22.5.4)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.38)(terser@5.29.2)(typescript@5.5.4)':
+ '@angular/build@18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@types/node@22.5.4)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(terser@5.31.6)(typescript@5.5.4)':
dependencies:
'@ampproject/remapping': 2.3.0
- '@angular-devkit/architect': 0.1801.3(chokidar@3.6.0)
- '@angular/compiler-cli': 18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4)
- '@babel/core': 7.24.7
+ '@angular-devkit/architect': 0.1802.4(chokidar@3.6.0)
+ '@angular/compiler-cli': 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
+ '@babel/core': 7.25.2
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
- '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.24.7)
- '@inquirer/confirm': 3.1.11
- '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.29.2))
- ansi-colors: 4.1.3
- browserslist: 4.23.1
+ '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.25.2)
+ '@inquirer/confirm': 3.1.22
+ '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))
+ browserslist: 4.23.3
critters: 0.0.24
- esbuild: 0.21.5
+ esbuild: 0.23.0
fast-glob: 3.3.2
https-proxy-agent: 7.0.5
- lmdb: 3.0.12
- magic-string: 0.30.10
+ listr2: 8.2.4
+ lmdb: 3.0.13
+ magic-string: 0.30.11
mrmime: 2.0.0
- ora: 5.4.1
parse5-html-rewriting-stream: 7.0.0
picomatch: 4.0.2
piscina: 4.6.1
- rollup: 4.18.0
+ rollup: 4.20.0
sass: 1.77.6
- semver: 7.6.2
+ semver: 7.6.3
typescript: 5.5.4
- undici: 6.19.2
- vite: 5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.29.2)
+ vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
watchpack: 2.4.1
optionalDependencies:
less: 4.2.0
- postcss: 8.4.38
+ postcss: 8.4.41
transitivePeerDependencies:
- '@types/node'
- chokidar
- lightningcss
+ - sass-embedded
- stylus
- sugarss
- supports-color
- terser
- '@angular/cli@18.1.3(chokidar@3.6.0)':
+ '@angular/cli@18.2.4(chokidar@3.6.0)':
dependencies:
- '@angular-devkit/architect': 0.1801.3(chokidar@3.6.0)
- '@angular-devkit/core': 18.1.3(chokidar@3.6.0)
- '@angular-devkit/schematics': 18.1.3(chokidar@3.6.0)
- '@inquirer/prompts': 5.0.7
- '@listr2/prompt-adapter-inquirer': 2.0.13(@inquirer/prompts@5.0.7)
- '@schematics/angular': 18.1.3(chokidar@3.6.0)
+ '@angular-devkit/architect': 0.1802.4(chokidar@3.6.0)
+ '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
+ '@angular-devkit/schematics': 18.2.4(chokidar@3.6.0)
+ '@inquirer/prompts': 5.3.8
+ '@listr2/prompt-adapter-inquirer': 2.0.15(@inquirer/prompts@5.3.8)
+ '@schematics/angular': 18.2.4(chokidar@3.6.0)
'@yarnpkg/lockfile': 1.1.0
ini: 4.1.3
jsonc-parser: 3.3.1
- listr2: 8.2.3
- npm-package-arg: 11.0.2
- npm-pick-manifest: 9.0.1
+ listr2: 8.2.4
+ npm-package-arg: 11.0.3
+ npm-pick-manifest: 9.1.0
pacote: 18.0.6
resolve: 1.22.8
- semver: 7.6.2
+ semver: 7.6.3
symbol-observable: 4.0.0
yargs: 17.7.2
transitivePeerDependencies:
@@ -12611,15 +12625,15 @@ snapshots:
rxjs: 7.8.1
tslib: 2.6.3
- '@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)':
+ '@angular/common@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)':
dependencies:
- '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.8)
+ '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10)
rxjs: 7.8.1
tslib: 2.6.3
- '@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)':
+ '@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)':
dependencies:
- '@angular/core': 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
+ '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
rxjs: 7.8.1
tslib: 2.6.3
@@ -12655,9 +12669,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.4.5)':
+ '@angular/compiler-cli@17.3.12(@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.4.5)':
dependencies:
- '@angular/compiler': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))
+ '@angular/compiler': 17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))
'@babel/core': 7.23.9
'@jridgewell/sourcemap-codec': 1.4.15
chokidar: 3.6.0
@@ -12670,10 +12684,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@angular/compiler-cli@18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4)':
+ '@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)':
dependencies:
- '@angular/compiler': 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
- '@babel/core': 7.24.9
+ '@angular/compiler': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ '@babel/core': 7.25.2
'@jridgewell/sourcemap-codec': 1.4.15
chokidar: 3.6.0
convert-source-map: 1.9.0
@@ -12697,17 +12711,17 @@ snapshots:
optionalDependencies:
'@angular/core': 16.2.12(rxjs@7.8.1)(zone.js@0.13.3)
- '@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8))':
+ '@angular/compiler@17.3.12(@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10))':
dependencies:
tslib: 2.6.3
optionalDependencies:
- '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.8)
+ '@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10)
- '@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))':
+ '@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))':
dependencies:
tslib: 2.6.3
optionalDependencies:
- '@angular/core': 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
+ '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
'@angular/core@15.2.10(rxjs@7.8.1)(zone.js@0.13.3)':
dependencies:
@@ -12721,47 +12735,47 @@ snapshots:
tslib: 2.6.3
zone.js: 0.13.3
- '@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.8)':
+ '@angular/core@17.3.12(rxjs@7.8.1)(zone.js@0.14.10)':
dependencies:
rxjs: 7.8.1
tslib: 2.6.3
- zone.js: 0.14.8
+ zone.js: 0.14.10
- '@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)':
+ '@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)':
dependencies:
rxjs: 7.8.1
tslib: 2.6.3
- zone.js: 0.14.8
+ zone.js: 0.14.10
- '@angular/forms@18.1.3(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(@angular/platform-browser@18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(rxjs@7.8.1)':
+ '@angular/forms@18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)':
dependencies:
- '@angular/common': 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)
- '@angular/core': 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
- '@angular/platform-browser': 18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
+ '@angular/common': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/platform-browser': 18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
rxjs: 7.8.1
tslib: 2.6.3
- '@angular/platform-browser-dynamic@18.1.3(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(@angular/platform-browser@18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))':
+ '@angular/platform-browser-dynamic@18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))':
dependencies:
- '@angular/common': 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)
- '@angular/compiler': 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
- '@angular/core': 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
- '@angular/platform-browser': 18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
+ '@angular/common': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ '@angular/compiler': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/platform-browser': 18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
tslib: 2.6.3
- '@angular/platform-browser@18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))':
+ '@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))':
dependencies:
- '@angular/common': 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)
- '@angular/core': 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
+ '@angular/common': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
tslib: 2.6.3
optionalDependencies:
- '@angular/animations': 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
+ '@angular/animations': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
- '@angular/router@18.1.3(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(@angular/platform-browser@18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(rxjs@7.8.1)':
+ '@angular/router@18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)':
dependencies:
- '@angular/common': 18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1)
- '@angular/core': 18.1.3(rxjs@7.8.1)(zone.js@0.14.8)
- '@angular/platform-browser': 18.1.3(@angular/animations@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(@angular/common@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))(rxjs@7.8.1))(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8))
+ '@angular/common': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/platform-browser': 18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
rxjs: 7.8.1
tslib: 2.6.3
@@ -12772,10 +12786,10 @@ snapshots:
'@babel/highlight': 7.24.7
picocolors: 1.0.1
- '@babel/compat-data@7.24.7': {}
-
'@babel/compat-data@7.25.2': {}
+ '@babel/compat-data@7.25.4': {}
+
'@babel/core@7.19.3':
dependencies:
'@ampproject/remapping': 2.3.0
@@ -12787,7 +12801,7 @@ snapshots:
'@babel/parser': 7.24.7
'@babel/template': 7.24.7
'@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
convert-source-map: 1.9.0
debug: 4.3.5(supports-color@8.1.1)
gensync: 1.0.0-beta.2
@@ -12807,7 +12821,7 @@ snapshots:
'@babel/parser': 7.24.7
'@babel/template': 7.24.7
'@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
convert-source-map: 2.0.0
debug: 4.3.5(supports-color@8.1.1)
gensync: 1.0.0-beta.2
@@ -12827,7 +12841,7 @@ snapshots:
'@babel/parser': 7.24.7
'@babel/template': 7.24.7
'@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
convert-source-map: 2.0.0
debug: 4.3.5(supports-color@8.1.1)
gensync: 1.0.0-beta.2
@@ -12840,14 +12854,14 @@ snapshots:
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.24.7
- '@babel/generator': 7.24.7
- '@babel/helper-compilation-targets': 7.24.7
+ '@babel/generator': 7.25.0
+ '@babel/helper-compilation-targets': 7.25.2
'@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7)
'@babel/helpers': 7.24.7
'@babel/parser': 7.24.7
'@babel/template': 7.24.7
'@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
convert-source-map: 2.0.0
debug: 4.3.5(supports-color@8.1.1)
gensync: 1.0.0-beta.2
@@ -12856,29 +12870,29 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/core@7.24.9':
+ '@babel/core@7.25.2':
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.24.7
- '@babel/generator': 7.25.0
+ '@babel/generator': 7.25.6
'@babel/helper-compilation-targets': 7.25.2
- '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.9)
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2)
'@babel/helpers': 7.25.0
- '@babel/parser': 7.25.3
- '@babel/template': 7.24.7
- '@babel/traverse': 7.25.3
- '@babel/types': 7.25.2
+ '@babel/parser': 7.25.6
+ '@babel/template': 7.25.0
+ '@babel/traverse': 7.25.6
+ '@babel/types': 7.25.6
convert-source-map: 2.0.0
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
transitivePeerDependencies:
- supports-color
- '@babel/eslint-parser@7.25.1(@babel/core@7.24.9)(eslint@8.57.0)':
+ '@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.0)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
eslint: 8.57.0
eslint-visitor-keys: 2.1.0
@@ -12886,42 +12900,49 @@ snapshots:
'@babel/generator@7.24.7':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 2.5.2
'@babel/generator@7.25.0':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
+ '@jridgewell/gen-mapping': 0.3.5
+ '@jridgewell/trace-mapping': 0.3.25
+ jsesc: 2.5.2
+
+ '@babel/generator@7.25.6':
+ dependencies:
+ '@babel/types': 7.25.6
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 2.5.2
'@babel/helper-annotate-as-pure@7.24.7':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/helper-builder-binary-assignment-operator-visitor@7.24.7':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/traverse': 7.25.6
+ '@babel/types': 7.25.6
transitivePeerDependencies:
- supports-color
'@babel/helper-compilation-targets@7.24.7':
dependencies:
- '@babel/compat-data': 7.24.7
- '@babel/helper-validator-option': 7.24.7
+ '@babel/compat-data': 7.25.2
+ '@babel/helper-validator-option': 7.24.8
browserslist: 4.23.1
lru-cache: 5.1.1
semver: 6.3.1
'@babel/helper-compilation-targets@7.25.2':
dependencies:
- '@babel/compat-data': 7.25.2
+ '@babel/compat-data': 7.25.4
'@babel/helper-validator-option': 7.24.8
- browserslist: 4.23.1
+ browserslist: 4.23.3
lru-cache: 5.1.1
semver: 6.3.1
@@ -12933,45 +12954,51 @@ snapshots:
'@babel/helper-function-name': 7.24.7
'@babel/helper-member-expression-to-functions': 7.24.7
'@babel/helper-optimise-call-expression': 7.24.7
- '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.7)
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
semver: 6.3.1
transitivePeerDependencies:
- supports-color
- '@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.24.9)':
+ '@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-function-name': 7.24.7
'@babel/helper-member-expression-to-functions': 7.24.7
'@babel/helper-optimise-call-expression': 7.24.7
- '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.9)
+ '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2)
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
semver: 6.3.1
transitivePeerDependencies:
- supports-color
- '@babel/helper-create-regexp-features-plugin@7.24.7(@babel/core@7.24.7)':
+ '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
'@babel/helper-annotate-as-pure': 7.24.7
- regexpu-core: 5.3.2
+ '@babel/helper-member-expression-to-functions': 7.24.8
+ '@babel/helper-optimise-call-expression': 7.24.7
+ '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2)
+ '@babel/helper-skip-transparent-expression-wrappers': 7.24.7
+ '@babel/traverse': 7.25.6
semver: 6.3.1
+ transitivePeerDependencies:
+ - supports-color
- '@babel/helper-create-regexp-features-plugin@7.24.7(@babel/core@7.24.9)':
+ '@babel/helper-create-regexp-features-plugin@7.25.2(@babel/core@7.24.7)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
regexpu-core: 5.3.2
semver: 6.3.1
- '@babel/helper-create-regexp-features-plugin@7.25.2(@babel/core@7.24.9)':
+ '@babel/helper-create-regexp-features-plugin@7.25.2(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-annotate-as-pure': 7.24.7
regexpu-core: 5.3.2
semver: 6.3.1
@@ -12981,18 +13008,18 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7
lodash.debounce: 4.0.8
resolve: 1.22.8
transitivePeerDependencies:
- supports-color
- '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.9)':
+ '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7
lodash.debounce: 4.0.8
resolve: 1.22.8
transitivePeerDependencies:
@@ -13000,39 +13027,39 @@ snapshots:
'@babel/helper-environment-visitor@7.24.7':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/helper-function-name@7.24.7':
dependencies:
- '@babel/template': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/template': 7.25.0
+ '@babel/types': 7.25.6
'@babel/helper-hoist-variables@7.24.7':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/helper-member-expression-to-functions@7.24.7':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/traverse': 7.25.6
+ '@babel/types': 7.25.6
transitivePeerDependencies:
- supports-color
'@babel/helper-member-expression-to-functions@7.24.8':
dependencies:
- '@babel/traverse': 7.25.3
- '@babel/types': 7.25.2
+ '@babel/traverse': 7.25.6
+ '@babel/types': 7.25.6
transitivePeerDependencies:
- supports-color
'@babel/helper-module-imports@7.18.6':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/helper-module-imports@7.24.7':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/traverse': 7.25.3
+ '@babel/types': 7.25.6
transitivePeerDependencies:
- supports-color
@@ -13080,141 +13107,111 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-transforms@7.24.7(@babel/core@7.24.9)':
+ '@babel/helper-module-transforms@7.25.2(@babel/core@7.24.7)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-environment-visitor': 7.24.7
+ '@babel/core': 7.24.7
'@babel/helper-module-imports': 7.24.7
'@babel/helper-simple-access': 7.24.7
- '@babel/helper-split-export-declaration': 7.24.7
'@babel/helper-validator-identifier': 7.24.7
+ '@babel/traverse': 7.25.6
transitivePeerDependencies:
- supports-color
- '@babel/helper-module-transforms@7.25.2(@babel/core@7.24.9)':
+ '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-module-imports': 7.24.7
'@babel/helper-simple-access': 7.24.7
'@babel/helper-validator-identifier': 7.24.7
- '@babel/traverse': 7.25.3
+ '@babel/traverse': 7.25.6
transitivePeerDependencies:
- supports-color
'@babel/helper-optimise-call-expression@7.24.7':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/helper-plugin-utils@7.24.7': {}
'@babel/helper-plugin-utils@7.24.8': {}
- '@babel/helper-remap-async-to-generator@7.24.7(@babel/core@7.24.7)':
+ '@babel/helper-remap-async-to-generator@7.25.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-wrap-function': 7.24.7
- transitivePeerDependencies:
- - supports-color
-
- '@babel/helper-remap-async-to-generator@7.24.7(@babel/core@7.24.9)':
- dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-wrap-function': 7.24.7
+ '@babel/helper-wrap-function': 7.25.0
+ '@babel/traverse': 7.25.6
transitivePeerDependencies:
- supports-color
- '@babel/helper-remap-async-to-generator@7.25.0(@babel/core@7.24.9)':
+ '@babel/helper-remap-async-to-generator@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-wrap-function': 7.25.0
- '@babel/traverse': 7.25.3
+ '@babel/traverse': 7.25.6
transitivePeerDependencies:
- supports-color
- '@babel/helper-replace-supers@7.24.7(@babel/core@7.24.7)':
+ '@babel/helper-replace-supers@7.25.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-member-expression-to-functions': 7.24.7
- '@babel/helper-optimise-call-expression': 7.24.7
- transitivePeerDependencies:
- - supports-color
-
- '@babel/helper-replace-supers@7.24.7(@babel/core@7.24.9)':
- dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-member-expression-to-functions': 7.24.7
+ '@babel/helper-member-expression-to-functions': 7.24.8
'@babel/helper-optimise-call-expression': 7.24.7
+ '@babel/traverse': 7.25.6
transitivePeerDependencies:
- supports-color
- '@babel/helper-replace-supers@7.25.0(@babel/core@7.24.9)':
+ '@babel/helper-replace-supers@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-member-expression-to-functions': 7.24.8
'@babel/helper-optimise-call-expression': 7.24.7
- '@babel/traverse': 7.25.3
+ '@babel/traverse': 7.25.6
transitivePeerDependencies:
- supports-color
'@babel/helper-simple-access@7.24.7':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/traverse': 7.25.3
+ '@babel/types': 7.25.6
transitivePeerDependencies:
- supports-color
'@babel/helper-skip-transparent-expression-wrappers@7.24.7':
dependencies:
- '@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/traverse': 7.25.3
+ '@babel/types': 7.25.6
transitivePeerDependencies:
- supports-color
'@babel/helper-split-export-declaration@7.24.7':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/helper-string-parser@7.24.8': {}
'@babel/helper-validator-identifier@7.24.7': {}
- '@babel/helper-validator-option@7.24.7': {}
-
'@babel/helper-validator-option@7.24.8': {}
- '@babel/helper-wrap-function@7.24.7':
- dependencies:
- '@babel/helper-function-name': 7.24.7
- '@babel/template': 7.24.7
- '@babel/traverse': 7.24.7
- '@babel/types': 7.25.2
- transitivePeerDependencies:
- - supports-color
-
'@babel/helper-wrap-function@7.25.0':
dependencies:
'@babel/template': 7.25.0
- '@babel/traverse': 7.25.3
- '@babel/types': 7.25.2
+ '@babel/traverse': 7.25.6
+ '@babel/types': 7.25.6
transitivePeerDependencies:
- supports-color
'@babel/helpers@7.24.7':
dependencies:
'@babel/template': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/helpers@7.25.0':
dependencies:
'@babel/template': 7.25.0
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/highlight@7.24.7':
dependencies:
@@ -13225,39 +13222,45 @@ snapshots:
'@babel/parser@7.24.7':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/parser@7.25.3':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
- '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.7(@babel/core@7.24.7)':
+ '@babel/parser@7.25.6':
+ dependencies:
+ '@babel/types': 7.25.6
+
+ '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/traverse': 7.25.3
+ transitivePeerDependencies:
+ - supports-color
- '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.24.9)':
+ '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/traverse': 7.25.3
transitivePeerDependencies:
- supports-color
- '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.0(@babel/core@7.24.9)':
+ '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0(@babel/core@7.24.9)':
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7(@babel/core@7.24.7)':
@@ -13269,24 +13272,26 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
- '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.24.9)
+ '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.25.2)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/traverse': 7.25.3
+ transitivePeerDependencies:
+ - supports-color
- '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0(@babel/core@7.24.9)':
+ '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/traverse': 7.25.3
transitivePeerDependencies:
@@ -13296,7 +13301,7 @@ snapshots:
dependencies:
'@babel/core': 7.24.7
'@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
transitivePeerDependencies:
- supports-color
@@ -13304,7 +13309,7 @@ snapshots:
dependencies:
'@babel/core': 7.24.7
'@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.24.7)
transitivePeerDependencies:
- supports-color
@@ -13312,7 +13317,7 @@ snapshots:
'@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.7)
transitivePeerDependencies:
@@ -13322,18 +13327,18 @@ snapshots:
dependencies:
'@babel/core': 7.24.7
- '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.9)':
+ '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.24.7)':
@@ -13346,9 +13351,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.7)':
@@ -13356,24 +13361,24 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-decorators@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.7)':
@@ -13381,9 +13386,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-import-assertions@7.24.7(@babel/core@7.24.7)':
@@ -13391,29 +13396,34 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-import-assertions@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-import-assertions@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.25.2)':
+ dependencies:
+ '@babel/core': 7.25.2
+ '@babel/helper-plugin-utils': 7.24.8
+
+ '@babel/plugin-syntax-import-attributes@7.25.6(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-import-attributes@7.25.6(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/core': 7.25.2
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.7)':
@@ -13421,24 +13431,24 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.7)':
@@ -13446,9 +13456,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.7)':
@@ -13456,9 +13466,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.7)':
@@ -13466,9 +13476,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.7)':
@@ -13476,9 +13486,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.7)':
@@ -13486,9 +13496,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.7)':
@@ -13496,9 +13506,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.7)':
@@ -13506,26 +13516,26 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.24.7)
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.9)':
+ '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.24.7)':
@@ -13533,28 +13543,38 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-async-generator-functions@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-async-generator-functions@7.25.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/helper-remap-async-to-generator': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.24.7)
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.7)
+ '@babel/traverse': 7.25.6
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-async-generator-functions@7.25.0(@babel/core@7.24.9)':
+ '@babel/plugin-transform-async-generator-functions@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.9)
- '@babel/traverse': 7.25.3
+ '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2)
+ '@babel/traverse': 7.25.6
+ transitivePeerDependencies:
+ - supports-color
+
+ '@babel/plugin-transform-async-generator-functions@7.25.4(@babel/core@7.25.2)':
+ dependencies:
+ '@babel/core': 7.25.2
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2)
+ '@babel/traverse': 7.25.6
transitivePeerDependencies:
- supports-color
@@ -13562,17 +13582,17 @@ snapshots:
dependencies:
'@babel/core': 7.24.7
'@babel/helper-module-imports': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/helper-remap-async-to-generator': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.24.7)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-async-to-generator@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-async-to-generator@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-module-imports': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/helper-remap-async-to-generator': 7.24.7(@babel/core@7.24.9)
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2)
transitivePeerDependencies:
- supports-color
@@ -13581,19 +13601,19 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-block-scoped-functions@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-block-scoped-functions@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-block-scoping@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.24.9)':
+ '@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-class-properties@7.24.7(@babel/core@7.24.7)':
@@ -13604,10 +13624,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-class-properties@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-class-properties@7.25.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
transitivePeerDependencies:
- supports-color
@@ -13621,37 +13641,35 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-class-static-block@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-class-static-block@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.9)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.25.2)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-classes@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-classes@7.25.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-compilation-targets': 7.24.7
- '@babel/helper-environment-visitor': 7.24.7
- '@babel/helper-function-name': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-split-export-declaration': 7.24.7
+ '@babel/helper-compilation-targets': 7.25.2
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.7)
+ '@babel/traverse': 7.25.6
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-classes@7.25.0(@babel/core@7.24.9)':
+ '@babel/plugin-transform-classes@7.25.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.9)
- '@babel/traverse': 7.25.3
+ '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2)
+ '@babel/traverse': 7.25.6
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@@ -13660,34 +13678,34 @@ snapshots:
dependencies:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/template': 7.24.7
+ '@babel/template': 7.25.0
- '@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/template': 7.24.7
+ '@babel/template': 7.25.0
- '@babel/plugin-transform-destructuring@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.24.9)':
+ '@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-dotall-regex@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.24.7)
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-dotall-regex@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-dotall-regex@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-duplicate-keys@7.24.7(@babel/core@7.24.7)':
@@ -13695,15 +13713,15 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-duplicate-keys@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-duplicate-keys@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.0(@babel/core@7.24.9)':
+ '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-dynamic-import@7.24.7(@babel/core@7.24.7)':
@@ -13712,11 +13730,11 @@ snapshots:
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-transform-dynamic-import@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-dynamic-import@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.9)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2)
'@babel/plugin-transform-exponentiation-operator@7.24.7(@babel/core@7.24.7)':
dependencies:
@@ -13726,9 +13744,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-exponentiation-operator@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-exponentiation-operator@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-builder-binary-assignment-operator-visitor': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
transitivePeerDependencies:
@@ -13740,11 +13758,11 @@ snapshots:
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-transform-export-namespace-from@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-export-namespace-from@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.9)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.25.2)
'@babel/plugin-transform-for-of@7.24.7(@babel/core@7.24.7)':
dependencies:
@@ -13754,24 +13772,26 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-for-of@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-for-of@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-function-name@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-function-name@7.25.1(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-compilation-targets': 7.24.7
- '@babel/helper-function-name': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-compilation-targets': 7.25.2
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/traverse': 7.25.3
+ transitivePeerDependencies:
+ - supports-color
- '@babel/plugin-transform-function-name@7.25.1(@babel/core@7.24.9)':
+ '@babel/plugin-transform-function-name@7.25.1(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/traverse': 7.25.3
@@ -13784,20 +13804,20 @@ snapshots:
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-transform-json-strings@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-json-strings@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.9)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2)
- '@babel/plugin-transform-literals@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-literals@7.25.2(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-literals@7.25.2(@babel/core@7.24.9)':
+ '@babel/plugin-transform-literals@7.25.2(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-logical-assignment-operators@7.24.7(@babel/core@7.24.7)':
@@ -13806,70 +13826,70 @@ snapshots:
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.7)
- '@babel/plugin-transform-logical-assignment-operators@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-logical-assignment-operators@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.9)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2)
'@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-member-expression-literals@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-modules-amd@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.7)
'@babel/helper-plugin-utils': 7.24.8
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-modules-amd@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-modules-amd@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-modules-commonjs@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.7)
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/helper-simple-access': 7.24.7
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.24.9)':
+ '@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/helper-simple-access': 7.24.7
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-modules-systemjs@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-modules-systemjs@7.25.0(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-hoist-variables': 7.24.7
- '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.7)
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/helper-validator-identifier': 7.24.7
+ '@babel/traverse': 7.25.3
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-modules-systemjs@7.25.0(@babel/core@7.24.9)':
+ '@babel/plugin-transform-modules-systemjs@7.25.0(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/helper-validator-identifier': 7.24.7
'@babel/traverse': 7.25.3
@@ -13879,15 +13899,15 @@ snapshots:
'@babel/plugin-transform-modules-umd@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.24.7)
'@babel/helper-plugin-utils': 7.24.8
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-modules-umd@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-modules-umd@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
transitivePeerDependencies:
- supports-color
@@ -13895,13 +13915,13 @@ snapshots:
'@babel/plugin-transform-named-capturing-groups-regex@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.24.7)
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-named-capturing-groups-regex@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-named-capturing-groups-regex@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-new-target@7.24.7(@babel/core@7.24.7)':
@@ -13909,9 +13929,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-new-target@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-new-target@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-nullish-coalescing-operator@7.24.7(@babel/core@7.24.7)':
@@ -13920,11 +13940,11 @@ snapshots:
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-transform-nullish-coalescing-operator@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-nullish-coalescing-operator@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.9)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2)
'@babel/plugin-transform-numeric-separator@7.24.7(@babel/core@7.24.7)':
dependencies:
@@ -13932,11 +13952,11 @@ snapshots:
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.7)
- '@babel/plugin-transform-numeric-separator@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-numeric-separator@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.9)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2)
'@babel/plugin-transform-object-rest-spread@7.24.7(@babel/core@7.24.7)':
dependencies:
@@ -13946,27 +13966,27 @@ snapshots:
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.7)
'@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-object-rest-spread@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-object-rest-spread@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.9)
- '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.24.9)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2)
'@babel/plugin-transform-object-super@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-replace-supers': 7.25.0(@babel/core@7.24.7)
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-object-super@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-object-super@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.9)
+ '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2)
transitivePeerDependencies:
- supports-color
@@ -13976,20 +13996,11 @@ snapshots:
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-transform-optional-catch-binding@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-optional-catch-binding@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.9)
-
- '@babel/plugin-transform-optional-chaining@7.24.7(@babel/core@7.24.7)':
- dependencies:
- '@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/helper-skip-transparent-expression-wrappers': 7.24.7
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.7)
- transitivePeerDependencies:
- - supports-color
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2)
'@babel/plugin-transform-optional-chaining@7.24.8(@babel/core@7.24.7)':
dependencies:
@@ -14000,12 +14011,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-optional-chaining@7.24.8(@babel/core@7.24.9)':
+ '@babel/plugin-transform-optional-chaining@7.24.8(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.9)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2)
transitivePeerDependencies:
- supports-color
@@ -14014,9 +14025,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-parameters@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-parameters@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-private-methods@7.24.7(@babel/core@7.24.7)':
@@ -14027,10 +14038,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-private-methods@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-private-methods@7.25.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
transitivePeerDependencies:
- supports-color
@@ -14045,13 +14056,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-private-property-in-object@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-private-property-in-object@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-annotate-as-pure': 7.24.7
- '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.9)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.25.2)
transitivePeerDependencies:
- supports-color
@@ -14060,9 +14071,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-property-literals@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-property-literals@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-regenerator@7.24.7(@babel/core@7.24.7)':
@@ -14071,9 +14082,9 @@ snapshots:
'@babel/helper-plugin-utils': 7.24.8
regenerator-transform: 0.15.2
- '@babel/plugin-transform-regenerator@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-regenerator@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
regenerator-transform: 0.15.2
@@ -14082,19 +14093,19 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-reserved-words@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-reserved-words@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-runtime@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-runtime@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
'@babel/helper-module-imports': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
- babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.7)
- babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.7)
- babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.7)
+ '@babel/helper-plugin-utils': 7.24.8
+ babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2)
+ babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2)
+ babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2)
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@@ -14104,9 +14115,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-spread@7.24.7(@babel/core@7.24.7)':
@@ -14117,9 +14128,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/plugin-transform-spread@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-spread@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
transitivePeerDependencies:
@@ -14130,9 +14141,9 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-sticky-regex@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-sticky-regex@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.24.7)':
@@ -14140,19 +14151,19 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-template-literals@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-typeof-symbol@7.24.7(@babel/core@7.24.7)':
+ '@babel/plugin-transform-typeof-symbol@7.24.8(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-typeof-symbol@7.24.8(@babel/core@7.24.9)':
+ '@babel/plugin-transform-typeof-symbol@7.24.8(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-typescript@7.24.7(@babel/core@7.24.7)':
@@ -14160,7 +14171,7 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.7)
- '@babel/helper-plugin-utils': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.7)
transitivePeerDependencies:
- supports-color
@@ -14170,58 +14181,58 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-unicode-escapes@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-unicode-escapes@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-unicode-property-regex@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.24.7)
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-unicode-property-regex@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-unicode-property-regex@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-unicode-regex@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.24.7)
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-unicode-regex@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-unicode-regex@7.24.7(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-transform-unicode-sets-regex@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.24.7)
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-transform-unicode-sets-regex@7.24.7(@babel/core@7.24.9)':
+ '@babel/plugin-transform-unicode-sets-regex@7.25.4(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-create-regexp-features-plugin': 7.24.7(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2)
'@babel/helper-plugin-utils': 7.24.8
'@babel/preset-env@7.24.7(@babel/core@7.24.7)':
dependencies:
- '@babel/compat-data': 7.24.7
+ '@babel/compat-data': 7.25.2
'@babel/core': 7.24.7
- '@babel/helper-compilation-targets': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/helper-validator-option': 7.24.7
- '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.7(@babel/core@7.24.7)
+ '@babel/helper-compilation-targets': 7.25.2
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-validator-option': 7.24.8
+ '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3(@babel/core@7.24.7)
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.24.7)
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.0(@babel/core@7.24.7)
'@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.7)
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.7)
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.24.7)
@@ -14229,7 +14240,7 @@ snapshots:
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.7)
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.7)
'@babel/plugin-syntax-import-assertions': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.24.7)
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.7)
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.7)
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.7)
@@ -14242,29 +14253,29 @@ snapshots:
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.7)
'@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.24.7)
'@babel/plugin-transform-arrow-functions': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-async-generator-functions': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-async-generator-functions': 7.25.0(@babel/core@7.24.7)
'@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-block-scoping': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.24.7)
'@babel/plugin-transform-class-properties': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-class-static-block': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-classes': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-classes': 7.25.0(@babel/core@7.24.7)
'@babel/plugin-transform-computed-properties': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-destructuring': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.24.7)
'@babel/plugin-transform-dotall-regex': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-dynamic-import': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-for-of': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-function-name': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-function-name': 7.25.1(@babel/core@7.24.7)
'@babel/plugin-transform-json-strings': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-literals': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-literals': 7.25.2(@babel/core@7.24.7)
'@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-modules-amd': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-modules-commonjs': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-modules-systemjs': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.24.7)
+ '@babel/plugin-transform-modules-systemjs': 7.25.0(@babel/core@7.24.7)
'@babel/plugin-transform-modules-umd': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-new-target': 7.24.7(@babel/core@7.24.7)
@@ -14273,7 +14284,7 @@ snapshots:
'@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-object-super': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-optional-chaining': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.24.7)
'@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-private-methods': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.24.7)
@@ -14284,7 +14295,7 @@ snapshots:
'@babel/plugin-transform-spread': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-sticky-regex': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-template-literals': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-typeof-symbol': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-typeof-symbol': 7.24.8(@babel/core@7.24.7)
'@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/core@7.24.7)
'@babel/plugin-transform-unicode-regex': 7.24.7(@babel/core@7.24.7)
@@ -14298,90 +14309,179 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@babel/preset-env@7.25.3(@babel/core@7.24.9)':
+ '@babel/preset-env@7.25.3(@babel/core@7.25.2)':
dependencies:
- '@babel/compat-data': 7.25.2
- '@babel/core': 7.24.9
+ '@babel/compat-data': 7.25.4
+ '@babel/core': 7.25.2
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
'@babel/helper-validator-option': 7.24.8
- '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3(@babel/core@7.24.9)
- '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.9)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.9)
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.24.9)
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.9)
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.9)
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.9)
- '@babel/plugin-syntax-import-assertions': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.9)
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.9)
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.9)
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.9)
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.9)
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.9)
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.9)
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.9)
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.9)
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.9)
- '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.24.9)
- '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-async-generator-functions': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-transform-class-properties': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-class-static-block': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-classes': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-transform-computed-properties': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.24.9)
- '@babel/plugin-transform-dotall-regex': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-transform-dynamic-import': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-for-of': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-function-name': 7.25.1(@babel/core@7.24.9)
- '@babel/plugin-transform-json-strings': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-literals': 7.25.2(@babel/core@7.24.9)
- '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-modules-amd': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.24.9)
- '@babel/plugin-transform-modules-systemjs': 7.25.0(@babel/core@7.24.9)
- '@babel/plugin-transform-modules-umd': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-new-target': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-numeric-separator': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-object-super': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.24.9)
- '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-private-methods': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-property-literals': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-reserved-words': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-spread': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-template-literals': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-typeof-symbol': 7.24.8(@babel/core@7.24.9)
- '@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/core@7.24.9)
- '@babel/plugin-transform-unicode-sets-regex': 7.24.7(@babel/core@7.24.9)
- '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.9)
- babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.9)
- babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.9)
- babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.9)
+ '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3(@babel/core@7.25.2)
+ '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.2)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.2)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.25.2)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-import-assertions': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.25.2)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.25.2)
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.25.2)
+ '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.25.2)
+ '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-async-generator-functions': 7.25.4(@babel/core@7.25.2)
+ '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.25.2)
+ '@babel/plugin-transform-class-static-block': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-classes': 7.25.4(@babel/core@7.25.2)
+ '@babel/plugin-transform-computed-properties': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-dotall-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-transform-dynamic-import': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-for-of': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-function-name': 7.25.1(@babel/core@7.25.2)
+ '@babel/plugin-transform-json-strings': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-literals': 7.25.2(@babel/core@7.25.2)
+ '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-amd': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-systemjs': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-umd': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-new-target': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-numeric-separator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-object-super': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-private-methods': 7.25.4(@babel/core@7.25.2)
+ '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-property-literals': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-reserved-words': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-spread': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-template-literals': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-typeof-symbol': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-unicode-sets-regex': 7.25.4(@babel/core@7.25.2)
+ '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.25.2)
+ babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2)
+ babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2)
+ babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2)
+ core-js-compat: 3.38.1
+ semver: 6.3.1
+ transitivePeerDependencies:
+ - supports-color
+
+ '@babel/preset-env@7.25.4(@babel/core@7.25.2)':
+ dependencies:
+ '@babel/compat-data': 7.25.4
+ '@babel/core': 7.25.2
+ '@babel/helper-compilation-targets': 7.25.2
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-validator-option': 7.24.8
+ '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3(@babel/core@7.25.2)
+ '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.25.2)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.2)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.25.2)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-import-assertions': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-syntax-import-attributes': 7.25.6(@babel/core@7.25.2)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.25.2)
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.25.2)
+ '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.25.2)
+ '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-async-generator-functions': 7.25.4(@babel/core@7.25.2)
+ '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-block-scoped-functions': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-transform-class-properties': 7.25.4(@babel/core@7.25.2)
+ '@babel/plugin-transform-class-static-block': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-classes': 7.25.4(@babel/core@7.25.2)
+ '@babel/plugin-transform-computed-properties': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-dotall-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-duplicate-keys': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-transform-dynamic-import': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-exponentiation-operator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-export-namespace-from': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-for-of': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-function-name': 7.25.1(@babel/core@7.25.2)
+ '@babel/plugin-transform-json-strings': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-literals': 7.25.2(@babel/core@7.25.2)
+ '@babel/plugin-transform-logical-assignment-operators': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-member-expression-literals': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-amd': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-systemjs': 7.25.0(@babel/core@7.25.2)
+ '@babel/plugin-transform-modules-umd': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-new-target': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-numeric-separator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-object-rest-spread': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-object-super': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-optional-catch-binding': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-optional-chaining': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-private-methods': 7.25.4(@babel/core@7.25.2)
+ '@babel/plugin-transform-private-property-in-object': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-property-literals': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-reserved-words': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-spread': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-template-literals': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-typeof-symbol': 7.24.8(@babel/core@7.25.2)
+ '@babel/plugin-transform-unicode-escapes': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-unicode-property-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/core@7.25.2)
+ '@babel/plugin-transform-unicode-sets-regex': 7.25.4(@babel/core@7.25.2)
+ '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.25.2)
+ babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2)
+ babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2)
+ babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.25.2)
core-js-compat: 3.37.1
semver: 6.3.1
transitivePeerDependencies:
@@ -14391,23 +14491,23 @@ snapshots:
dependencies:
'@babel/core': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
esutils: 2.0.3
- '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.9)':
+ '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.9
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
esutils: 2.0.3
'@babel/preset-typescript@7.24.7(@babel/core@7.24.7)':
dependencies:
'@babel/core': 7.24.7
- '@babel/helper-plugin-utils': 7.24.7
- '@babel/helper-validator-option': 7.24.7
+ '@babel/helper-plugin-utils': 7.24.8
+ '@babel/helper-validator-option': 7.24.8
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7)
- '@babel/plugin-transform-modules-commonjs': 7.24.7(@babel/core@7.24.7)
+ '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.24.7)
'@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7)
transitivePeerDependencies:
- supports-color
@@ -14418,30 +14518,34 @@ snapshots:
dependencies:
regenerator-runtime: 0.14.1
+ '@babel/runtime@7.25.0':
+ dependencies:
+ regenerator-runtime: 0.14.1
+
'@babel/standalone@7.24.7': {}
'@babel/template@7.24.7':
dependencies:
'@babel/code-frame': 7.24.7
'@babel/parser': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/template@7.25.0':
dependencies:
'@babel/code-frame': 7.24.7
'@babel/parser': 7.25.3
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@babel/traverse@7.24.7':
dependencies:
'@babel/code-frame': 7.24.7
- '@babel/generator': 7.24.7
+ '@babel/generator': 7.25.0
'@babel/helper-environment-visitor': 7.24.7
'@babel/helper-function-name': 7.24.7
'@babel/helper-hoist-variables': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
'@babel/parser': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
debug: 4.3.5(supports-color@8.1.1)
globals: 11.12.0
transitivePeerDependencies:
@@ -14453,13 +14557,25 @@ snapshots:
'@babel/generator': 7.25.0
'@babel/parser': 7.25.3
'@babel/template': 7.25.0
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
debug: 4.3.5(supports-color@8.1.1)
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- '@babel/types@7.25.2':
+ '@babel/traverse@7.25.6':
+ dependencies:
+ '@babel/code-frame': 7.24.7
+ '@babel/generator': 7.25.6
+ '@babel/parser': 7.25.6
+ '@babel/template': 7.25.0
+ '@babel/types': 7.25.6
+ debug: 4.3.7
+ globals: 11.12.0
+ transitivePeerDependencies:
+ - supports-color
+
+ '@babel/types@7.25.6':
dependencies:
'@babel/helper-string-parser': 7.24.8
'@babel/helper-validator-identifier': 7.24.7
@@ -14474,66 +14590,66 @@ snapshots:
'@colors/colors@1.5.0': {}
- '@commitlint/cli@19.3.0(@types/node@22.5.4)(typescript@5.5.4)':
+ '@commitlint/cli@19.5.0(@types/node@22.5.4)(typescript@5.6.2)':
dependencies:
- '@commitlint/format': 19.3.0
- '@commitlint/lint': 19.2.2
- '@commitlint/load': 19.2.0(@types/node@22.5.4)(typescript@5.5.4)
- '@commitlint/read': 19.2.1
- '@commitlint/types': 19.0.3
- execa: 8.0.1
+ '@commitlint/format': 19.5.0
+ '@commitlint/lint': 19.5.0
+ '@commitlint/load': 19.5.0(@types/node@22.5.4)(typescript@5.6.2)
+ '@commitlint/read': 19.5.0
+ '@commitlint/types': 19.5.0
+ tinyexec: 0.3.0
yargs: 17.7.2
transitivePeerDependencies:
- '@types/node'
- typescript
- '@commitlint/config-conventional@19.2.2':
+ '@commitlint/config-conventional@19.5.0':
dependencies:
- '@commitlint/types': 19.0.3
+ '@commitlint/types': 19.5.0
conventional-changelog-conventionalcommits: 7.0.2
- '@commitlint/config-validator@19.0.3':
+ '@commitlint/config-validator@19.5.0':
dependencies:
- '@commitlint/types': 19.0.3
+ '@commitlint/types': 19.5.0
ajv: 8.17.1
- '@commitlint/ensure@19.0.3':
+ '@commitlint/ensure@19.5.0':
dependencies:
- '@commitlint/types': 19.0.3
+ '@commitlint/types': 19.5.0
lodash.camelcase: 4.3.0
lodash.kebabcase: 4.1.1
lodash.snakecase: 4.1.1
lodash.startcase: 4.4.0
lodash.upperfirst: 4.3.1
- '@commitlint/execute-rule@19.0.0': {}
+ '@commitlint/execute-rule@19.5.0': {}
- '@commitlint/format@19.3.0':
+ '@commitlint/format@19.5.0':
dependencies:
- '@commitlint/types': 19.0.3
+ '@commitlint/types': 19.5.0
chalk: 5.3.0
- '@commitlint/is-ignored@19.2.2':
+ '@commitlint/is-ignored@19.5.0':
dependencies:
- '@commitlint/types': 19.0.3
+ '@commitlint/types': 19.5.0
semver: 7.6.3
- '@commitlint/lint@19.2.2':
+ '@commitlint/lint@19.5.0':
dependencies:
- '@commitlint/is-ignored': 19.2.2
- '@commitlint/parse': 19.0.3
- '@commitlint/rules': 19.0.3
- '@commitlint/types': 19.0.3
+ '@commitlint/is-ignored': 19.5.0
+ '@commitlint/parse': 19.5.0
+ '@commitlint/rules': 19.5.0
+ '@commitlint/types': 19.5.0
- '@commitlint/load@19.2.0(@types/node@22.5.4)(typescript@5.5.4)':
+ '@commitlint/load@19.5.0(@types/node@22.5.4)(typescript@5.6.2)':
dependencies:
- '@commitlint/config-validator': 19.0.3
- '@commitlint/execute-rule': 19.0.0
- '@commitlint/resolve-extends': 19.1.0
- '@commitlint/types': 19.0.3
+ '@commitlint/config-validator': 19.5.0
+ '@commitlint/execute-rule': 19.5.0
+ '@commitlint/resolve-extends': 19.5.0
+ '@commitlint/types': 19.5.0
chalk: 5.3.0
- cosmiconfig: 9.0.0(typescript@5.5.4)
- cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4)
+ cosmiconfig: 9.0.0(typescript@5.6.2)
+ cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -14541,46 +14657,45 @@ snapshots:
- '@types/node'
- typescript
- '@commitlint/message@19.0.0': {}
+ '@commitlint/message@19.5.0': {}
- '@commitlint/parse@19.0.3':
+ '@commitlint/parse@19.5.0':
dependencies:
- '@commitlint/types': 19.0.3
+ '@commitlint/types': 19.5.0
conventional-changelog-angular: 7.0.0
conventional-commits-parser: 5.0.0
- '@commitlint/read@19.2.1':
+ '@commitlint/read@19.5.0':
dependencies:
- '@commitlint/top-level': 19.0.0
- '@commitlint/types': 19.0.3
- execa: 8.0.1
+ '@commitlint/top-level': 19.5.0
+ '@commitlint/types': 19.5.0
git-raw-commits: 4.0.0
minimist: 1.2.8
+ tinyexec: 0.3.0
- '@commitlint/resolve-extends@19.1.0':
+ '@commitlint/resolve-extends@19.5.0':
dependencies:
- '@commitlint/config-validator': 19.0.3
- '@commitlint/types': 19.0.3
+ '@commitlint/config-validator': 19.5.0
+ '@commitlint/types': 19.5.0
global-directory: 4.0.1
import-meta-resolve: 4.1.0
lodash.mergewith: 4.6.2
resolve-from: 5.0.0
- '@commitlint/rules@19.0.3':
+ '@commitlint/rules@19.5.0':
dependencies:
- '@commitlint/ensure': 19.0.3
- '@commitlint/message': 19.0.0
- '@commitlint/to-lines': 19.0.0
- '@commitlint/types': 19.0.3
- execa: 8.0.1
+ '@commitlint/ensure': 19.5.0
+ '@commitlint/message': 19.5.0
+ '@commitlint/to-lines': 19.5.0
+ '@commitlint/types': 19.5.0
- '@commitlint/to-lines@19.0.0': {}
+ '@commitlint/to-lines@19.5.0': {}
- '@commitlint/top-level@19.0.0':
+ '@commitlint/top-level@19.5.0':
dependencies:
find-up: 7.0.0
- '@commitlint/types@19.0.3':
+ '@commitlint/types@19.5.0':
dependencies:
'@types/conventional-commits-parser': 5.0.0
chalk: 5.3.0
@@ -14591,6 +14706,8 @@ snapshots:
'@discoveryjs/json-ext@0.5.7': {}
+ '@discoveryjs/json-ext@0.6.1': {}
+
'@es-joy/jsdoccomment@0.46.0':
dependencies:
comment-parser: 1.4.1
@@ -14895,14 +15012,14 @@ snapshots:
'@floating-ui/core@1.6.4':
dependencies:
- '@floating-ui/utils': 0.2.5
+ '@floating-ui/utils': 0.2.7
- '@floating-ui/dom@1.6.8':
+ '@floating-ui/dom@1.6.10':
dependencies:
'@floating-ui/core': 1.6.4
- '@floating-ui/utils': 0.2.5
+ '@floating-ui/utils': 0.2.7
- '@floating-ui/utils@0.2.5': {}
+ '@floating-ui/utils@0.2.7': {}
'@formatjs/ecma402-abstract@2.0.0':
dependencies:
@@ -14944,44 +15061,28 @@ snapshots:
'@hutson/parse-repository-url@3.0.2': {}
- '@inquirer/checkbox@2.4.6':
+ '@inquirer/checkbox@2.5.0':
dependencies:
- '@inquirer/core': 9.0.9
+ '@inquirer/core': 9.1.0
'@inquirer/figures': 1.0.5
- '@inquirer/type': 1.5.2
+ '@inquirer/type': 1.5.3
ansi-escapes: 4.3.2
yoctocolors-cjs: 2.1.2
- '@inquirer/confirm@3.1.11':
- dependencies:
- '@inquirer/core': 8.2.4
- '@inquirer/type': 1.5.2
-
- '@inquirer/confirm@3.1.21':
+ '@inquirer/confirm@3.1.22':
dependencies:
- '@inquirer/core': 9.0.9
+ '@inquirer/core': 9.1.0
'@inquirer/type': 1.5.2
- '@inquirer/core@8.2.4':
+ '@inquirer/confirm@3.2.0':
dependencies:
- '@inquirer/figures': 1.0.3
- '@inquirer/type': 1.5.2
- '@types/mute-stream': 0.0.4
- '@types/node': 20.14.12
- '@types/wrap-ansi': 3.0.0
- ansi-escapes: 4.3.2
- cli-spinners: 2.9.2
- cli-width: 4.1.0
- mute-stream: 1.0.0
- picocolors: 1.0.1
- signal-exit: 4.1.0
- strip-ansi: 6.0.1
- wrap-ansi: 6.2.0
+ '@inquirer/core': 9.1.0
+ '@inquirer/type': 1.5.3
- '@inquirer/core@9.0.9':
+ '@inquirer/core@9.1.0':
dependencies:
'@inquirer/figures': 1.0.5
- '@inquirer/type': 1.5.2
+ '@inquirer/type': 1.5.3
'@types/mute-stream': 0.0.4
'@types/node': 22.5.4
'@types/wrap-ansi': 3.0.0
@@ -14994,55 +15095,67 @@ snapshots:
wrap-ansi: 6.2.0
yoctocolors-cjs: 2.1.2
- '@inquirer/editor@2.1.21':
+ '@inquirer/editor@2.2.0':
dependencies:
- '@inquirer/core': 9.0.9
- '@inquirer/type': 1.5.2
+ '@inquirer/core': 9.1.0
+ '@inquirer/type': 1.5.3
external-editor: 3.1.0
- '@inquirer/expand@2.1.21':
+ '@inquirer/expand@2.3.0':
dependencies:
- '@inquirer/core': 9.0.9
- '@inquirer/type': 1.5.2
+ '@inquirer/core': 9.1.0
+ '@inquirer/type': 1.5.3
yoctocolors-cjs: 2.1.2
- '@inquirer/figures@1.0.3': {}
-
'@inquirer/figures@1.0.5': {}
- '@inquirer/input@2.2.8':
+ '@inquirer/input@2.3.0':
dependencies:
- '@inquirer/core': 9.0.9
- '@inquirer/type': 1.5.2
+ '@inquirer/core': 9.1.0
+ '@inquirer/type': 1.5.3
- '@inquirer/password@2.1.21':
+ '@inquirer/number@1.1.0':
dependencies:
- '@inquirer/core': 9.0.9
- '@inquirer/type': 1.5.2
+ '@inquirer/core': 9.1.0
+ '@inquirer/type': 1.5.3
+
+ '@inquirer/password@2.2.0':
+ dependencies:
+ '@inquirer/core': 9.1.0
+ '@inquirer/type': 1.5.3
ansi-escapes: 4.3.2
- '@inquirer/prompts@5.0.7':
+ '@inquirer/prompts@5.3.8':
dependencies:
- '@inquirer/checkbox': 2.4.6
- '@inquirer/confirm': 3.1.21
- '@inquirer/editor': 2.1.21
- '@inquirer/expand': 2.1.21
- '@inquirer/input': 2.2.8
- '@inquirer/password': 2.1.21
- '@inquirer/rawlist': 2.2.3
- '@inquirer/select': 2.4.6
+ '@inquirer/checkbox': 2.5.0
+ '@inquirer/confirm': 3.2.0
+ '@inquirer/editor': 2.2.0
+ '@inquirer/expand': 2.3.0
+ '@inquirer/input': 2.3.0
+ '@inquirer/number': 1.1.0
+ '@inquirer/password': 2.2.0
+ '@inquirer/rawlist': 2.3.0
+ '@inquirer/search': 1.1.0
+ '@inquirer/select': 2.5.0
- '@inquirer/rawlist@2.2.3':
+ '@inquirer/rawlist@2.3.0':
dependencies:
- '@inquirer/core': 9.0.9
- '@inquirer/type': 1.5.2
+ '@inquirer/core': 9.1.0
+ '@inquirer/type': 1.5.3
yoctocolors-cjs: 2.1.2
- '@inquirer/select@2.4.6':
+ '@inquirer/search@1.1.0':
dependencies:
- '@inquirer/core': 9.0.9
+ '@inquirer/core': 9.1.0
'@inquirer/figures': 1.0.5
- '@inquirer/type': 1.5.2
+ '@inquirer/type': 1.5.3
+ yoctocolors-cjs: 2.1.2
+
+ '@inquirer/select@2.5.0':
+ dependencies:
+ '@inquirer/core': 9.1.0
+ '@inquirer/figures': 1.0.5
+ '@inquirer/type': 1.5.3
ansi-escapes: 4.3.2
yoctocolors-cjs: 2.1.2
@@ -15050,6 +15163,10 @@ snapshots:
dependencies:
mute-stream: 1.0.0
+ '@inquirer/type@1.5.3':
+ dependencies:
+ mute-stream: 1.0.0
+
'@isaacs/cliui@8.0.2':
dependencies:
string-width: 5.1.2
@@ -15080,7 +15197,7 @@ snapshots:
jest-util: 26.6.2
slash: 3.0.0
- '@jest/core@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))':
+ '@jest/core@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))':
dependencies:
'@jest/console': 26.6.2
'@jest/reporters': 26.6.2
@@ -15093,14 +15210,14 @@ snapshots:
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 26.6.2
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
jest-haste-map: 26.6.2
jest-message-util: 26.6.2
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-resolve-dependencies: 26.6.3
- jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
jest-snapshot: 26.6.2
jest-util: 26.6.2
jest-validate: 26.6.2
@@ -15187,13 +15304,13 @@ snapshots:
'@types/istanbul-lib-coverage': 2.0.6
collect-v8-coverage: 1.0.2
- '@jest/test-sequencer@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))':
+ '@jest/test-sequencer@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))':
dependencies:
'@jest/test-result': 26.6.2
graceful-fs: 4.2.11
jest-haste-map: 26.6.2
- jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
transitivePeerDependencies:
- bufferutil
- canvas
@@ -15246,6 +15363,8 @@ snapshots:
'@jridgewell/sourcemap-codec@1.4.15': {}
+ '@jridgewell/sourcemap-codec@1.5.0': {}
+
'@jridgewell/trace-mapping@0.3.25':
dependencies:
'@jridgewell/resolve-uri': 3.1.2
@@ -15292,13 +15411,13 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@leanup/stack-solid@1.3.54(@babel/core@7.24.7)(solid-js@1.8.19)(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
+ '@leanup/stack-solid@1.3.54(@babel/core@7.24.7)(solid-js@1.8.22)(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
dependencies:
'@leanup/cli-core-babel': 1.3.54(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
'@snowpack/plugin-babel': 2.1.7
babel-preset-solid: 1.8.17(@babel/core@7.24.7)
- solid-js: 1.8.19
- vite-plugin-solid: 2.10.2(solid-js@1.8.19)(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3))
+ solid-js: 1.8.22
+ vite-plugin-solid: 2.10.2(solid-js@1.8.22)(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0))
transitivePeerDependencies:
- '@babel/core'
- '@testing-library/jest-dom'
@@ -15306,9 +15425,9 @@ snapshots:
- vite
- webpack
- '@leanup/stack-webpack@1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.5.4))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.40)(sass@1.77.8)':
+ '@leanup/stack-webpack@1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.45)(sass@1.78.0)':
dependencies:
- '@leanup/stack': 1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.5.4)
+ '@leanup/stack': 1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2)
'@swc/core': 1.5.28
copy-modules-webpack-plugin: 2.2.1
copy-webpack-plugin: 10.2.4(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
@@ -15317,8 +15436,8 @@ snapshots:
file-loader: 6.2.0(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
less-loader: 10.2.0(less@4.2.0)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
mini-css-extract-plugin: 2.9.0(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
- postcss-loader: 6.2.1(postcss@8.4.40)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
- sass-loader: 12.6.0(sass@1.77.8)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
+ postcss-loader: 6.2.1(postcss@8.4.45)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
+ sass-loader: 12.6.0(sass@1.78.0)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
string-replace-loader: 3.1.0(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
swc-loader: 0.2.6(@swc/core@1.5.28)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
@@ -15343,14 +15462,14 @@ snapshots:
- utf-8-validate
- webpack-bundle-analyzer
- '@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.5.4)':
+ '@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2)':
dependencies:
'@types/chai': 4.3.16
'@types/mocha': 9.1.1
'@types/nightwatch': 1.3.4
'@types/sinon': 10.0.20
- '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
+ '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.6.2)
chai: 4.4.1
chromedriver: 124.0.4
cross-env: 7.0.3
@@ -15371,7 +15490,7 @@ snapshots:
sass: 1.77.4
sinon: 13.0.2
tslib: 2.6.3
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- '@cucumber/cucumber'
- bufferutil
@@ -15382,9 +15501,9 @@ snapshots:
'@leichtgewicht/ip-codec@2.0.5': {}
- '@lerna/create@8.1.7(@swc/core@1.5.28)(encoding@0.1.13)(typescript@5.5.4)':
+ '@lerna/create@8.1.8(@swc/core@1.5.28)(encoding@0.1.13)(typescript@5.5.4)':
dependencies:
- '@npmcli/arborist': 7.5.3
+ '@npmcli/arborist': 7.5.4
'@npmcli/package-json': 5.2.0
'@npmcli/run-script': 8.1.0
'@nx/devkit': 19.4.1(nx@19.4.1(@swc/core@1.5.28))
@@ -15465,27 +15584,27 @@ snapshots:
- supports-color
- typescript
- '@listr2/prompt-adapter-inquirer@2.0.13(@inquirer/prompts@5.0.7)':
+ '@listr2/prompt-adapter-inquirer@2.0.15(@inquirer/prompts@5.3.8)':
dependencies:
- '@inquirer/prompts': 5.0.7
+ '@inquirer/prompts': 5.3.8
'@inquirer/type': 1.5.2
- '@lmdb/lmdb-darwin-arm64@3.0.12':
+ '@lmdb/lmdb-darwin-arm64@3.0.13':
optional: true
- '@lmdb/lmdb-darwin-x64@3.0.12':
+ '@lmdb/lmdb-darwin-x64@3.0.13':
optional: true
- '@lmdb/lmdb-linux-arm64@3.0.12':
+ '@lmdb/lmdb-linux-arm64@3.0.13':
optional: true
- '@lmdb/lmdb-linux-arm@3.0.12':
+ '@lmdb/lmdb-linux-arm@3.0.13':
optional: true
- '@lmdb/lmdb-linux-x64@3.0.12':
+ '@lmdb/lmdb-linux-x64@3.0.13':
optional: true
- '@lmdb/lmdb-win32-x64@3.0.12':
+ '@lmdb/lmdb-win32-x64@3.0.13':
optional: true
'@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.3':
@@ -15506,11 +15625,11 @@ snapshots:
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3':
optional: true
- '@ngtools/webpack@18.1.3(@angular/compiler-cli@18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4))(typescript@5.5.4)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))':
+ '@ngtools/webpack@18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
dependencies:
- '@angular/compiler-cli': 18.1.3(@angular/compiler@18.1.3(@angular/core@18.1.3(rxjs@7.8.1)(zone.js@0.14.8)))(typescript@5.5.4)
+ '@angular/compiler-cli': 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
typescript: 5.5.4
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
'@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1':
dependencies:
@@ -15549,7 +15668,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@npmcli/arborist@7.5.3':
+ '@npmcli/arborist@7.5.4':
dependencies:
'@isaacs/string-locale-compare': 1.1.0
'@npmcli/fs': 3.1.1
@@ -15847,16 +15966,16 @@ snapshots:
dependencies:
'@octokit/openapi-types': 18.1.1
- '@paulirish/trace_engine@0.0.23': {}
+ '@paulirish/trace_engine@0.0.32': {}
'@pkgjs/parseargs@0.11.0':
optional: true
'@pkgr/core@0.1.1': {}
- '@playwright/test@1.45.3':
+ '@playwright/test@1.47.1':
dependencies:
- playwright: 1.45.3
+ playwright: 1.47.1
'@pnpm/config.env-replace@1.1.0': {}
@@ -15870,36 +15989,36 @@ snapshots:
'@pnpm/network.ca-file': 1.0.2
config-chain: 1.1.13
- '@public-ui/stencil-angular-output-target@0.9.0(@stencil/core@4.19.2)':
+ '@public-ui/stencil-angular-output-target@0.9.0(@stencil/core@4.20.0)':
dependencies:
- '@stencil/core': 4.19.2
+ '@stencil/core': 4.20.0
- '@public-ui/stencil-react-output-target@0.6.0(@stencil/core@4.19.2)':
+ '@public-ui/stencil-react-output-target@0.6.0(@stencil/core@4.20.0)':
dependencies:
- '@stencil/core': 4.19.2
+ '@stencil/core': 4.20.0
- '@public-ui/stencil-solid-output-target@0.2.0(@stencil/core@4.19.2)':
+ '@public-ui/stencil-solid-output-target@0.2.0(@stencil/core@4.20.0)':
dependencies:
- '@stencil/core': 4.19.2
+ '@stencil/core': 4.20.0
- '@public-ui/stencil-vue-output-target@0.9.0(@stencil/core@4.19.2)':
+ '@public-ui/stencil-vue-output-target@0.9.0(@stencil/core@4.20.0)':
dependencies:
- '@stencil/core': 4.19.2
+ '@stencil/core': 4.20.0
- '@puppeteer/browsers@2.2.3':
+ '@puppeteer/browsers@2.4.0':
dependencies:
- debug: 4.3.4
+ debug: 4.3.7
extract-zip: 2.0.1
progress: 2.0.3
proxy-agent: 6.4.0
- semver: 7.6.0
- tar-fs: 3.0.5
+ semver: 7.6.3
+ tar-fs: 3.0.6
unbzip2-stream: 1.4.3
yargs: 17.7.2
transitivePeerDependencies:
- supports-color
- '@remix-run/router@1.19.0': {}
+ '@remix-run/router@1.19.2': {}
'@rollup/plugin-alias@5.1.0(rollup@3.29.4)':
dependencies:
@@ -15918,16 +16037,16 @@ snapshots:
optionalDependencies:
rollup: 3.29.4
- '@rollup/plugin-commonjs@25.0.8(rollup@4.19.2)':
+ '@rollup/plugin-commonjs@25.0.8(rollup@4.21.3)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.19.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.21.3)
commondir: 1.0.1
estree-walker: 2.0.2
glob: 8.1.0
is-reference: 1.2.1
magic-string: 0.30.10
optionalDependencies:
- rollup: 4.19.2
+ rollup: 4.21.3
'@rollup/plugin-json@6.1.0(rollup@3.29.4)':
dependencies:
@@ -15946,16 +16065,16 @@ snapshots:
optionalDependencies:
rollup: 3.29.4
- '@rollup/plugin-node-resolve@15.2.3(rollup@4.19.2)':
+ '@rollup/plugin-node-resolve@15.2.3(rollup@4.21.3)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.19.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.21.3)
'@types/resolve': 1.20.2
deepmerge: 4.3.1
is-builtin-module: 3.2.1
is-module: 1.0.0
resolve: 1.22.8
optionalDependencies:
- rollup: 4.19.2
+ rollup: 4.21.3
'@rollup/plugin-replace@5.0.7(rollup@3.29.4)':
dependencies:
@@ -15964,13 +16083,13 @@ snapshots:
optionalDependencies:
rollup: 3.29.4
- '@rollup/plugin-typescript@11.1.6(rollup@4.19.2)(tslib@2.6.3)(typescript@5.5.4)':
+ '@rollup/plugin-typescript@11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)':
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@4.19.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.21.3)
resolve: 1.22.8
- typescript: 5.5.4
+ typescript: 5.6.2
optionalDependencies:
- rollup: 4.19.2
+ rollup: 4.21.3
tslib: 2.6.3
'@rollup/pluginutils@5.1.0(rollup@3.29.4)':
@@ -15981,114 +16100,114 @@ snapshots:
optionalDependencies:
rollup: 3.29.4
- '@rollup/pluginutils@5.1.0(rollup@4.19.2)':
+ '@rollup/pluginutils@5.1.0(rollup@4.21.3)':
dependencies:
'@types/estree': 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
optionalDependencies:
- rollup: 4.19.2
+ rollup: 4.21.3
- '@rollup/rollup-android-arm-eabi@4.18.0':
+ '@rollup/rollup-android-arm-eabi@4.20.0':
optional: true
- '@rollup/rollup-android-arm-eabi@4.19.2':
+ '@rollup/rollup-android-arm-eabi@4.21.3':
optional: true
- '@rollup/rollup-android-arm64@4.18.0':
+ '@rollup/rollup-android-arm64@4.20.0':
optional: true
- '@rollup/rollup-android-arm64@4.19.2':
+ '@rollup/rollup-android-arm64@4.21.3':
optional: true
- '@rollup/rollup-darwin-arm64@4.18.0':
+ '@rollup/rollup-darwin-arm64@4.20.0':
optional: true
- '@rollup/rollup-darwin-arm64@4.19.2':
+ '@rollup/rollup-darwin-arm64@4.21.3':
optional: true
- '@rollup/rollup-darwin-x64@4.18.0':
+ '@rollup/rollup-darwin-x64@4.20.0':
optional: true
- '@rollup/rollup-darwin-x64@4.19.2':
+ '@rollup/rollup-darwin-x64@4.21.3':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.18.0':
+ '@rollup/rollup-linux-arm-gnueabihf@4.20.0':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.19.2':
+ '@rollup/rollup-linux-arm-gnueabihf@4.21.3':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.18.0':
+ '@rollup/rollup-linux-arm-musleabihf@4.20.0':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.19.2':
+ '@rollup/rollup-linux-arm-musleabihf@4.21.3':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.18.0':
+ '@rollup/rollup-linux-arm64-gnu@4.20.0':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.19.2':
+ '@rollup/rollup-linux-arm64-gnu@4.21.3':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.18.0':
+ '@rollup/rollup-linux-arm64-musl@4.20.0':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.19.2':
+ '@rollup/rollup-linux-arm64-musl@4.21.3':
optional: true
- '@rollup/rollup-linux-powerpc64le-gnu@4.18.0':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.20.0':
optional: true
- '@rollup/rollup-linux-powerpc64le-gnu@4.19.2':
+ '@rollup/rollup-linux-powerpc64le-gnu@4.21.3':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.18.0':
+ '@rollup/rollup-linux-riscv64-gnu@4.20.0':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.19.2':
+ '@rollup/rollup-linux-riscv64-gnu@4.21.3':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.18.0':
+ '@rollup/rollup-linux-s390x-gnu@4.20.0':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.19.2':
+ '@rollup/rollup-linux-s390x-gnu@4.21.3':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.18.0':
+ '@rollup/rollup-linux-x64-gnu@4.20.0':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.19.2':
+ '@rollup/rollup-linux-x64-gnu@4.21.3':
optional: true
- '@rollup/rollup-linux-x64-musl@4.18.0':
+ '@rollup/rollup-linux-x64-musl@4.20.0':
optional: true
- '@rollup/rollup-linux-x64-musl@4.19.2':
+ '@rollup/rollup-linux-x64-musl@4.21.3':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.18.0':
+ '@rollup/rollup-win32-arm64-msvc@4.20.0':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.19.2':
+ '@rollup/rollup-win32-arm64-msvc@4.21.3':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.18.0':
+ '@rollup/rollup-win32-ia32-msvc@4.20.0':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.19.2':
+ '@rollup/rollup-win32-ia32-msvc@4.21.3':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.18.0':
+ '@rollup/rollup-win32-x64-msvc@4.20.0':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.19.2':
+ '@rollup/rollup-win32-x64-msvc@4.21.3':
optional: true
- '@schematics/angular@18.1.3(chokidar@3.6.0)':
+ '@schematics/angular@18.2.4(chokidar@3.6.0)':
dependencies:
- '@angular-devkit/core': 18.1.3(chokidar@3.6.0)
- '@angular-devkit/schematics': 18.1.3(chokidar@3.6.0)
+ '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
+ '@angular-devkit/schematics': 18.2.4(chokidar@3.6.0)
jsonc-parser: 3.3.1
transitivePeerDependencies:
- chokidar
@@ -16235,23 +16354,23 @@ snapshots:
'@socket.io/component-emitter@3.1.2': {}
- '@stencil-community/postcss@2.2.0(@stencil/core@4.19.2)':
+ '@stencil-community/postcss@2.2.0(@stencil/core@4.20.0)':
dependencies:
- '@stencil/core': 4.19.2
- postcss: 8.4.40
+ '@stencil/core': 4.20.0
+ postcss: 8.4.45
- '@stencil/core@4.19.2': {}
+ '@stencil/core@4.20.0': {}
- '@stencil/playwright@0.2.0(@playwright/test@1.45.3)(@stencil/core@4.19.2)':
+ '@stencil/playwright@0.2.0(@playwright/test@1.47.1)(@stencil/core@4.20.0)':
dependencies:
- '@playwright/test': 1.45.3
- '@stencil/core': 4.19.2
+ '@playwright/test': 1.47.1
+ '@stencil/core': 4.20.0
deepmerge: 4.3.1
find-up: 7.0.0
- '@stencil/sass@3.0.12(@stencil/core@4.19.2)':
+ '@stencil/sass@3.0.12(@stencil/core@4.20.0)':
dependencies:
- '@stencil/core': 4.19.2
+ '@stencil/core': 4.20.0
'@swc/core-darwin-arm64@1.5.28':
optional: true
@@ -16351,23 +16470,23 @@ snapshots:
'@types/babel__core@7.20.5':
dependencies:
'@babel/parser': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4
'@types/babel__traverse': 7.20.6
'@types/babel__generator@7.6.8':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@types/babel__template@7.4.4':
dependencies:
- '@babel/parser': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/parser': 7.25.3
+ '@babel/types': 7.25.6
'@types/babel__traverse@7.20.6':
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@types/body-parser@1.19.5':
dependencies:
@@ -16441,7 +16560,7 @@ snapshots:
'@types/hoist-non-react-statics@3.3.5':
dependencies:
- '@types/react': 18.3.3
+ '@types/react': 18.3.5
hoist-non-react-statics: 3.3.2
'@types/http-cache-semantics@4.0.4': {}
@@ -16504,10 +16623,6 @@ snapshots:
dependencies:
'@types/node': 22.5.4
- '@types/node@20.14.12':
- dependencies:
- undici-types: 5.26.5
-
'@types/node@22.1.0':
dependencies:
undici-types: 6.13.0
@@ -16532,13 +16647,18 @@ snapshots:
'@types/react-dom@18.3.0':
dependencies:
- '@types/react': 18.3.3
+ '@types/react': 18.3.5
'@types/react@18.3.3':
dependencies:
'@types/prop-types': 15.7.12
csstype: 3.1.3
+ '@types/react@18.3.5':
+ dependencies:
+ '@types/prop-types': 15.7.12
+ csstype: 3.1.3
+
'@types/resolve@1.20.2': {}
'@types/retry@0.12.0': {}
@@ -16599,13 +16719,13 @@ snapshots:
'@types/node': 22.5.4
optional: true
- '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)':
dependencies:
'@eslint-community/regexpp': 4.11.0
- '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/scope-manager': 6.21.0
- '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2)
+ '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/visitor-keys': 6.21.0
debug: 4.3.5(supports-color@8.1.1)
eslint: 8.57.0
@@ -16613,53 +16733,53 @@ snapshots:
ignore: 5.3.1
natural-compare: 1.4.0
semver: 7.6.3
- ts-api-utils: 1.3.0(typescript@5.5.4)
+ ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)':
dependencies:
'@eslint-community/regexpp': 4.11.0
- '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/scope-manager': 7.18.0
- '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.0)(typescript@5.5.4)
- '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2)
'@typescript-eslint/visitor-keys': 7.18.0
eslint: 8.57.0
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
- ts-api-utils: 1.3.0(typescript@5.5.4)
+ ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2)':
dependencies:
'@typescript-eslint/scope-manager': 6.21.0
'@typescript-eslint/types': 6.21.0
- '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.5.4)
+ '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2)
'@typescript-eslint/visitor-keys': 6.21.0
debug: 4.3.5(supports-color@8.1.1)
eslint: 8.57.0
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2)':
dependencies:
'@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0
- '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
+ '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
'@typescript-eslint/visitor-keys': 7.18.0
debug: 4.3.5(supports-color@8.1.1)
eslint: 8.57.0
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- supports-color
@@ -16673,27 +16793,27 @@ snapshots:
'@typescript-eslint/types': 7.18.0
'@typescript-eslint/visitor-keys': 7.18.0
- '@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.6.2)':
dependencies:
- '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.5.4)
- '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2)
+ '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2)
debug: 4.3.5(supports-color@8.1.1)
eslint: 8.57.0
- ts-api-utils: 1.3.0(typescript@5.5.4)
+ ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.6.2)':
dependencies:
- '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
- '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.5.4)
+ '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
+ '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2)
debug: 4.3.5(supports-color@8.1.1)
eslint: 8.57.0
- ts-api-utils: 1.3.0(typescript@5.5.4)
+ ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- supports-color
@@ -16701,7 +16821,7 @@ snapshots:
'@typescript-eslint/types@7.18.0': {}
- '@typescript-eslint/typescript-estree@6.21.0(typescript@5.5.4)':
+ '@typescript-eslint/typescript-estree@6.21.0(typescript@5.6.2)':
dependencies:
'@typescript-eslint/types': 6.21.0
'@typescript-eslint/visitor-keys': 6.21.0
@@ -16710,13 +16830,13 @@ snapshots:
is-glob: 4.0.3
minimatch: 9.0.3
semver: 7.6.3
- ts-api-utils: 1.3.0(typescript@5.5.4)
+ ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/typescript-estree@7.18.0(typescript@5.5.4)':
+ '@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.2)':
dependencies:
'@typescript-eslint/types': 7.18.0
'@typescript-eslint/visitor-keys': 7.18.0
@@ -16725,32 +16845,32 @@ snapshots:
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.6.3
- ts-api-utils: 1.3.0(typescript@5.5.4)
+ ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.6.2)':
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
'@types/json-schema': 7.0.15
'@types/semver': 7.5.8
'@typescript-eslint/scope-manager': 6.21.0
'@typescript-eslint/types': 6.21.0
- '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.5.4)
+ '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2)
eslint: 8.57.0
semver: 7.6.3
transitivePeerDependencies:
- supports-color
- typescript
- '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.5.4)':
+ '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.6.2)':
dependencies:
'@eslint-community/eslint-utils': 4.4.0(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.5.4)
+ '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
eslint: 8.57.0
transitivePeerDependencies:
- supports-color
@@ -16805,10 +16925,10 @@ snapshots:
'@unocss/core': 0.58.9
magic-string: 0.30.10
- '@unocss/webpack@0.58.9(rollup@4.19.2)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))':
+ '@unocss/webpack@0.58.9(rollup@4.21.3)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))':
dependencies:
'@ampproject/remapping': 2.3.0
- '@rollup/pluginutils': 5.1.0(rollup@4.19.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.21.3)
'@unocss/config': 0.58.9
'@unocss/core': 0.58.9
chokidar: 3.6.0
@@ -16820,10 +16940,10 @@ snapshots:
transitivePeerDependencies:
- rollup
- '@unocss/webpack@0.58.9(rollup@4.19.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
+ '@unocss/webpack@0.58.9(rollup@4.21.3)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
dependencies:
'@ampproject/remapping': 2.3.0
- '@rollup/pluginutils': 5.1.0(rollup@4.19.2)
+ '@rollup/pluginutils': 5.1.0(rollup@4.21.3)
'@unocss/config': 0.58.9
'@unocss/core': 0.58.9
chokidar: 3.6.0
@@ -16835,9 +16955,9 @@ snapshots:
transitivePeerDependencies:
- rollup
- '@vitejs/plugin-basic-ssl@1.1.0(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.29.2))':
+ '@vitejs/plugin-basic-ssl@1.1.0(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))':
dependencies:
- vite: 5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.29.2)
+ vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
'@vue/compiler-core@3.4.21':
dependencies:
@@ -16861,7 +16981,7 @@ snapshots:
'@vue/shared': 3.4.21
estree-walker: 2.0.2
magic-string: 0.30.10
- postcss: 8.4.40
+ postcss: 8.4.45
source-map-js: 1.2.0
'@vue/compiler-ssr@3.4.21':
@@ -16884,11 +17004,11 @@ snapshots:
'@vue/shared': 3.4.21
csstype: 3.1.3
- '@vue/server-renderer@3.4.21(vue@3.4.21(typescript@5.5.4))':
+ '@vue/server-renderer@3.4.21(vue@3.4.21(typescript@5.6.2))':
dependencies:
'@vue/compiler-ssr': 3.4.21
'@vue/shared': 3.4.21
- vue: 3.4.21(typescript@5.5.4)
+ vue: 3.4.21(typescript@5.6.2)
'@vue/shared@3.4.21': {}
@@ -17072,6 +17192,10 @@ snapshots:
dependencies:
loglevel: 1.9.1
+ adopted-style-sheets@1.1.5-rc.2:
+ dependencies:
+ loglevel: 1.9.1
+
agent-base@6.0.2:
dependencies:
debug: 4.3.5(supports-color@8.1.1)
@@ -17102,9 +17226,9 @@ snapshots:
optionalDependencies:
ajv: 8.17.1
- ajv-formats@3.0.1(ajv@8.16.0):
+ ajv-formats@3.0.1(ajv@8.17.1):
optionalDependencies:
- ajv: 8.16.0
+ ajv: 8.17.1
ajv-keywords@3.5.2(ajv@6.12.6):
dependencies:
@@ -17129,13 +17253,6 @@ snapshots:
require-from-string: 2.0.2
uri-js: 4.4.1
- ajv@8.16.0:
- dependencies:
- fast-deep-equal: 3.1.3
- json-schema-traverse: 1.0.0
- require-from-string: 2.0.2
- uri-js: 4.4.1
-
ajv@8.17.1:
dependencies:
fast-deep-equal: 3.1.3
@@ -17155,7 +17272,9 @@ snapshots:
dependencies:
type-fest: 0.21.3
- ansi-escapes@6.2.1: {}
+ ansi-escapes@7.0.0:
+ dependencies:
+ environment: 1.1.0
ansi-html-community@0.0.8: {}
@@ -17328,30 +17447,32 @@ snapshots:
atob@2.1.2: {}
- autoprefixer@10.4.19(postcss@8.4.38):
+ autoprefixer@10.4.20(postcss@8.4.41):
dependencies:
- browserslist: 4.23.1
- caniuse-lite: 1.0.30001640
+ browserslist: 4.23.3
+ caniuse-lite: 1.0.30001660
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.1
- postcss: 8.4.38
+ postcss: 8.4.41
postcss-value-parser: 4.2.0
- autoprefixer@10.4.19(postcss@8.4.40):
+ autoprefixer@10.4.20(postcss@8.4.45):
dependencies:
- browserslist: 4.23.1
- caniuse-lite: 1.0.30001640
+ browserslist: 4.23.3
+ caniuse-lite: 1.0.30001660
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.1
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
available-typed-arrays@1.0.7:
dependencies:
possible-typed-array-names: 1.0.0
+ axe-core@4.10.0: {}
+
axe-core@4.9.1: {}
axe-html-reporter@2.2.3(axe-core@4.9.1):
@@ -17360,26 +17481,24 @@ snapshots:
mustache: 4.2.0
rimraf: 3.0.2
- axe-playwright@2.0.1(playwright@1.45.3):
+ axe-playwright@2.0.2(playwright@1.47.1):
dependencies:
'@types/junit-report-builder': 3.0.2
axe-core: 4.9.1
axe-html-reporter: 2.2.3(axe-core@4.9.1)
junit-report-builder: 3.2.1
picocolors: 1.0.1
- playwright: 1.45.3
+ playwright: 1.47.1
axios@1.7.2:
dependencies:
- follow-redirects: 1.15.6(debug@4.3.5)
+ follow-redirects: 1.15.6(debug@4.3.7)
form-data: 4.0.0
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
- axobject-query@3.1.1:
- dependencies:
- deep-equal: 2.2.3
+ axobject-query@4.1.0: {}
b4a@1.6.6: {}
@@ -17397,16 +17516,16 @@ snapshots:
transitivePeerDependencies:
- supports-color
- babel-loader@9.1.3(@babel/core@7.24.7)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ babel-loader@9.1.3(@babel/core@7.24.7)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
'@babel/core': 7.24.7
find-cache-dir: 4.0.0
schema-utils: 4.2.0
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
- babel-loader@9.1.3(@babel/core@7.24.7)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
+ babel-loader@9.1.3(@babel/core@7.25.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
find-cache-dir: 4.0.0
schema-utils: 4.2.0
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
@@ -17424,7 +17543,7 @@ snapshots:
babel-plugin-jest-hoist@26.6.2:
dependencies:
'@babel/template': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@types/babel__core': 7.20.5
'@types/babel__traverse': 7.20.6
@@ -17433,24 +17552,24 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-module-imports': 7.18.6
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7)
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
html-entities: 2.3.3
validate-html-nesting: 1.2.2
babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.7):
dependencies:
- '@babel/compat-data': 7.25.2
+ '@babel/compat-data': 7.25.4
'@babel/core': 7.24.7
'@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.7)
semver: 6.3.1
transitivePeerDependencies:
- supports-color
- babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.9):
+ babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.25.2):
dependencies:
- '@babel/compat-data': 7.25.2
- '@babel/core': 7.24.9
- '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.9)
+ '@babel/compat-data': 7.25.4
+ '@babel/core': 7.25.2
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2)
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@@ -17459,15 +17578,15 @@ snapshots:
dependencies:
'@babel/core': 7.24.7
'@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.7)
- core-js-compat: 3.37.1
+ core-js-compat: 3.38.1
transitivePeerDependencies:
- supports-color
- babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.9):
+ babel-plugin-polyfill-corejs3@0.10.6(@babel/core@7.25.2):
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.9)
- core-js-compat: 3.37.1
+ '@babel/core': 7.25.2
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2)
+ core-js-compat: 3.38.1
transitivePeerDependencies:
- supports-color
@@ -17478,10 +17597,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.9):
+ babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.25.2):
dependencies:
- '@babel/core': 7.24.9
- '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.9)
+ '@babel/core': 7.25.2
+ '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.25.2)
transitivePeerDependencies:
- supports-color
@@ -17514,7 +17633,7 @@ snapshots:
babel-walk@3.0.0-canary-5:
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
balanced-match@1.0.2: {}
@@ -17674,6 +17793,13 @@ snapshots:
node-releases: 2.0.14
update-browserslist-db: 1.1.0(browserslist@4.23.1)
+ browserslist@4.23.3:
+ dependencies:
+ caniuse-lite: 1.0.30001660
+ electron-to-chromium: 1.5.22
+ node-releases: 2.0.18
+ update-browserslist-db: 1.1.0(browserslist@4.23.3)
+
bser@2.1.1:
dependencies:
node-int64: 0.4.0
@@ -17807,13 +17933,15 @@ snapshots:
caniuse-api@3.0.0:
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.3
caniuse-lite: 1.0.30001640
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
caniuse-lite@1.0.30001640: {}
+ caniuse-lite@1.0.30001660: {}
+
capture-exit@2.0.0:
dependencies:
rsvp: 4.8.5
@@ -17898,7 +18026,7 @@ snapshots:
chrome-launcher@1.1.2:
dependencies:
- '@types/node': 20.14.12
+ '@types/node': 22.5.4
escape-string-regexp: 4.0.0
is-wsl: 2.2.0
lighthouse-logger: 2.0.1
@@ -17920,9 +18048,9 @@ snapshots:
- debug
- supports-color
- chromium-bidi@0.5.24(devtools-protocol@0.0.1299070):
+ chromium-bidi@0.6.5(devtools-protocol@0.0.1330662):
dependencies:
- devtools-protocol: 0.0.1299070
+ devtools-protocol: 0.0.1330662
mitt: 3.0.1
urlpattern-polyfill: 10.0.0
zod: 3.23.8
@@ -17962,9 +18090,9 @@ snapshots:
dependencies:
restore-cursor: 3.1.0
- cli-cursor@4.0.0:
+ cli-cursor@5.0.0:
dependencies:
- restore-cursor: 4.0.0
+ restore-cursor: 5.1.0
cli-spinners@2.6.1: {}
@@ -18170,7 +18298,7 @@ snapshots:
constantinople@4.0.1:
dependencies:
'@babel/parser': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
content-disposition@0.5.2: {}
@@ -18273,7 +18401,7 @@ snapshots:
serialize-javascript: 6.0.2
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
- copy-webpack-plugin@12.0.2(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ copy-webpack-plugin@12.0.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
fast-glob: 3.3.2
glob-parent: 6.0.2
@@ -18281,11 +18409,15 @@ snapshots:
normalize-path: 3.0.0
schema-utils: 4.2.0
serialize-javascript: 6.0.2
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
core-js-compat@3.37.1:
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.3
+
+ core-js-compat@3.38.1:
+ dependencies:
+ browserslist: 4.23.3
core-js@3.37.1: {}
@@ -18296,12 +18428,12 @@ snapshots:
object-assign: 4.1.1
vary: 1.1.2
- cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.5.4))(typescript@5.5.4):
+ cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2):
dependencies:
'@types/node': 22.5.4
- cosmiconfig: 9.0.0(typescript@5.5.4)
+ cosmiconfig: 9.0.0(typescript@5.6.2)
jiti: 1.21.6
- typescript: 5.5.4
+ typescript: 5.6.2
cosmiconfig@6.0.0:
dependencies:
@@ -18337,6 +18469,15 @@ snapshots:
optionalDependencies:
typescript: 5.5.4
+ cosmiconfig@9.0.0(typescript@5.6.2):
+ dependencies:
+ env-paths: 2.2.1
+ import-fresh: 3.3.0
+ js-yaml: 4.1.0
+ parse-json: 5.2.0
+ optionalDependencies:
+ typescript: 5.6.2
+
cp-file@10.0.0:
dependencies:
graceful-fs: 4.2.11
@@ -18368,7 +18509,7 @@ snapshots:
dom-serializer: 2.0.0
domhandler: 5.0.3
htmlparser2: 8.0.2
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-media-query-parser: 0.2.3
cross-env@7.0.3:
@@ -18397,39 +18538,39 @@ snapshots:
csp_evaluator@1.1.1: {}
- css-declaration-sorter@6.4.1(postcss@8.4.40):
+ css-declaration-sorter@6.4.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- css-declaration-sorter@7.2.0(postcss@8.4.40):
+ css-declaration-sorter@7.2.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
css-loader@6.11.0(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
- icss-utils: 5.1.0(postcss@8.4.40)
- postcss: 8.4.40
- postcss-modules-extract-imports: 3.1.0(postcss@8.4.40)
- postcss-modules-local-by-default: 4.0.5(postcss@8.4.40)
- postcss-modules-scope: 3.2.0(postcss@8.4.40)
- postcss-modules-values: 4.0.0(postcss@8.4.40)
+ icss-utils: 5.1.0(postcss@8.4.45)
+ postcss: 8.4.45
+ postcss-modules-extract-imports: 3.1.0(postcss@8.4.45)
+ postcss-modules-local-by-default: 4.0.5(postcss@8.4.45)
+ postcss-modules-scope: 3.2.0(postcss@8.4.45)
+ postcss-modules-values: 4.0.0(postcss@8.4.45)
postcss-value-parser: 4.2.0
semver: 7.6.3
optionalDependencies:
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
- css-loader@7.1.2(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ css-loader@7.1.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
- icss-utils: 5.1.0(postcss@8.4.40)
- postcss: 8.4.40
- postcss-modules-extract-imports: 3.1.0(postcss@8.4.40)
- postcss-modules-local-by-default: 4.0.5(postcss@8.4.40)
- postcss-modules-scope: 3.2.0(postcss@8.4.40)
- postcss-modules-values: 4.0.0(postcss@8.4.40)
+ icss-utils: 5.1.0(postcss@8.4.45)
+ postcss: 8.4.45
+ postcss-modules-extract-imports: 3.1.0(postcss@8.4.45)
+ postcss-modules-local-by-default: 4.0.5(postcss@8.4.45)
+ postcss-modules-scope: 3.2.0(postcss@8.4.45)
+ postcss-modules-values: 4.0.0(postcss@8.4.45)
postcss-value-parser: 4.2.0
semver: 7.6.3
optionalDependencies:
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
css-select@4.3.0:
dependencies:
@@ -18466,93 +18607,93 @@ snapshots:
cssesc@3.0.0: {}
- cssnano-preset-default@5.2.14(postcss@8.4.40):
- dependencies:
- css-declaration-sorter: 6.4.1(postcss@8.4.40)
- cssnano-utils: 3.1.0(postcss@8.4.40)
- postcss: 8.4.40
- postcss-calc: 8.2.4(postcss@8.4.40)
- postcss-colormin: 5.3.1(postcss@8.4.40)
- postcss-convert-values: 5.1.3(postcss@8.4.40)
- postcss-discard-comments: 5.1.2(postcss@8.4.40)
- postcss-discard-duplicates: 5.1.0(postcss@8.4.40)
- postcss-discard-empty: 5.1.1(postcss@8.4.40)
- postcss-discard-overridden: 5.1.0(postcss@8.4.40)
- postcss-merge-longhand: 5.1.7(postcss@8.4.40)
- postcss-merge-rules: 5.1.4(postcss@8.4.40)
- postcss-minify-font-values: 5.1.0(postcss@8.4.40)
- postcss-minify-gradients: 5.1.1(postcss@8.4.40)
- postcss-minify-params: 5.1.4(postcss@8.4.40)
- postcss-minify-selectors: 5.2.1(postcss@8.4.40)
- postcss-normalize-charset: 5.1.0(postcss@8.4.40)
- postcss-normalize-display-values: 5.1.0(postcss@8.4.40)
- postcss-normalize-positions: 5.1.1(postcss@8.4.40)
- postcss-normalize-repeat-style: 5.1.1(postcss@8.4.40)
- postcss-normalize-string: 5.1.0(postcss@8.4.40)
- postcss-normalize-timing-functions: 5.1.0(postcss@8.4.40)
- postcss-normalize-unicode: 5.1.1(postcss@8.4.40)
- postcss-normalize-url: 5.1.0(postcss@8.4.40)
- postcss-normalize-whitespace: 5.1.1(postcss@8.4.40)
- postcss-ordered-values: 5.1.3(postcss@8.4.40)
- postcss-reduce-initial: 5.1.2(postcss@8.4.40)
- postcss-reduce-transforms: 5.1.0(postcss@8.4.40)
- postcss-svgo: 5.1.0(postcss@8.4.40)
- postcss-unique-selectors: 5.1.1(postcss@8.4.40)
-
- cssnano-preset-default@7.0.4(postcss@8.4.40):
- dependencies:
- browserslist: 4.23.1
- css-declaration-sorter: 7.2.0(postcss@8.4.40)
- cssnano-utils: 5.0.0(postcss@8.4.40)
- postcss: 8.4.40
- postcss-calc: 10.0.0(postcss@8.4.40)
- postcss-colormin: 7.0.1(postcss@8.4.40)
- postcss-convert-values: 7.0.2(postcss@8.4.40)
- postcss-discard-comments: 7.0.1(postcss@8.4.40)
- postcss-discard-duplicates: 7.0.0(postcss@8.4.40)
- postcss-discard-empty: 7.0.0(postcss@8.4.40)
- postcss-discard-overridden: 7.0.0(postcss@8.4.40)
- postcss-merge-longhand: 7.0.2(postcss@8.4.40)
- postcss-merge-rules: 7.0.2(postcss@8.4.40)
- postcss-minify-font-values: 7.0.0(postcss@8.4.40)
- postcss-minify-gradients: 7.0.0(postcss@8.4.40)
- postcss-minify-params: 7.0.1(postcss@8.4.40)
- postcss-minify-selectors: 7.0.2(postcss@8.4.40)
- postcss-normalize-charset: 7.0.0(postcss@8.4.40)
- postcss-normalize-display-values: 7.0.0(postcss@8.4.40)
- postcss-normalize-positions: 7.0.0(postcss@8.4.40)
- postcss-normalize-repeat-style: 7.0.0(postcss@8.4.40)
- postcss-normalize-string: 7.0.0(postcss@8.4.40)
- postcss-normalize-timing-functions: 7.0.0(postcss@8.4.40)
- postcss-normalize-unicode: 7.0.1(postcss@8.4.40)
- postcss-normalize-url: 7.0.0(postcss@8.4.40)
- postcss-normalize-whitespace: 7.0.0(postcss@8.4.40)
- postcss-ordered-values: 7.0.1(postcss@8.4.40)
- postcss-reduce-initial: 7.0.1(postcss@8.4.40)
- postcss-reduce-transforms: 7.0.0(postcss@8.4.40)
- postcss-svgo: 7.0.1(postcss@8.4.40)
- postcss-unique-selectors: 7.0.1(postcss@8.4.40)
-
- cssnano-utils@3.1.0(postcss@8.4.40):
- dependencies:
- postcss: 8.4.40
-
- cssnano-utils@5.0.0(postcss@8.4.40):
- dependencies:
- postcss: 8.4.40
-
- cssnano@5.1.15(postcss@8.4.40):
- dependencies:
- cssnano-preset-default: 5.2.14(postcss@8.4.40)
+ cssnano-preset-default@5.2.14(postcss@8.4.45):
+ dependencies:
+ css-declaration-sorter: 6.4.1(postcss@8.4.45)
+ cssnano-utils: 3.1.0(postcss@8.4.45)
+ postcss: 8.4.45
+ postcss-calc: 8.2.4(postcss@8.4.45)
+ postcss-colormin: 5.3.1(postcss@8.4.45)
+ postcss-convert-values: 5.1.3(postcss@8.4.45)
+ postcss-discard-comments: 5.1.2(postcss@8.4.45)
+ postcss-discard-duplicates: 5.1.0(postcss@8.4.45)
+ postcss-discard-empty: 5.1.1(postcss@8.4.45)
+ postcss-discard-overridden: 5.1.0(postcss@8.4.45)
+ postcss-merge-longhand: 5.1.7(postcss@8.4.45)
+ postcss-merge-rules: 5.1.4(postcss@8.4.45)
+ postcss-minify-font-values: 5.1.0(postcss@8.4.45)
+ postcss-minify-gradients: 5.1.1(postcss@8.4.45)
+ postcss-minify-params: 5.1.4(postcss@8.4.45)
+ postcss-minify-selectors: 5.2.1(postcss@8.4.45)
+ postcss-normalize-charset: 5.1.0(postcss@8.4.45)
+ postcss-normalize-display-values: 5.1.0(postcss@8.4.45)
+ postcss-normalize-positions: 5.1.1(postcss@8.4.45)
+ postcss-normalize-repeat-style: 5.1.1(postcss@8.4.45)
+ postcss-normalize-string: 5.1.0(postcss@8.4.45)
+ postcss-normalize-timing-functions: 5.1.0(postcss@8.4.45)
+ postcss-normalize-unicode: 5.1.1(postcss@8.4.45)
+ postcss-normalize-url: 5.1.0(postcss@8.4.45)
+ postcss-normalize-whitespace: 5.1.1(postcss@8.4.45)
+ postcss-ordered-values: 5.1.3(postcss@8.4.45)
+ postcss-reduce-initial: 5.1.2(postcss@8.4.45)
+ postcss-reduce-transforms: 5.1.0(postcss@8.4.45)
+ postcss-svgo: 5.1.0(postcss@8.4.45)
+ postcss-unique-selectors: 5.1.1(postcss@8.4.45)
+
+ cssnano-preset-default@7.0.6(postcss@8.4.45):
+ dependencies:
+ browserslist: 4.23.3
+ css-declaration-sorter: 7.2.0(postcss@8.4.45)
+ cssnano-utils: 5.0.0(postcss@8.4.45)
+ postcss: 8.4.45
+ postcss-calc: 10.0.2(postcss@8.4.45)
+ postcss-colormin: 7.0.2(postcss@8.4.45)
+ postcss-convert-values: 7.0.4(postcss@8.4.45)
+ postcss-discard-comments: 7.0.3(postcss@8.4.45)
+ postcss-discard-duplicates: 7.0.1(postcss@8.4.45)
+ postcss-discard-empty: 7.0.0(postcss@8.4.45)
+ postcss-discard-overridden: 7.0.0(postcss@8.4.45)
+ postcss-merge-longhand: 7.0.4(postcss@8.4.45)
+ postcss-merge-rules: 7.0.4(postcss@8.4.45)
+ postcss-minify-font-values: 7.0.0(postcss@8.4.45)
+ postcss-minify-gradients: 7.0.0(postcss@8.4.45)
+ postcss-minify-params: 7.0.2(postcss@8.4.45)
+ postcss-minify-selectors: 7.0.4(postcss@8.4.45)
+ postcss-normalize-charset: 7.0.0(postcss@8.4.45)
+ postcss-normalize-display-values: 7.0.0(postcss@8.4.45)
+ postcss-normalize-positions: 7.0.0(postcss@8.4.45)
+ postcss-normalize-repeat-style: 7.0.0(postcss@8.4.45)
+ postcss-normalize-string: 7.0.0(postcss@8.4.45)
+ postcss-normalize-timing-functions: 7.0.0(postcss@8.4.45)
+ postcss-normalize-unicode: 7.0.2(postcss@8.4.45)
+ postcss-normalize-url: 7.0.0(postcss@8.4.45)
+ postcss-normalize-whitespace: 7.0.0(postcss@8.4.45)
+ postcss-ordered-values: 7.0.1(postcss@8.4.45)
+ postcss-reduce-initial: 7.0.2(postcss@8.4.45)
+ postcss-reduce-transforms: 7.0.0(postcss@8.4.45)
+ postcss-svgo: 7.0.1(postcss@8.4.45)
+ postcss-unique-selectors: 7.0.3(postcss@8.4.45)
+
+ cssnano-utils@3.1.0(postcss@8.4.45):
+ dependencies:
+ postcss: 8.4.45
+
+ cssnano-utils@5.0.0(postcss@8.4.45):
+ dependencies:
+ postcss: 8.4.45
+
+ cssnano@5.1.15(postcss@8.4.45):
+ dependencies:
+ cssnano-preset-default: 5.2.14(postcss@8.4.45)
lilconfig: 2.1.0
- postcss: 8.4.40
+ postcss: 8.4.45
yaml: 1.10.2
- cssnano@7.0.4(postcss@8.4.40):
+ cssnano@7.0.6(postcss@8.4.45):
dependencies:
- cssnano-preset-default: 7.0.4(postcss@8.4.40)
+ cssnano-preset-default: 7.0.6(postcss@8.4.45)
lilconfig: 3.1.2
- postcss: 8.4.40
+ postcss: 8.4.45
csso@4.2.0:
dependencies:
@@ -18648,10 +18789,6 @@ snapshots:
optionalDependencies:
supports-color: 8.1.1
- debug@4.3.4:
- dependencies:
- ms: 2.1.2
-
debug@4.3.5(supports-color@5.5.0):
dependencies:
ms: 2.1.2
@@ -18664,6 +18801,10 @@ snapshots:
optionalDependencies:
supports-color: 8.1.1
+ debug@4.3.7:
+ dependencies:
+ ms: 2.1.3
+
decamelize-keys@1.1.1:
dependencies:
decamelize: 1.2.0
@@ -18807,10 +18948,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- devtools-protocol@0.0.1299070: {}
-
devtools-protocol@0.0.1312386: {}
+ devtools-protocol@0.0.1330662: {}
+
di@0.0.1: {}
didyoumean@1.2.2: {}
@@ -18932,6 +19073,8 @@ snapshots:
electron-to-chromium@1.4.818: {}
+ electron-to-chromium@1.5.22: {}
+
emittery@0.7.2: {}
emoji-regex@10.3.0: {}
@@ -19005,6 +19148,8 @@ snapshots:
envinfo@7.8.1: {}
+ environment@1.1.0: {}
+
eol@0.9.1: {}
err-code@2.0.3: {}
@@ -19143,7 +19288,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- esbuild-wasm@0.21.5: {}
+ esbuild-wasm@0.23.0: {}
esbuild@0.16.17:
optionalDependencies:
@@ -19282,12 +19427,12 @@ snapshots:
dependencies:
htmlparser2: 9.1.0
- eslint-plugin-jsdoc@48.10.2(eslint@8.57.0):
+ eslint-plugin-jsdoc@48.11.0(eslint@8.57.0):
dependencies:
'@es-joy/jsdoccomment': 0.46.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7
escape-string-regexp: 4.0.0
eslint: 8.57.0
espree: 10.1.0
@@ -19304,14 +19449,14 @@ snapshots:
lodash: 4.17.21
vscode-json-languageservice: 4.2.1
- eslint-plugin-jsx-a11y@6.9.0(eslint@8.57.0):
+ eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.0):
dependencies:
aria-query: 5.1.3
array-includes: 3.1.8
array.prototype.flatmap: 1.3.2
ast-types-flow: 0.0.8
- axe-core: 4.9.1
- axobject-query: 3.1.1
+ axe-core: 4.10.0
+ axobject-query: 4.1.0
damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2
es-iterator-helpers: 1.0.19
@@ -19324,7 +19469,7 @@ snapshots:
safe-regex-test: 1.0.3
string.prototype.includes: 2.0.0
- eslint-plugin-react@7.35.0(eslint@8.57.0):
+ eslint-plugin-react@7.36.1(eslint@8.57.0):
dependencies:
array-includes: 3.1.8
array.prototype.findlast: 1.2.5
@@ -19759,9 +19904,9 @@ snapshots:
flatted@3.3.1: {}
- follow-redirects@1.15.6(debug@4.3.5):
+ follow-redirects@1.15.6(debug@4.3.7):
optionalDependencies:
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7
for-each@0.3.3:
dependencies:
@@ -19781,7 +19926,7 @@ snapshots:
cross-spawn: 7.0.3
signal-exit: 4.1.0
- fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.0)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
+ fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.0)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
'@babel/code-frame': 7.24.7
'@types/json-schema': 7.0.15
@@ -19796,7 +19941,7 @@ snapshots:
schema-utils: 2.7.0
semver: 7.6.3
tapable: 1.1.3
- typescript: 5.5.4
+ typescript: 5.6.2
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
optionalDependencies:
eslint: 8.57.0
@@ -20359,7 +20504,7 @@ snapshots:
http-proxy-middleware@2.0.6(@types/express@4.17.21):
dependencies:
'@types/http-proxy': 1.17.14
- http-proxy: 1.18.1(debug@4.3.5)
+ http-proxy: 1.18.1(debug@4.3.7)
is-glob: 4.0.3
is-plain-obj: 3.0.0
micromatch: 4.0.7
@@ -20371,18 +20516,18 @@ snapshots:
http-proxy-middleware@3.0.0:
dependencies:
'@types/http-proxy': 1.17.14
- debug: 4.3.5(supports-color@8.1.1)
- http-proxy: 1.18.1(debug@4.3.5)
+ debug: 4.3.7
+ http-proxy: 1.18.1(debug@4.3.7)
is-glob: 4.0.3
is-plain-obj: 3.0.0
- micromatch: 4.0.7
+ micromatch: 4.0.8
transitivePeerDependencies:
- supports-color
- http-proxy@1.18.1(debug@4.3.5):
+ http-proxy@1.18.1(debug@4.3.7):
dependencies:
eventemitter3: 4.0.7
- follow-redirects: 1.15.6(debug@4.3.5)
+ follow-redirects: 1.15.6(debug@4.3.7)
requires-port: 1.0.0
transitivePeerDependencies:
- debug
@@ -20416,7 +20561,7 @@ snapshots:
dependencies:
ms: 2.1.3
- husky@9.1.4: {}
+ husky@9.1.6: {}
hyperdyperid@1.2.0: {}
@@ -20430,9 +20575,9 @@ snapshots:
icss-replace-symbols@1.1.0: {}
- icss-utils@5.1.0(postcss@8.4.40):
+ icss-utils@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
ieee754@1.2.1: {}
@@ -20841,7 +20986,7 @@ snapshots:
istanbul-lib-instrument@4.0.3:
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
semver: 6.3.1
@@ -20858,10 +21003,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
- istanbul-lib-instrument@6.0.2:
+ istanbul-lib-instrument@6.0.3:
dependencies:
- '@babel/core': 7.24.7
- '@babel/parser': 7.24.7
+ '@babel/core': 7.25.2
+ '@babel/parser': 7.25.6
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
semver: 7.6.3
@@ -20919,7 +21064,7 @@ snapshots:
jasmine-core@4.6.1: {}
- jasmine-core@5.2.0: {}
+ jasmine-core@5.3.0: {}
jest-changed-files@26.6.2:
dependencies:
@@ -20927,9 +21072,9 @@ snapshots:
execa: 4.1.0
throat: 5.0.0
- jest-cli@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
+ jest-cli@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
dependencies:
- '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
chalk: 4.1.2
@@ -20937,7 +21082,7 @@ snapshots:
graceful-fs: 4.2.11
import-local: 3.1.0
is-ci: 2.0.0
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
jest-util: 26.6.2
jest-validate: 26.6.2
prompts: 2.4.2
@@ -20949,10 +21094,10 @@ snapshots:
- ts-node
- utf-8-validate
- jest-config@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
+ jest-config@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
dependencies:
'@babel/core': 7.24.7
- '@jest/test-sequencer': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ '@jest/test-sequencer': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
'@jest/types': 26.6.2
babel-jest: 26.6.3(@babel/core@7.24.7)
chalk: 4.1.2
@@ -20962,7 +21107,7 @@ snapshots:
jest-environment-jsdom: 26.6.2
jest-environment-node: 26.6.2
jest-get-type: 26.3.0
- jest-jasmine2: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-jasmine2: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-util: 26.6.2
@@ -20970,7 +21115,7 @@ snapshots:
micromatch: 4.0.7
pretty-format: 26.6.2
optionalDependencies:
- ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)
+ ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)
transitivePeerDependencies:
- bufferutil
- canvas
@@ -21051,7 +21196,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- jest-jasmine2@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
+ jest-jasmine2@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
dependencies:
'@babel/traverse': 7.24.7
'@jest/environment': 26.6.2
@@ -21066,7 +21211,7 @@ snapshots:
jest-each: 26.6.2
jest-matcher-utils: 26.6.2
jest-message-util: 26.6.2
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
jest-snapshot: 26.6.2
jest-util: 26.6.2
pretty-format: 26.6.2
@@ -21132,7 +21277,7 @@ snapshots:
resolve: 1.22.8
slash: 3.0.0
- jest-runner@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
+ jest-runner@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
dependencies:
'@jest/console': 26.6.2
'@jest/environment': 26.6.2
@@ -21143,13 +21288,13 @@ snapshots:
emittery: 0.7.2
exit: 0.1.2
graceful-fs: 4.2.11
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
jest-docblock: 26.0.0
jest-haste-map: 26.6.2
jest-leak-detector: 26.6.2
jest-message-util: 26.6.2
jest-resolve: 26.6.2
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
jest-util: 26.6.2
jest-worker: 26.6.2
source-map-support: 0.5.21
@@ -21161,7 +21306,7 @@ snapshots:
- ts-node
- utf-8-validate
- jest-runtime@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
+ jest-runtime@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
dependencies:
'@jest/console': 26.6.2
'@jest/environment': 26.6.2
@@ -21178,7 +21323,7 @@ snapshots:
exit: 0.1.2
glob: 7.2.3
graceful-fs: 4.2.11
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
jest-haste-map: 26.6.2
jest-message-util: 26.6.2
jest-mock: 26.6.2
@@ -21204,7 +21349,7 @@ snapshots:
jest-snapshot@26.6.2:
dependencies:
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
'@jest/types': 26.6.2
'@types/babel__traverse': 7.20.6
'@types/prettier': 2.7.3
@@ -21263,11 +21408,11 @@ snapshots:
merge-stream: 2.0.0
supports-color: 8.1.1
- jest@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
+ jest@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
dependencies:
- '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
import-local: 3.1.0
- jest-cli: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
+ jest-cli: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
transitivePeerDependencies:
- bufferutil
- canvas
@@ -21499,9 +21644,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
- karma-jasmine-html-reporter@2.1.0(jasmine-core@5.2.0)(karma-jasmine@5.1.0(karma@6.4.4))(karma@6.4.4):
+ karma-jasmine-html-reporter@2.1.0(jasmine-core@5.3.0)(karma-jasmine@5.1.0(karma@6.4.4))(karma@6.4.4):
dependencies:
- jasmine-core: 5.2.0
+ jasmine-core: 5.3.0
karma: 6.4.4
karma-jasmine: 5.1.0(karma@6.4.4)
@@ -21525,7 +21670,7 @@ snapshots:
dom-serialize: 2.2.1
glob: 7.2.3
graceful-fs: 4.2.11
- http-proxy: 1.18.1(debug@4.3.5)
+ http-proxy: 1.18.1(debug@4.3.7)
isbinaryfile: 4.0.10
lodash: 4.17.21
log4js: 6.9.1
@@ -21566,12 +21711,13 @@ snapshots:
klona@2.0.6: {}
- knip@5.27.0(@types/node@22.5.4)(typescript@5.5.4):
+ knip@5.30.2(@types/node@22.5.4)(typescript@5.6.2):
dependencies:
'@nodelib/fs.walk': 1.2.8
'@snyk/github-codeowners': 1.1.0
'@types/node': 22.5.4
easy-table: 1.2.0
+ enhanced-resolve: 5.17.1
fast-glob: 3.3.2
jiti: 1.21.6
js-yaml: 4.1.0
@@ -21579,11 +21725,10 @@ snapshots:
picocolors: 1.0.1
picomatch: 4.0.2
pretty-ms: 9.0.0
- resolve: 1.22.8
smol-toml: 1.2.2
strip-json-comments: 5.0.1
summary: 2.1.0
- typescript: 5.5.4
+ typescript: 5.6.2
zod: 3.23.8
zod-validation-error: 3.3.0(zod@3.23.8)
@@ -21602,10 +21747,10 @@ snapshots:
picocolors: 1.0.1
shell-quote: 1.8.1
- lerna@8.1.7(@swc/core@1.5.28)(encoding@0.1.13):
+ lerna@8.1.8(@swc/core@1.5.28)(encoding@0.1.13):
dependencies:
- '@lerna/create': 8.1.7(@swc/core@1.5.28)(encoding@0.1.13)(typescript@5.5.4)
- '@npmcli/arborist': 7.5.3
+ '@lerna/create': 8.1.8(@swc/core@1.5.28)(encoding@0.1.13)(typescript@5.5.4)
+ '@npmcli/arborist': 7.5.4
'@npmcli/package-json': 5.2.0
'@npmcli/run-script': 8.1.0
'@nx/devkit': 19.4.1(nx@19.4.1(@swc/core@1.5.28))
@@ -21700,11 +21845,11 @@ snapshots:
less: 4.2.0
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
- less-loader@12.2.0(less@4.2.0)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ less-loader@12.2.0(less@4.2.0)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
less: 4.2.0
optionalDependencies:
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
less@4.2.0:
dependencies:
@@ -21761,11 +21906,11 @@ snapshots:
transitivePeerDependencies:
- supports-color
- license-webpack-plugin@4.0.2(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ license-webpack-plugin@4.0.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
webpack-sources: 3.2.3
optionalDependencies:
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
lie@3.3.0:
dependencies:
@@ -21780,11 +21925,11 @@ snapshots:
lighthouse-stack-packs@1.12.1: {}
- lighthouse@12.1.0:
+ lighthouse@12.2.1:
dependencies:
- '@paulirish/trace_engine': 0.0.23
+ '@paulirish/trace_engine': 0.0.32
'@sentry/node': 6.19.7
- axe-core: 4.9.1
+ axe-core: 4.10.0
chrome-launcher: 1.1.2
configstore: 5.0.1
csp_evaluator: 1.1.1
@@ -21801,11 +21946,11 @@ snapshots:
metaviewport-parser: 0.3.0
open: 8.4.2
parse-cache-control: 1.0.1
- puppeteer-core: 22.12.1
+ puppeteer-core: 23.3.0
robots-parser: 3.0.1
semver: 5.7.2
speedline-core: 1.4.3
- third-party-web: 0.24.3
+ third-party-web: 0.24.5
tldts-icann: 6.1.31
ws: 7.5.10
yargs: 17.7.2
@@ -21827,31 +21972,31 @@ snapshots:
dependencies:
uc.micro: 2.1.0
- lint-staged@15.2.7:
+ lint-staged@15.2.10:
dependencies:
chalk: 5.3.0
commander: 12.1.0
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7
execa: 8.0.1
lilconfig: 3.1.2
- listr2: 8.2.3
- micromatch: 4.0.7
+ listr2: 8.2.4
+ micromatch: 4.0.8
pidtree: 0.6.0
string-argv: 0.3.2
- yaml: 2.4.5
+ yaml: 2.5.1
transitivePeerDependencies:
- supports-color
- listr2@8.2.3:
+ listr2@8.2.4:
dependencies:
cli-truncate: 4.0.0
colorette: 2.0.20
eventemitter3: 5.0.1
- log-update: 6.0.0
+ log-update: 6.1.0
rfdc: 1.4.1
wrap-ansi: 9.0.0
- lmdb@3.0.12:
+ lmdb@3.0.13:
dependencies:
msgpackr: 1.10.2
node-addon-api: 6.1.0
@@ -21859,12 +22004,12 @@ snapshots:
ordered-binary: 1.5.1
weak-lru-cache: 1.2.2
optionalDependencies:
- '@lmdb/lmdb-darwin-arm64': 3.0.12
- '@lmdb/lmdb-darwin-x64': 3.0.12
- '@lmdb/lmdb-linux-arm': 3.0.12
- '@lmdb/lmdb-linux-arm64': 3.0.12
- '@lmdb/lmdb-linux-x64': 3.0.12
- '@lmdb/lmdb-win32-x64': 3.0.12
+ '@lmdb/lmdb-darwin-arm64': 3.0.13
+ '@lmdb/lmdb-darwin-x64': 3.0.13
+ '@lmdb/lmdb-linux-arm': 3.0.13
+ '@lmdb/lmdb-linux-arm64': 3.0.13
+ '@lmdb/lmdb-linux-x64': 3.0.13
+ '@lmdb/lmdb-win32-x64': 3.0.13
load-json-file@4.0.0:
dependencies:
@@ -22001,10 +22146,10 @@ snapshots:
chalk: 4.1.2
is-unicode-supported: 0.1.0
- log-update@6.0.0:
+ log-update@6.1.0:
dependencies:
- ansi-escapes: 6.2.1
- cli-cursor: 4.0.0
+ ansi-escapes: 7.0.0
+ cli-cursor: 5.0.0
slice-ansi: 7.1.0
strip-ansi: 7.1.0
wrap-ansi: 9.0.0
@@ -22021,6 +22166,8 @@ snapshots:
loglevel@1.9.1: {}
+ loglevel@1.9.2: {}
+
lookup-closest-locale@6.2.0: {}
loose-envify@1.4.0:
@@ -22063,6 +22210,10 @@ snapshots:
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
+ magic-string@0.30.11:
+ dependencies:
+ '@jridgewell/sourcemap-codec': 1.5.0
+
make-dir@2.1.0:
dependencies:
pify: 4.0.1
@@ -22238,6 +22389,11 @@ snapshots:
braces: 3.0.3
picomatch: 2.3.1
+ micromatch@4.0.8:
+ dependencies:
+ braces: 3.0.3
+ picomatch: 2.3.1
+
mime-db@1.33.0: {}
mime-db@1.52.0: {}
@@ -22258,6 +22414,8 @@ snapshots:
mimic-fn@4.0.0: {}
+ mimic-function@5.0.1: {}
+
mimic-response@3.1.0: {}
mimic-response@4.0.0: {}
@@ -22274,11 +22432,11 @@ snapshots:
tapable: 2.2.1
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
- mini-css-extract-plugin@2.9.0(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ mini-css-extract-plugin@2.9.0(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
schema-utils: 4.2.0
tapable: 2.2.1
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
minimalistic-assert@1.0.1: {}
@@ -22393,11 +22551,11 @@ snapshots:
mkdirp@1.0.4: {}
- mkdist@1.5.3(sass@1.77.8)(typescript@5.5.4):
+ mkdist@1.5.3(sass@1.78.0)(typescript@5.5.4):
dependencies:
- autoprefixer: 10.4.19(postcss@8.4.40)
+ autoprefixer: 10.4.20(postcss@8.4.45)
citty: 0.1.6
- cssnano: 7.0.4(postcss@8.4.40)
+ cssnano: 7.0.6(postcss@8.4.45)
defu: 6.1.4
esbuild: 0.21.5
fs-extra: 11.2.0
@@ -22407,11 +22565,11 @@ snapshots:
mri: 1.2.0
pathe: 1.1.2
pkg-types: 1.1.3
- postcss: 8.4.40
- postcss-nested: 6.0.1(postcss@8.4.40)
+ postcss: 8.4.45
+ postcss-nested: 6.0.1(postcss@8.4.45)
semver: 7.6.3
optionalDependencies:
- sass: 1.77.8
+ sass: 1.78.0
typescript: 5.5.4
mlly@1.7.1:
@@ -22421,7 +22579,7 @@ snapshots:
pkg-types: 1.1.3
ufo: 1.5.3
- mocha@10.7.0:
+ mocha@10.7.3:
dependencies:
ansi-colors: 4.1.3
browser-stdout: 1.3.1
@@ -22478,13 +22636,13 @@ snapshots:
modify-values@1.0.1: {}
- monaco-editor-webpack-plugin@7.1.0(monaco-editor@0.50.0)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
+ monaco-editor-webpack-plugin@7.1.0(monaco-editor@0.51.0)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
loader-utils: 2.0.4
- monaco-editor: 0.50.0
+ monaco-editor: 0.51.0
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
- monaco-editor@0.50.0: {}
+ monaco-editor@0.51.0: {}
mri@1.2.0: {}
@@ -22706,6 +22864,8 @@ snapshots:
node-releases@2.0.14: {}
+ node-releases@2.0.18: {}
+
nodemon@3.1.4:
dependencies:
chokidar: 3.6.0
@@ -22829,6 +22989,13 @@ snapshots:
semver: 7.6.3
validate-npm-package-name: 5.0.1
+ npm-package-arg@11.0.3:
+ dependencies:
+ hosted-git-info: 7.0.2
+ proc-log: 4.2.0
+ semver: 7.6.3
+ validate-npm-package-name: 5.0.1
+
npm-packlist@7.0.4:
dependencies:
ignore-walk: 6.0.5
@@ -22851,6 +23018,13 @@ snapshots:
npm-package-arg: 11.0.2
semver: 7.6.3
+ npm-pick-manifest@9.1.0:
+ dependencies:
+ npm-install-checks: 6.3.0
+ npm-normalize-package-bin: 3.0.1
+ npm-package-arg: 11.0.3
+ semver: 7.6.3
+
npm-registry-fetch@14.0.5:
dependencies:
make-fetch-happen: 11.1.1
@@ -23071,6 +23245,10 @@ snapshots:
dependencies:
mimic-fn: 4.0.0
+ onetime@7.0.0:
+ dependencies:
+ mimic-function: 5.0.1
+
open@10.1.0:
dependencies:
default-browser: 5.2.1
@@ -23459,11 +23637,11 @@ snapshots:
dependencies:
find-up: 3.0.0
- playwright-core@1.45.3: {}
+ playwright-core@1.47.1: {}
- playwright@1.45.3:
+ playwright@1.47.1:
dependencies:
- playwright-core: 1.45.3
+ playwright-core: 1.47.1
optionalDependencies:
fsevents: 2.3.2
@@ -23479,346 +23657,346 @@ snapshots:
possible-typed-array-names@1.0.0: {}
- postcss-calc@10.0.0(postcss@8.4.40):
+ postcss-calc@10.0.2(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
- postcss-selector-parser: 6.1.0
+ postcss: 8.4.45
+ postcss-selector-parser: 6.1.2
postcss-value-parser: 4.2.0
- postcss-calc@8.2.4(postcss@8.4.40):
+ postcss-calc@8.2.4(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-selector-parser: 6.1.0
postcss-value-parser: 4.2.0
- postcss-colormin@5.3.1(postcss@8.4.40):
+ postcss-colormin@5.3.1(postcss@8.4.45):
dependencies:
browserslist: 4.23.1
caniuse-api: 3.0.0
colord: 2.9.3
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-colormin@7.0.1(postcss@8.4.40):
+ postcss-colormin@7.0.2(postcss@8.4.45):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.3
caniuse-api: 3.0.0
colord: 2.9.3
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-convert-values@5.1.3(postcss@8.4.40):
+ postcss-convert-values@5.1.3(postcss@8.4.45):
dependencies:
browserslist: 4.23.1
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-convert-values@7.0.2(postcss@8.4.40):
+ postcss-convert-values@7.0.4(postcss@8.4.45):
dependencies:
- browserslist: 4.23.1
- postcss: 8.4.40
+ browserslist: 4.23.3
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-discard-comments@5.1.2(postcss@8.4.40):
+ postcss-discard-comments@5.1.2(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-discard-comments@7.0.1(postcss@8.4.40):
+ postcss-discard-comments@7.0.3(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
- postcss-selector-parser: 6.1.0
+ postcss: 8.4.45
+ postcss-selector-parser: 6.1.2
- postcss-discard-duplicates@5.1.0(postcss@8.4.40):
+ postcss-discard-duplicates@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-discard-duplicates@7.0.0(postcss@8.4.40):
+ postcss-discard-duplicates@7.0.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-discard-empty@5.1.1(postcss@8.4.40):
+ postcss-discard-empty@5.1.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-discard-empty@7.0.0(postcss@8.4.40):
+ postcss-discard-empty@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-discard-overridden@5.1.0(postcss@8.4.40):
+ postcss-discard-overridden@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-discard-overridden@7.0.0(postcss@8.4.40):
+ postcss-discard-overridden@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-load-config@3.1.4(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
+ postcss-load-config@3.1.4(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
dependencies:
lilconfig: 2.1.0
yaml: 1.10.2
optionalDependencies:
- postcss: 8.4.40
- ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)
+ postcss: 8.4.45
+ ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)
- postcss-loader@6.2.1(postcss@8.4.40)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
+ postcss-loader@6.2.1(postcss@8.4.45)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
cosmiconfig: 7.1.0
klona: 2.0.6
- postcss: 8.4.40
+ postcss: 8.4.45
semver: 7.6.3
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
- postcss-loader@8.1.1(postcss@8.4.38)(typescript@5.5.4)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ postcss-loader@8.1.1(postcss@8.4.41)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
cosmiconfig: 9.0.0(typescript@5.5.4)
jiti: 1.21.6
- postcss: 8.4.38
+ postcss: 8.4.41
semver: 7.6.3
optionalDependencies:
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
transitivePeerDependencies:
- typescript
postcss-media-query-parser@0.2.3: {}
- postcss-merge-longhand@5.1.7(postcss@8.4.40):
+ postcss-merge-longhand@5.1.7(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- stylehacks: 5.1.1(postcss@8.4.40)
+ stylehacks: 5.1.1(postcss@8.4.45)
- postcss-merge-longhand@7.0.2(postcss@8.4.40):
+ postcss-merge-longhand@7.0.4(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- stylehacks: 7.0.2(postcss@8.4.40)
+ stylehacks: 7.0.4(postcss@8.4.45)
- postcss-merge-rules@5.1.4(postcss@8.4.40):
+ postcss-merge-rules@5.1.4(postcss@8.4.45):
dependencies:
browserslist: 4.23.1
caniuse-api: 3.0.0
- cssnano-utils: 3.1.0(postcss@8.4.40)
- postcss: 8.4.40
+ cssnano-utils: 3.1.0(postcss@8.4.45)
+ postcss: 8.4.45
postcss-selector-parser: 6.1.0
- postcss-merge-rules@7.0.2(postcss@8.4.40):
+ postcss-merge-rules@7.0.4(postcss@8.4.45):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.3
caniuse-api: 3.0.0
- cssnano-utils: 5.0.0(postcss@8.4.40)
- postcss: 8.4.40
- postcss-selector-parser: 6.1.0
+ cssnano-utils: 5.0.0(postcss@8.4.45)
+ postcss: 8.4.45
+ postcss-selector-parser: 6.1.2
- postcss-minify-font-values@5.1.0(postcss@8.4.40):
+ postcss-minify-font-values@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-minify-font-values@7.0.0(postcss@8.4.40):
+ postcss-minify-font-values@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-minify-gradients@5.1.1(postcss@8.4.40):
+ postcss-minify-gradients@5.1.1(postcss@8.4.45):
dependencies:
colord: 2.9.3
- cssnano-utils: 3.1.0(postcss@8.4.40)
- postcss: 8.4.40
+ cssnano-utils: 3.1.0(postcss@8.4.45)
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-minify-gradients@7.0.0(postcss@8.4.40):
+ postcss-minify-gradients@7.0.0(postcss@8.4.45):
dependencies:
colord: 2.9.3
- cssnano-utils: 5.0.0(postcss@8.4.40)
- postcss: 8.4.40
+ cssnano-utils: 5.0.0(postcss@8.4.45)
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-minify-params@5.1.4(postcss@8.4.40):
+ postcss-minify-params@5.1.4(postcss@8.4.45):
dependencies:
browserslist: 4.23.1
- cssnano-utils: 3.1.0(postcss@8.4.40)
- postcss: 8.4.40
+ cssnano-utils: 3.1.0(postcss@8.4.45)
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-minify-params@7.0.1(postcss@8.4.40):
+ postcss-minify-params@7.0.2(postcss@8.4.45):
dependencies:
- browserslist: 4.23.1
- cssnano-utils: 5.0.0(postcss@8.4.40)
- postcss: 8.4.40
+ browserslist: 4.23.3
+ cssnano-utils: 5.0.0(postcss@8.4.45)
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-minify-selectors@5.2.1(postcss@8.4.40):
+ postcss-minify-selectors@5.2.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-selector-parser: 6.1.0
- postcss-minify-selectors@7.0.2(postcss@8.4.40):
+ postcss-minify-selectors@7.0.4(postcss@8.4.45):
dependencies:
cssesc: 3.0.0
- postcss: 8.4.40
- postcss-selector-parser: 6.1.0
+ postcss: 8.4.45
+ postcss-selector-parser: 6.1.2
- postcss-modules-extract-imports@3.1.0(postcss@8.4.40):
+ postcss-modules-extract-imports@3.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-modules-local-by-default@4.0.5(postcss@8.4.40):
+ postcss-modules-local-by-default@4.0.5(postcss@8.4.45):
dependencies:
- icss-utils: 5.1.0(postcss@8.4.40)
- postcss: 8.4.40
+ icss-utils: 5.1.0(postcss@8.4.45)
+ postcss: 8.4.45
postcss-selector-parser: 6.1.0
postcss-value-parser: 4.2.0
- postcss-modules-scope@3.2.0(postcss@8.4.40):
+ postcss-modules-scope@3.2.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-selector-parser: 6.1.0
- postcss-modules-values@4.0.0(postcss@8.4.40):
+ postcss-modules-values@4.0.0(postcss@8.4.45):
dependencies:
- icss-utils: 5.1.0(postcss@8.4.40)
- postcss: 8.4.40
+ icss-utils: 5.1.0(postcss@8.4.45)
+ postcss: 8.4.45
- postcss-modules@4.3.1(postcss@8.4.40):
+ postcss-modules@4.3.1(postcss@8.4.45):
dependencies:
generic-names: 4.0.0
icss-replace-symbols: 1.1.0
lodash.camelcase: 4.3.0
- postcss: 8.4.40
- postcss-modules-extract-imports: 3.1.0(postcss@8.4.40)
- postcss-modules-local-by-default: 4.0.5(postcss@8.4.40)
- postcss-modules-scope: 3.2.0(postcss@8.4.40)
- postcss-modules-values: 4.0.0(postcss@8.4.40)
+ postcss: 8.4.45
+ postcss-modules-extract-imports: 3.1.0(postcss@8.4.45)
+ postcss-modules-local-by-default: 4.0.5(postcss@8.4.45)
+ postcss-modules-scope: 3.2.0(postcss@8.4.45)
+ postcss-modules-values: 4.0.0(postcss@8.4.45)
string-hash: 1.1.3
- postcss-nested@6.0.1(postcss@8.4.40):
+ postcss-nested@6.0.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-selector-parser: 6.1.0
- postcss-normalize-charset@5.1.0(postcss@8.4.40):
+ postcss-normalize-charset@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-normalize-charset@7.0.0(postcss@8.4.40):
+ postcss-normalize-charset@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-normalize-display-values@5.1.0(postcss@8.4.40):
+ postcss-normalize-display-values@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-display-values@7.0.0(postcss@8.4.40):
+ postcss-normalize-display-values@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-positions@5.1.1(postcss@8.4.40):
+ postcss-normalize-positions@5.1.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-positions@7.0.0(postcss@8.4.40):
+ postcss-normalize-positions@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-repeat-style@5.1.1(postcss@8.4.40):
+ postcss-normalize-repeat-style@5.1.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-repeat-style@7.0.0(postcss@8.4.40):
+ postcss-normalize-repeat-style@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-string@5.1.0(postcss@8.4.40):
+ postcss-normalize-string@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-string@7.0.0(postcss@8.4.40):
+ postcss-normalize-string@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-timing-functions@5.1.0(postcss@8.4.40):
+ postcss-normalize-timing-functions@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-timing-functions@7.0.0(postcss@8.4.40):
+ postcss-normalize-timing-functions@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-unicode@5.1.1(postcss@8.4.40):
+ postcss-normalize-unicode@5.1.1(postcss@8.4.45):
dependencies:
browserslist: 4.23.1
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-unicode@7.0.1(postcss@8.4.40):
+ postcss-normalize-unicode@7.0.2(postcss@8.4.45):
dependencies:
- browserslist: 4.23.1
- postcss: 8.4.40
+ browserslist: 4.23.3
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-url@5.1.0(postcss@8.4.40):
+ postcss-normalize-url@5.1.0(postcss@8.4.45):
dependencies:
normalize-url: 6.1.0
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-url@7.0.0(postcss@8.4.40):
+ postcss-normalize-url@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-whitespace@5.1.1(postcss@8.4.40):
+ postcss-normalize-whitespace@5.1.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-normalize-whitespace@7.0.0(postcss@8.4.40):
+ postcss-normalize-whitespace@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-ordered-values@5.1.3(postcss@8.4.40):
+ postcss-ordered-values@5.1.3(postcss@8.4.45):
dependencies:
- cssnano-utils: 3.1.0(postcss@8.4.40)
- postcss: 8.4.40
+ cssnano-utils: 3.1.0(postcss@8.4.45)
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-ordered-values@7.0.1(postcss@8.4.40):
+ postcss-ordered-values@7.0.1(postcss@8.4.45):
dependencies:
- cssnano-utils: 5.0.0(postcss@8.4.40)
- postcss: 8.4.40
+ cssnano-utils: 5.0.0(postcss@8.4.45)
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-reduce-initial@5.1.2(postcss@8.4.40):
+ postcss-reduce-initial@5.1.2(postcss@8.4.45):
dependencies:
browserslist: 4.23.1
caniuse-api: 3.0.0
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-reduce-initial@7.0.1(postcss@8.4.40):
+ postcss-reduce-initial@7.0.2(postcss@8.4.45):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.3
caniuse-api: 3.0.0
- postcss: 8.4.40
+ postcss: 8.4.45
- postcss-reduce-transforms@5.1.0(postcss@8.4.40):
+ postcss-reduce-transforms@5.1.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
- postcss-reduce-transforms@7.0.0(postcss@8.4.40):
+ postcss-reduce-transforms@7.0.0(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
postcss-selector-parser@6.1.0:
@@ -23826,31 +24004,36 @@ snapshots:
cssesc: 3.0.0
util-deprecate: 1.0.2
- postcss-sorting@8.0.2(postcss@8.4.40):
+ postcss-selector-parser@6.1.2:
dependencies:
- postcss: 8.4.40
+ cssesc: 3.0.0
+ util-deprecate: 1.0.2
- postcss-svgo@5.1.0(postcss@8.4.40):
+ postcss-sorting@8.0.2(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
+
+ postcss-svgo@5.1.0(postcss@8.4.45):
+ dependencies:
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
svgo: 2.8.0
- postcss-svgo@7.0.1(postcss@8.4.40):
+ postcss-svgo@7.0.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-value-parser: 4.2.0
svgo: 3.3.2
- postcss-unique-selectors@5.1.1(postcss@8.4.40):
+ postcss-unique-selectors@5.1.1(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-selector-parser: 6.1.0
- postcss-unique-selectors@7.0.1(postcss@8.4.40):
+ postcss-unique-selectors@7.0.3(postcss@8.4.45):
dependencies:
- postcss: 8.4.40
- postcss-selector-parser: 6.1.0
+ postcss: 8.4.45
+ postcss-selector-parser: 6.1.2
postcss-value-parser@4.2.0: {}
@@ -23860,13 +24043,19 @@ snapshots:
picocolors: 1.0.1
source-map-js: 1.2.0
- postcss@8.4.40:
+ postcss@8.4.41:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.1
source-map-js: 1.2.0
- preact@10.23.1: {}
+ postcss@8.4.45:
+ dependencies:
+ nanoid: 3.3.7
+ picocolors: 1.0.1
+ source-map-js: 1.2.0
+
+ preact@10.23.2: {}
prelude-ls@1.2.1: {}
@@ -24061,12 +24250,13 @@ snapshots:
dependencies:
escape-goat: 4.0.0
- puppeteer-core@22.12.1:
+ puppeteer-core@23.3.0:
dependencies:
- '@puppeteer/browsers': 2.2.3
- chromium-bidi: 0.5.24(devtools-protocol@0.0.1299070)
- debug: 4.3.5(supports-color@8.1.1)
- devtools-protocol: 0.0.1299070
+ '@puppeteer/browsers': 2.4.0
+ chromium-bidi: 0.6.5(devtools-protocol@0.0.1330662)
+ debug: 4.3.7
+ devtools-protocol: 0.0.1330662
+ typed-query-selector: 2.12.0
ws: 8.18.0
transitivePeerDependencies:
- bufferutil
@@ -24124,7 +24314,7 @@ snapshots:
minimist: 1.2.8
strip-json-comments: 2.0.1
- react-dev-utils@12.0.1(eslint@8.57.0)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
+ react-dev-utils@12.0.1(eslint@8.57.0)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
'@babel/code-frame': 7.24.7
address: 1.2.2
@@ -24135,7 +24325,7 @@ snapshots:
escape-string-regexp: 4.0.0
filesize: 8.0.7
find-up: 5.0.0
- fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.0)(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.0)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
global-modules: 2.0.0
globby: 11.1.0
gzip-size: 6.0.0
@@ -24152,7 +24342,7 @@ snapshots:
text-table: 0.2.0
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
transitivePeerDependencies:
- eslint
- supports-color
@@ -24180,16 +24370,16 @@ snapshots:
react-is@18.3.1: {}
- react-router-dom@6.26.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
+ react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies:
- '@remix-run/router': 1.19.0
+ '@remix-run/router': 1.19.2
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- react-router: 6.26.0(react@18.3.1)
+ react-router: 6.26.2(react@18.3.1)
- react-router@6.26.0(react@18.3.1):
+ react-router@6.26.2(react@18.3.1):
dependencies:
- '@remix-run/router': 1.19.0
+ '@remix-run/router': 1.19.2
react: 18.3.1
react@18.2.0:
@@ -24390,7 +24580,7 @@ snapshots:
adjust-sourcemap-loader: 4.0.0
convert-source-map: 1.9.0
loader-utils: 2.0.4
- postcss: 8.4.40
+ postcss: 8.4.45
source-map: 0.6.1
resolve-url@0.2.1: {}
@@ -24416,10 +24606,10 @@ snapshots:
onetime: 5.1.2
signal-exit: 3.0.7
- restore-cursor@4.0.0:
+ restore-cursor@5.1.0:
dependencies:
- onetime: 5.1.2
- signal-exit: 3.0.7
+ onetime: 7.0.0
+ signal-exit: 4.1.0
ret@0.1.15: {}
@@ -24455,17 +24645,17 @@ snapshots:
optionalDependencies:
'@babel/code-frame': 7.24.7
- rollup-plugin-postcss@4.0.2(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4)):
+ rollup-plugin-postcss@4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
dependencies:
chalk: 4.1.2
concat-with-sourcemaps: 1.1.0
- cssnano: 5.1.15(postcss@8.4.40)
+ cssnano: 5.1.15(postcss@8.4.45)
import-cwd: 3.0.0
p-queue: 6.6.2
pify: 5.0.0
- postcss: 8.4.40
- postcss-load-config: 3.1.4(postcss@8.4.40)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4))
- postcss-modules: 4.3.1(postcss@8.4.40)
+ postcss: 8.4.45
+ postcss-load-config: 3.1.4(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ postcss-modules: 4.3.1(postcss@8.4.45)
promise.series: 0.2.0
resolve: 1.22.8
rollup-pluginutils: 2.8.2
@@ -24482,48 +24672,48 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
- rollup@4.18.0:
+ rollup@4.20.0:
dependencies:
'@types/estree': 1.0.5
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.18.0
- '@rollup/rollup-android-arm64': 4.18.0
- '@rollup/rollup-darwin-arm64': 4.18.0
- '@rollup/rollup-darwin-x64': 4.18.0
- '@rollup/rollup-linux-arm-gnueabihf': 4.18.0
- '@rollup/rollup-linux-arm-musleabihf': 4.18.0
- '@rollup/rollup-linux-arm64-gnu': 4.18.0
- '@rollup/rollup-linux-arm64-musl': 4.18.0
- '@rollup/rollup-linux-powerpc64le-gnu': 4.18.0
- '@rollup/rollup-linux-riscv64-gnu': 4.18.0
- '@rollup/rollup-linux-s390x-gnu': 4.18.0
- '@rollup/rollup-linux-x64-gnu': 4.18.0
- '@rollup/rollup-linux-x64-musl': 4.18.0
- '@rollup/rollup-win32-arm64-msvc': 4.18.0
- '@rollup/rollup-win32-ia32-msvc': 4.18.0
- '@rollup/rollup-win32-x64-msvc': 4.18.0
+ '@rollup/rollup-android-arm-eabi': 4.20.0
+ '@rollup/rollup-android-arm64': 4.20.0
+ '@rollup/rollup-darwin-arm64': 4.20.0
+ '@rollup/rollup-darwin-x64': 4.20.0
+ '@rollup/rollup-linux-arm-gnueabihf': 4.20.0
+ '@rollup/rollup-linux-arm-musleabihf': 4.20.0
+ '@rollup/rollup-linux-arm64-gnu': 4.20.0
+ '@rollup/rollup-linux-arm64-musl': 4.20.0
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.20.0
+ '@rollup/rollup-linux-riscv64-gnu': 4.20.0
+ '@rollup/rollup-linux-s390x-gnu': 4.20.0
+ '@rollup/rollup-linux-x64-gnu': 4.20.0
+ '@rollup/rollup-linux-x64-musl': 4.20.0
+ '@rollup/rollup-win32-arm64-msvc': 4.20.0
+ '@rollup/rollup-win32-ia32-msvc': 4.20.0
+ '@rollup/rollup-win32-x64-msvc': 4.20.0
fsevents: 2.3.3
- rollup@4.19.2:
+ rollup@4.21.3:
dependencies:
'@types/estree': 1.0.5
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.19.2
- '@rollup/rollup-android-arm64': 4.19.2
- '@rollup/rollup-darwin-arm64': 4.19.2
- '@rollup/rollup-darwin-x64': 4.19.2
- '@rollup/rollup-linux-arm-gnueabihf': 4.19.2
- '@rollup/rollup-linux-arm-musleabihf': 4.19.2
- '@rollup/rollup-linux-arm64-gnu': 4.19.2
- '@rollup/rollup-linux-arm64-musl': 4.19.2
- '@rollup/rollup-linux-powerpc64le-gnu': 4.19.2
- '@rollup/rollup-linux-riscv64-gnu': 4.19.2
- '@rollup/rollup-linux-s390x-gnu': 4.19.2
- '@rollup/rollup-linux-x64-gnu': 4.19.2
- '@rollup/rollup-linux-x64-musl': 4.19.2
- '@rollup/rollup-win32-arm64-msvc': 4.19.2
- '@rollup/rollup-win32-ia32-msvc': 4.19.2
- '@rollup/rollup-win32-x64-msvc': 4.19.2
+ '@rollup/rollup-android-arm-eabi': 4.21.3
+ '@rollup/rollup-android-arm64': 4.21.3
+ '@rollup/rollup-darwin-arm64': 4.21.3
+ '@rollup/rollup-darwin-x64': 4.21.3
+ '@rollup/rollup-linux-arm-gnueabihf': 4.21.3
+ '@rollup/rollup-linux-arm-musleabihf': 4.21.3
+ '@rollup/rollup-linux-arm64-gnu': 4.21.3
+ '@rollup/rollup-linux-arm64-musl': 4.21.3
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.21.3
+ '@rollup/rollup-linux-riscv64-gnu': 4.21.3
+ '@rollup/rollup-linux-s390x-gnu': 4.21.3
+ '@rollup/rollup-linux-x64-gnu': 4.21.3
+ '@rollup/rollup-linux-x64-musl': 4.21.3
+ '@rollup/rollup-win32-arm64-msvc': 4.21.3
+ '@rollup/rollup-win32-ia32-msvc': 4.21.3
+ '@rollup/rollup-win32-x64-msvc': 4.21.3
fsevents: 2.3.3
rrweb-cssom@0.6.0: {}
@@ -24581,20 +24771,20 @@ snapshots:
transitivePeerDependencies:
- supports-color
- sass-loader@12.6.0(sass@1.77.8)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
+ sass-loader@12.6.0(sass@1.78.0)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
klona: 2.0.6
neo-async: 2.6.2
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
optionalDependencies:
- sass: 1.77.8
+ sass: 1.78.0
- sass-loader@14.2.1(sass@1.77.6)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ sass-loader@16.0.0(sass@1.77.6)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
neo-async: 2.6.2
optionalDependencies:
sass: 1.77.6
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
sass@1.77.4:
dependencies:
@@ -24608,7 +24798,7 @@ snapshots:
immutable: 4.3.6
source-map-js: 1.2.0
- sass@1.77.8:
+ sass@1.78.0:
dependencies:
chokidar: 3.6.0
immutable: 4.3.6
@@ -24680,10 +24870,6 @@ snapshots:
dependencies:
lru-cache: 6.0.0
- semver@7.6.0:
- dependencies:
- lru-cache: 6.0.0
-
semver@7.6.2: {}
semver@7.6.3: {}
@@ -24975,18 +25161,18 @@ snapshots:
ip-address: 9.0.5
smart-buffer: 4.2.0
- solid-js@1.8.19:
+ solid-js@1.8.22:
dependencies:
csstype: 3.1.3
seroval: 1.1.1
seroval-plugins: 1.1.1(seroval@1.1.1)
- solid-refresh@0.6.3(solid-js@1.8.19):
+ solid-refresh@0.6.3(solid-js@1.8.22):
dependencies:
'@babel/generator': 7.24.7
'@babel/helper-module-imports': 7.24.7
- '@babel/types': 7.25.2
- solid-js: 1.8.19
+ '@babel/types': 7.25.6
+ solid-js: 1.8.22
transitivePeerDependencies:
- supports-color
@@ -24998,11 +25184,11 @@ snapshots:
source-map-js@1.2.0: {}
- source-map-loader@5.0.0(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ source-map-loader@5.0.0(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
iconv-lite: 0.6.3
source-map-js: 1.2.0
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
source-map-resolve@0.5.3:
dependencies:
@@ -25080,7 +25266,7 @@ snapshots:
speedline-core@1.4.3:
dependencies:
- '@types/node': 20.14.12
+ '@types/node': 22.5.4
image-ssim: 0.2.0
jpeg-js: 0.4.4
@@ -25134,9 +25320,9 @@ snapshots:
statuses@2.0.1: {}
- stencil-awesome-test@1.0.6(@stencil/core@4.19.2):
+ stencil-awesome-test@1.0.6(@stencil/core@4.20.0):
dependencies:
- '@stencil/core': 4.19.2
+ '@stencil/core': 4.20.0
stop-iteration-iterator@1.0.0:
dependencies:
@@ -25286,17 +25472,17 @@ snapshots:
style-inject@0.3.0: {}
- stylehacks@5.1.1(postcss@8.4.40):
+ stylehacks@5.1.1(postcss@8.4.45):
dependencies:
browserslist: 4.23.1
- postcss: 8.4.40
+ postcss: 8.4.45
postcss-selector-parser: 6.1.0
- stylehacks@7.0.2(postcss@8.4.40):
+ stylehacks@7.0.4(postcss@8.4.45):
dependencies:
- browserslist: 4.23.1
- postcss: 8.4.40
- postcss-selector-parser: 6.1.0
+ browserslist: 4.23.3
+ postcss: 8.4.45
+ postcss-selector-parser: 6.1.2
summary@2.1.0: {}
@@ -25363,7 +25549,7 @@ snapshots:
tapable@2.2.1: {}
- tar-fs@3.0.5:
+ tar-fs@3.0.6:
dependencies:
pump: 3.0.0
tar-stream: 3.1.7
@@ -25408,25 +25594,13 @@ snapshots:
ansi-escapes: 4.3.2
supports-hyperlinks: 2.3.0
- terser-webpack-plugin@5.3.10(@swc/core@1.5.28)(esbuild@0.21.5)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
- dependencies:
- '@jridgewell/trace-mapping': 0.3.25
- jest-worker: 27.5.1
- schema-utils: 3.3.0
- serialize-javascript: 6.0.2
- terser: 5.31.3
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
- optionalDependencies:
- '@swc/core': 1.5.28
- esbuild: 0.21.5
-
terser-webpack-plugin@5.3.10(@swc/core@1.5.28)(esbuild@0.23.0)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
'@jridgewell/trace-mapping': 0.3.25
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
- terser: 5.31.3
+ terser: 5.32.0
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
optionalDependencies:
'@swc/core': 1.5.28
@@ -25438,7 +25612,7 @@ snapshots:
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
- terser: 5.31.3
+ terser: 5.32.0
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
optionalDependencies:
'@swc/core': 1.5.28
@@ -25450,19 +25624,19 @@ snapshots:
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
- terser: 5.31.3
+ terser: 5.32.0
webpack: 5.94.0(@swc/core@1.5.28)(webpack-cli@5.1.4)
optionalDependencies:
'@swc/core': 1.5.28
- terser@5.29.2:
+ terser@5.31.6:
dependencies:
'@jridgewell/source-map': 0.3.6
acorn: 8.12.1
commander: 2.20.3
source-map-support: 0.5.21
- terser@5.31.3:
+ terser@5.32.0:
dependencies:
'@jridgewell/source-map': 0.3.6
acorn: 8.12.1
@@ -25489,7 +25663,7 @@ snapshots:
dependencies:
tslib: 2.6.3
- third-party-web@0.24.3: {}
+ third-party-web@0.24.5: {}
throat@5.0.0: {}
@@ -25508,6 +25682,8 @@ snapshots:
tinycolor2@1.6.0: {}
+ tinyexec@0.3.0: {}
+
tinygradient@1.1.5:
dependencies:
'@types/tinycolor2': 1.4.6
@@ -25590,16 +25766,16 @@ snapshots:
true-myth@4.1.1: {}
- ts-api-utils@1.3.0(typescript@5.5.4):
+ ts-api-utils@1.3.0(typescript@5.6.2):
dependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
ts-morph@13.0.3:
dependencies:
'@ts-morph/common': 0.12.3
code-block-writer: 11.0.3
- ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.5.4):
+ ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
@@ -25613,7 +25789,7 @@ snapshots:
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
- typescript: 5.5.4
+ typescript: 5.6.2
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
optionalDependencies:
@@ -25649,7 +25825,7 @@ snapshots:
tuf-js@2.2.1:
dependencies:
'@tufjs/models': 2.0.1
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7
make-fetch-happen: 13.0.1
transitivePeerDependencies:
- supports-color
@@ -25724,6 +25900,8 @@ snapshots:
typed-assert@1.0.9: {}
+ typed-query-selector@2.12.0: {}
+
typedarray-to-buffer@3.1.5:
dependencies:
is-typedarray: 1.0.0
@@ -25738,6 +25916,8 @@ snapshots:
typescript@5.5.4: {}
+ typescript@5.6.2: {}
+
ua-parser-js@0.7.38: {}
uc.micro@2.1.0: {}
@@ -25754,7 +25934,7 @@ snapshots:
has-symbols: 1.0.3
which-boxed-primitive: 1.0.2
- unbuild@1.2.1(sass@1.77.8):
+ unbuild@1.2.1(sass@1.78.0):
dependencies:
'@rollup/plugin-alias': 5.1.0(rollup@3.29.4)
'@rollup/plugin-commonjs': 24.1.0(rollup@3.29.4)
@@ -25770,7 +25950,7 @@ snapshots:
hookable: 5.5.3
jiti: 1.21.6
magic-string: 0.30.10
- mkdist: 1.5.3(sass@1.77.8)(typescript@5.5.4)
+ mkdist: 1.5.3(sass@1.78.0)(typescript@5.5.4)
mlly: 1.7.1
mri: 1.2.0
pathe: 1.1.2
@@ -25799,14 +25979,10 @@ snapshots:
undefsafe@2.0.5: {}
- undici-types@5.26.5: {}
-
undici-types@6.13.0: {}
undici-types@6.19.8: {}
- undici@6.19.2: {}
-
unicode-canonical-property-names-ecmascript@2.0.0: {}
unicode-match-property-ecmascript@2.0.0:
@@ -25877,9 +26053,9 @@ snapshots:
untyped@1.4.2:
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
'@babel/standalone': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
defu: 6.1.4
jiti: 1.21.6
mri: 1.2.0
@@ -25895,6 +26071,12 @@ snapshots:
escalade: 3.1.2
picocolors: 1.0.1
+ update-browserslist-db@1.1.0(browserslist@4.23.3):
+ dependencies:
+ browserslist: 4.23.3
+ escalade: 3.1.2
+ picocolors: 1.0.1
+
update-check@1.5.4:
dependencies:
registry-auth-token: 3.3.2
@@ -25965,46 +26147,46 @@ snapshots:
visit-values@2.0.0: {}
- vite-plugin-solid@2.10.2(solid-js@1.8.19)(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3)):
+ vite-plugin-solid@2.10.2(solid-js@1.8.22)(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0)):
dependencies:
'@babel/core': 7.24.7
'@types/babel__core': 7.20.5
babel-preset-solid: 1.8.17(@babel/core@7.24.7)
merge-anything: 5.1.7
- solid-js: 1.8.19
- solid-refresh: 0.6.3(solid-js@1.8.19)
- vite: 5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3)
- vitefu: 0.2.5(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3))
+ solid-js: 1.8.22
+ solid-refresh: 0.6.3(solid-js@1.8.22)
+ vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0)
+ vitefu: 0.2.5(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0))
transitivePeerDependencies:
- supports-color
- vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.29.2):
+ vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6):
dependencies:
esbuild: 0.21.5
- postcss: 8.4.40
- rollup: 4.19.2
+ postcss: 8.4.45
+ rollup: 4.21.3
optionalDependencies:
'@types/node': 22.5.4
fsevents: 2.3.3
less: 4.2.0
sass: 1.77.6
- terser: 5.29.2
+ terser: 5.31.6
- vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3):
+ vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0):
dependencies:
esbuild: 0.21.5
- postcss: 8.4.40
- rollup: 4.19.2
+ postcss: 8.4.45
+ rollup: 4.21.3
optionalDependencies:
'@types/node': 22.5.4
fsevents: 2.3.3
less: 4.2.0
- sass: 1.77.8
- terser: 5.31.3
+ sass: 1.78.0
+ terser: 5.32.0
- vitefu@0.2.5(vite@5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3)):
+ vitefu@0.2.5(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0)):
optionalDependencies:
- vite: 5.3.2(@types/node@22.5.4)(less@4.2.0)(sass@1.77.8)(terser@5.31.3)
+ vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0)
void-elements@2.0.1: {}
@@ -26026,15 +26208,15 @@ snapshots:
vscode-uri@3.0.8: {}
- vue@3.4.21(typescript@5.5.4):
+ vue@3.4.21(typescript@5.6.2):
dependencies:
'@vue/compiler-dom': 3.4.21
'@vue/compiler-sfc': 3.4.21
'@vue/runtime-dom': 3.4.21
- '@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.5.4))
+ '@vue/server-renderer': 3.4.21(vue@3.4.21(typescript@5.6.2))
'@vue/shared': 3.4.21
optionalDependencies:
- typescript: 5.5.4
+ typescript: 5.6.2
w3c-hr-time@1.0.2:
dependencies:
@@ -26133,7 +26315,7 @@ snapshots:
schema-utils: 4.2.0
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
- webpack-dev-middleware@7.2.1(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ webpack-dev-middleware@7.4.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
colorette: 2.0.20
memfs: 4.9.3
@@ -26142,7 +26324,7 @@ snapshots:
range-parser: 1.2.1
schema-utils: 4.2.0
optionalDependencies:
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
webpack-dev-server@4.15.2(webpack-cli@4.10.0)(webpack@5.91.0):
dependencies:
@@ -26185,7 +26367,7 @@ snapshots:
- supports-color
- utf-8-validate
- webpack-dev-server@5.0.4(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ webpack-dev-server@5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
'@types/bonjour': 3.5.13
'@types/connect-history-api-fallback': 1.5.4
@@ -26215,10 +26397,10 @@ snapshots:
serve-index: 1.9.1
sockjs: 0.3.24
spdy: 4.0.2
- webpack-dev-middleware: 7.2.1(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
+ webpack-dev-middleware: 7.4.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
ws: 8.18.0
optionalDependencies:
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
transitivePeerDependencies:
- bufferutil
- debug
@@ -26231,6 +26413,12 @@ snapshots:
flat: 5.0.2
wildcard: 2.0.1
+ webpack-merge@6.0.1:
+ dependencies:
+ clone-deep: 4.0.1
+ flat: 5.0.2
+ wildcard: 2.0.1
+
webpack-sources@1.4.3:
dependencies:
source-list-map: 2.0.1
@@ -26238,10 +26426,10 @@ snapshots:
webpack-sources@3.2.3: {}
- webpack-subresource-integrity@5.1.0(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)):
+ webpack-subresource-integrity@5.1.0(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
typed-assert: 1.0.9
- webpack: 5.92.1(@swc/core@1.5.28)(esbuild@0.21.5)
+ webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
webpack-virtual-modules@0.6.2: {}
@@ -26278,37 +26466,6 @@ snapshots:
- esbuild
- uglify-js
- webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5):
- dependencies:
- '@types/eslint-scope': 3.7.7
- '@types/estree': 1.0.5
- '@webassemblyjs/ast': 1.12.1
- '@webassemblyjs/wasm-edit': 1.12.1
- '@webassemblyjs/wasm-parser': 1.12.1
- acorn: 8.12.1
- acorn-import-attributes: 1.9.5(acorn@8.12.1)
- browserslist: 4.23.1
- chrome-trace-event: 1.0.4
- enhanced-resolve: 5.17.0
- es-module-lexer: 1.5.4
- eslint-scope: 5.1.1
- events: 3.3.0
- glob-to-regexp: 0.4.1
- graceful-fs: 4.2.11
- json-parse-even-better-errors: 2.3.1
- loader-runner: 4.3.0
- mime-types: 2.1.35
- neo-async: 2.6.2
- schema-utils: 3.3.0
- tapable: 2.2.1
- terser-webpack-plugin: 5.3.10(@swc/core@1.5.28)(esbuild@0.21.5)(webpack@5.92.1(@swc/core@1.5.28)(esbuild@0.21.5))
- watchpack: 2.4.1
- webpack-sources: 3.2.3
- transitivePeerDependencies:
- - '@swc/core'
- - esbuild
- - uglify-js
-
webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0):
dependencies:
'@types/estree': 1.0.5
@@ -26490,7 +26647,7 @@ snapshots:
with@7.0.2:
dependencies:
'@babel/parser': 7.24.7
- '@babel/types': 7.25.2
+ '@babel/types': 7.25.6
assert-never: 1.3.0
babel-walk: 3.0.0-canary-5
@@ -26593,7 +26750,7 @@ snapshots:
yaml@1.10.2: {}
- yaml@2.4.5: {}
+ yaml@2.5.1: {}
yargs-parser@18.1.3:
dependencies:
@@ -26677,4 +26834,4 @@ snapshots:
dependencies:
tslib: 2.6.3
- zone.js@0.14.8: {}
+ zone.js@0.14.10: {}
From fee23366f6ab329536468a9f56bf0113e784ce1f Mon Sep 17 00:00:00 2001
From: Martin Oppitz <6279703+deleonio@users.noreply.github.com>
Date: Thu, 19 Sep 2024 04:51:24 +0200
Subject: [PATCH 4/6] chore: update deps and fix lint errors
---
package.json | 3 +-
packages/adapters/angular/v18/package.json | 10 +-
packages/adapters/preact/package.json | 2 +-
packages/adapters/react/package.json | 2 +-
packages/components/package.json | 12 +-
.../components/pagination/test/html.mock.ts | 3 +-
.../components/src/components/tabs/readme.md | 1 +
packages/components/{ => src}/declare.d.ts | 0
packages/components/tsconfig.json | 3 +-
packages/designer/tsconfig.json | 3 +-
packages/samples/angular/package.json | 22 +-
packages/samples/react/package.json | 3 +-
packages/samples/react/tsconfig.json | 3 +-
packages/themes/bmf/package.json | 8 +-
packages/themes/default/package.json | 8 +-
packages/themes/ecl/package.json | 8 +-
packages/themes/itzbund/package.json | 8 +-
packages/themes/package.json | 8 +-
packages/tools/kolibri-cli/package.json | 4 +-
packages/tools/visual-tests/package.json | 2 +-
pnpm-lock.yaml | 1878 ++++++++++-------
publiccode.yml | 2 +-
22 files changed, 1140 insertions(+), 853 deletions(-)
rename packages/components/{ => src}/declare.d.ts (100%)
diff --git a/package.json b/package.json
index 339860abff..ea6d5c4443 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"husky": "9.1.6",
"js-yaml": "4.1.0",
"lerna": "8.1.8",
- "license-report": "6.5.0",
+ "license-report": "6.7.0",
"lint-staged": "15.2.10",
"npm-check-updates": "16.14.20",
"npm-run-all": "4.1.5",
@@ -21,6 +21,7 @@
},
"private": true,
"scripts": {
+ "build": "pnpm -r build",
"clean": "git clean -f -d -X",
"clean:branches": "git branch --merged | grep -v \\* | xargs git branch -D",
"clean:pnpm": "pnpm -r exec rimraf pnpm-lock.yaml && rimraf pnpm-lock.yaml && pnpm clean",
diff --git a/packages/adapters/angular/v18/package.json b/packages/adapters/angular/v18/package.json
index 4d8fe7b6c2..412efb3aef 100644
--- a/packages/adapters/angular/v18/package.json
+++ b/packages/adapters/angular/v18/package.json
@@ -66,10 +66,10 @@
"import": "./dist/index.js"
},
"devDependencies": {
- "@angular/common": "18.2.4",
- "@angular/compiler": "18.2.4",
- "@angular/compiler-cli": "18.2.4",
- "@angular/core": "18.2.4",
+ "@angular/common": "18.2.5",
+ "@angular/compiler": "18.2.5",
+ "@angular/compiler-cli": "18.2.5",
+ "@angular/core": "18.2.5",
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
@@ -81,7 +81,7 @@
"zone.js": "0.14.10"
},
"peerDependencies": {
- "@angular/core": "18.2.4",
+ "@angular/core": "18.2.5",
"@public-ui/components": "workspace:*"
},
"files": [
diff --git a/packages/adapters/preact/package.json b/packages/adapters/preact/package.json
index d4056fe5a6..781ef18124 100644
--- a/packages/adapters/preact/package.json
+++ b/packages/adapters/preact/package.json
@@ -59,7 +59,7 @@
"unbuild": "1.2.1"
},
"peerDependencies": {
- "preact": ">=10.23.2"
+ "preact": ">=10.24.0"
},
"sideEffects": false,
"type": "module",
diff --git a/packages/adapters/react/package.json b/packages/adapters/react/package.json
index d7811927cf..eaadde10bb 100644
--- a/packages/adapters/react/package.json
+++ b/packages/adapters/react/package.json
@@ -53,7 +53,7 @@
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/normalize-package-data": "2.4.4",
- "@types/react": "18.3.3",
+ "@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
diff --git a/packages/components/package.json b/packages/components/package.json
index a742f148e1..f61b64be2f 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -71,7 +71,7 @@
"xunused": "knip"
},
"dependencies": {
- "@floating-ui/dom": "1.6.10",
+ "@floating-ui/dom": "1.6.11",
"adopted-style-sheets": "1.1.5-rc.1",
"clsx": "2.1.1",
"color-convert": "2.0.1",
@@ -90,7 +90,7 @@
"@public-ui/stencil-vue-output-target": "0.9.0",
"@stencil-community/postcss": "2.2.0",
"@stencil/core": "4.20.0",
- "@stencil/playwright": "0.2.0",
+ "@stencil/playwright": "0.2.1",
"@stencil/sass": "3.0.12",
"@types/color-convert": "2.0.3",
"@types/jest": "26.0.24",
@@ -104,7 +104,7 @@
"autoprefixer": "10.4.20",
"cross-env": "7.0.3",
"cssnano": "7.0.6",
- "eslint": "8.57.0",
+ "eslint": "8.57.1",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-json": "3.1.0",
@@ -114,15 +114,15 @@
"knip": "5.30.2",
"lighthouse": "12.2.1",
"mustache": "4.2.0",
- "postcss": "8.4.45",
+ "postcss": "8.4.47",
"postcss-sorting": "8.0.2",
"prettier": "3.3.3",
"pug": "3.0.3",
"rimraf": "5.0.10",
"stencil-awesome-test": "1.0.6",
- "terser": "5.32.0",
+ "terser": "5.33.0",
"twig": "1.17.1",
- "typescript": "5.6.2"
+ "typescript": "~5.5.0"
},
"files": [
"assets",
diff --git a/packages/components/src/components/pagination/test/html.mock.ts b/packages/components/src/components/pagination/test/html.mock.ts
index 9f541b31ef..c104309767 100644
--- a/packages/components/src/components/pagination/test/html.mock.ts
+++ b/packages/components/src/components/pagination/test/html.mock.ts
@@ -61,7 +61,8 @@ export const getPaginationHtml = (props: PaginationProps): string => {
`;
}
- const count = Math.ceil(state._max / state._pageSize ?? 1);
+ const diff = state._max - state._pageSize;
+ const count = Math.ceil(diff ?? 1);
if (count > 0) {
if (state._page > count) {
state._page = count;
diff --git a/packages/components/src/components/tabs/readme.md b/packages/components/src/components/tabs/readme.md
index 7d7e8fe133..ee14313299 100644
--- a/packages/components/src/components/tabs/readme.md
+++ b/packages/components/src/components/tabs/readme.md
@@ -95,6 +95,7 @@ Hier steht immer der beeinträchtige Nutzende im Vordergrund. Um möglichst effi
| Property | Attribute | Description | Type | Default |
| --------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| `_align` | `_align` | Defines the position of the tab captions. | `"bottom" \| "left" \| "right" \| "top" \| undefined` | `'top'` |
+| `_behavior` | `_behavior` | Defines which behavior is active. | `"select-automatic" \| "select-manual" \| undefined` | `undefined` |
| `_label` _(required)_ | `_label` | Defines the visible or semantic label of the component (e.g. aria-label, label, headline, caption, summary, etc.). | `string` | `undefined` |
| `_on` | -- | Gibt die Liste der Callback-Funktionen an, die auf Events aufgerufen werden sollen. | `undefined \| { onCreate?: EventCallback \| { label: string; callback: EventCallback; } \| undefined; } & { onSelect?: EventValueOrEventCallback \| PointerEvent, number> \| undefined; }` | `undefined` |
| `_selected` | `_selected` | Defines which tab is active. | `number \| undefined` | `0` |
diff --git a/packages/components/declare.d.ts b/packages/components/src/declare.d.ts
similarity index 100%
rename from packages/components/declare.d.ts
rename to packages/components/src/declare.d.ts
diff --git a/packages/components/tsconfig.json b/packages/components/tsconfig.json
index a8cf0e09d3..02e180e77b 100644
--- a/packages/components/tsconfig.json
+++ b/packages/components/tsconfig.json
@@ -16,11 +16,10 @@
"forceConsistentCasingInFileNames": true,
"importHelpers": true,
"removeComments": true,
- "types": ["jest"],
"typeRoots": ["node_modules/@types"],
"strict": true,
"skipLibCheck": true
},
- "include": ["declare.d.ts", "src"],
+ "include": ["src"],
"exclude": ["node_modules"]
}
diff --git a/packages/designer/tsconfig.json b/packages/designer/tsconfig.json
index 9ce9064d35..caccbed38c 100644
--- a/packages/designer/tsconfig.json
+++ b/packages/designer/tsconfig.json
@@ -9,8 +9,7 @@
"preserveSymlinks": true,
"moduleResolution": "node",
"lib": ["ES2017", "dom"],
- "types": ["mocha"],
- "typeRoots": ["node_modules/prettier", "node_modules/@types", "src/types"],
+ "typeRoots": ["node_modules/@types", "node_modules/prettier"],
"noUnusedLocals": true,
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
diff --git a/packages/samples/angular/package.json b/packages/samples/angular/package.json
index 8147b59a66..02cf9bb69e 100644
--- a/packages/samples/angular/package.json
+++ b/packages/samples/angular/package.json
@@ -10,14 +10,14 @@
"watch": "ng build --watch --configuration development"
},
"dependencies": {
- "@angular/animations": "18.2.4",
- "@angular/common": "18.2.4",
- "@angular/compiler": "18.2.4",
- "@angular/core": "18.2.4",
- "@angular/forms": "18.2.4",
- "@angular/platform-browser": "18.2.4",
- "@angular/platform-browser-dynamic": "18.2.4",
- "@angular/router": "18.2.4",
+ "@angular/animations": "18.2.5",
+ "@angular/common": "18.2.5",
+ "@angular/compiler": "18.2.5",
+ "@angular/core": "18.2.5",
+ "@angular/forms": "18.2.5",
+ "@angular/platform-browser": "18.2.5",
+ "@angular/platform-browser-dynamic": "18.2.5",
+ "@angular/router": "18.2.5",
"@public-ui/angular-v18": "workspace:*",
"@public-ui/components": "workspace:*",
"@public-ui/theme-default": "workspace:*",
@@ -25,9 +25,9 @@
"zone.js": "~0.14.10"
},
"devDependencies": {
- "@angular-devkit/build-angular": "18.2.4",
- "@angular/cli": "18.2.4",
- "@angular/compiler-cli": "18.2.4",
+ "@angular-devkit/build-angular": "18.2.5",
+ "@angular/cli": "18.2.5",
+ "@angular/compiler-cli": "18.2.5",
"@types/jasmine": "~5.1.4",
"jasmine-core": "~5.3.0",
"karma": "~6.4.4",
diff --git a/packages/samples/react/package.json b/packages/samples/react/package.json
index 204c3c526c..58091260c6 100644
--- a/packages/samples/react/package.json
+++ b/packages/samples/react/package.json
@@ -29,7 +29,8 @@
"@public-ui/components": "workspace:*",
"@public-ui/react": "workspace:*",
"@public-ui/themes": "workspace:*",
- "@types/react": "18.3.5",
+ "@types/node": "ts5.6",
+ "@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@unocss/preset-uno": "0.58.9",
"@unocss/webpack": "0.58.9",
diff --git a/packages/samples/react/tsconfig.json b/packages/samples/react/tsconfig.json
index bb2985a4d9..3d9936c664 100644
--- a/packages/samples/react/tsconfig.json
+++ b/packages/samples/react/tsconfig.json
@@ -9,8 +9,7 @@
"preserveSymlinks": true,
"moduleResolution": "node",
"lib": ["es2017", "dom"],
- "types": ["react", "react-dom"],
- "typeRoots": ["node_modules/@types", "src/types"],
+ "typeRoots": ["node_modules/@types"],
"noUnusedLocals": true,
"resolveJsonModule": true,
"noEmit": true,
diff --git a/packages/themes/bmf/package.json b/packages/themes/bmf/package.json
index 4500029f55..09358b9241 100644
--- a/packages/themes/bmf/package.json
+++ b/packages/themes/bmf/package.json
@@ -25,12 +25,12 @@
"@rollup/plugin-typescript": "11.1.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
- "eslint": "8.57.0",
- "nodemon": "3.1.4",
- "postcss": "8.4.45",
+ "eslint": "8.57.1",
+ "nodemon": "3.1.5",
+ "postcss": "8.4.47",
"rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.78.0",
+ "sass": "1.79.1",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
diff --git a/packages/themes/default/package.json b/packages/themes/default/package.json
index 01941d1500..3a47eab784 100644
--- a/packages/themes/default/package.json
+++ b/packages/themes/default/package.json
@@ -63,12 +63,12 @@
"@rollup/plugin-typescript": "11.1.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
- "eslint": "8.57.0",
- "nodemon": "3.1.4",
- "postcss": "8.4.45",
+ "eslint": "8.57.1",
+ "nodemon": "3.1.5",
+ "postcss": "8.4.47",
"rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.78.0",
+ "sass": "1.79.1",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
diff --git a/packages/themes/ecl/package.json b/packages/themes/ecl/package.json
index 6a15692bd1..eb201bd4bb 100644
--- a/packages/themes/ecl/package.json
+++ b/packages/themes/ecl/package.json
@@ -31,12 +31,12 @@
"@rollup/plugin-typescript": "11.1.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
- "eslint": "8.57.0",
- "nodemon": "3.1.4",
- "postcss": "8.4.45",
+ "eslint": "8.57.1",
+ "nodemon": "3.1.5",
+ "postcss": "8.4.47",
"rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.78.0",
+ "sass": "1.79.1",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
diff --git a/packages/themes/itzbund/package.json b/packages/themes/itzbund/package.json
index f76a4ccb1e..d3a4b13073 100644
--- a/packages/themes/itzbund/package.json
+++ b/packages/themes/itzbund/package.json
@@ -25,12 +25,12 @@
"@rollup/plugin-typescript": "11.1.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
- "eslint": "8.57.0",
- "nodemon": "3.1.4",
- "postcss": "8.4.45",
+ "eslint": "8.57.1",
+ "nodemon": "3.1.5",
+ "postcss": "8.4.47",
"rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.78.0",
+ "sass": "1.79.1",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
diff --git a/packages/themes/package.json b/packages/themes/package.json
index 8018c75f5b..f77f7cf499 100644
--- a/packages/themes/package.json
+++ b/packages/themes/package.json
@@ -59,12 +59,12 @@
"@rollup/plugin-typescript": "11.1.6",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
- "eslint": "8.57.0",
- "nodemon": "3.1.4",
- "postcss": "8.4.45",
+ "eslint": "8.57.1",
+ "nodemon": "3.1.5",
+ "postcss": "8.4.47",
"rollup": "4.21.3",
"rollup-plugin-postcss": "4.0.2",
- "sass": "1.78.0",
+ "sass": "1.79.1",
"typescript": "5.6.2"
},
"peerDependencies": {
diff --git a/packages/tools/kolibri-cli/package.json b/packages/tools/kolibri-cli/package.json
index fe01b3fdc5..ed07d43dd1 100644
--- a/packages/tools/kolibri-cli/package.json
+++ b/packages/tools/kolibri-cli/package.json
@@ -45,7 +45,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"cpy-cli": "5.0.0",
- "eslint": "8.57.0",
+ "eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-jsdoc": "48.11.0",
@@ -54,7 +54,7 @@
"eslint-plugin-react": "7.36.1",
"knip": "5.30.2",
"mocha": "10.7.3",
- "nodemon": "3.1.4",
+ "nodemon": "3.1.5",
"rimraf": "5.0.10",
"ts-node": "10.9.2",
"typescript": "5.6.2"
diff --git a/packages/tools/visual-tests/package.json b/packages/tools/visual-tests/package.json
index 9fc92e0ed5..de16316806 100644
--- a/packages/tools/visual-tests/package.json
+++ b/packages/tools/visual-tests/package.json
@@ -38,7 +38,7 @@
"@babel/eslint-parser": "7.25.1",
"@babel/plugin-syntax-import-attributes": "7.25.6",
"@babel/preset-env": "7.25.4",
- "eslint": "8.57.0",
+ "eslint": "8.57.1",
"knip": "5.30.2",
"prettier": "3.3.3"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index ef2f82400e..147d688342 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -10,7 +10,7 @@ importers:
devDependencies:
'@commitlint/cli':
specifier: 19.5.0
- version: 19.5.0(@types/node@22.5.4)(typescript@5.6.2)
+ version: 19.5.0(@types/node@22.5.5)(typescript@5.6.2)
'@commitlint/config-conventional':
specifier: 19.5.0
version: 19.5.0
@@ -27,8 +27,8 @@ importers:
specifier: 8.1.8
version: 8.1.8(@swc/core@1.5.28)(encoding@0.1.13)
license-report:
- specifier: 6.5.0
- version: 6.5.0
+ specifier: 6.7.0
+ version: 6.7.0
lint-staged:
specifier: 15.2.10
version: 15.2.10
@@ -46,7 +46,7 @@ importers:
version: 5.0.10
ts-node:
specifier: 10.9.2
- version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)
+ version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2)
ts-prune:
specifier: 0.10.3
version: 0.10.3
@@ -183,17 +183,17 @@ importers:
packages/adapters/angular/v18:
devDependencies:
'@angular/common':
- specifier: 18.2.4
- version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ specifier: 18.2.5
+ version: 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
'@angular/compiler':
- specifier: 18.2.4
- version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ specifier: 18.2.5
+ version: 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/compiler-cli':
- specifier: 18.2.4
- version: 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
+ specifier: 18.2.5
+ version: 18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
'@angular/core':
- specifier: 18.2.4
- version: 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ specifier: 18.2.5
+ version: 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
'@public-ui/components':
specifier: workspace:*
version: link:../../../components
@@ -237,8 +237,8 @@ importers:
specifier: workspace:*
version: link:../react
preact:
- specifier: '>=10.23.2'
- version: 10.23.2
+ specifier: '>=10.24.0'
+ version: 10.24.0
devDependencies:
'@public-ui/components':
specifier: workspace:*
@@ -254,7 +254,7 @@ importers:
version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.78.0)
+ version: 1.2.1(sass@1.79.1)
packages/adapters/react:
devDependencies:
@@ -271,8 +271,8 @@ importers:
specifier: 2.4.4
version: 2.4.4
'@types/react':
- specifier: 18.3.3
- version: 18.3.3
+ specifier: 18.3.7
+ version: 18.3.7
'@types/react-dom':
specifier: 18.3.0
version: 18.3.0
@@ -287,7 +287,7 @@ importers:
version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.78.0)
+ version: 1.2.1(sass@1.79.1)
packages/adapters/react-standalone:
dependencies:
@@ -339,7 +339,7 @@ importers:
version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.78.0)
+ version: 1.2.1(sass@1.79.1)
packages/adapters/vue:
devDependencies:
@@ -363,7 +363,7 @@ importers:
version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.78.0)
+ version: 1.2.1(sass@1.79.1)
vue:
specifier: 3.4.21
version: 3.4.21(typescript@5.6.2)
@@ -371,8 +371,8 @@ importers:
packages/components:
dependencies:
'@floating-ui/dom':
- specifier: 1.6.10
- version: 1.6.10
+ specifier: 1.6.11
+ version: 1.6.11
adopted-style-sheets:
specifier: 1.1.5-rc.1
version: 1.1.5-rc.1
@@ -423,8 +423,8 @@ importers:
specifier: 4.20.0
version: 4.20.0
'@stencil/playwright':
- specifier: 0.2.0
- version: 0.2.0(@playwright/test@1.47.1)(@stencil/core@4.20.0)
+ specifier: 0.2.1
+ version: 0.2.1(@playwright/test@1.47.1)(@stencil/core@4.20.0)
'@stencil/sass':
specifier: 3.0.12
version: 3.0.12(@stencil/core@4.20.0)
@@ -440,6 +440,9 @@ importers:
'@types/mustache':
specifier: 4.2.5
version: 4.2.5
+ '@types/node':
+ specifier: ts5.5
+ version: 22.5.5
'@types/pug':
specifier: 2.0.10
version: 2.0.10
@@ -451,43 +454,43 @@ importers:
version: 3.0.3
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.5.4))(eslint@8.57.1)(typescript@5.5.4)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(eslint@8.57.1)(typescript@5.5.4)
autoprefixer:
specifier: 10.4.20
- version: 10.4.20(postcss@8.4.45)
+ version: 10.4.20(postcss@8.4.47)
cross-env:
specifier: 7.0.3
version: 7.0.3
cssnano:
specifier: 7.0.6
- version: 7.0.6(postcss@8.4.45)
+ version: 7.0.6(postcss@8.4.47)
eslint:
- specifier: 8.57.0
- version: 8.57.0
+ specifier: 8.57.1
+ version: 8.57.1
eslint-plugin-html:
specifier: 8.1.1
version: 8.1.1
eslint-plugin-jsdoc:
specifier: 48.11.0
- version: 48.11.0(eslint@8.57.0)
+ version: 48.11.0(eslint@8.57.1)
eslint-plugin-json:
specifier: 3.1.0
version: 3.1.0
eslint-plugin-jsx-a11y:
specifier: 6.10.0
- version: 6.10.0(eslint@8.57.0)
+ version: 6.10.0(eslint@8.57.1)
eslint-plugin-react:
specifier: 7.36.1
- version: 7.36.1(eslint@8.57.0)
+ version: 7.36.1(eslint@8.57.1)
jest:
specifier: 26.6.3
- version: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ version: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
knip:
specifier: 5.30.2
- version: 5.30.2(@types/node@22.5.4)(typescript@5.6.2)
+ version: 5.30.2(@types/node@22.5.5)(typescript@5.5.4)
lighthouse:
specifier: 12.2.1
version: 12.2.1
@@ -495,11 +498,11 @@ importers:
specifier: 4.2.0
version: 4.2.0
postcss:
- specifier: 8.4.45
- version: 8.4.45
+ specifier: 8.4.47
+ version: 8.4.47
postcss-sorting:
specifier: 8.0.2
- version: 8.0.2(postcss@8.4.45)
+ version: 8.0.2(postcss@8.4.47)
prettier:
specifier: 3.3.3
version: 3.3.3
@@ -513,14 +516,14 @@ importers:
specifier: 1.0.6
version: 1.0.6(@stencil/core@4.20.0)
terser:
- specifier: 5.32.0
- version: 5.32.0
+ specifier: 5.33.0
+ version: 5.33.0
twig:
specifier: 1.17.1
version: 1.17.1
typescript:
- specifier: 5.6.2
- version: 5.6.2
+ specifier: ~5.5.0
+ version: 5.5.4
packages/designer:
dependencies:
@@ -560,10 +563,10 @@ importers:
version: 1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2)
'@leanup/stack-solid':
specifier: 1.3.54
- version: 1.3.54(@babel/core@7.24.7)(solid-js@1.8.22)(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ version: 1.3.54(@babel/core@7.24.7)(solid-js@1.8.22)(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
'@leanup/stack-webpack':
specifier: 1.3.54
- version: 1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.45)(sass@1.78.0)
+ version: 1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.47)(sass@1.79.1)
'@types/prettier':
specifier: 2.7.3
version: 2.7.3
@@ -584,7 +587,7 @@ importers:
version: 5.0.0
eslint-plugin-jsx-a11y:
specifier: 6.10.0
- version: 6.10.0(eslint@8.57.0)
+ version: 6.10.0(eslint@8.57.1)
nightwatch-axe-verbose:
specifier: 2.3.1
version: 2.3.1
@@ -596,7 +599,7 @@ importers:
version: 1.47.1
react-dev-utils:
specifier: 12.0.1
- version: 12.0.1(eslint@8.57.0)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ version: 12.0.1(eslint@8.57.1)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
rimraf:
specifier: 5.0.10
version: 5.0.10
@@ -610,29 +613,29 @@ importers:
packages/samples/angular:
dependencies:
'@angular/animations':
- specifier: 18.2.4
- version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ specifier: 18.2.5
+ version: 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/common':
- specifier: 18.2.4
- version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ specifier: 18.2.5
+ version: 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
'@angular/compiler':
- specifier: 18.2.4
- version: 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ specifier: 18.2.5
+ version: 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/core':
- specifier: 18.2.4
- version: 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ specifier: 18.2.5
+ version: 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
'@angular/forms':
- specifier: 18.2.4
- version: 18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)
+ specifier: 18.2.5
+ version: 18.2.5(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)
'@angular/platform-browser':
- specifier: 18.2.4
- version: 18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ specifier: 18.2.5
+ version: 18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
'@angular/platform-browser-dynamic':
- specifier: 18.2.4
- version: 18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))
+ specifier: 18.2.5
+ version: 18.2.5(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))
'@angular/router':
- specifier: 18.2.4
- version: 18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)
+ specifier: 18.2.5
+ version: 18.2.5(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)
'@public-ui/angular-v18':
specifier: workspace:*
version: link:../../adapters/angular/v18
@@ -650,14 +653,14 @@ importers:
version: 0.14.10
devDependencies:
'@angular-devkit/build-angular':
- specifier: 18.2.4
- version: 18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@swc/core@1.5.28)(@types/node@22.5.4)(chokidar@3.6.0)(karma@6.4.4)(typescript@5.5.4)
+ specifier: 18.2.5
+ version: 18.2.5(@angular/compiler-cli@18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@swc/core@1.5.28)(@types/node@22.5.5)(chokidar@3.6.0)(karma@6.4.4)(typescript@5.5.4)
'@angular/cli':
- specifier: 18.2.4
- version: 18.2.4(chokidar@3.6.0)
+ specifier: 18.2.5
+ version: 18.2.5(chokidar@3.6.0)
'@angular/compiler-cli':
- specifier: 18.2.4
- version: 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
+ specifier: 18.2.5
+ version: 18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
'@types/jasmine':
specifier: ~5.1.4
version: 5.1.4
@@ -693,7 +696,7 @@ importers:
version: 1.3.54(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@leanup/stack-webpack':
specifier: 1.3.54
- version: 1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.45)(sass@1.78.0)
+ version: 1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.47)(sass@1.79.1)
'@playwright/test':
specifier: 1.47.1
version: 1.47.1
@@ -706,9 +709,12 @@ importers:
'@public-ui/themes':
specifier: workspace:*
version: link:../../themes
+ '@types/node':
+ specifier: ts5.6
+ version: 22.5.5
'@types/react':
- specifier: 18.3.5
- version: 18.3.5
+ specifier: 18.3.7
+ version: 18.3.7
'@types/react-dom':
specifier: 18.3.0
version: 18.3.0
@@ -795,28 +801,28 @@ importers:
version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(eslint@8.57.1)(typescript@5.6.2)
eslint:
- specifier: 8.57.0
- version: 8.57.0
+ specifier: 8.57.1
+ version: 8.57.1
nodemon:
- specifier: 3.1.4
- version: 3.1.4
+ specifier: 3.1.5
+ version: 3.1.5
postcss:
- specifier: 8.4.45
- version: 8.4.45
+ specifier: 8.4.47
+ version: 8.4.47
rollup:
specifier: 4.21.3
version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ version: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2))
sass:
- specifier: 1.78.0
- version: 1.78.0
+ specifier: 1.79.1
+ version: 1.79.1
typescript:
specifier: 5.6.2
version: 5.6.2
@@ -840,34 +846,34 @@ importers:
version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(eslint@8.57.1)(typescript@5.6.2)
eslint:
- specifier: 8.57.0
- version: 8.57.0
+ specifier: 8.57.1
+ version: 8.57.1
nodemon:
- specifier: 3.1.4
- version: 3.1.4
+ specifier: 3.1.5
+ version: 3.1.5
postcss:
- specifier: 8.4.45
- version: 8.4.45
+ specifier: 8.4.47
+ version: 8.4.47
rollup:
specifier: 4.21.3
version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ version: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2))
sass:
- specifier: 1.78.0
- version: 1.78.0
+ specifier: 1.79.1
+ version: 1.79.1
typescript:
specifier: 5.6.2
version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.78.0)
+ version: 1.2.1(sass@1.79.1)
packages/themes/default:
devDependencies:
@@ -888,34 +894,34 @@ importers:
version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(eslint@8.57.1)(typescript@5.6.2)
eslint:
- specifier: 8.57.0
- version: 8.57.0
+ specifier: 8.57.1
+ version: 8.57.1
nodemon:
- specifier: 3.1.4
- version: 3.1.4
+ specifier: 3.1.5
+ version: 3.1.5
postcss:
- specifier: 8.4.45
- version: 8.4.45
+ specifier: 8.4.47
+ version: 8.4.47
rollup:
specifier: 4.21.3
version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ version: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2))
sass:
- specifier: 1.78.0
- version: 1.78.0
+ specifier: 1.79.1
+ version: 1.79.1
typescript:
specifier: 5.6.2
version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.78.0)
+ version: 1.2.1(sass@1.79.1)
packages/themes/ecl:
devDependencies:
@@ -936,34 +942,34 @@ importers:
version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(eslint@8.57.1)(typescript@5.6.2)
eslint:
- specifier: 8.57.0
- version: 8.57.0
+ specifier: 8.57.1
+ version: 8.57.1
nodemon:
- specifier: 3.1.4
- version: 3.1.4
+ specifier: 3.1.5
+ version: 3.1.5
postcss:
- specifier: 8.4.45
- version: 8.4.45
+ specifier: 8.4.47
+ version: 8.4.47
rollup:
specifier: 4.21.3
version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ version: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2))
sass:
- specifier: 1.78.0
- version: 1.78.0
+ specifier: 1.79.1
+ version: 1.79.1
typescript:
specifier: 5.6.2
version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.78.0)
+ version: 1.2.1(sass@1.79.1)
packages/themes/itzbund:
devDependencies:
@@ -984,34 +990,34 @@ importers:
version: 11.1.6(rollup@4.21.3)(tslib@2.6.3)(typescript@5.6.2)
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(eslint@8.57.1)(typescript@5.6.2)
eslint:
- specifier: 8.57.0
- version: 8.57.0
+ specifier: 8.57.1
+ version: 8.57.1
nodemon:
- specifier: 3.1.4
- version: 3.1.4
+ specifier: 3.1.5
+ version: 3.1.5
postcss:
- specifier: 8.4.45
- version: 8.4.45
+ specifier: 8.4.47
+ version: 8.4.47
rollup:
specifier: 4.21.3
version: 4.21.3
rollup-plugin-postcss:
specifier: 4.0.2
- version: 4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ version: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2))
sass:
- specifier: 1.78.0
- version: 1.78.0
+ specifier: 1.79.1
+ version: 1.79.1
typescript:
specifier: 5.6.2
version: 5.6.2
unbuild:
specifier: 1.2.1
- version: 1.2.1(sass@1.78.0)
+ version: 1.2.1(sass@1.79.1)
packages/tools/kolibri-cli:
dependencies:
@@ -1045,49 +1051,49 @@ importers:
version: 1.1.6
'@typescript-eslint/eslint-plugin':
specifier: 7.18.0
- version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)
'@typescript-eslint/parser':
specifier: 7.18.0
- version: 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ version: 7.18.0(eslint@8.57.1)(typescript@5.6.2)
cpy-cli:
specifier: 5.0.0
version: 5.0.0
eslint:
- specifier: 8.57.0
- version: 8.57.0
+ specifier: 8.57.1
+ version: 8.57.1
eslint-config-prettier:
specifier: 9.1.0
- version: 9.1.0(eslint@8.57.0)
+ version: 9.1.0(eslint@8.57.1)
eslint-plugin-html:
specifier: 8.1.1
version: 8.1.1
eslint-plugin-jsdoc:
specifier: 48.11.0
- version: 48.11.0(eslint@8.57.0)
+ version: 48.11.0(eslint@8.57.1)
eslint-plugin-json:
specifier: 3.1.0
version: 3.1.0
eslint-plugin-jsx-a11y:
specifier: 6.10.0
- version: 6.10.0(eslint@8.57.0)
+ version: 6.10.0(eslint@8.57.1)
eslint-plugin-react:
specifier: 7.36.1
- version: 7.36.1(eslint@8.57.0)
+ version: 7.36.1(eslint@8.57.1)
knip:
specifier: 5.30.2
- version: 5.30.2(@types/node@22.5.4)(typescript@5.6.2)
+ version: 5.30.2(@types/node@22.5.5)(typescript@5.6.2)
mocha:
specifier: 10.7.3
version: 10.7.3
nodemon:
- specifier: 3.1.4
- version: 3.1.4
+ specifier: 3.1.5
+ version: 3.1.5
rimraf:
specifier: 5.0.10
version: 5.0.10
ts-node:
specifier: 10.9.2
- version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)
+ version: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2)
typescript:
specifier: 5.6.2
version: 5.6.2
@@ -1112,7 +1118,7 @@ importers:
devDependencies:
'@babel/eslint-parser':
specifier: 7.25.1
- version: 7.25.1(@babel/core@7.25.2)(eslint@8.57.0)
+ version: 7.25.1(@babel/core@7.25.2)(eslint@8.57.1)
'@babel/plugin-syntax-import-attributes':
specifier: 7.25.6
version: 7.25.6(@babel/core@7.25.2)
@@ -1120,11 +1126,11 @@ importers:
specifier: 7.25.4
version: 7.25.4(@babel/core@7.25.2)
eslint:
- specifier: 8.57.0
- version: 8.57.0
+ specifier: 8.57.1
+ version: 8.57.1
knip:
specifier: 5.30.2
- version: 5.30.2(@types/node@22.5.4)(typescript@5.6.2)
+ version: 5.30.2(@types/node@22.5.5)(typescript@5.6.2)
prettier:
specifier: 3.3.3
version: 3.3.3
@@ -1135,12 +1141,12 @@ packages:
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
engines: {node: '>=6.0.0'}
- '@angular-devkit/architect@0.1802.4':
- resolution: {integrity: sha512-VH7AwGng1zuWPTJoH1IgHYeNhqZIgzlwDx39JPmArZAW/WZHDILWB7ipbTNw0R4U4VncrXJqDmMVex7NdHP6sg==}
+ '@angular-devkit/architect@0.1802.5':
+ resolution: {integrity: sha512-c7sVoW85Yqj7IYvNKxtNSGS5I7gWpORorg/xxLZX3OkHWXDrwYbb5LN/2p5/Aytxyb0aXl4o5fFOu6CUwcaLUw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
- '@angular-devkit/build-angular@18.2.4':
- resolution: {integrity: sha512-zLDstS95Yb7iBA1ZCYe3LsOLpIhr0ZC3sZ03PhVvAGbVRGSbQNnhQRZLKMk+LDhYJiG+eNFQGLfU3RfZrGds7A==}
+ '@angular-devkit/build-angular@18.2.5':
+ resolution: {integrity: sha512-dIvb0AHoRIMM6tLuG4t6lDDslSAYP77wqytodsN317UzFOuuCPernXbO8NJs+QHxj09nPsem1T5vnvpO2E/PVQ==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
'@angular/compiler-cli': ^18.0.0
@@ -1180,15 +1186,15 @@ packages:
tailwindcss:
optional: true
- '@angular-devkit/build-webpack@0.1802.4':
- resolution: {integrity: sha512-juaDoguYccObm2xnzRDRlOtiL7ZyZcSAyiyls6QuO8hoo/h6phdHALJkUhI9+SIhCRQ6eUQtolC7hN3J+FZKnA==}
+ '@angular-devkit/build-webpack@0.1802.5':
+ resolution: {integrity: sha512-6qkcrWBdkxojCVHGWcdJaz4G+7QTjFvmc+3g8xvLc9sYvJq1I059gfXhDnC0FxiA0MT4cY/26ECYWUHTD5CJLQ==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
webpack: ^5.30.0
webpack-dev-server: ^5.0.2
- '@angular-devkit/core@18.2.4':
- resolution: {integrity: sha512-svlgZ0vbLrfNJAQE5WePAutcYIyA7C0OfzKSTMsfV2X1I+1blYDaZIu/ocnHqofMHu6ZqdSaaU/p/rieqU8fcA==}
+ '@angular-devkit/core@18.2.5':
+ resolution: {integrity: sha512-r9TumPlJ8PvA2+yz4sp+bUHgtznaVKzhvXTN5qL1k4YP8LJ7iZWMR2FOP+HjukHZOTsenzmV9pszbogabqwoZQ==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
chokidar: ^3.5.2
@@ -1196,18 +1202,18 @@ packages:
chokidar:
optional: true
- '@angular-devkit/schematics@18.2.4':
- resolution: {integrity: sha512-s2WdUhyLlKj5kOjb6vrvJg9/31KvgyRJGjy7PnzS43tpwF9MLuM3AYhuJsXHPhx+i0nyWn/Jnd8ZLjMzXljSxg==}
+ '@angular-devkit/schematics@18.2.5':
+ resolution: {integrity: sha512-NUmz2UQ1Xl4cf4j1AgkwIfsCjBzAPgfeC3IBrD29hSOBE1Y3j6auqjBkvw50v6mbSPxESND995Xy13HpK1Xflw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
- '@angular/animations@18.2.4':
- resolution: {integrity: sha512-ajjXpLD+SyxbHnmhj2ZvYpXneviOjcBgU9L2UX4OVS0jVWxCNHLhJrcMqtqFHA6U5fPnhPNR9cmnt6tmqri0rA==}
+ '@angular/animations@18.2.5':
+ resolution: {integrity: sha512-IlXtW/Nj48ZzjHUzH1TykZcSR64ScJx39T3IHnjV2z/bVATzZ36JGoadQHdqpJNKBodYJNgtJCGLCbgAvGWY2g==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/core': 18.2.4
+ '@angular/core': 18.2.5
- '@angular/build@18.2.4':
- resolution: {integrity: sha512-GVs7O7wxNMJCkqh6Vv2u9GEArWg9jyEt8Fofd6CJGzxKBYQ4hR5gjzL/lU6kNFiMcioS1wm1f6qtJtgilUO+9A==}
+ '@angular/build@18.2.5':
+ resolution: {integrity: sha512-XWkmjzgeUga0SJ0lYSYcTuYOWTyqcln2mNfBp7Ae/GZ+/7+APbedsIZEiZGZwveOIyOpTM5wguNSoe9khDl5Ig==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
'@angular/compiler-cli': ^18.0.0
@@ -1232,8 +1238,8 @@ packages:
tailwindcss:
optional: true
- '@angular/cli@18.2.4':
- resolution: {integrity: sha512-n+Y2xlgcpTZ+MZmycf2b3ceVvANDJFkDEodobVtyG63WvGOhkZ3aGhT7sHguKpAQwJLicSf8zF2z+v1Yi0DvRw==}
+ '@angular/cli@18.2.5':
+ resolution: {integrity: sha512-97uNs0HsOdnMaTlNJKFjIBUXw0wz43uYvSSKmIpBt7eq1LaPLju1G/qpDIHx2YwhMClPrXXrW2H/xdvqZiIw+w==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
hasBin: true
@@ -1258,11 +1264,11 @@ packages:
'@angular/core': 17.3.12
rxjs: ^6.5.3 || ^7.4.0
- '@angular/common@18.2.4':
- resolution: {integrity: sha512-flUaKhdr8KvtjH0cLC6Rrjirt8GsiFlrmZLZplr784O3Gkei2VBBNFoopgmlEzbVGPiIG5QlFZH9yvah6JPQZw==}
+ '@angular/common@18.2.5':
+ resolution: {integrity: sha512-m+KJrtbFXTE36jP/po6UAMeUR/enQxRHpVGLCRcIcE7VWVH1ZcOvoW1yqh2A6k+KxWXeajlq/Z04nnMhcoxMRw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/core': 18.2.4
+ '@angular/core': 18.2.5
rxjs: ^6.5.3 || ^7.4.0
'@angular/compiler-cli@15.2.10':
@@ -1289,12 +1295,12 @@ packages:
'@angular/compiler': 17.3.12
typescript: '>=5.2 <5.5'
- '@angular/compiler-cli@18.2.4':
- resolution: {integrity: sha512-BIp5zr+npqSs/4KWPxwKdn7+sjo008ieNOQDlXyQms9BKlxx/gDnj7W2TsxhrkDTYCIHF73fJZ7u2U8Qy4JWfw==}
+ '@angular/compiler-cli@18.2.5':
+ resolution: {integrity: sha512-CCCtZobUTUfId/RTYtuDCw5R1oK0w65hdAUMRP1MdGmd8bb8DKJA86u1QCWwozL3rbXlIIX4ognQ6urQ43k/Gw==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
hasBin: true
peerDependencies:
- '@angular/compiler': 18.2.4
+ '@angular/compiler': 18.2.5
typescript: '>=5.4 <5.6'
'@angular/compiler@15.2.10':
@@ -1324,11 +1330,11 @@ packages:
'@angular/core':
optional: true
- '@angular/compiler@18.2.4':
- resolution: {integrity: sha512-o3ngFr1Bjt7cKOu4DSZJGCUF9YPTxJee97wFon2eNFj6FFNTmnGwAvsnJjHBMmk90fmZLC2/HpPdhYz7WprMZQ==}
+ '@angular/compiler@18.2.5':
+ resolution: {integrity: sha512-vcqe9x4dGGAnMfPhEpcZyiSVgAiqJeK80LqP1vWoAmBR+HeOqAilSv6SflcLAtuTzwgzMMAvD2T+SMCgUvaqww==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/core': 18.2.4
+ '@angular/core': 18.2.5
peerDependenciesMeta:
'@angular/core':
optional: true
@@ -1354,49 +1360,49 @@ packages:
rxjs: ^6.5.3 || ^7.4.0
zone.js: ~0.14.0
- '@angular/core@18.2.4':
- resolution: {integrity: sha512-ulYmYpI/ZVQ5BL38rBy4DS/9wgGWmVD9Uo6tcrLqCzt1G1G2nKwseZv009536pHfk6dj2HdPSkpcerhWh57DWw==}
+ '@angular/core@18.2.5':
+ resolution: {integrity: sha512-5BLVc5gXxzanQkADNS9WPsor3vNF5nQcyIHBi5VScErwM5vVZ7ATH1iZwaOg1ykDEVTFVhKDwD0X1aaqGDbhmQ==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
rxjs: ^6.5.3 || ^7.4.0
zone.js: ~0.14.10
- '@angular/forms@18.2.4':
- resolution: {integrity: sha512-rlLhReauUz6jhLCEkGabLqqF6xLaTfvxafuj2ojzcqoKGSZcXDIM/UOSoWX756B8NtrpsuglpGBZjZlsrAZGsg==}
+ '@angular/forms@18.2.5':
+ resolution: {integrity: sha512-ohKeH+EZCCIyGSiFYlraWLzssGAZc13P92cuYpXB62322PkcA5u0IT72mML9JWGKRqF2zteVsw4koWHVxXM5mA==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/common': 18.2.4
- '@angular/core': 18.2.4
- '@angular/platform-browser': 18.2.4
+ '@angular/common': 18.2.5
+ '@angular/core': 18.2.5
+ '@angular/platform-browser': 18.2.5
rxjs: ^6.5.3 || ^7.4.0
- '@angular/platform-browser-dynamic@18.2.4':
- resolution: {integrity: sha512-0nA04zJueGzdnl37TJ7guDCrzxYS4fjqgvYKiOpFktpMHPuNrBlAQo5YA7u20HGFG3i47PQh7hEWhQaqcXXpQw==}
+ '@angular/platform-browser-dynamic@18.2.5':
+ resolution: {integrity: sha512-5u0IuAt1r5e2u2vSKhp3phnaf6hH89B/q7GErfPse1sdDfNI6wHVppxai28PAfAj9gwooJun6MjFWhJFLzS44A==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/common': 18.2.4
- '@angular/compiler': 18.2.4
- '@angular/core': 18.2.4
- '@angular/platform-browser': 18.2.4
+ '@angular/common': 18.2.5
+ '@angular/compiler': 18.2.5
+ '@angular/core': 18.2.5
+ '@angular/platform-browser': 18.2.5
- '@angular/platform-browser@18.2.4':
- resolution: {integrity: sha512-ddzq5MyPvFyTv0kUe8U9fbhE1nZtLYBCFKDqICrzHXiVRAdqLv6qtE5PtbURrdspSy1u/YEGV4LdkNJK3UgnZQ==}
+ '@angular/platform-browser@18.2.5':
+ resolution: {integrity: sha512-PoX9idwnOpTJBlujzZ2nFGOsmCnZzOH7uNSWIR7trdoq0b1AFXfrxlCQ36qWamk7bbhJI4H28L8YTmKew/nXDA==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/animations': 18.2.4
- '@angular/common': 18.2.4
- '@angular/core': 18.2.4
+ '@angular/animations': 18.2.5
+ '@angular/common': 18.2.5
+ '@angular/core': 18.2.5
peerDependenciesMeta:
'@angular/animations':
optional: true
- '@angular/router@18.2.4':
- resolution: {integrity: sha512-kYNHD3K1Xou2PRMqbG2tVahtMobgDlhwHdMB7G5oFHg6K13gQ2TmopF1U5A2wYtIMdsC+AkVGIJEOxQN8fmgcA==}
+ '@angular/router@18.2.5':
+ resolution: {integrity: sha512-OjZV1PTiSwT0ytmR0ykveLYzs4uQWf0EuIclZmWqM/bb8Q4P+gJl7/sya05nGnZsj6nHGOL0e/LhSZ3N+5p6qg==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0}
peerDependencies:
- '@angular/common': 18.2.4
- '@angular/core': 18.2.4
- '@angular/platform-browser': 18.2.4
+ '@angular/common': 18.2.5
+ '@angular/core': 18.2.5
+ '@angular/platform-browser': 18.2.5
rxjs: ^6.5.3 || ^7.4.0
'@antfu/utils@0.7.10':
@@ -2855,14 +2861,18 @@ packages:
resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ '@eslint/js@8.57.1':
+ resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+
'@floating-ui/core@1.6.4':
resolution: {integrity: sha512-a4IowK4QkXl4SCWTGUR0INAfEOX3wtsYw3rKK5InQEHMGObkR8Xk44qYQD9P4r6HHw0iIfK6GUKECmY8sTkqRA==}
- '@floating-ui/dom@1.6.10':
- resolution: {integrity: sha512-fskgCFv8J8OamCmyun8MfjB1Olfn+uZKjOKZ0vhYF3gRmEUXcGOjxWL8bBr7i4kIuPZ2KD2S3EUIOxnjC8kl2A==}
+ '@floating-ui/dom@1.6.11':
+ resolution: {integrity: sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==}
- '@floating-ui/utils@0.2.7':
- resolution: {integrity: sha512-X8R8Oj771YRl/w+c1HqAC1szL8zWQRwFvgDwT129k9ACdBoud/+/rX9V0qiMl6LWUdP9voC2nDVZYPMQQsb6eA==}
+ '@floating-ui/utils@0.2.8':
+ resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
'@formatjs/ecma402-abstract@2.0.0':
resolution: {integrity: sha512-rRqXOqdFmk7RYvj4khklyqzcfQl9vEL/usogncBHRZfZBDOwMGuSRNFl02fu5KGHXdbinju+YXyuR+Nk8xlr/g==}
@@ -2887,6 +2897,11 @@ packages:
engines: {node: '>=10.10.0'}
deprecated: Use @eslint/config-array instead
+ '@humanwhocodes/config-array@0.13.0':
+ resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==}
+ engines: {node: '>=10.10.0'}
+ deprecated: Use @eslint/config-array instead
+
'@humanwhocodes/module-importer@1.0.1':
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines: {node: '>=12.22'}
@@ -2955,10 +2970,6 @@ packages:
resolution: {integrity: sha512-YmDobTItPP3WcEI86GvPo+T2sRHkxxOq/kXmsBjHS5BVXUgvgZ5AfJjkvQvZr03T81NnI3KrrRuMzeuYUQRFOA==}
engines: {node: '>=18'}
- '@inquirer/type@1.5.2':
- resolution: {integrity: sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA==}
- engines: {node: '>=18'}
-
'@inquirer/type@1.5.3':
resolution: {integrity: sha512-xUQ14WQGR/HK5ei+2CvgcwoH9fQ4PgPGmVFSN0pc1+fVyDL3MREhyAY7nxEErSu6CkllBM3D7e3e+kOvtu+eIg==}
engines: {node: '>=18'}
@@ -3173,8 +3184,8 @@ packages:
cpu: [x64]
os: [win32]
- '@ngtools/webpack@18.2.4':
- resolution: {integrity: sha512-JVDRexu3q7lg2oqJG36RtX7cqTheoZRwg2HhMV8hYXUDL0fyOrv2galwTCgXrx7vAjlx45L2uR2kuWbgW0VVcQ==}
+ '@ngtools/webpack@18.2.5':
+ resolution: {integrity: sha512-L0n4eHObeqEOYRfSP+e4SeF/dmwxOIFy9xYvYCOUwOLrW4b3+a1+kkT30pqyfL72LFtpf0cmUwaWEFIcWl5PCg==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
peerDependencies:
'@angular/compiler-cli': ^18.0.0
@@ -3707,10 +3718,13 @@ packages:
cpu: [x64]
os: [win32]
- '@schematics/angular@18.2.4':
- resolution: {integrity: sha512-GxrPv4eOPrjMKoAVhch9eprW8H/DFhBy5Zgp7CgGui9NprYkkubxw/yyo11WfR5CFZ/q5AfsjV76dPCkhLwLmA==}
+ '@schematics/angular@18.2.5':
+ resolution: {integrity: sha512-tBXhk9OGT4U6VsBNbuCNl2ITDOF3NYdGrEieIHU+lHSkpJNGZUIGxCgXCETXkmXDq1pe4wFZSKelWjeqYDfX0g==}
engines: {node: ^18.19.1 || ^20.11.1 || >=22.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
+ '@sec-ant/readable-stream@0.4.1':
+ resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
+
'@sentry/core@6.19.7':
resolution: {integrity: sha512-tOfZ/umqB2AcHPGbIrsFLcvApdTm9ggpi/kQZFkej7kMphjT+SGBiQfYtjyg9jcRW+ilAR4JXC9BGKsdEQ+8Vw==}
engines: {node: '>=6'}
@@ -3782,6 +3796,10 @@ packages:
resolution: {integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==}
engines: {node: '>=14.16'}
+ '@sindresorhus/is@7.0.1':
+ resolution: {integrity: sha512-QWLl2P+rsCJeofkDNIT3WFmb6NrRud1SUYW8dIhXK/46XFV8Q/g7Bsvib0Askb0reRLe+WYPeeE+l5cH7SlkuQ==}
+ engines: {node: '>=18'}
+
'@sindresorhus/merge-streams@2.3.0':
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
engines: {node: '>=18'}
@@ -3828,8 +3846,8 @@ packages:
engines: {node: '>=16.0.0', npm: '>=7.10.0'}
hasBin: true
- '@stencil/playwright@0.2.0':
- resolution: {integrity: sha512-foJuFpjzNY3kxaI5xG+W/bRQrvosLklPL6r/Rw/VKr3H20DznLLSnkFUikEjGv3/Q2yQwT1dTvwJmSzftXFnhg==}
+ '@stencil/playwright@0.2.1':
+ resolution: {integrity: sha512-SMZpS7OGV3IfCie49Lcb31VexsgXxuPUS19r+T20Ru1t2ahhGBmsRYnYYZEFwlDFO9+6R8gqpomZ+obSB7A1KQ==}
engines: {node: '>=12.0.0', npm: '>=6.0.0'}
peerDependencies:
'@playwright/test': '>=1.41.2'
@@ -4101,11 +4119,8 @@ packages:
'@types/node-forge@1.3.11':
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
- '@types/node@22.1.0':
- resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==}
-
- '@types/node@22.5.4':
- resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==}
+ '@types/node@22.5.5':
+ resolution: {integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==}
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -4131,11 +4146,8 @@ packages:
'@types/react-dom@18.3.0':
resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
- '@types/react@18.3.3':
- resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==}
-
- '@types/react@18.3.5':
- resolution: {integrity: sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==}
+ '@types/react@18.3.7':
+ resolution: {integrity: sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==}
'@types/resolve@1.20.2':
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
@@ -5095,6 +5107,10 @@ packages:
resolution: {integrity: sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==}
engines: {node: '>=14.16'}
+ cacheable-request@12.0.1:
+ resolution: {integrity: sha512-Yo9wGIQUaAfIbk+qY0X4cDQgCosecfBe3V9NSyeY4qPC2SAkbCS4Xj79VP8WOzitpJUZKc/wsRCYF5ariDIwkg==}
+ engines: {node: '>=18'}
+
caching-transform@4.0.0:
resolution: {integrity: sha512-kpqOvwXnjjN44D89K5ccQC+RUrsy7jB/XLlRrx0D7/2HNcTPqzsb6XgYoErwko6QsV184CA2YgS1fxDiiDZMWA==}
engines: {node: '>=8'}
@@ -5192,6 +5208,10 @@ packages:
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
engines: {node: '>= 8.10.0'}
+ chokidar@4.0.0:
+ resolution: {integrity: sha512-mxIojEAQcuEvT/lyXq+jf/3cO/KoA6z4CeNDGGevTybECPOMFCnQy3OPahluUkbqgPNGw5Bi78UC7Po6Lhy+NA==}
+ engines: {node: '>= 14.16.0'}
+
chownr@2.0.0:
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
engines: {node: '>=10'}
@@ -6262,8 +6282,8 @@ packages:
resolution: {integrity: sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==}
engines: {node: '>=18'}
- eol@0.9.1:
- resolution: {integrity: sha512-Ds/TEoZjwggRoz/Q2O7SE3i4Jm66mqTDfmdHdq/7DKVk3bro9Q8h6WdXKdPqFLMoqxrDK5SVRzHVPOS6uuGtrg==}
+ eol@0.10.0:
+ resolution: {integrity: sha512-+w3ktYrOphcIqC1XKmhQYvM+o2uxgQFiimL7B6JPZJlWVxf7Lno9e/JWLPIgbHo7DoZ+b7jsf/NzrUcNe6ZTZQ==}
err-code@2.0.3:
resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==}
@@ -6442,6 +6462,11 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
+ eslint@8.57.1:
+ resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
+ engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
+ hasBin: true
+
esm@3.2.25:
resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==}
engines: {node: '>=6'}
@@ -6736,6 +6761,10 @@ packages:
resolution: {integrity: sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==}
engines: {node: '>= 14.17'}
+ form-data-encoder@4.0.2:
+ resolution: {integrity: sha512-KQVhvhK8ZkWzxKxOr56CPulAhH3dobtuQ4+hNQ+HekH/Wp5gSOafqRAeTphQUJAIk0GBvHZgJ2ZGRWd5kphMuw==}
+ engines: {node: '>= 18'}
+
form-data@3.0.1:
resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==}
engines: {node: '>= 6'}
@@ -6895,6 +6924,10 @@ packages:
resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==}
engines: {node: '>=16'}
+ get-stream@9.0.1:
+ resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
+ engines: {node: '>=18'}
+
get-symbol-description@1.0.2:
resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==}
engines: {node: '>= 0.4'}
@@ -7022,9 +7055,9 @@ packages:
resolution: {integrity: sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ==}
engines: {node: '>=14.16'}
- got@13.0.0:
- resolution: {integrity: sha512-XfBk1CxOOScDcMr9O1yKkNaQyy865NbYs+F7dr4H0LZMVgCj2Le59k6PqbNHoL5ToeaEQUYh6c6yMfVcc6SJxA==}
- engines: {node: '>=16'}
+ got@14.4.2:
+ resolution: {integrity: sha512-+Te/qEZ6hr7i+f0FNgXx/6WQteSM/QqueGvxeYQQFm0GDfoxLVJ/oiwUKYMTeioColWUTdewZ06hmrBjw6F7tw==}
+ engines: {node: '>=20'}
graceful-fs@4.2.10:
resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==}
@@ -7659,6 +7692,10 @@ packages:
resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ is-stream@4.0.1:
+ resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
+ engines: {node: '>=18'}
+
is-string@1.0.7:
resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==}
engines: {node: '>= 0.4'}
@@ -8228,9 +8265,9 @@ packages:
resolution: {integrity: sha512-26zzwoBNAvX9AWOPiqqF6FG4HrSCPsHFkQm7nT+xU1ggAujL/eae81RnCv4CJ2In9q9fh10B88sYSzKCUh/Ghg==}
engines: {node: ^16.14.0 || >=18.0.0}
- license-report@6.5.0:
- resolution: {integrity: sha512-e8VbNeBb2UumBaTCciINTmW0MquM9HmSSGskCxFqIPjsypYHWlwoz5k6ydGP1lk5GaYUHBZsN+XoENJ5C9c04A==}
- engines: {node: '>=16'}
+ license-report@6.7.0:
+ resolution: {integrity: sha512-bcSuFdOUQpcf1JQGJKtggFppNR8ZSh8FDx49jyRE7jLYWTw6NQh3O/48WAWt417mrqRCrxfC/yhjqbQVtmD7NA==}
+ engines: {node: '>=18'}
hasBin: true
license-webpack-plugin@4.0.2:
@@ -8996,8 +9033,8 @@ packages:
node-releases@2.0.18:
resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
- nodemon@3.1.4:
- resolution: {integrity: sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==}
+ nodemon@3.1.5:
+ resolution: {integrity: sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw==}
engines: {node: '>=10'}
hasBin: true
@@ -9257,6 +9294,10 @@ packages:
resolution: {integrity: sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==}
engines: {node: '>=12.20'}
+ p-cancelable@4.0.1:
+ resolution: {integrity: sha512-wBowNApzd45EIKdO1LaU+LrMBwAcjfPaYtVzV3lmfM3gf8Z4CHZsiIqlM8TZZ8okYvh5A1cP6gTfCRQtwUpaUg==}
+ engines: {node: '>=14.16'}
+
p-each-series@2.2.0:
resolution: {integrity: sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==}
engines: {node: '>=8'}
@@ -9537,6 +9578,9 @@ packages:
picocolors@1.0.1:
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
+ picocolors@1.1.0:
+ resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
+
picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
@@ -10032,12 +10076,12 @@ packages:
resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
engines: {node: ^10 || ^12 || >=14}
- postcss@8.4.45:
- resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==}
+ postcss@8.4.47:
+ resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
engines: {node: ^10 || ^12 || >=14}
- preact@10.23.2:
- resolution: {integrity: sha512-kKYfePf9rzKnxOAKDpsWhg/ysrHPqT+yQ7UW4JjdnqjFIeNUnNcEJvhuA8fDenxAGWzUqtd51DfVg7xp/8T9NA==}
+ preact@10.24.0:
+ resolution: {integrity: sha512-aK8Cf+jkfyuZ0ZZRG9FbYqwmEiGQ4y/PUO4SuTWoyWL244nZZh7bd5h2APd4rSNDYTBNghg1L+5iJN3Skxtbsw==}
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
@@ -10376,6 +10420,10 @@ packages:
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
engines: {node: '>=8.10.0'}
+ readdirp@4.0.1:
+ resolution: {integrity: sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==}
+ engines: {node: '>= 14.16.0'}
+
rechoir@0.7.1:
resolution: {integrity: sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==}
engines: {node: '>= 0.10'}
@@ -10702,8 +10750,8 @@ packages:
engines: {node: '>=14.0.0'}
hasBin: true
- sass@1.78.0:
- resolution: {integrity: sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==}
+ sass@1.79.1:
+ resolution: {integrity: sha512-+mA7svoNKeL0DiJqZGeR/ZGUu8he4I8o3jyUcOFyo4eBJrwNgIMmAEwCMo/N2Y3wdjOBcRzoNxZIOtrtMX8EXg==}
engines: {node: '>=14.0.0'}
hasBin: true
@@ -10984,6 +11032,10 @@ packages:
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
engines: {node: '>=0.10.0'}
+ source-map-js@1.2.1:
+ resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
+ engines: {node: '>=0.10.0'}
+
source-map-loader@5.0.0:
resolution: {integrity: sha512-k2Dur7CbSLcAH73sBcIkV5xjPV4SzqO1NJ7+XaQl8if3VODDUj3FNchNGpqgJSKbvUfJuhVdv8K2Eu8/TNl2eA==}
engines: {node: '>= 18.12.0'}
@@ -11350,8 +11402,8 @@ packages:
engines: {node: '>=10'}
hasBin: true
- terser@5.32.0:
- resolution: {integrity: sha512-v3Gtw3IzpBJ0ugkxEX8U0W6+TnPKRRCWGh1jC/iM/e3Ki5+qvO1L1EAZ56bZasc64aXHwRHNIQEzm6//i5cemQ==}
+ terser@5.33.0:
+ resolution: {integrity: sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==}
engines: {node: '>=10'}
hasBin: true
@@ -11595,6 +11647,10 @@ packages:
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
engines: {node: '>=12.20'}
+ type-fest@4.26.1:
+ resolution: {integrity: sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==}
+ engines: {node: '>=16'}
+
type-is@1.6.18:
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
engines: {node: '>= 0.6'}
@@ -11682,9 +11738,6 @@ packages:
undefsafe@2.0.5:
resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==}
- undici-types@6.13.0:
- resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==}
-
undici-types@6.19.8:
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
@@ -11857,8 +11910,8 @@ packages:
'@testing-library/jest-dom':
optional: true
- vite@5.4.0:
- resolution: {integrity: sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg==}
+ vite@5.4.6:
+ resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -12418,21 +12471,21 @@ snapshots:
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
- '@angular-devkit/architect@0.1802.4(chokidar@3.6.0)':
+ '@angular-devkit/architect@0.1802.5(chokidar@3.6.0)':
dependencies:
- '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
+ '@angular-devkit/core': 18.2.5(chokidar@3.6.0)
rxjs: 7.8.1
transitivePeerDependencies:
- chokidar
- '@angular-devkit/build-angular@18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@swc/core@1.5.28)(@types/node@22.5.4)(chokidar@3.6.0)(karma@6.4.4)(typescript@5.5.4)':
+ '@angular-devkit/build-angular@18.2.5(@angular/compiler-cli@18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@swc/core@1.5.28)(@types/node@22.5.5)(chokidar@3.6.0)(karma@6.4.4)(typescript@5.5.4)':
dependencies:
'@ampproject/remapping': 2.3.0
- '@angular-devkit/architect': 0.1802.4(chokidar@3.6.0)
- '@angular-devkit/build-webpack': 0.1802.4(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
- '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
- '@angular/build': 18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@types/node@22.5.4)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(terser@5.31.6)(typescript@5.5.4)
- '@angular/compiler-cli': 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
+ '@angular-devkit/architect': 0.1802.5(chokidar@3.6.0)
+ '@angular-devkit/build-webpack': 0.1802.5(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ '@angular-devkit/core': 18.2.5(chokidar@3.6.0)
+ '@angular/build': 18.2.5(@angular/compiler-cli@18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@types/node@22.5.5)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(terser@5.31.6)(typescript@5.5.4)
+ '@angular/compiler-cli': 18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
'@babel/core': 7.25.2
'@babel/generator': 7.25.0
'@babel/helper-annotate-as-pure': 7.24.7
@@ -12443,8 +12496,8 @@ snapshots:
'@babel/preset-env': 7.25.3(@babel/core@7.25.2)
'@babel/runtime': 7.25.0
'@discoveryjs/json-ext': 0.6.1
- '@ngtools/webpack': 18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
- '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))
+ '@ngtools/webpack': 18.2.5(@angular/compiler-cli@18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))
ansi-colors: 4.1.3
autoprefixer: 10.4.20(postcss@8.4.41)
babel-loader: 9.1.3(@babel/core@7.25.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
@@ -12484,7 +12537,7 @@ snapshots:
tree-kill: 1.2.2
tslib: 2.6.3
typescript: 5.5.4
- vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
+ vite: 5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
watchpack: 2.4.1
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
webpack-dev-middleware: 7.4.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
@@ -12512,16 +12565,16 @@ snapshots:
- utf-8-validate
- webpack-cli
- '@angular-devkit/build-webpack@0.1802.4(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
+ '@angular-devkit/build-webpack@0.1802.5(chokidar@3.6.0)(webpack-dev-server@5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
dependencies:
- '@angular-devkit/architect': 0.1802.4(chokidar@3.6.0)
+ '@angular-devkit/architect': 0.1802.5(chokidar@3.6.0)
rxjs: 7.8.1
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
webpack-dev-server: 5.0.4(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
transitivePeerDependencies:
- chokidar
- '@angular-devkit/core@18.2.4(chokidar@3.6.0)':
+ '@angular-devkit/core@18.2.5(chokidar@3.6.0)':
dependencies:
ajv: 8.17.1
ajv-formats: 3.0.1(ajv@8.17.1)
@@ -12532,9 +12585,9 @@ snapshots:
optionalDependencies:
chokidar: 3.6.0
- '@angular-devkit/schematics@18.2.4(chokidar@3.6.0)':
+ '@angular-devkit/schematics@18.2.5(chokidar@3.6.0)':
dependencies:
- '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
+ '@angular-devkit/core': 18.2.5(chokidar@3.6.0)
jsonc-parser: 3.3.1
magic-string: 0.30.11
ora: 5.4.1
@@ -12542,22 +12595,22 @@ snapshots:
transitivePeerDependencies:
- chokidar
- '@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))':
+ '@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))':
dependencies:
- '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/core': 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
tslib: 2.6.3
- '@angular/build@18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@types/node@22.5.4)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(terser@5.31.6)(typescript@5.5.4)':
+ '@angular/build@18.2.5(@angular/compiler-cli@18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(@types/node@22.5.5)(chokidar@3.6.0)(less@4.2.0)(postcss@8.4.41)(terser@5.31.6)(typescript@5.5.4)':
dependencies:
'@ampproject/remapping': 2.3.0
- '@angular-devkit/architect': 0.1802.4(chokidar@3.6.0)
- '@angular/compiler-cli': 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
+ '@angular-devkit/architect': 0.1802.5(chokidar@3.6.0)
+ '@angular/compiler-cli': 18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
'@babel/core': 7.25.2
'@babel/helper-annotate-as-pure': 7.24.7
'@babel/helper-split-export-declaration': 7.24.7
'@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.25.2)
'@inquirer/confirm': 3.1.22
- '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))
+ '@vitejs/plugin-basic-ssl': 1.1.0(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))
browserslist: 4.23.3
critters: 0.0.24
esbuild: 0.23.0
@@ -12574,7 +12627,7 @@ snapshots:
sass: 1.77.6
semver: 7.6.3
typescript: 5.5.4
- vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
+ vite: 5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
watchpack: 2.4.1
optionalDependencies:
less: 4.2.0
@@ -12589,14 +12642,14 @@ snapshots:
- supports-color
- terser
- '@angular/cli@18.2.4(chokidar@3.6.0)':
+ '@angular/cli@18.2.5(chokidar@3.6.0)':
dependencies:
- '@angular-devkit/architect': 0.1802.4(chokidar@3.6.0)
- '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
- '@angular-devkit/schematics': 18.2.4(chokidar@3.6.0)
+ '@angular-devkit/architect': 0.1802.5(chokidar@3.6.0)
+ '@angular-devkit/core': 18.2.5(chokidar@3.6.0)
+ '@angular-devkit/schematics': 18.2.5(chokidar@3.6.0)
'@inquirer/prompts': 5.3.8
'@listr2/prompt-adapter-inquirer': 2.0.15(@inquirer/prompts@5.3.8)
- '@schematics/angular': 18.2.4(chokidar@3.6.0)
+ '@schematics/angular': 18.2.5(chokidar@3.6.0)
'@yarnpkg/lockfile': 1.1.0
ini: 4.1.3
jsonc-parser: 3.3.1
@@ -12631,9 +12684,9 @@ snapshots:
rxjs: 7.8.1
tslib: 2.6.3
- '@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)':
+ '@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)':
dependencies:
- '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/core': 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
rxjs: 7.8.1
tslib: 2.6.3
@@ -12684,11 +12737,11 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)':
+ '@angular/compiler-cli@18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)':
dependencies:
- '@angular/compiler': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ '@angular/compiler': 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
'@babel/core': 7.25.2
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
chokidar: 3.6.0
convert-source-map: 1.9.0
reflect-metadata: 0.2.2
@@ -12717,11 +12770,11 @@ snapshots:
optionalDependencies:
'@angular/core': 17.3.12(rxjs@7.8.1)(zone.js@0.14.10)
- '@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))':
+ '@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))':
dependencies:
tslib: 2.6.3
optionalDependencies:
- '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/core': 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
'@angular/core@15.2.10(rxjs@7.8.1)(zone.js@0.13.3)':
dependencies:
@@ -12741,41 +12794,41 @@ snapshots:
tslib: 2.6.3
zone.js: 0.14.10
- '@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)':
+ '@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)':
dependencies:
rxjs: 7.8.1
tslib: 2.6.3
zone.js: 0.14.10
- '@angular/forms@18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)':
+ '@angular/forms@18.2.5(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)':
dependencies:
- '@angular/common': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
- '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
- '@angular/platform-browser': 18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ '@angular/common': 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ '@angular/core': 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/platform-browser': 18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
rxjs: 7.8.1
tslib: 2.6.3
- '@angular/platform-browser-dynamic@18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))':
+ '@angular/platform-browser-dynamic@18.2.5(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))':
dependencies:
- '@angular/common': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
- '@angular/compiler': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
- '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
- '@angular/platform-browser': 18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ '@angular/common': 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ '@angular/compiler': 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
+ '@angular/core': 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/platform-browser': 18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
tslib: 2.6.3
- '@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))':
+ '@angular/platform-browser@18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))':
dependencies:
- '@angular/common': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
- '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/common': 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ '@angular/core': 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
tslib: 2.6.3
optionalDependencies:
- '@angular/animations': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ '@angular/animations': 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
- '@angular/router@18.2.4(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)':
+ '@angular/router@18.2.5(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(@angular/platform-browser@18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(rxjs@7.8.1)':
dependencies:
- '@angular/common': 18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
- '@angular/core': 18.2.4(rxjs@7.8.1)(zone.js@0.14.10)
- '@angular/platform-browser': 18.2.4(@angular/animations@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10))
+ '@angular/common': 18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1)
+ '@angular/core': 18.2.5(rxjs@7.8.1)(zone.js@0.14.10)
+ '@angular/platform-browser': 18.2.5(@angular/animations@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(@angular/common@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))(rxjs@7.8.1))(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10))
rxjs: 7.8.1
tslib: 2.6.3
@@ -12883,18 +12936,18 @@ snapshots:
'@babel/traverse': 7.25.6
'@babel/types': 7.25.6
convert-source-map: 2.0.0
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
transitivePeerDependencies:
- supports-color
- '@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.0)':
+ '@babel/eslint-parser@7.25.1(@babel/core@7.25.2)(eslint@8.57.1)':
dependencies:
'@babel/core': 7.25.2
'@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
- eslint: 8.57.0
+ eslint: 8.57.1
eslint-visitor-keys: 2.1.0
semver: 6.3.1
@@ -13008,7 +13061,7 @@ snapshots:
'@babel/core': 7.24.7
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
lodash.debounce: 4.0.8
resolve: 1.22.8
transitivePeerDependencies:
@@ -13019,7 +13072,7 @@ snapshots:
'@babel/core': 7.25.2
'@babel/helper-compilation-targets': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
lodash.debounce: 4.0.8
resolve: 1.22.8
transitivePeerDependencies:
@@ -13341,9 +13394,9 @@ snapshots:
'@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.8
- '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.24.7)':
+ '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.25.2)':
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
'@babel/helper-plugin-utils': 7.24.7
'@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.7)':
@@ -14570,7 +14623,7 @@ snapshots:
'@babel/parser': 7.25.6
'@babel/template': 7.25.0
'@babel/types': 7.25.6
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@@ -14590,11 +14643,11 @@ snapshots:
'@colors/colors@1.5.0': {}
- '@commitlint/cli@19.5.0(@types/node@22.5.4)(typescript@5.6.2)':
+ '@commitlint/cli@19.5.0(@types/node@22.5.5)(typescript@5.6.2)':
dependencies:
'@commitlint/format': 19.5.0
'@commitlint/lint': 19.5.0
- '@commitlint/load': 19.5.0(@types/node@22.5.4)(typescript@5.6.2)
+ '@commitlint/load': 19.5.0(@types/node@22.5.5)(typescript@5.6.2)
'@commitlint/read': 19.5.0
'@commitlint/types': 19.5.0
tinyexec: 0.3.0
@@ -14641,7 +14694,7 @@ snapshots:
'@commitlint/rules': 19.5.0
'@commitlint/types': 19.5.0
- '@commitlint/load@19.5.0(@types/node@22.5.4)(typescript@5.6.2)':
+ '@commitlint/load@19.5.0(@types/node@22.5.5)(typescript@5.6.2)':
dependencies:
'@commitlint/config-validator': 19.5.0
'@commitlint/execute-rule': 19.5.0
@@ -14649,7 +14702,7 @@ snapshots:
'@commitlint/types': 19.5.0
chalk: 5.3.0
cosmiconfig: 9.0.0(typescript@5.6.2)
- cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2)
+ cosmiconfig-typescript-loader: 5.0.0(@types/node@22.5.5)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@@ -14992,6 +15045,11 @@ snapshots:
eslint: 8.57.0
eslint-visitor-keys: 3.4.3
+ '@eslint-community/eslint-utils@4.4.0(eslint@8.57.1)':
+ dependencies:
+ eslint: 8.57.1
+ eslint-visitor-keys: 3.4.3
+
'@eslint-community/regexpp@4.11.0': {}
'@eslint/eslintrc@2.1.4':
@@ -15010,16 +15068,18 @@ snapshots:
'@eslint/js@8.57.0': {}
+ '@eslint/js@8.57.1': {}
+
'@floating-ui/core@1.6.4':
dependencies:
- '@floating-ui/utils': 0.2.7
+ '@floating-ui/utils': 0.2.8
- '@floating-ui/dom@1.6.10':
+ '@floating-ui/dom@1.6.11':
dependencies:
'@floating-ui/core': 1.6.4
- '@floating-ui/utils': 0.2.7
+ '@floating-ui/utils': 0.2.8
- '@floating-ui/utils@0.2.7': {}
+ '@floating-ui/utils@0.2.8': {}
'@formatjs/ecma402-abstract@2.0.0':
dependencies:
@@ -15055,6 +15115,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@humanwhocodes/config-array@0.13.0':
+ dependencies:
+ '@humanwhocodes/object-schema': 2.0.3
+ debug: 4.3.7(supports-color@5.5.0)
+ minimatch: 3.1.2
+ transitivePeerDependencies:
+ - supports-color
+
'@humanwhocodes/module-importer@1.0.1': {}
'@humanwhocodes/object-schema@2.0.3': {}
@@ -15072,7 +15140,7 @@ snapshots:
'@inquirer/confirm@3.1.22':
dependencies:
'@inquirer/core': 9.1.0
- '@inquirer/type': 1.5.2
+ '@inquirer/type': 1.5.3
'@inquirer/confirm@3.2.0':
dependencies:
@@ -15084,7 +15152,7 @@ snapshots:
'@inquirer/figures': 1.0.5
'@inquirer/type': 1.5.3
'@types/mute-stream': 0.0.4
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/wrap-ansi': 3.0.0
ansi-escapes: 4.3.2
cli-spinners: 2.9.2
@@ -15159,10 +15227,6 @@ snapshots:
ansi-escapes: 4.3.2
yoctocolors-cjs: 2.1.2
- '@inquirer/type@1.5.2':
- dependencies:
- mute-stream: 1.0.0
-
'@inquirer/type@1.5.3':
dependencies:
mute-stream: 1.0.0
@@ -15191,33 +15255,33 @@ snapshots:
'@jest/console@26.6.2':
dependencies:
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
chalk: 4.1.2
jest-message-util: 26.6.2
jest-util: 26.6.2
slash: 3.0.0
- '@jest/core@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))':
+ '@jest/core@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))':
dependencies:
'@jest/console': 26.6.2
'@jest/reporters': 26.6.2
'@jest/test-result': 26.6.2
'@jest/transform': 26.6.2
'@jest/types': 26.6.2
- '@types/node': 22.1.0
+ '@types/node': 22.5.5
ansi-escapes: 4.3.2
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.11
jest-changed-files: 26.6.2
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
jest-haste-map: 26.6.2
jest-message-util: 26.6.2
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-resolve-dependencies: 26.6.3
- jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
jest-snapshot: 26.6.2
jest-util: 26.6.2
jest-validate: 26.6.2
@@ -15238,14 +15302,14 @@ snapshots:
dependencies:
'@jest/fake-timers': 26.6.2
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
jest-mock: 26.6.2
'@jest/fake-timers@26.6.2':
dependencies:
'@jest/types': 26.6.2
'@sinonjs/fake-timers': 6.0.1
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
jest-message-util: 26.6.2
jest-mock: 26.6.2
jest-util: 26.6.2
@@ -15304,13 +15368,13 @@ snapshots:
'@types/istanbul-lib-coverage': 2.0.6
collect-v8-coverage: 1.0.2
- '@jest/test-sequencer@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))':
+ '@jest/test-sequencer@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))':
dependencies:
'@jest/test-result': 26.6.2
graceful-fs: 4.2.11
jest-haste-map: 26.6.2
- jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-runner: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
transitivePeerDependencies:
- bufferutil
- canvas
@@ -15320,7 +15384,7 @@ snapshots:
'@jest/transform@26.6.2':
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
'@jest/types': 26.6.2
babel-plugin-istanbul: 6.1.1
chalk: 4.1.2
@@ -15342,14 +15406,14 @@ snapshots:
dependencies:
'@types/istanbul-lib-coverage': 2.0.6
'@types/istanbul-reports': 3.0.4
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/yargs': 15.0.19
chalk: 4.1.2
'@jridgewell/gen-mapping@0.3.5':
dependencies:
'@jridgewell/set-array': 1.2.1
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@jridgewell/trace-mapping': 0.3.25
'@jridgewell/resolve-uri@3.1.2': {}
@@ -15368,12 +15432,12 @@ snapshots:
'@jridgewell/trace-mapping@0.3.25':
dependencies:
'@jridgewell/resolve-uri': 3.1.2
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@jridgewell/trace-mapping@0.3.9':
dependencies:
'@jridgewell/resolve-uri': 3.1.2
- '@jridgewell/sourcemap-codec': 1.4.15
+ '@jridgewell/sourcemap-codec': 1.5.0
'@jsonjoy.com/base64@1.1.2(tslib@2.6.3)':
dependencies:
@@ -15411,13 +15475,13 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
- '@leanup/stack-solid@1.3.54(@babel/core@7.24.7)(solid-js@1.8.22)(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
+ '@leanup/stack-solid@1.3.54(@babel/core@7.24.7)(solid-js@1.8.22)(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0))(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
dependencies:
'@leanup/cli-core-babel': 1.3.54(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
'@snowpack/plugin-babel': 2.1.7
babel-preset-solid: 1.8.17(@babel/core@7.24.7)
solid-js: 1.8.22
- vite-plugin-solid: 2.10.2(solid-js@1.8.22)(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0))
+ vite-plugin-solid: 2.10.2(solid-js@1.8.22)(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0))
transitivePeerDependencies:
- '@babel/core'
- '@testing-library/jest-dom'
@@ -15425,7 +15489,7 @@ snapshots:
- vite
- webpack
- '@leanup/stack-webpack@1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.45)(sass@1.78.0)':
+ '@leanup/stack-webpack@1.3.54(@leanup/stack@1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2))(esbuild@0.23.0)(less@4.2.0)(postcss@8.4.47)(sass@1.79.1)':
dependencies:
'@leanup/stack': 1.3.54(chromedriver@124.0.4)(esbuild@0.23.0)(typescript@5.6.2)
'@swc/core': 1.5.28
@@ -15436,8 +15500,8 @@ snapshots:
file-loader: 6.2.0(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
less-loader: 10.2.0(less@4.2.0)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
mini-css-extract-plugin: 2.9.0(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
- postcss-loader: 6.2.1(postcss@8.4.45)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
- sass-loader: 12.6.0(sass@1.78.0)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
+ postcss-loader: 6.2.1(postcss@8.4.47)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
+ sass-loader: 12.6.0(sass@1.79.1)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
string-replace-loader: 3.1.0(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
swc-loader: 0.2.6(@swc/core@1.5.28)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0))
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
@@ -15587,7 +15651,7 @@ snapshots:
'@listr2/prompt-adapter-inquirer@2.0.15(@inquirer/prompts@5.3.8)':
dependencies:
'@inquirer/prompts': 5.3.8
- '@inquirer/type': 1.5.2
+ '@inquirer/type': 1.5.3
'@lmdb/lmdb-darwin-arm64@3.0.13':
optional: true
@@ -15625,9 +15689,9 @@ snapshots:
'@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3':
optional: true
- '@ngtools/webpack@18.2.4(@angular/compiler-cli@18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
+ '@ngtools/webpack@18.2.5(@angular/compiler-cli@18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4))(typescript@5.5.4)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))':
dependencies:
- '@angular/compiler-cli': 18.2.4(@angular/compiler@18.2.4(@angular/core@18.2.4(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
+ '@angular/compiler-cli': 18.2.5(@angular/compiler@18.2.5(@angular/core@18.2.5(rxjs@7.8.1)(zone.js@0.14.10)))(typescript@5.5.4)
typescript: 5.5.4
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
@@ -16007,7 +16071,7 @@ snapshots:
'@puppeteer/browsers@2.4.0':
dependencies:
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
extract-zip: 2.0.1
progress: 2.0.3
proxy-agent: 6.4.0
@@ -16204,14 +16268,16 @@ snapshots:
'@rollup/rollup-win32-x64-msvc@4.21.3':
optional: true
- '@schematics/angular@18.2.4(chokidar@3.6.0)':
+ '@schematics/angular@18.2.5(chokidar@3.6.0)':
dependencies:
- '@angular-devkit/core': 18.2.4(chokidar@3.6.0)
- '@angular-devkit/schematics': 18.2.4(chokidar@3.6.0)
+ '@angular-devkit/core': 18.2.5(chokidar@3.6.0)
+ '@angular-devkit/schematics': 18.2.5(chokidar@3.6.0)
jsonc-parser: 3.3.1
transitivePeerDependencies:
- chokidar
+ '@sec-ant/readable-stream@0.4.1': {}
+
'@sentry/core@6.19.7':
dependencies:
'@sentry/hub': 6.19.7
@@ -16309,6 +16375,8 @@ snapshots:
'@sindresorhus/is@5.6.0': {}
+ '@sindresorhus/is@7.0.1': {}
+
'@sindresorhus/merge-streams@2.3.0': {}
'@sinonjs/commons@1.8.6':
@@ -16357,11 +16425,11 @@ snapshots:
'@stencil-community/postcss@2.2.0(@stencil/core@4.20.0)':
dependencies:
'@stencil/core': 4.20.0
- postcss: 8.4.45
+ postcss: 8.4.47
'@stencil/core@4.20.0': {}
- '@stencil/playwright@0.2.0(@playwright/test@1.47.1)(@stencil/core@4.20.0)':
+ '@stencil/playwright@0.2.1(@playwright/test@1.47.1)(@stencil/core@4.20.0)':
dependencies:
'@playwright/test': 1.47.1
'@stencil/core': 4.20.0
@@ -16491,11 +16559,11 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/bonjour@3.5.13':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/chai@4.3.16': {}
@@ -16508,21 +16576,21 @@ snapshots:
'@types/connect-history-api-fallback@1.5.4':
dependencies:
'@types/express-serve-static-core': 4.19.5
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/connect@3.4.38':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/conventional-commits-parser@5.0.0':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/cookie@0.4.1': {}
'@types/cors@2.8.17':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/eslint-scope@3.7.7':
dependencies:
@@ -16538,7 +16606,7 @@ snapshots:
'@types/express-serve-static-core@4.19.5':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/qs': 6.9.15
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@@ -16552,7 +16620,7 @@ snapshots:
'@types/graceful-fs@4.1.9':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/gradient-string@1.1.6':
dependencies:
@@ -16560,7 +16628,7 @@ snapshots:
'@types/hoist-non-react-statics@3.3.5':
dependencies:
- '@types/react': 18.3.5
+ '@types/react': 18.3.7
hoist-non-react-statics: 3.3.2
'@types/http-cache-semantics@4.0.4': {}
@@ -16569,7 +16637,7 @@ snapshots:
'@types/http-proxy@1.17.14':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/istanbul-lib-coverage@2.0.6': {}
@@ -16615,19 +16683,15 @@ snapshots:
'@types/mute-stream@0.0.4':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/nightwatch@1.3.4': {}
'@types/node-forge@1.3.11':
dependencies:
- '@types/node': 22.5.4
-
- '@types/node@22.1.0':
- dependencies:
- undici-types: 6.13.0
+ '@types/node': 22.5.5
- '@types/node@22.5.4':
+ '@types/node@22.5.5':
dependencies:
undici-types: 6.19.8
@@ -16647,14 +16711,9 @@ snapshots:
'@types/react-dom@18.3.0':
dependencies:
- '@types/react': 18.3.5
+ '@types/react': 18.3.7
- '@types/react@18.3.3':
- dependencies:
- '@types/prop-types': 15.7.12
- csstype: 3.1.3
-
- '@types/react@18.3.5':
+ '@types/react@18.3.7':
dependencies:
'@types/prop-types': 15.7.12
csstype: 3.1.3
@@ -16672,7 +16731,7 @@ snapshots:
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/serve-index@1.9.4':
dependencies:
@@ -16681,7 +16740,7 @@ snapshots:
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/send': 0.17.4
'@types/sinon@10.0.20':
@@ -16692,7 +16751,7 @@ snapshots:
'@types/sockjs@0.3.36':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/stack-utils@2.0.3': {}
@@ -16706,7 +16765,7 @@ snapshots:
'@types/ws@8.5.10':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
'@types/yargs-parser@21.0.3': {}
@@ -16716,7 +16775,7 @@ snapshots:
'@types/yauzl@2.10.3':
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
optional: true
'@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)':
@@ -16739,15 +16798,33 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)':
+ '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.5.4))(eslint@8.57.1)(typescript@5.5.4)':
dependencies:
'@eslint-community/regexpp': 4.11.0
- '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ '@typescript-eslint/parser': 7.18.0(eslint@8.57.1)(typescript@5.5.4)
'@typescript-eslint/scope-manager': 7.18.0
- '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2)
- '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.1)(typescript@5.5.4)
+ '@typescript-eslint/utils': 7.18.0(eslint@8.57.1)(typescript@5.5.4)
'@typescript-eslint/visitor-keys': 7.18.0
- eslint: 8.57.0
+ eslint: 8.57.1
+ graphemer: 1.4.0
+ ignore: 5.3.1
+ natural-compare: 1.4.0
+ ts-api-utils: 1.3.0(typescript@5.5.4)
+ optionalDependencies:
+ typescript: 5.5.4
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)':
+ dependencies:
+ '@eslint-community/regexpp': 4.11.0
+ '@typescript-eslint/parser': 7.18.0(eslint@8.57.1)(typescript@5.6.2)
+ '@typescript-eslint/scope-manager': 7.18.0
+ '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.1)(typescript@5.6.2)
+ '@typescript-eslint/utils': 7.18.0(eslint@8.57.1)(typescript@5.6.2)
+ '@typescript-eslint/visitor-keys': 7.18.0
+ eslint: 8.57.1
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
@@ -16770,14 +16847,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.2)':
+ '@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.5.4)':
+ dependencies:
+ '@typescript-eslint/scope-manager': 7.18.0
+ '@typescript-eslint/types': 7.18.0
+ '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
+ '@typescript-eslint/visitor-keys': 7.18.0
+ debug: 4.3.5(supports-color@8.1.1)
+ eslint: 8.57.1
+ optionalDependencies:
+ typescript: 5.5.4
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.6.2)':
dependencies:
'@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
'@typescript-eslint/visitor-keys': 7.18.0
debug: 4.3.5(supports-color@8.1.1)
- eslint: 8.57.0
+ eslint: 8.57.1
optionalDependencies:
typescript: 5.6.2
transitivePeerDependencies:
@@ -16797,7 +16887,7 @@ snapshots:
dependencies:
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2)
'@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2)
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7(supports-color@5.5.0)
eslint: 8.57.0
ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies:
@@ -16805,12 +16895,24 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.6.2)':
+ '@typescript-eslint/type-utils@7.18.0(eslint@8.57.1)(typescript@5.5.4)':
+ dependencies:
+ '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
+ '@typescript-eslint/utils': 7.18.0(eslint@8.57.1)(typescript@5.5.4)
+ debug: 4.3.5(supports-color@8.1.1)
+ eslint: 8.57.1
+ ts-api-utils: 1.3.0(typescript@5.5.4)
+ optionalDependencies:
+ typescript: 5.5.4
+ transitivePeerDependencies:
+ - supports-color
+
+ '@typescript-eslint/type-utils@7.18.0(eslint@8.57.1)(typescript@5.6.2)':
dependencies:
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
- '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.6.2)
+ '@typescript-eslint/utils': 7.18.0(eslint@8.57.1)(typescript@5.6.2)
debug: 4.3.5(supports-color@8.1.1)
- eslint: 8.57.0
+ eslint: 8.57.1
ts-api-utils: 1.3.0(typescript@5.6.2)
optionalDependencies:
typescript: 5.6.2
@@ -16825,7 +16927,7 @@ snapshots:
dependencies:
'@typescript-eslint/types': 6.21.0
'@typescript-eslint/visitor-keys': 6.21.0
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7(supports-color@5.5.0)
globby: 11.1.0
is-glob: 4.0.3
minimatch: 9.0.3
@@ -16836,6 +16938,21 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ '@typescript-eslint/typescript-estree@7.18.0(typescript@5.5.4)':
+ dependencies:
+ '@typescript-eslint/types': 7.18.0
+ '@typescript-eslint/visitor-keys': 7.18.0
+ debug: 4.3.5(supports-color@8.1.1)
+ globby: 11.1.0
+ is-glob: 4.0.3
+ minimatch: 9.0.5
+ semver: 7.6.3
+ ts-api-utils: 1.3.0(typescript@5.5.4)
+ optionalDependencies:
+ typescript: 5.5.4
+ transitivePeerDependencies:
+ - supports-color
+
'@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.2)':
dependencies:
'@typescript-eslint/types': 7.18.0
@@ -16865,13 +16982,24 @@ snapshots:
- supports-color
- typescript
- '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.6.2)':
+ '@typescript-eslint/utils@7.18.0(eslint@8.57.1)(typescript@5.5.4)':
dependencies:
- '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1)
+ '@typescript-eslint/scope-manager': 7.18.0
+ '@typescript-eslint/types': 7.18.0
+ '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.5.4)
+ eslint: 8.57.1
+ transitivePeerDependencies:
+ - supports-color
+ - typescript
+
+ '@typescript-eslint/utils@7.18.0(eslint@8.57.1)(typescript@5.6.2)':
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1)
'@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.2)
- eslint: 8.57.0
+ eslint: 8.57.1
transitivePeerDependencies:
- supports-color
- typescript
@@ -16955,9 +17083,9 @@ snapshots:
transitivePeerDependencies:
- rollup
- '@vitejs/plugin-basic-ssl@1.1.0(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))':
+ '@vitejs/plugin-basic-ssl@1.1.0(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.77.6)(terser@5.31.6))':
dependencies:
- vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
+ vite: 5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.77.6)(terser@5.31.6)
'@vue/compiler-core@3.4.21':
dependencies:
@@ -16981,7 +17109,7 @@ snapshots:
'@vue/shared': 3.4.21
estree-walker: 2.0.2
magic-string: 0.30.10
- postcss: 8.4.45
+ postcss: 8.4.47
source-map-js: 1.2.0
'@vue/compiler-ssr@3.4.21':
@@ -17457,14 +17585,14 @@ snapshots:
postcss: 8.4.41
postcss-value-parser: 4.2.0
- autoprefixer@10.4.20(postcss@8.4.45):
+ autoprefixer@10.4.20(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
caniuse-lite: 1.0.30001660
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.1
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
available-typed-arrays@1.0.7:
@@ -17502,14 +17630,14 @@ snapshots:
b4a@1.6.6: {}
- babel-jest@26.6.3(@babel/core@7.24.7):
+ babel-jest@26.6.3(@babel/core@7.25.2):
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
'@jest/transform': 26.6.2
'@jest/types': 26.6.2
'@types/babel__core': 7.20.5
babel-plugin-istanbul: 6.1.1
- babel-preset-jest: 26.6.2(@babel/core@7.24.7)
+ babel-preset-jest: 26.6.2(@babel/core@7.25.2)
chalk: 4.1.2
graceful-fs: 4.2.11
slash: 3.0.0
@@ -17542,7 +17670,7 @@ snapshots:
babel-plugin-jest-hoist@26.6.2:
dependencies:
- '@babel/template': 7.24.7
+ '@babel/template': 7.25.0
'@babel/types': 7.25.6
'@types/babel__core': 7.20.5
'@types/babel__traverse': 7.20.6
@@ -17604,27 +17732,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
- babel-preset-current-node-syntax@1.0.1(@babel/core@7.24.7):
+ babel-preset-current-node-syntax@1.0.1(@babel/core@7.25.2):
dependencies:
- '@babel/core': 7.24.7
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.7)
- '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.24.7)
- '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.7)
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.7)
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.7)
- '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.7)
- '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.24.7)
+ '@babel/core': 7.25.2
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.2)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2)
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.25.2)
- babel-preset-jest@26.6.2(@babel/core@7.24.7):
+ babel-preset-jest@26.6.2(@babel/core@7.25.2):
dependencies:
- '@babel/core': 7.24.7
+ '@babel/core': 7.25.2
babel-plugin-jest-hoist: 26.6.2
- babel-preset-current-node-syntax: 1.0.1(@babel/core@7.24.7)
+ babel-preset-current-node-syntax: 1.0.1(@babel/core@7.25.2)
babel-preset-solid@1.8.17(@babel/core@7.24.7):
dependencies:
@@ -17902,6 +18030,16 @@ snapshots:
normalize-url: 8.0.1
responselike: 3.0.0
+ cacheable-request@12.0.1:
+ dependencies:
+ '@types/http-cache-semantics': 4.0.4
+ get-stream: 9.0.1
+ http-cache-semantics: 4.1.1
+ keyv: 4.5.4
+ mimic-response: 4.0.0
+ normalize-url: 8.0.1
+ responselike: 3.0.0
+
caching-transform@4.0.0:
dependencies:
hasha: 5.2.2
@@ -18022,11 +18160,15 @@ snapshots:
optionalDependencies:
fsevents: 2.3.3
+ chokidar@4.0.0:
+ dependencies:
+ readdirp: 4.0.1
+
chownr@2.0.0: {}
chrome-launcher@1.1.2:
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
escape-string-regexp: 4.0.0
is-wsl: 2.2.0
lighthouse-logger: 2.0.1
@@ -18428,9 +18570,9 @@ snapshots:
object-assign: 4.1.1
vary: 1.1.2
- cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.4)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2):
+ cosmiconfig-typescript-loader@5.0.0(@types/node@22.5.5)(cosmiconfig@9.0.0(typescript@5.6.2))(typescript@5.6.2):
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
cosmiconfig: 9.0.0(typescript@5.6.2)
jiti: 1.21.6
typescript: 5.6.2
@@ -18509,7 +18651,7 @@ snapshots:
dom-serializer: 2.0.0
domhandler: 5.0.3
htmlparser2: 8.0.2
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-media-query-parser: 0.2.3
cross-env@7.0.3:
@@ -18538,22 +18680,22 @@ snapshots:
csp_evaluator@1.1.1: {}
- css-declaration-sorter@6.4.1(postcss@8.4.45):
+ css-declaration-sorter@6.4.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- css-declaration-sorter@7.2.0(postcss@8.4.45):
+ css-declaration-sorter@7.2.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
css-loader@6.11.0(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
- icss-utils: 5.1.0(postcss@8.4.45)
- postcss: 8.4.45
- postcss-modules-extract-imports: 3.1.0(postcss@8.4.45)
- postcss-modules-local-by-default: 4.0.5(postcss@8.4.45)
- postcss-modules-scope: 3.2.0(postcss@8.4.45)
- postcss-modules-values: 4.0.0(postcss@8.4.45)
+ icss-utils: 5.1.0(postcss@8.4.47)
+ postcss: 8.4.47
+ postcss-modules-extract-imports: 3.1.0(postcss@8.4.47)
+ postcss-modules-local-by-default: 4.0.5(postcss@8.4.47)
+ postcss-modules-scope: 3.2.0(postcss@8.4.47)
+ postcss-modules-values: 4.0.0(postcss@8.4.47)
postcss-value-parser: 4.2.0
semver: 7.6.3
optionalDependencies:
@@ -18561,12 +18703,12 @@ snapshots:
css-loader@7.1.2(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
- icss-utils: 5.1.0(postcss@8.4.45)
- postcss: 8.4.45
- postcss-modules-extract-imports: 3.1.0(postcss@8.4.45)
- postcss-modules-local-by-default: 4.0.5(postcss@8.4.45)
- postcss-modules-scope: 3.2.0(postcss@8.4.45)
- postcss-modules-values: 4.0.0(postcss@8.4.45)
+ icss-utils: 5.1.0(postcss@8.4.47)
+ postcss: 8.4.47
+ postcss-modules-extract-imports: 3.1.0(postcss@8.4.47)
+ postcss-modules-local-by-default: 4.0.5(postcss@8.4.47)
+ postcss-modules-scope: 3.2.0(postcss@8.4.47)
+ postcss-modules-values: 4.0.0(postcss@8.4.47)
postcss-value-parser: 4.2.0
semver: 7.6.3
optionalDependencies:
@@ -18607,93 +18749,93 @@ snapshots:
cssesc@3.0.0: {}
- cssnano-preset-default@5.2.14(postcss@8.4.45):
- dependencies:
- css-declaration-sorter: 6.4.1(postcss@8.4.45)
- cssnano-utils: 3.1.0(postcss@8.4.45)
- postcss: 8.4.45
- postcss-calc: 8.2.4(postcss@8.4.45)
- postcss-colormin: 5.3.1(postcss@8.4.45)
- postcss-convert-values: 5.1.3(postcss@8.4.45)
- postcss-discard-comments: 5.1.2(postcss@8.4.45)
- postcss-discard-duplicates: 5.1.0(postcss@8.4.45)
- postcss-discard-empty: 5.1.1(postcss@8.4.45)
- postcss-discard-overridden: 5.1.0(postcss@8.4.45)
- postcss-merge-longhand: 5.1.7(postcss@8.4.45)
- postcss-merge-rules: 5.1.4(postcss@8.4.45)
- postcss-minify-font-values: 5.1.0(postcss@8.4.45)
- postcss-minify-gradients: 5.1.1(postcss@8.4.45)
- postcss-minify-params: 5.1.4(postcss@8.4.45)
- postcss-minify-selectors: 5.2.1(postcss@8.4.45)
- postcss-normalize-charset: 5.1.0(postcss@8.4.45)
- postcss-normalize-display-values: 5.1.0(postcss@8.4.45)
- postcss-normalize-positions: 5.1.1(postcss@8.4.45)
- postcss-normalize-repeat-style: 5.1.1(postcss@8.4.45)
- postcss-normalize-string: 5.1.0(postcss@8.4.45)
- postcss-normalize-timing-functions: 5.1.0(postcss@8.4.45)
- postcss-normalize-unicode: 5.1.1(postcss@8.4.45)
- postcss-normalize-url: 5.1.0(postcss@8.4.45)
- postcss-normalize-whitespace: 5.1.1(postcss@8.4.45)
- postcss-ordered-values: 5.1.3(postcss@8.4.45)
- postcss-reduce-initial: 5.1.2(postcss@8.4.45)
- postcss-reduce-transforms: 5.1.0(postcss@8.4.45)
- postcss-svgo: 5.1.0(postcss@8.4.45)
- postcss-unique-selectors: 5.1.1(postcss@8.4.45)
-
- cssnano-preset-default@7.0.6(postcss@8.4.45):
+ cssnano-preset-default@5.2.14(postcss@8.4.47):
+ dependencies:
+ css-declaration-sorter: 6.4.1(postcss@8.4.47)
+ cssnano-utils: 3.1.0(postcss@8.4.47)
+ postcss: 8.4.47
+ postcss-calc: 8.2.4(postcss@8.4.47)
+ postcss-colormin: 5.3.1(postcss@8.4.47)
+ postcss-convert-values: 5.1.3(postcss@8.4.47)
+ postcss-discard-comments: 5.1.2(postcss@8.4.47)
+ postcss-discard-duplicates: 5.1.0(postcss@8.4.47)
+ postcss-discard-empty: 5.1.1(postcss@8.4.47)
+ postcss-discard-overridden: 5.1.0(postcss@8.4.47)
+ postcss-merge-longhand: 5.1.7(postcss@8.4.47)
+ postcss-merge-rules: 5.1.4(postcss@8.4.47)
+ postcss-minify-font-values: 5.1.0(postcss@8.4.47)
+ postcss-minify-gradients: 5.1.1(postcss@8.4.47)
+ postcss-minify-params: 5.1.4(postcss@8.4.47)
+ postcss-minify-selectors: 5.2.1(postcss@8.4.47)
+ postcss-normalize-charset: 5.1.0(postcss@8.4.47)
+ postcss-normalize-display-values: 5.1.0(postcss@8.4.47)
+ postcss-normalize-positions: 5.1.1(postcss@8.4.47)
+ postcss-normalize-repeat-style: 5.1.1(postcss@8.4.47)
+ postcss-normalize-string: 5.1.0(postcss@8.4.47)
+ postcss-normalize-timing-functions: 5.1.0(postcss@8.4.47)
+ postcss-normalize-unicode: 5.1.1(postcss@8.4.47)
+ postcss-normalize-url: 5.1.0(postcss@8.4.47)
+ postcss-normalize-whitespace: 5.1.1(postcss@8.4.47)
+ postcss-ordered-values: 5.1.3(postcss@8.4.47)
+ postcss-reduce-initial: 5.1.2(postcss@8.4.47)
+ postcss-reduce-transforms: 5.1.0(postcss@8.4.47)
+ postcss-svgo: 5.1.0(postcss@8.4.47)
+ postcss-unique-selectors: 5.1.1(postcss@8.4.47)
+
+ cssnano-preset-default@7.0.6(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
- css-declaration-sorter: 7.2.0(postcss@8.4.45)
- cssnano-utils: 5.0.0(postcss@8.4.45)
- postcss: 8.4.45
- postcss-calc: 10.0.2(postcss@8.4.45)
- postcss-colormin: 7.0.2(postcss@8.4.45)
- postcss-convert-values: 7.0.4(postcss@8.4.45)
- postcss-discard-comments: 7.0.3(postcss@8.4.45)
- postcss-discard-duplicates: 7.0.1(postcss@8.4.45)
- postcss-discard-empty: 7.0.0(postcss@8.4.45)
- postcss-discard-overridden: 7.0.0(postcss@8.4.45)
- postcss-merge-longhand: 7.0.4(postcss@8.4.45)
- postcss-merge-rules: 7.0.4(postcss@8.4.45)
- postcss-minify-font-values: 7.0.0(postcss@8.4.45)
- postcss-minify-gradients: 7.0.0(postcss@8.4.45)
- postcss-minify-params: 7.0.2(postcss@8.4.45)
- postcss-minify-selectors: 7.0.4(postcss@8.4.45)
- postcss-normalize-charset: 7.0.0(postcss@8.4.45)
- postcss-normalize-display-values: 7.0.0(postcss@8.4.45)
- postcss-normalize-positions: 7.0.0(postcss@8.4.45)
- postcss-normalize-repeat-style: 7.0.0(postcss@8.4.45)
- postcss-normalize-string: 7.0.0(postcss@8.4.45)
- postcss-normalize-timing-functions: 7.0.0(postcss@8.4.45)
- postcss-normalize-unicode: 7.0.2(postcss@8.4.45)
- postcss-normalize-url: 7.0.0(postcss@8.4.45)
- postcss-normalize-whitespace: 7.0.0(postcss@8.4.45)
- postcss-ordered-values: 7.0.1(postcss@8.4.45)
- postcss-reduce-initial: 7.0.2(postcss@8.4.45)
- postcss-reduce-transforms: 7.0.0(postcss@8.4.45)
- postcss-svgo: 7.0.1(postcss@8.4.45)
- postcss-unique-selectors: 7.0.3(postcss@8.4.45)
-
- cssnano-utils@3.1.0(postcss@8.4.45):
- dependencies:
- postcss: 8.4.45
-
- cssnano-utils@5.0.0(postcss@8.4.45):
- dependencies:
- postcss: 8.4.45
-
- cssnano@5.1.15(postcss@8.4.45):
- dependencies:
- cssnano-preset-default: 5.2.14(postcss@8.4.45)
+ css-declaration-sorter: 7.2.0(postcss@8.4.47)
+ cssnano-utils: 5.0.0(postcss@8.4.47)
+ postcss: 8.4.47
+ postcss-calc: 10.0.2(postcss@8.4.47)
+ postcss-colormin: 7.0.2(postcss@8.4.47)
+ postcss-convert-values: 7.0.4(postcss@8.4.47)
+ postcss-discard-comments: 7.0.3(postcss@8.4.47)
+ postcss-discard-duplicates: 7.0.1(postcss@8.4.47)
+ postcss-discard-empty: 7.0.0(postcss@8.4.47)
+ postcss-discard-overridden: 7.0.0(postcss@8.4.47)
+ postcss-merge-longhand: 7.0.4(postcss@8.4.47)
+ postcss-merge-rules: 7.0.4(postcss@8.4.47)
+ postcss-minify-font-values: 7.0.0(postcss@8.4.47)
+ postcss-minify-gradients: 7.0.0(postcss@8.4.47)
+ postcss-minify-params: 7.0.2(postcss@8.4.47)
+ postcss-minify-selectors: 7.0.4(postcss@8.4.47)
+ postcss-normalize-charset: 7.0.0(postcss@8.4.47)
+ postcss-normalize-display-values: 7.0.0(postcss@8.4.47)
+ postcss-normalize-positions: 7.0.0(postcss@8.4.47)
+ postcss-normalize-repeat-style: 7.0.0(postcss@8.4.47)
+ postcss-normalize-string: 7.0.0(postcss@8.4.47)
+ postcss-normalize-timing-functions: 7.0.0(postcss@8.4.47)
+ postcss-normalize-unicode: 7.0.2(postcss@8.4.47)
+ postcss-normalize-url: 7.0.0(postcss@8.4.47)
+ postcss-normalize-whitespace: 7.0.0(postcss@8.4.47)
+ postcss-ordered-values: 7.0.1(postcss@8.4.47)
+ postcss-reduce-initial: 7.0.2(postcss@8.4.47)
+ postcss-reduce-transforms: 7.0.0(postcss@8.4.47)
+ postcss-svgo: 7.0.1(postcss@8.4.47)
+ postcss-unique-selectors: 7.0.3(postcss@8.4.47)
+
+ cssnano-utils@3.1.0(postcss@8.4.47):
+ dependencies:
+ postcss: 8.4.47
+
+ cssnano-utils@5.0.0(postcss@8.4.47):
+ dependencies:
+ postcss: 8.4.47
+
+ cssnano@5.1.15(postcss@8.4.47):
+ dependencies:
+ cssnano-preset-default: 5.2.14(postcss@8.4.47)
lilconfig: 2.1.0
- postcss: 8.4.45
+ postcss: 8.4.47
yaml: 1.10.2
- cssnano@7.0.6(postcss@8.4.45):
+ cssnano@7.0.6(postcss@8.4.47):
dependencies:
- cssnano-preset-default: 7.0.6(postcss@8.4.45)
+ cssnano-preset-default: 7.0.6(postcss@8.4.47)
lilconfig: 3.1.2
- postcss: 8.4.45
+ postcss: 8.4.47
csso@4.2.0:
dependencies:
@@ -18789,21 +18931,17 @@ snapshots:
optionalDependencies:
supports-color: 8.1.1
- debug@4.3.5(supports-color@5.5.0):
- dependencies:
- ms: 2.1.2
- optionalDependencies:
- supports-color: 5.5.0
-
debug@4.3.5(supports-color@8.1.1):
dependencies:
ms: 2.1.2
optionalDependencies:
supports-color: 8.1.1
- debug@4.3.7:
+ debug@4.3.7(supports-color@5.5.0):
dependencies:
ms: 2.1.3
+ optionalDependencies:
+ supports-color: 5.5.0
decamelize-keys@1.1.1:
dependencies:
@@ -19102,7 +19240,7 @@ snapshots:
dependencies:
'@types/cookie': 0.4.1
'@types/cors': 2.8.17
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.4.2
@@ -19150,7 +19288,7 @@ snapshots:
environment@1.1.0: {}
- eol@0.9.1: {}
+ eol@0.10.0: {}
err-code@2.0.3: {}
@@ -19415,9 +19553,9 @@ snapshots:
optionalDependencies:
source-map: 0.6.1
- eslint-config-prettier@9.1.0(eslint@8.57.0):
+ eslint-config-prettier@9.1.0(eslint@8.57.1):
dependencies:
- eslint: 8.57.0
+ eslint: 8.57.1
eslint-plugin-html@7.1.0:
dependencies:
@@ -19427,14 +19565,14 @@ snapshots:
dependencies:
htmlparser2: 9.1.0
- eslint-plugin-jsdoc@48.11.0(eslint@8.57.0):
+ eslint-plugin-jsdoc@48.11.0(eslint@8.57.1):
dependencies:
'@es-joy/jsdoccomment': 0.46.0
are-docs-informative: 0.0.2
comment-parser: 1.4.1
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
escape-string-regexp: 4.0.0
- eslint: 8.57.0
+ eslint: 8.57.1
espree: 10.1.0
esquery: 1.6.0
parse-imports: 2.1.1
@@ -19469,6 +19607,26 @@ snapshots:
safe-regex-test: 1.0.3
string.prototype.includes: 2.0.0
+ eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1):
+ dependencies:
+ aria-query: 5.1.3
+ array-includes: 3.1.8
+ array.prototype.flatmap: 1.3.2
+ ast-types-flow: 0.0.8
+ axe-core: 4.10.0
+ axobject-query: 4.1.0
+ damerau-levenshtein: 1.0.8
+ emoji-regex: 9.2.2
+ es-iterator-helpers: 1.0.19
+ eslint: 8.57.1
+ hasown: 2.0.2
+ jsx-ast-utils: 3.3.5
+ language-tags: 1.0.9
+ minimatch: 3.1.2
+ object.fromentries: 2.0.8
+ safe-regex-test: 1.0.3
+ string.prototype.includes: 2.0.0
+
eslint-plugin-react@7.36.1(eslint@8.57.0):
dependencies:
array-includes: 3.1.8
@@ -19491,6 +19649,28 @@ snapshots:
string.prototype.matchall: 4.0.11
string.prototype.repeat: 1.0.0
+ eslint-plugin-react@7.36.1(eslint@8.57.1):
+ dependencies:
+ array-includes: 3.1.8
+ array.prototype.findlast: 1.2.5
+ array.prototype.flatmap: 1.3.2
+ array.prototype.tosorted: 1.1.4
+ doctrine: 2.1.0
+ es-iterator-helpers: 1.0.19
+ eslint: 8.57.1
+ estraverse: 5.3.0
+ hasown: 2.0.2
+ jsx-ast-utils: 3.3.5
+ minimatch: 3.1.2
+ object.entries: 1.1.8
+ object.fromentries: 2.0.8
+ object.values: 1.2.0
+ prop-types: 15.8.1
+ resolve: 2.0.0-next.5
+ semver: 6.3.1
+ string.prototype.matchall: 4.0.11
+ string.prototype.repeat: 1.0.0
+
eslint-scope@5.1.1:
dependencies:
esrecurse: 4.3.0
@@ -19550,6 +19730,49 @@ snapshots:
transitivePeerDependencies:
- supports-color
+ eslint@8.57.1:
+ dependencies:
+ '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1)
+ '@eslint-community/regexpp': 4.11.0
+ '@eslint/eslintrc': 2.1.4
+ '@eslint/js': 8.57.1
+ '@humanwhocodes/config-array': 0.13.0
+ '@humanwhocodes/module-importer': 1.0.1
+ '@nodelib/fs.walk': 1.2.8
+ '@ungap/structured-clone': 1.2.0
+ ajv: 6.12.6
+ chalk: 4.1.2
+ cross-spawn: 7.0.3
+ debug: 4.3.7(supports-color@5.5.0)
+ doctrine: 3.0.0
+ escape-string-regexp: 4.0.0
+ eslint-scope: 7.2.2
+ eslint-visitor-keys: 3.4.3
+ espree: 9.6.1
+ esquery: 1.6.0
+ esutils: 2.0.3
+ fast-deep-equal: 3.1.3
+ file-entry-cache: 6.0.1
+ find-up: 5.0.0
+ glob-parent: 6.0.2
+ globals: 13.24.0
+ graphemer: 1.4.0
+ ignore: 5.3.1
+ imurmurhash: 0.1.4
+ is-glob: 4.0.3
+ is-path-inside: 3.0.3
+ js-yaml: 4.1.0
+ json-stable-stringify-without-jsonify: 1.0.1
+ levn: 0.4.1
+ lodash.merge: 4.6.2
+ minimatch: 3.1.2
+ natural-compare: 1.4.0
+ optionator: 0.9.4
+ strip-ansi: 6.0.1
+ text-table: 0.2.0
+ transitivePeerDependencies:
+ - supports-color
+
esm@3.2.25: {}
espree@10.1.0:
@@ -19767,7 +19990,7 @@ snapshots:
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
- micromatch: 4.0.7
+ micromatch: 4.0.8
fast-json-stable-stringify@2.1.0: {}
@@ -19906,7 +20129,7 @@ snapshots:
follow-redirects@1.15.6(debug@4.3.7):
optionalDependencies:
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
for-each@0.3.3:
dependencies:
@@ -19926,7 +20149,7 @@ snapshots:
cross-spawn: 7.0.3
signal-exit: 4.1.0
- fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.0)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
+ fork-ts-checker-webpack-plugin@6.5.3(eslint@8.57.1)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
'@babel/code-frame': 7.24.7
'@types/json-schema': 7.0.15
@@ -19944,10 +20167,12 @@ snapshots:
typescript: 5.6.2
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
optionalDependencies:
- eslint: 8.57.0
+ eslint: 8.57.1
form-data-encoder@2.1.4: {}
+ form-data-encoder@4.0.2: {}
+
form-data@3.0.1:
dependencies:
asynckit: 0.4.0
@@ -20106,6 +20331,11 @@ snapshots:
get-stream@8.0.1: {}
+ get-stream@9.0.1:
+ dependencies:
+ '@sec-ant/readable-stream': 0.4.1
+ is-stream: 4.0.1
+
get-symbol-description@1.0.2:
dependencies:
call-bind: 1.0.7
@@ -20297,19 +20527,19 @@ snapshots:
p-cancelable: 3.0.0
responselike: 3.0.0
- got@13.0.0:
+ got@14.4.2:
dependencies:
- '@sindresorhus/is': 5.6.0
+ '@sindresorhus/is': 7.0.1
'@szmarczak/http-timer': 5.0.1
cacheable-lookup: 7.0.0
- cacheable-request: 10.2.14
+ cacheable-request: 12.0.1
decompress-response: 6.0.0
- form-data-encoder: 2.1.4
- get-stream: 6.0.1
+ form-data-encoder: 4.0.2
http2-wrapper: 2.2.1
lowercase-keys: 3.0.0
- p-cancelable: 3.0.0
+ p-cancelable: 4.0.1
responselike: 3.0.0
+ type-fest: 4.26.1
graceful-fs@4.2.10: {}
@@ -20482,7 +20712,7 @@ snapshots:
dependencies:
'@tootallnate/once': 1.1.2
agent-base: 6.0.2
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
@@ -20516,7 +20746,7 @@ snapshots:
http-proxy-middleware@3.0.0:
dependencies:
'@types/http-proxy': 1.17.14
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
http-proxy: 1.18.1(debug@4.3.7)
is-glob: 4.0.3
is-plain-obj: 3.0.0
@@ -20540,14 +20770,14 @@ snapshots:
https-proxy-agent@5.0.1:
dependencies:
agent-base: 6.0.2
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
https-proxy-agent@7.0.5:
dependencies:
agent-base: 7.1.1
- debug: 4.3.5(supports-color@8.1.1)
+ debug: 4.3.7(supports-color@5.5.0)
transitivePeerDependencies:
- supports-color
@@ -20575,9 +20805,9 @@ snapshots:
icss-replace-symbols@1.1.0: {}
- icss-utils@5.1.0(postcss@8.4.45):
+ icss-utils@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
ieee754@1.2.1: {}
@@ -20903,6 +21133,8 @@ snapshots:
is-stream@3.0.0: {}
+ is-stream@4.0.1: {}
+
is-string@1.0.7:
dependencies:
has-tostringtag: 1.0.2
@@ -21072,9 +21304,9 @@ snapshots:
execa: 4.1.0
throat: 5.0.0
- jest-cli@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
+ jest-cli@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4)):
dependencies:
- '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
chalk: 4.1.2
@@ -21082,7 +21314,7 @@ snapshots:
graceful-fs: 4.2.11
import-local: 3.1.0
is-ci: 2.0.0
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
jest-util: 26.6.2
jest-validate: 26.6.2
prompts: 2.4.2
@@ -21094,12 +21326,12 @@ snapshots:
- ts-node
- utf-8-validate
- jest-config@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
+ jest-config@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4)):
dependencies:
- '@babel/core': 7.24.7
- '@jest/test-sequencer': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ '@babel/core': 7.25.2
+ '@jest/test-sequencer': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
'@jest/types': 26.6.2
- babel-jest: 26.6.3(@babel/core@7.24.7)
+ babel-jest: 26.6.3(@babel/core@7.25.2)
chalk: 4.1.2
deepmerge: 4.3.1
glob: 7.2.3
@@ -21107,7 +21339,7 @@ snapshots:
jest-environment-jsdom: 26.6.2
jest-environment-node: 26.6.2
jest-get-type: 26.3.0
- jest-jasmine2: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-jasmine2: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
jest-regex-util: 26.0.0
jest-resolve: 26.6.2
jest-util: 26.6.2
@@ -21115,7 +21347,7 @@ snapshots:
micromatch: 4.0.7
pretty-format: 26.6.2
optionalDependencies:
- ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)
+ ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4)
transitivePeerDependencies:
- bufferutil
- canvas
@@ -21153,7 +21385,7 @@ snapshots:
'@jest/environment': 26.6.2
'@jest/fake-timers': 26.6.2
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
jest-mock: 26.6.2
jest-util: 26.6.2
jsdom: 16.7.0
@@ -21168,7 +21400,7 @@ snapshots:
'@jest/environment': 26.6.2
'@jest/fake-timers': 26.6.2
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
jest-mock: 26.6.2
jest-util: 26.6.2
@@ -21180,7 +21412,7 @@ snapshots:
dependencies:
'@jest/types': 26.6.2
'@types/graceful-fs': 4.1.9
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
anymatch: 3.1.3
fb-watchman: 2.0.2
graceful-fs: 4.2.11
@@ -21196,14 +21428,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
- jest-jasmine2@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
+ jest-jasmine2@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4)):
dependencies:
'@babel/traverse': 7.24.7
'@jest/environment': 26.6.2
'@jest/source-map': 26.6.2
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
chalk: 4.1.2
co: 4.6.0
expect: 26.6.2
@@ -21211,7 +21443,7 @@ snapshots:
jest-each: 26.6.2
jest-matcher-utils: 26.6.2
jest-message-util: 26.6.2
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
jest-snapshot: 26.6.2
jest-util: 26.6.2
pretty-format: 26.6.2
@@ -21250,7 +21482,7 @@ snapshots:
jest-mock@26.6.2:
dependencies:
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
jest-pnp-resolver@1.2.3(jest-resolve@26.6.2):
optionalDependencies:
@@ -21277,24 +21509,24 @@ snapshots:
resolve: 1.22.8
slash: 3.0.0
- jest-runner@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
+ jest-runner@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4)):
dependencies:
'@jest/console': 26.6.2
'@jest/environment': 26.6.2
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
chalk: 4.1.2
emittery: 0.7.2
exit: 0.1.2
graceful-fs: 4.2.11
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
jest-docblock: 26.0.0
jest-haste-map: 26.6.2
jest-leak-detector: 26.6.2
jest-message-util: 26.6.2
jest-resolve: 26.6.2
- jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-runtime: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
jest-util: 26.6.2
jest-worker: 26.6.2
source-map-support: 0.5.21
@@ -21306,7 +21538,7 @@ snapshots:
- ts-node
- utf-8-validate
- jest-runtime@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
+ jest-runtime@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4)):
dependencies:
'@jest/console': 26.6.2
'@jest/environment': 26.6.2
@@ -21323,7 +21555,7 @@ snapshots:
exit: 0.1.2
glob: 7.2.3
graceful-fs: 4.2.11
- jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-config: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
jest-haste-map: 26.6.2
jest-message-util: 26.6.2
jest-mock: 26.6.2
@@ -21344,7 +21576,7 @@ snapshots:
jest-serializer@26.6.2:
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
graceful-fs: 4.2.11
jest-snapshot@26.6.2:
@@ -21371,7 +21603,7 @@ snapshots:
jest-util@26.6.2:
dependencies:
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
chalk: 4.1.2
graceful-fs: 4.2.11
is-ci: 2.0.0
@@ -21390,7 +21622,7 @@ snapshots:
dependencies:
'@jest/test-result': 26.6.2
'@jest/types': 26.6.2
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
ansi-escapes: 4.3.2
chalk: 4.1.2
jest-util: 26.6.2
@@ -21398,21 +21630,21 @@ snapshots:
jest-worker@26.6.2:
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
merge-stream: 2.0.0
supports-color: 7.2.0
jest-worker@27.5.1:
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
merge-stream: 2.0.0
supports-color: 8.1.1
- jest@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
+ jest@26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4)):
dependencies:
- '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ '@jest/core': 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
import-local: 3.1.0
- jest-cli: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
+ jest-cli: 26.6.3(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4))
transitivePeerDependencies:
- bufferutil
- canvas
@@ -21711,11 +21943,32 @@ snapshots:
klona@2.0.6: {}
- knip@5.30.2(@types/node@22.5.4)(typescript@5.6.2):
+ knip@5.30.2(@types/node@22.5.5)(typescript@5.5.4):
dependencies:
'@nodelib/fs.walk': 1.2.8
'@snyk/github-codeowners': 1.1.0
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
+ easy-table: 1.2.0
+ enhanced-resolve: 5.17.1
+ fast-glob: 3.3.2
+ jiti: 1.21.6
+ js-yaml: 4.1.0
+ minimist: 1.2.8
+ picocolors: 1.0.1
+ picomatch: 4.0.2
+ pretty-ms: 9.0.0
+ smol-toml: 1.2.2
+ strip-json-comments: 5.0.1
+ summary: 2.1.0
+ typescript: 5.5.4
+ zod: 3.23.8
+ zod-validation-error: 3.3.0(zod@3.23.8)
+
+ knip@5.30.2(@types/node@22.5.5)(typescript@5.6.2):
+ dependencies:
+ '@nodelib/fs.walk': 1.2.8
+ '@snyk/github-codeowners': 1.1.0
+ '@types/node': 22.5.5
easy-table: 1.2.0
enhanced-resolve: 5.17.1
fast-glob: 3.3.2
@@ -21892,12 +22145,12 @@ snapshots:
transitivePeerDependencies:
- supports-color
- license-report@6.5.0:
+ license-report@6.7.0:
dependencies:
'@kessler/tableify': 1.0.2
- debug: 4.3.5(supports-color@8.1.1)
- eol: 0.9.1
- got: 13.0.0
+ debug: 4.3.7(supports-color@5.5.0)
+ eol: 0.10.0
+ got: 14.4.2
rc: 1.2.8
semver: 7.6.3
tablemark: 3.1.0
@@ -21976,7 +22229,7 @@ snapshots:
dependencies:
chalk: 5.3.0
commander: 12.1.0
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
execa: 8.0.1
lilconfig: 3.1.2
listr2: 8.2.4
@@ -22551,11 +22804,11 @@ snapshots:
mkdirp@1.0.4: {}
- mkdist@1.5.3(sass@1.78.0)(typescript@5.5.4):
+ mkdist@1.5.3(sass@1.79.1)(typescript@5.5.4):
dependencies:
- autoprefixer: 10.4.20(postcss@8.4.45)
+ autoprefixer: 10.4.20(postcss@8.4.47)
citty: 0.1.6
- cssnano: 7.0.6(postcss@8.4.45)
+ cssnano: 7.0.6(postcss@8.4.47)
defu: 6.1.4
esbuild: 0.21.5
fs-extra: 11.2.0
@@ -22565,11 +22818,11 @@ snapshots:
mri: 1.2.0
pathe: 1.1.2
pkg-types: 1.1.3
- postcss: 8.4.45
- postcss-nested: 6.0.1(postcss@8.4.45)
+ postcss: 8.4.47
+ postcss-nested: 6.0.1(postcss@8.4.47)
semver: 7.6.3
optionalDependencies:
- sass: 1.78.0
+ sass: 1.79.1
typescript: 5.5.4
mlly@1.7.1:
@@ -22866,14 +23119,14 @@ snapshots:
node-releases@2.0.18: {}
- nodemon@3.1.4:
+ nodemon@3.1.5:
dependencies:
chokidar: 3.6.0
- debug: 4.3.5(supports-color@5.5.0)
+ debug: 4.3.7(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
@@ -23306,6 +23559,8 @@ snapshots:
p-cancelable@3.0.0: {}
+ p-cancelable@4.0.1: {}
+
p-each-series@2.2.0: {}
p-event@5.0.1:
@@ -23472,9 +23727,9 @@ snapshots:
cacache: 18.0.3
fs-minipass: 3.0.3
minipass: 7.1.2
- npm-package-arg: 11.0.2
+ npm-package-arg: 11.0.3
npm-packlist: 8.0.2
- npm-pick-manifest: 9.0.1
+ npm-pick-manifest: 9.1.0
npm-registry-fetch: 17.1.0
proc-log: 4.2.0
promise-retry: 2.0.1
@@ -23597,6 +23852,8 @@ snapshots:
picocolors@1.0.1: {}
+ picocolors@1.1.0: {}
+
picomatch@2.3.1: {}
picomatch@4.0.2: {}
@@ -23657,92 +23914,92 @@ snapshots:
possible-typed-array-names@1.0.0: {}
- postcss-calc@10.0.2(postcss@8.4.45):
+ postcss-calc@10.0.2(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.2
postcss-value-parser: 4.2.0
- postcss-calc@8.2.4(postcss@8.4.45):
+ postcss-calc@8.2.4(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.0
postcss-value-parser: 4.2.0
- postcss-colormin@5.3.1(postcss@8.4.45):
+ postcss-colormin@5.3.1(postcss@8.4.47):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.3
caniuse-api: 3.0.0
colord: 2.9.3
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-colormin@7.0.2(postcss@8.4.45):
+ postcss-colormin@7.0.2(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
caniuse-api: 3.0.0
colord: 2.9.3
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-convert-values@5.1.3(postcss@8.4.45):
+ postcss-convert-values@5.1.3(postcss@8.4.47):
dependencies:
- browserslist: 4.23.1
- postcss: 8.4.45
+ browserslist: 4.23.3
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-convert-values@7.0.4(postcss@8.4.45):
+ postcss-convert-values@7.0.4(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-discard-comments@5.1.2(postcss@8.4.45):
+ postcss-discard-comments@5.1.2(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-discard-comments@7.0.3(postcss@8.4.45):
+ postcss-discard-comments@7.0.3(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.2
- postcss-discard-duplicates@5.1.0(postcss@8.4.45):
+ postcss-discard-duplicates@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-discard-duplicates@7.0.1(postcss@8.4.45):
+ postcss-discard-duplicates@7.0.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-discard-empty@5.1.1(postcss@8.4.45):
+ postcss-discard-empty@5.1.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-discard-empty@7.0.0(postcss@8.4.45):
+ postcss-discard-empty@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-discard-overridden@5.1.0(postcss@8.4.45):
+ postcss-discard-overridden@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-discard-overridden@7.0.0(postcss@8.4.45):
+ postcss-discard-overridden@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-load-config@3.1.4(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
+ postcss-load-config@3.1.4(postcss@8.4.47)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2)):
dependencies:
lilconfig: 2.1.0
yaml: 1.10.2
optionalDependencies:
- postcss: 8.4.45
- ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)
+ postcss: 8.4.47
+ ts-node: 10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2)
- postcss-loader@6.2.1(postcss@8.4.45)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
+ postcss-loader@6.2.1(postcss@8.4.47)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
cosmiconfig: 7.1.0
klona: 2.0.6
- postcss: 8.4.45
+ postcss: 8.4.47
semver: 7.6.3
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
@@ -23759,244 +24016,244 @@ snapshots:
postcss-media-query-parser@0.2.3: {}
- postcss-merge-longhand@5.1.7(postcss@8.4.45):
+ postcss-merge-longhand@5.1.7(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- stylehacks: 5.1.1(postcss@8.4.45)
+ stylehacks: 5.1.1(postcss@8.4.47)
- postcss-merge-longhand@7.0.4(postcss@8.4.45):
+ postcss-merge-longhand@7.0.4(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- stylehacks: 7.0.4(postcss@8.4.45)
+ stylehacks: 7.0.4(postcss@8.4.47)
- postcss-merge-rules@5.1.4(postcss@8.4.45):
+ postcss-merge-rules@5.1.4(postcss@8.4.47):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.3
caniuse-api: 3.0.0
- cssnano-utils: 3.1.0(postcss@8.4.45)
- postcss: 8.4.45
+ cssnano-utils: 3.1.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-selector-parser: 6.1.0
- postcss-merge-rules@7.0.4(postcss@8.4.45):
+ postcss-merge-rules@7.0.4(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
caniuse-api: 3.0.0
- cssnano-utils: 5.0.0(postcss@8.4.45)
- postcss: 8.4.45
+ cssnano-utils: 5.0.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-selector-parser: 6.1.2
- postcss-minify-font-values@5.1.0(postcss@8.4.45):
+ postcss-minify-font-values@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-minify-font-values@7.0.0(postcss@8.4.45):
+ postcss-minify-font-values@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-minify-gradients@5.1.1(postcss@8.4.45):
+ postcss-minify-gradients@5.1.1(postcss@8.4.47):
dependencies:
colord: 2.9.3
- cssnano-utils: 3.1.0(postcss@8.4.45)
- postcss: 8.4.45
+ cssnano-utils: 3.1.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-minify-gradients@7.0.0(postcss@8.4.45):
+ postcss-minify-gradients@7.0.0(postcss@8.4.47):
dependencies:
colord: 2.9.3
- cssnano-utils: 5.0.0(postcss@8.4.45)
- postcss: 8.4.45
+ cssnano-utils: 5.0.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-minify-params@5.1.4(postcss@8.4.45):
+ postcss-minify-params@5.1.4(postcss@8.4.47):
dependencies:
- browserslist: 4.23.1
- cssnano-utils: 3.1.0(postcss@8.4.45)
- postcss: 8.4.45
+ browserslist: 4.23.3
+ cssnano-utils: 3.1.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-minify-params@7.0.2(postcss@8.4.45):
+ postcss-minify-params@7.0.2(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
- cssnano-utils: 5.0.0(postcss@8.4.45)
- postcss: 8.4.45
+ cssnano-utils: 5.0.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-minify-selectors@5.2.1(postcss@8.4.45):
+ postcss-minify-selectors@5.2.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.0
- postcss-minify-selectors@7.0.4(postcss@8.4.45):
+ postcss-minify-selectors@7.0.4(postcss@8.4.47):
dependencies:
cssesc: 3.0.0
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.2
- postcss-modules-extract-imports@3.1.0(postcss@8.4.45):
+ postcss-modules-extract-imports@3.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-modules-local-by-default@4.0.5(postcss@8.4.45):
+ postcss-modules-local-by-default@4.0.5(postcss@8.4.47):
dependencies:
- icss-utils: 5.1.0(postcss@8.4.45)
- postcss: 8.4.45
+ icss-utils: 5.1.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-selector-parser: 6.1.0
postcss-value-parser: 4.2.0
- postcss-modules-scope@3.2.0(postcss@8.4.45):
+ postcss-modules-scope@3.2.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.0
- postcss-modules-values@4.0.0(postcss@8.4.45):
+ postcss-modules-values@4.0.0(postcss@8.4.47):
dependencies:
- icss-utils: 5.1.0(postcss@8.4.45)
- postcss: 8.4.45
+ icss-utils: 5.1.0(postcss@8.4.47)
+ postcss: 8.4.47
- postcss-modules@4.3.1(postcss@8.4.45):
+ postcss-modules@4.3.1(postcss@8.4.47):
dependencies:
generic-names: 4.0.0
icss-replace-symbols: 1.1.0
lodash.camelcase: 4.3.0
- postcss: 8.4.45
- postcss-modules-extract-imports: 3.1.0(postcss@8.4.45)
- postcss-modules-local-by-default: 4.0.5(postcss@8.4.45)
- postcss-modules-scope: 3.2.0(postcss@8.4.45)
- postcss-modules-values: 4.0.0(postcss@8.4.45)
+ postcss: 8.4.47
+ postcss-modules-extract-imports: 3.1.0(postcss@8.4.47)
+ postcss-modules-local-by-default: 4.0.5(postcss@8.4.47)
+ postcss-modules-scope: 3.2.0(postcss@8.4.47)
+ postcss-modules-values: 4.0.0(postcss@8.4.47)
string-hash: 1.1.3
- postcss-nested@6.0.1(postcss@8.4.45):
+ postcss-nested@6.0.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.0
- postcss-normalize-charset@5.1.0(postcss@8.4.45):
+ postcss-normalize-charset@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-normalize-charset@7.0.0(postcss@8.4.45):
+ postcss-normalize-charset@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-normalize-display-values@5.1.0(postcss@8.4.45):
+ postcss-normalize-display-values@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-display-values@7.0.0(postcss@8.4.45):
+ postcss-normalize-display-values@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-positions@5.1.1(postcss@8.4.45):
+ postcss-normalize-positions@5.1.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-positions@7.0.0(postcss@8.4.45):
+ postcss-normalize-positions@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-repeat-style@5.1.1(postcss@8.4.45):
+ postcss-normalize-repeat-style@5.1.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-repeat-style@7.0.0(postcss@8.4.45):
+ postcss-normalize-repeat-style@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-string@5.1.0(postcss@8.4.45):
+ postcss-normalize-string@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-string@7.0.0(postcss@8.4.45):
+ postcss-normalize-string@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-timing-functions@5.1.0(postcss@8.4.45):
+ postcss-normalize-timing-functions@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-timing-functions@7.0.0(postcss@8.4.45):
+ postcss-normalize-timing-functions@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-unicode@5.1.1(postcss@8.4.45):
+ postcss-normalize-unicode@5.1.1(postcss@8.4.47):
dependencies:
- browserslist: 4.23.1
- postcss: 8.4.45
+ browserslist: 4.23.3
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-unicode@7.0.2(postcss@8.4.45):
+ postcss-normalize-unicode@7.0.2(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-url@5.1.0(postcss@8.4.45):
+ postcss-normalize-url@5.1.0(postcss@8.4.47):
dependencies:
normalize-url: 6.1.0
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-url@7.0.0(postcss@8.4.45):
+ postcss-normalize-url@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-whitespace@5.1.1(postcss@8.4.45):
+ postcss-normalize-whitespace@5.1.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-normalize-whitespace@7.0.0(postcss@8.4.45):
+ postcss-normalize-whitespace@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-ordered-values@5.1.3(postcss@8.4.45):
+ postcss-ordered-values@5.1.3(postcss@8.4.47):
dependencies:
- cssnano-utils: 3.1.0(postcss@8.4.45)
- postcss: 8.4.45
+ cssnano-utils: 3.1.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-ordered-values@7.0.1(postcss@8.4.45):
+ postcss-ordered-values@7.0.1(postcss@8.4.47):
dependencies:
- cssnano-utils: 5.0.0(postcss@8.4.45)
- postcss: 8.4.45
+ cssnano-utils: 5.0.0(postcss@8.4.47)
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-reduce-initial@5.1.2(postcss@8.4.45):
+ postcss-reduce-initial@5.1.2(postcss@8.4.47):
dependencies:
- browserslist: 4.23.1
+ browserslist: 4.23.3
caniuse-api: 3.0.0
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-reduce-initial@7.0.2(postcss@8.4.45):
+ postcss-reduce-initial@7.0.2(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
caniuse-api: 3.0.0
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-reduce-transforms@5.1.0(postcss@8.4.45):
+ postcss-reduce-transforms@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
- postcss-reduce-transforms@7.0.0(postcss@8.4.45):
+ postcss-reduce-transforms@7.0.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
postcss-selector-parser@6.1.0:
@@ -24009,30 +24266,30 @@ snapshots:
cssesc: 3.0.0
util-deprecate: 1.0.2
- postcss-sorting@8.0.2(postcss@8.4.45):
+ postcss-sorting@8.0.2(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
- postcss-svgo@5.1.0(postcss@8.4.45):
+ postcss-svgo@5.1.0(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
svgo: 2.8.0
- postcss-svgo@7.0.1(postcss@8.4.45):
+ postcss-svgo@7.0.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-value-parser: 4.2.0
svgo: 3.3.2
- postcss-unique-selectors@5.1.1(postcss@8.4.45):
+ postcss-unique-selectors@5.1.1(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.0
- postcss-unique-selectors@7.0.3(postcss@8.4.45):
+ postcss-unique-selectors@7.0.3(postcss@8.4.47):
dependencies:
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.2
postcss-value-parser@4.2.0: {}
@@ -24046,16 +24303,16 @@ snapshots:
postcss@8.4.41:
dependencies:
nanoid: 3.3.7
- picocolors: 1.0.1
- source-map-js: 1.2.0
+ picocolors: 1.1.0
+ source-map-js: 1.2.1
- postcss@8.4.45:
+ postcss@8.4.47:
dependencies:
nanoid: 3.3.7
- picocolors: 1.0.1
- source-map-js: 1.2.0
+ picocolors: 1.1.0
+ source-map-js: 1.2.1
- preact@10.23.2: {}
+ preact@10.24.0: {}
prelude-ls@1.2.1: {}
@@ -24254,7 +24511,7 @@ snapshots:
dependencies:
'@puppeteer/browsers': 2.4.0
chromium-bidi: 0.6.5(devtools-protocol@0.0.1330662)
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
devtools-protocol: 0.0.1330662
typed-query-selector: 2.12.0
ws: 8.18.0
@@ -24314,7 +24571,7 @@ snapshots:
minimist: 1.2.8
strip-json-comments: 2.0.1
- react-dev-utils@12.0.1(eslint@8.57.0)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
+ react-dev-utils@12.0.1(eslint@8.57.1)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
'@babel/code-frame': 7.24.7
address: 1.2.2
@@ -24325,7 +24582,7 @@ snapshots:
escape-string-regexp: 4.0.0
filesize: 8.0.7
find-up: 5.0.0
- fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.0)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
+ fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.57.1)(typescript@5.6.2)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0))
global-modules: 2.0.0
globby: 11.1.0
gzip-size: 6.0.0
@@ -24452,6 +24709,8 @@ snapshots:
dependencies:
picomatch: 2.3.1
+ readdirp@4.0.1: {}
+
rechoir@0.7.1:
dependencies:
resolve: 1.22.8
@@ -24580,7 +24839,7 @@ snapshots:
adjust-sourcemap-loader: 4.0.0
convert-source-map: 1.9.0
loader-utils: 2.0.4
- postcss: 8.4.45
+ postcss: 8.4.47
source-map: 0.6.1
resolve-url@0.2.1: {}
@@ -24645,17 +24904,17 @@ snapshots:
optionalDependencies:
'@babel/code-frame': 7.24.7
- rollup-plugin-postcss@4.0.2(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2)):
+ rollup-plugin-postcss@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2)):
dependencies:
chalk: 4.1.2
concat-with-sourcemaps: 1.1.0
- cssnano: 5.1.15(postcss@8.4.45)
+ cssnano: 5.1.15(postcss@8.4.47)
import-cwd: 3.0.0
p-queue: 6.6.2
pify: 5.0.0
- postcss: 8.4.45
- postcss-load-config: 3.1.4(postcss@8.4.45)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2))
- postcss-modules: 4.3.1(postcss@8.4.45)
+ postcss: 8.4.47
+ postcss-load-config: 3.1.4(postcss@8.4.47)(ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2))
+ postcss-modules: 4.3.1(postcss@8.4.47)
promise.series: 0.2.0
resolve: 1.22.8
rollup-pluginutils: 2.8.2
@@ -24771,13 +25030,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
- sass-loader@12.6.0(sass@1.78.0)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
+ sass-loader@12.6.0(sass@1.79.1)(webpack@5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)):
dependencies:
klona: 2.0.6
neo-async: 2.6.2
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
optionalDependencies:
- sass: 1.78.0
+ sass: 1.79.1
sass-loader@16.0.0(sass@1.77.6)(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
@@ -24796,13 +25055,13 @@ snapshots:
dependencies:
chokidar: 3.6.0
immutable: 4.3.6
- source-map-js: 1.2.0
+ source-map-js: 1.2.1
- sass@1.78.0:
+ sass@1.79.1:
dependencies:
- chokidar: 3.6.0
+ chokidar: 4.0.0
immutable: 4.3.6
- source-map-js: 1.2.0
+ source-map-js: 1.2.1
sax@1.4.1:
optional: true
@@ -25184,10 +25443,12 @@ snapshots:
source-map-js@1.2.0: {}
+ source-map-js@1.2.1: {}
+
source-map-loader@5.0.0(webpack@5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)):
dependencies:
iconv-lite: 0.6.3
- source-map-js: 1.2.0
+ source-map-js: 1.2.1
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
source-map-resolve@0.5.3:
@@ -25266,7 +25527,7 @@ snapshots:
speedline-core@1.4.3:
dependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
image-ssim: 0.2.0
jpeg-js: 0.4.4
@@ -25472,16 +25733,16 @@ snapshots:
style-inject@0.3.0: {}
- stylehacks@5.1.1(postcss@8.4.45):
+ stylehacks@5.1.1(postcss@8.4.47):
dependencies:
- browserslist: 4.23.1
- postcss: 8.4.45
+ browserslist: 4.23.3
+ postcss: 8.4.47
postcss-selector-parser: 6.1.0
- stylehacks@7.0.4(postcss@8.4.45):
+ stylehacks@7.0.4(postcss@8.4.47):
dependencies:
browserslist: 4.23.3
- postcss: 8.4.45
+ postcss: 8.4.47
postcss-selector-parser: 6.1.2
summary@2.1.0: {}
@@ -25600,7 +25861,7 @@ snapshots:
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
- terser: 5.32.0
+ terser: 5.33.0
webpack: 5.91.0(@swc/core@1.5.28)(esbuild@0.23.0)(webpack-cli@4.10.0)
optionalDependencies:
'@swc/core': 1.5.28
@@ -25612,7 +25873,7 @@ snapshots:
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
- terser: 5.32.0
+ terser: 5.33.0
webpack: 5.94.0(@swc/core@1.5.28)(esbuild@0.23.0)
optionalDependencies:
'@swc/core': 1.5.28
@@ -25624,7 +25885,7 @@ snapshots:
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.2
- terser: 5.32.0
+ terser: 5.33.0
webpack: 5.94.0(@swc/core@1.5.28)(webpack-cli@5.1.4)
optionalDependencies:
'@swc/core': 1.5.28
@@ -25636,7 +25897,7 @@ snapshots:
commander: 2.20.3
source-map-support: 0.5.21
- terser@5.32.0:
+ terser@5.33.0:
dependencies:
'@jridgewell/source-map': 0.3.6
acorn: 8.12.1
@@ -25766,6 +26027,10 @@ snapshots:
true-myth@4.1.1: {}
+ ts-api-utils@1.3.0(typescript@5.5.4):
+ dependencies:
+ typescript: 5.5.4
+
ts-api-utils@1.3.0(typescript@5.6.2):
dependencies:
typescript: 5.6.2
@@ -25775,14 +26040,35 @@ snapshots:
'@ts-morph/common': 0.12.3
code-block-writer: 11.0.3
- ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.4)(typescript@5.6.2):
+ ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.5.4):
+ dependencies:
+ '@cspotcode/source-map-support': 0.8.1
+ '@tsconfig/node10': 1.0.11
+ '@tsconfig/node12': 1.0.11
+ '@tsconfig/node14': 1.0.3
+ '@tsconfig/node16': 1.0.4
+ '@types/node': 22.5.5
+ acorn: 8.12.1
+ acorn-walk: 8.3.3
+ arg: 4.1.3
+ create-require: 1.1.1
+ diff: 4.0.2
+ make-error: 1.3.6
+ typescript: 5.5.4
+ v8-compile-cache-lib: 3.0.1
+ yn: 3.1.1
+ optionalDependencies:
+ '@swc/core': 1.5.28
+ optional: true
+
+ ts-node@10.9.2(@swc/core@1.5.28)(@types/node@22.5.5)(typescript@5.6.2):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
acorn: 8.12.1
acorn-walk: 8.3.3
arg: 4.1.3
@@ -25825,7 +26111,7 @@ snapshots:
tuf-js@2.2.1:
dependencies:
'@tufjs/models': 2.0.1
- debug: 4.3.7
+ debug: 4.3.7(supports-color@5.5.0)
make-fetch-happen: 13.0.1
transitivePeerDependencies:
- supports-color
@@ -25861,6 +26147,8 @@ snapshots:
type-fest@2.19.0: {}
+ type-fest@4.26.1: {}
+
type-is@1.6.18:
dependencies:
media-typer: 0.3.0
@@ -25934,7 +26222,7 @@ snapshots:
has-symbols: 1.0.3
which-boxed-primitive: 1.0.2
- unbuild@1.2.1(sass@1.78.0):
+ unbuild@1.2.1(sass@1.79.1):
dependencies:
'@rollup/plugin-alias': 5.1.0(rollup@3.29.4)
'@rollup/plugin-commonjs': 24.1.0(rollup@3.29.4)
@@ -25950,7 +26238,7 @@ snapshots:
hookable: 5.5.3
jiti: 1.21.6
magic-string: 0.30.10
- mkdist: 1.5.3(sass@1.78.0)(typescript@5.5.4)
+ mkdist: 1.5.3(sass@1.79.1)(typescript@5.5.4)
mlly: 1.7.1
mri: 1.2.0
pathe: 1.1.2
@@ -25979,8 +26267,6 @@ snapshots:
undefsafe@2.0.5: {}
- undici-types@6.13.0: {}
-
undici-types@6.19.8: {}
unicode-canonical-property-names-ecmascript@2.0.0: {}
@@ -26147,7 +26433,7 @@ snapshots:
visit-values@2.0.0: {}
- vite-plugin-solid@2.10.2(solid-js@1.8.22)(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0)):
+ vite-plugin-solid@2.10.2(solid-js@1.8.22)(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0)):
dependencies:
'@babel/core': 7.24.7
'@types/babel__core': 7.20.5
@@ -26155,38 +26441,38 @@ snapshots:
merge-anything: 5.1.7
solid-js: 1.8.22
solid-refresh: 0.6.3(solid-js@1.8.22)
- vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0)
- vitefu: 0.2.5(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0))
+ vite: 5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0)
+ vitefu: 0.2.5(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0))
transitivePeerDependencies:
- supports-color
- vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.77.6)(terser@5.31.6):
+ vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.77.6)(terser@5.31.6):
dependencies:
esbuild: 0.21.5
- postcss: 8.4.45
+ postcss: 8.4.47
rollup: 4.21.3
optionalDependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
fsevents: 2.3.3
less: 4.2.0
sass: 1.77.6
terser: 5.31.6
- vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0):
+ vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0):
dependencies:
esbuild: 0.21.5
- postcss: 8.4.45
+ postcss: 8.4.47
rollup: 4.21.3
optionalDependencies:
- '@types/node': 22.5.4
+ '@types/node': 22.5.5
fsevents: 2.3.3
less: 4.2.0
- sass: 1.78.0
- terser: 5.32.0
+ sass: 1.79.1
+ terser: 5.33.0
- vitefu@0.2.5(vite@5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0)):
+ vitefu@0.2.5(vite@5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0)):
optionalDependencies:
- vite: 5.4.0(@types/node@22.5.4)(less@4.2.0)(sass@1.78.0)(terser@5.32.0)
+ vite: 5.4.6(@types/node@22.5.5)(less@4.2.0)(sass@1.79.1)(terser@5.33.0)
void-elements@2.0.1: {}
diff --git a/publiccode.yml b/publiccode.yml
index 7fdfd4cea7..f515d15cee 100644
--- a/publiccode.yml
+++ b/publiccode.yml
@@ -3,7 +3,7 @@ name: KoliBri - The accessible HTML-Standard
applicationSuite: Informationstechnikzentrum Bund
url: https://github.com/public-ui/kolibri.git
landingURL: https://github.com/public-ui
-releaseDate: '2024-09-06'
+releaseDate: '2024-09-19'
softwareVersion: 2.1.7
logo: https://avatars.githubusercontent.com/u/109126739
platforms:
From 151217d428b76340bfa8b064edded94270128974 Mon Sep 17 00:00:00 2001
From: Martin Oppitz <6279703+deleonio@users.noreply.github.com>
Date: Thu, 19 Sep 2024 05:21:18 +0200
Subject: [PATCH 5/6] fix: @types/react
---
package.json | 2 +-
packages/adapters/react/package.json | 2 +-
packages/samples/react/package.json | 2 +-
pnpm-lock.yaml | 21 +++++++++------------
4 files changed, 12 insertions(+), 15 deletions(-)
diff --git a/package.json b/package.json
index ea6d5c4443..835217116b 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"unused": "pnpm -r unused",
"ts-prune": "git clean -f -d -X packages/adapters/**/src && pnpm -r exec npx ts-prune src -e",
"ncu:major": "ncu && pnpm -r exec ncu",
- "ncu:minor": "ncu -t minor -u && pnpm -r exec ncu -t minor -u -x @stencil/core,@unocss/*",
+ "ncu:minor": "ncu -t minor -u && pnpm -r exec ncu -t minor -u -x @stencil/core,@types/react,@unocss/*",
"ncu:patch": "ncu -t patch -u && pnpm -r exec ncu -t patch -u",
"pack": "pnpm -r exec pnpm pack",
"prepare": "husky && echo \"Don't forget to build all packages once: pnpm -r build\"",
diff --git a/packages/adapters/react/package.json b/packages/adapters/react/package.json
index eaadde10bb..9ccd00b608 100644
--- a/packages/adapters/react/package.json
+++ b/packages/adapters/react/package.json
@@ -53,7 +53,7 @@
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/normalize-package-data": "2.4.4",
- "@types/react": "18.3.7",
+ "@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
diff --git a/packages/samples/react/package.json b/packages/samples/react/package.json
index 58091260c6..52caed9015 100644
--- a/packages/samples/react/package.json
+++ b/packages/samples/react/package.json
@@ -30,7 +30,7 @@
"@public-ui/react": "workspace:*",
"@public-ui/themes": "workspace:*",
"@types/node": "ts5.6",
- "@types/react": "18.3.7",
+ "@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"@unocss/preset-uno": "0.58.9",
"@unocss/webpack": "0.58.9",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 147d688342..0a3bf1300c 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -271,8 +271,8 @@ importers:
specifier: 2.4.4
version: 2.4.4
'@types/react':
- specifier: 18.3.7
- version: 18.3.7
+ specifier: 18.3.4
+ version: 18.3.4
'@types/react-dom':
specifier: 18.3.0
version: 18.3.0
@@ -440,9 +440,6 @@ importers:
'@types/mustache':
specifier: 4.2.5
version: 4.2.5
- '@types/node':
- specifier: ts5.5
- version: 22.5.5
'@types/pug':
specifier: 2.0.10
version: 2.0.10
@@ -713,8 +710,8 @@ importers:
specifier: ts5.6
version: 22.5.5
'@types/react':
- specifier: 18.3.7
- version: 18.3.7
+ specifier: 18.3.4
+ version: 18.3.4
'@types/react-dom':
specifier: 18.3.0
version: 18.3.0
@@ -4146,8 +4143,8 @@ packages:
'@types/react-dom@18.3.0':
resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
- '@types/react@18.3.7':
- resolution: {integrity: sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==}
+ '@types/react@18.3.4':
+ resolution: {integrity: sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==}
'@types/resolve@1.20.2':
resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
@@ -16628,7 +16625,7 @@ snapshots:
'@types/hoist-non-react-statics@3.3.5':
dependencies:
- '@types/react': 18.3.7
+ '@types/react': 18.3.4
hoist-non-react-statics: 3.3.2
'@types/http-cache-semantics@4.0.4': {}
@@ -16711,9 +16708,9 @@ snapshots:
'@types/react-dom@18.3.0':
dependencies:
- '@types/react': 18.3.7
+ '@types/react': 18.3.4
- '@types/react@18.3.7':
+ '@types/react@18.3.4':
dependencies:
'@types/prop-types': 15.7.12
csstype: 3.1.3
From 3a165de1ac8b140dd0b8cc8b6a2ea4a8a0a2b636 Mon Sep 17 00:00:00 2001
From: Martin Oppitz <6279703+deleonio@users.noreply.github.com>
Date: Thu, 19 Sep 2024 11:22:50 +0200
Subject: [PATCH 6/6] fix: fehlerhafter import aus src
---
packages/components/src/index.ts | 15 ++++++++++++---
.../table/interactive-child-elements.tsx | 7 +++----
2 files changed, 15 insertions(+), 7 deletions(-)
diff --git a/packages/components/src/index.ts b/packages/components/src/index.ts
index ada3bb1687..364563fd55 100644
--- a/packages/components/src/index.ts
+++ b/packages/components/src/index.ts
@@ -1,9 +1,18 @@
-export { KoliBriDevHelper, Optgroup, Option, SelectOption } from './schema';
-export type { Toast, ToasterOptions, KoliBriTableSelection, KoliBriTableCell, FocusableElement } from './schema';
-export { KoliBri } from './schema';
export * from './components.d';
export { setCurrentLocation } from './components/link/ariaCurrentService';
export { ToasterService } from './components/toaster/toaster';
export { bootstrap, register } from './core/bootstrap';
export * from './enums/bund';
export * from './kolibri';
+export { KoliBri, KoliBriDevHelper } from './schema';
+export type {
+ FocusableElement,
+ KoliBriTableCell,
+ KoliBriTableHeaderCell,
+ KoliBriTableSelection,
+ Optgroup,
+ Option,
+ SelectOption,
+ Toast,
+ ToasterOptions,
+} from './schema';
diff --git a/packages/samples/react/src/components/table/interactive-child-elements.tsx b/packages/samples/react/src/components/table/interactive-child-elements.tsx
index d6d7561691..2b512a026d 100644
--- a/packages/samples/react/src/components/table/interactive-child-elements.tsx
+++ b/packages/samples/react/src/components/table/interactive-child-elements.tsx
@@ -1,10 +1,9 @@
+import type { ButtonVariantPropType, KoliBriTableCell, KoliBriTableHeaderCell } from '@public-ui/components';
+import { createReactRenderElement, KolButton, KolButtonLink, KolLink, KolLinkButton, KolTableStateless } from '@public-ui/react';
import type { FC } from 'react';
import React from 'react';
-import { createReactRenderElement, KolButton, KolButtonLink, KolLink, KolLinkButton, KolTableStateless } from '@public-ui/react';
-import { SampleDescription } from '../SampleDescription';
import { getRoot } from '../../shares/react-roots';
-import type { ButtonVariantPropType, KoliBriTableCell } from '@public-ui/components';
-import type { KoliBriTableHeaderCell } from '@public-ui/components/src/schema';
+import { SampleDescription } from '../SampleDescription';
const getButtonHeaderCell = (variant: ButtonVariantPropType): KoliBriTableHeaderCell => {
const capitalizedVariant = variant.charAt(0).toUpperCase() + variant.slice(1);