diff --git a/.changeset/clever-elephants-help.md b/.changeset/clever-elephants-help.md
deleted file mode 100644
index b0cef2b997..0000000000
--- a/.changeset/clever-elephants-help.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/internet-header': patch
----
-
-Added hide-buttons prop to hide all breadcrumbs buttons.
diff --git a/.changeset/cold-tools-teach.md b/.changeset/cold-tools-teach.md
deleted file mode 100644
index 16bf20b252..0000000000
--- a/.changeset/cold-tools-teach.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-components': patch
----
-
-Fixed misplaced custom icons in “post-alert” elements with actions.
diff --git a/.changeset/famous-insects-complain.md b/.changeset/famous-insects-complain.md
deleted file mode 100644
index 5824298665..0000000000
--- a/.changeset/famous-insects-complain.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-components': patch
----
-
-Updated the keyboard navigation on the `post-tabs` component.
diff --git a/.changeset/four-forks-hammer.md b/.changeset/four-forks-hammer.md
deleted file mode 100644
index eca95dea00..0000000000
--- a/.changeset/four-forks-hammer.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@swisspost/design-system-documentation': patch
-'@swisspost/design-system-styles': patch
----
-
-Refactored the grid-system: adjusted container paddings, added responsive gutter-widths. Updated grid docs.
diff --git a/.changeset/four-gifts-watch.md b/.changeset/four-gifts-watch.md
deleted file mode 100644
index a8fd20ef0c..0000000000
--- a/.changeset/four-gifts-watch.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@swisspost/design-system-styles': patch
----
-
-Added small variants for checkbox and radio buttons.
-Lowered font-size of validation blocks for form elements.
diff --git a/.changeset/giant-forks-exercise.md b/.changeset/giant-forks-exercise.md
deleted file mode 100644
index f6452ba3de..0000000000
--- a/.changeset/giant-forks-exercise.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-styles': patch
----
-
-Fixed missing active tab border on HTML component.
diff --git a/.changeset/mighty-items-cross.md b/.changeset/mighty-items-cross.md
deleted file mode 100644
index 85ceae98e8..0000000000
--- a/.changeset/mighty-items-cross.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-styles': patch
----
-
-Fixed active switch control showing a check icon in Chrome.
diff --git a/.changeset/orange-impalas-exercise.md b/.changeset/orange-impalas-exercise.md
deleted file mode 100644
index 22e8e58891..0000000000
--- a/.changeset/orange-impalas-exercise.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/internet-header': minor
----
-
-Added a new button to clear the text in the search box.
diff --git a/.changeset/poor-phones-reply.md b/.changeset/poor-phones-reply.md
deleted file mode 100644
index 98486c4a08..0000000000
--- a/.changeset/poor-phones-reply.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/internet-header': patch
----
-
-Fixed internet-header search focus truncated on focus-within.
diff --git a/.changeset/rare-bears-attack.md b/.changeset/rare-bears-attack.md
deleted file mode 100644
index 03ddcce241..0000000000
--- a/.changeset/rare-bears-attack.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-documentation': minor
----
-
-Added a docs page for our spacing utilities
diff --git a/.changeset/seven-bugs-appear.md b/.changeset/seven-bugs-appear.md
deleted file mode 100644
index 13b7466924..0000000000
--- a/.changeset/seven-bugs-appear.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-components': patch
----
-
-Fixed tabs count announcement with VoiceOver.
diff --git a/.changeset/six-hotels-sell.md b/.changeset/six-hotels-sell.md
deleted file mode 100644
index ca1783f764..0000000000
--- a/.changeset/six-hotels-sell.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@swisspost/internet-header': patch
-'@swisspost/design-system-components': patch
----
-
-Compressed styles output.
diff --git a/.changeset/smart-hornets-fetch.md b/.changeset/smart-hornets-fetch.md
deleted file mode 100644
index 55d72d129c..0000000000
--- a/.changeset/smart-hornets-fetch.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-documentation': patch
----
-
-Fixed the "fixed" control in the `post-alert` documentation.
diff --git a/.changeset/sour-fireants-work.md b/.changeset/sour-fireants-work.md
deleted file mode 100644
index 6d0711fca6..0000000000
--- a/.changeset/sour-fireants-work.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-intranet-header': patch
----
-
-Changed the main title of the intranet-header from `
` to ``.
diff --git a/.changeset/violet-cycles-ring.md b/.changeset/violet-cycles-ring.md
deleted file mode 100644
index 8b8889fbe2..0000000000
--- a/.changeset/violet-cycles-ring.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@swisspost/design-system-documentation': minor
----
-
-Added a docs page for our grid-system.
diff --git a/packages/components-angular/CHANGELOG.md b/packages/components-angular/CHANGELOG.md
index 07d9248675..62359280f0 100644
--- a/packages/components-angular/CHANGELOG.md
+++ b/packages/components-angular/CHANGELOG.md
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-angular
+## 3.0.2
+
+### Patch Changes
+
+- Updated dependencies:
+ - @swisspost/design-system-styles@6.4.2
+
## 3.0.1
### Patch Changes
diff --git a/packages/components-angular/package.json b/packages/components-angular/package.json
index b140e875ad..2c1e81b166 100644
--- a/packages/components-angular/package.json
+++ b/packages/components-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components-angular",
- "version": "3.0.1",
+ "version": "3.0.2",
"license": "Apache-2.0",
"private": true,
"scripts": {
@@ -21,7 +21,7 @@
"@angular/router": "16.2.6",
"@ng-bootstrap/ng-bootstrap": "15.1.1",
"@popperjs/core": "2.11.8",
- "@swisspost/design-system-styles": "workspace:6.4.1",
+ "@swisspost/design-system-styles": "workspace:6.4.2",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"watch": "1.0.2",
diff --git a/packages/components-angular/projects/intranet-header/CHANGELOG.md b/packages/components-angular/projects/intranet-header/CHANGELOG.md
index 8cac67ef0f..46f59015a3 100644
--- a/packages/components-angular/projects/intranet-header/CHANGELOG.md
+++ b/packages/components-angular/projects/intranet-header/CHANGELOG.md
@@ -1,5 +1,13 @@
# @swisspost/design-system-intranet-header
+## 5.0.2
+
+### Patch Changes
+
+- Changed the main title of the intranet-header from `` to ``. (by [@b1aserlu](https://github.com/b1aserlu) with [#2104](https://github.com/swisspost/design-system/pull/2104))
+- Updated dependencies:
+ - @swisspost/design-system-styles@6.4.2
+
## 5.0.1
### Patch Changes
diff --git a/packages/components-angular/projects/intranet-header/package.json b/packages/components-angular/projects/intranet-header/package.json
index 03fe23f3ff..50fdb0f140 100644
--- a/packages/components-angular/projects/intranet-header/package.json
+++ b/packages/components-angular/projects/intranet-header/package.json
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-intranet-header",
- "version": "5.0.1",
+ "version": "5.0.2",
"description": "Intranet header for internal Swiss Post applications as an Angular component.",
"author": "Swiss Post ",
"license": "Apache-2.0",
@@ -18,10 +18,10 @@
"linkDirectory": true
},
"dependencies": {
- "@swisspost/design-system-styles": "workspace:6.4.1",
+ "@swisspost/design-system-styles": "workspace:6.4.2",
"tslib": "2.6.2"
},
"devDependencies": {
- "@swisspost/design-system-components-angular": "workspace:3.0.1"
+ "@swisspost/design-system-components-angular": "workspace:3.0.2"
}
}
diff --git a/packages/components-react/CHANGELOG.md b/packages/components-react/CHANGELOG.md
index fafeaf2f52..a58828c720 100644
--- a/packages/components-react/CHANGELOG.md
+++ b/packages/components-react/CHANGELOG.md
@@ -1,5 +1,12 @@
# @swisspost/design-system-components-react
+## 1.0.19
+
+### Patch Changes
+
+- Updated dependencies:
+ - @swisspost/design-system-components@1.5.1
+
## 1.0.18
### Patch Changes
diff --git a/packages/components-react/package.json b/packages/components-react/package.json
index 693d58664a..4bda17cea1 100644
--- a/packages/components-react/package.json
+++ b/packages/components-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components-react",
- "version": "1.0.18",
+ "version": "1.0.19",
"license": "Apache-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -19,7 +19,7 @@
"tsc": "tsc -p ."
},
"dependencies": {
- "@swisspost/design-system-components": "workspace:1.5.0"
+ "@swisspost/design-system-components": "workspace:1.5.1"
},
"devDependencies": {
"@types/node": "18.17.19",
diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md
index c189bd9ff4..785b6a0923 100644
--- a/packages/components/CHANGELOG.md
+++ b/packages/components/CHANGELOG.md
@@ -1,5 +1,19 @@
# @swisspost/design-system-components
+## 1.5.1
+
+### Patch Changes
+
+- Fixed misplaced custom icons in “post-alert” elements with actions. (by [@alizedebray](https://github.com/alizedebray) with [#2094](https://github.com/swisspost/design-system/pull/2094))
+
+- Updated the keyboard navigation on the `post-tabs` component. (by [@alizedebray](https://github.com/alizedebray) with [#2093](https://github.com/swisspost/design-system/pull/2093))
+
+- Fixed tabs count announcement with VoiceOver. (by [@imagoiq](https://github.com/imagoiq) with [#2047](https://github.com/swisspost/design-system/pull/2047))
+
+- Compressed styles output. (by [@imagoiq](https://github.com/imagoiq) with [#2098](https://github.com/swisspost/design-system/pull/2098))
+- Updated dependencies:
+ - @swisspost/design-system-styles@6.4.2
+
## 1.5.0
### Minor Changes
diff --git a/packages/components/package.json b/packages/components/package.json
index 7f2cac0c20..56da845dc4 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-components",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "A collection of web components built with Stencil JS for the Swiss Post Design System.",
"license": "Apache-2.0",
"main": "loader/index.cjs.js",
@@ -40,7 +40,7 @@
"@floating-ui/dom": "1.5.1",
"@oddbird/popover-polyfill": "0.2.2",
"@stencil/core": "3.4.2",
- "@swisspost/design-system-styles": "workspace:6.4.1",
+ "@swisspost/design-system-styles": "workspace:6.4.2",
"ally.js": "1.4.1",
"long-press-event": "2.4.6"
},
diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md
index 011a01d78f..be1d6111f0 100644
--- a/packages/demo/CHANGELOG.md
+++ b/packages/demo/CHANGELOG.md
@@ -1,5 +1,13 @@
# @swisspost/design-system-demo
+## 7.0.2
+
+### Patch Changes
+
+- Updated dependencies:
+ - @swisspost/design-system-styles@6.4.2
+ - @swisspost/design-system-intranet-header@5.0.2
+
## 7.0.1
### Patch Changes
diff --git a/packages/demo/package.json b/packages/demo/package.json
index 672a05239f..a1fca363ac 100644
--- a/packages/demo/package.json
+++ b/packages/demo/package.json
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-demo",
- "version": "7.0.1",
+ "version": "7.0.2",
"description": "Pattern documentation, code snippets and implementation guidelines for the Design System Styles.",
"author": "Swiss Post ",
"license": "Apache-2.0",
@@ -25,8 +25,8 @@
"@ng-bootstrap/ng-bootstrap": "15.1.1",
"@popperjs/core": "2.11.8",
"@swimlane/ngx-datatable": "20.1.0",
- "@swisspost/design-system-intranet-header": "workspace:5.0.1",
- "@swisspost/design-system-styles": "workspace:6.4.1",
+ "@swisspost/design-system-intranet-header": "workspace:5.0.2",
+ "@swisspost/design-system-styles": "workspace:6.4.2",
"bootstrap": "5.3.2",
"core-js": "3.32.2",
"highlight.js": "11.8.0",
diff --git a/packages/documentation/CHANGELOG.md b/packages/documentation/CHANGELOG.md
index 6a858847d5..a85d2f6a81 100644
--- a/packages/documentation/CHANGELOG.md
+++ b/packages/documentation/CHANGELOG.md
@@ -1,5 +1,24 @@
# @swisspost/design-system-documentation
+## 2.2.0
+
+### Minor Changes
+
+- Added a docs page for our spacing utilities (by [@davidritter-dotcom](https://github.com/davidritter-dotcom) with [#1988](https://github.com/swisspost/design-system/pull/1988))
+
+- Added a docs page for our grid-system. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#1947](https://github.com/swisspost/design-system/pull/1947))
+
+### Patch Changes
+
+- Refactored the grid-system: adjusted container paddings, added responsive gutter-widths. Updated grid docs. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#2045](https://github.com/swisspost/design-system/pull/2045))
+
+- Fixed the "fixed" control in the `post-alert` documentation. (by [@alizedebray](https://github.com/alizedebray) with [#2094](https://github.com/swisspost/design-system/pull/2094))
+- Updated dependencies:
+ - @swisspost/internet-header@1.11.0
+ - @swisspost/design-system-components@1.5.1
+ - @swisspost/design-system-styles@6.4.2
+ - @swisspost/design-system-components-react@1.0.19
+
## 2.1.0
### Minor Changes
diff --git a/packages/documentation/package.json b/packages/documentation/package.json
index 7e99e70de8..9d6e784251 100644
--- a/packages/documentation/package.json
+++ b/packages/documentation/package.json
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-documentation",
- "version": "2.1.0",
+ "version": "2.2.0",
"description": "Swiss Post Design System Documentation.",
"author": "Swiss Post ",
"license": "Apache-2.0",
@@ -25,11 +25,11 @@
"snapshots": "percy exec -- cypress run --config-file ./cypress.snapshot.config.js --record --key 0995e768-43ec-42bd-a127-ff944a2ad8c9"
},
"dependencies": {
- "@swisspost/design-system-components": "workspace:1.5.0",
- "@swisspost/design-system-components-react": "workspace:1.0.18",
+ "@swisspost/design-system-components": "workspace:1.5.1",
+ "@swisspost/design-system-components-react": "workspace:1.0.19",
"@swisspost/design-system-icons": "workspace:1.0.12",
- "@swisspost/design-system-styles": "workspace:6.4.1",
- "@swisspost/internet-header": "workspace:1.10.0",
+ "@swisspost/design-system-styles": "workspace:6.4.2",
+ "@swisspost/internet-header": "workspace:1.11.0",
"bootstrap": "5.3.2"
},
"devDependencies": {
diff --git a/packages/internet-header/CHANGELOG.md b/packages/internet-header/CHANGELOG.md
index 5a5982bf0a..98d4cec7c9 100644
--- a/packages/internet-header/CHANGELOG.md
+++ b/packages/internet-header/CHANGELOG.md
@@ -1,5 +1,21 @@
# @swisspost/internet-header
+## 1.11.0
+
+### Minor Changes
+
+- Added a new button to clear the text in the search box. (by [@b1aserlu](https://github.com/b1aserlu) with [#2036](https://github.com/swisspost/design-system/pull/2036))
+
+### Patch Changes
+
+- Added hide-buttons prop to hide all breadcrumbs buttons. (by [@imagoiq](https://github.com/imagoiq) with [#2027](https://github.com/swisspost/design-system/pull/2027))
+
+- Fixed internet-header search focus truncated on focus-within. (by [@imagoiq](https://github.com/imagoiq) with [#2043](https://github.com/swisspost/design-system/pull/2043))
+
+- Compressed styles output. (by [@imagoiq](https://github.com/imagoiq) with [#2098](https://github.com/swisspost/design-system/pull/2098))
+- Updated dependencies:
+ - @swisspost/design-system-styles@6.4.2
+
## 1.10.0
### Minor Changes
diff --git a/packages/internet-header/package.json b/packages/internet-header/package.json
index 377a6768a8..0e034550a1 100644
--- a/packages/internet-header/package.json
+++ b/packages/internet-header/package.json
@@ -1,6 +1,6 @@
{
"name": "@swisspost/internet-header",
- "version": "1.10.0",
+ "version": "1.11.0",
"description": "The header for client facing applications.",
"author": "Swiss Post ",
"license": "Apache-2.0",
@@ -45,7 +45,7 @@
"dependencies": {
"@stencil/core": "3.4.2",
"@stencil/store": "2.0.9",
- "@swisspost/design-system-styles": "workspace:6.4.1",
+ "@swisspost/design-system-styles": "workspace:6.4.2",
"body-scroll-lock": "4.0.0-beta.0",
"iframe-resizer": "4.3.7",
"jquery": "3.7.1",
diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md
index 8660f65abe..2fb77529aa 100644
--- a/packages/styles/CHANGELOG.md
+++ b/packages/styles/CHANGELOG.md
@@ -1,5 +1,17 @@
# @swisspost/design-system-styles
+## 6.4.2
+
+### Patch Changes
+
+- Refactored the grid-system: adjusted container paddings, added responsive gutter-widths. Updated grid docs. (by [@oliverschuerch](https://github.com/oliverschuerch) with [#2045](https://github.com/swisspost/design-system/pull/2045))
+
+- Added small variants for checkbox and radio buttons. Lowered font-size of validation blocks for form elements. (by [@imagoiq](https://github.com/imagoiq) with [#2086](https://github.com/swisspost/design-system/pull/2086))
+
+- Fixed missing active tab border on HTML component. (by [@imagoiq](https://github.com/imagoiq) with [#2037](https://github.com/swisspost/design-system/pull/2037))
+
+- Fixed active switch control showing a check icon in Chrome. (by [@alizedebray](https://github.com/alizedebray) with [#2090](https://github.com/swisspost/design-system/pull/2090))
+
## 6.4.1
### Patch Changes
diff --git a/packages/styles/package.json b/packages/styles/package.json
index d96a144d5a..f6acf37461 100644
--- a/packages/styles/package.json
+++ b/packages/styles/package.json
@@ -1,6 +1,6 @@
{
"name": "@swisspost/design-system-styles",
- "version": "6.4.1",
+ "version": "6.4.2",
"description": "Design System Styles for the Swiss Post web platform.",
"author": "Swiss Post ",
"license": "Apache-2.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3b127f6721..33d0ea49ac 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -50,7 +50,7 @@ importers:
specifier: 3.4.2
version: 3.4.2
'@swisspost/design-system-styles':
- specifier: workspace:6.4.1
+ specifier: workspace:6.4.2
version: link:../styles/dist
ally.js:
specifier: 1.4.1
@@ -153,7 +153,7 @@ importers:
specifier: 2.11.8
version: 2.11.8
'@swisspost/design-system-styles':
- specifier: workspace:6.4.1
+ specifier: workspace:6.4.2
version: link:../styles/dist
rxjs:
specifier: 7.8.1
@@ -238,21 +238,21 @@ importers:
packages/components-angular/projects/intranet-header:
dependencies:
'@swisspost/design-system-styles':
- specifier: workspace:6.4.1
+ specifier: workspace:6.4.2
version: link:../../../styles/dist
tslib:
specifier: 2.6.2
version: 2.6.2
devDependencies:
'@swisspost/design-system-components-angular':
- specifier: workspace:3.0.1
+ specifier: workspace:3.0.2
version: link:../..
publishDirectory: ../../dist/intranet-header
packages/components-react:
dependencies:
'@swisspost/design-system-components':
- specifier: workspace:1.5.0
+ specifier: workspace:1.5.1
version: link:../components
devDependencies:
'@types/node':
@@ -343,10 +343,10 @@ importers:
specifier: 20.1.0
version: 20.1.0(@angular/common@16.2.6)(@angular/core@16.2.6)(@angular/platform-browser@16.2.6)(rxjs@7.8.1)
'@swisspost/design-system-intranet-header':
- specifier: workspace:5.0.1
+ specifier: workspace:5.0.2
version: link:../components-angular/dist/intranet-header
'@swisspost/design-system-styles':
- specifier: workspace:6.4.1
+ specifier: workspace:6.4.2
version: link:../styles/dist
bootstrap:
specifier: 5.3.2
@@ -480,24 +480,24 @@ importers:
version: 4.9.5
webpack:
specifier: 5.88.2
- version: 5.88.2
+ version: 5.88.2(esbuild@0.18.17)
packages/documentation:
dependencies:
'@swisspost/design-system-components':
- specifier: workspace:1.5.0
+ specifier: workspace:1.5.1
version: link:../components
'@swisspost/design-system-components-react':
- specifier: workspace:1.0.18
+ specifier: workspace:1.0.19
version: link:../components-react
'@swisspost/design-system-icons':
specifier: workspace:1.0.12
version: link:../icons
'@swisspost/design-system-styles':
- specifier: workspace:6.4.1
+ specifier: workspace:6.4.2
version: link:../styles/dist
'@swisspost/internet-header':
- specifier: workspace:1.10.0
+ specifier: workspace:1.11.0
version: link:../internet-header
bootstrap:
specifier: 5.3.2
@@ -663,7 +663,7 @@ importers:
specifier: 2.0.9
version: 2.0.9(@stencil/core@3.4.2)
'@swisspost/design-system-styles':
- specifier: workspace:6.4.1
+ specifier: workspace:6.4.2
version: link:../styles/dist
body-scroll-lock:
specifier: 4.0.0-beta.0
@@ -993,7 +993,7 @@ packages:
tslib: 2.6.1
typescript: 4.9.5
vite: 4.4.7(@types/node@18.17.19)(less@4.1.3)(sass@1.64.1)(terser@5.19.2)
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
webpack-dev-middleware: 6.1.1(webpack@5.88.2)
webpack-dev-server: 4.15.1(webpack@5.88.2)
webpack-merge: 5.9.0
@@ -1157,7 +1157,7 @@ packages:
source-map: 0.7.3
tslib: 2.3.0
typescript: 4.3.5
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/@angular-devkit/build-webpack@0.1602.3(chokidar@3.5.3)(webpack-dev-server@4.15.1)(webpack@5.88.2):
@@ -1169,7 +1169,7 @@ packages:
dependencies:
'@angular-devkit/architect': 0.1602.3(chokidar@3.5.3)
rxjs: 7.8.1
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
webpack-dev-server: 4.15.1(webpack@5.88.2)
transitivePeerDependencies:
- chokidar
@@ -4248,6 +4248,8 @@ packages:
/@esbuild/android-arm64@0.18.17:
resolution: {integrity: sha512-9np+YYdNDed5+Jgr1TdWBsozZ85U1Oa3xW0c7TWqH0y2aGghXtZsuT8nYRbzOMcl0bXZXjOGbksoTtVOlWrRZg==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [android]
requiresBuild: true
dev: true
optional: true
@@ -4255,6 +4257,8 @@ packages:
/@esbuild/android-arm64@0.19.2:
resolution: {integrity: sha512-lsB65vAbe90I/Qe10OjkmrdxSX4UJDjosDgb8sZUKcg3oefEuW2OT2Vozz8ef7wrJbMcmhvCC+hciF8jY/uAkw==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [android]
requiresBuild: true
dev: true
optional: true
@@ -4262,6 +4266,8 @@ packages:
/@esbuild/android-arm@0.18.17:
resolution: {integrity: sha512-wHsmJG/dnL3OkpAcwbgoBTTMHVi4Uyou3F5mf58ZtmUyIKfcdA7TROav/6tCzET4A3QW2Q2FC+eFneMU+iyOxg==}
engines: {node: '>=12'}
+ cpu: [arm]
+ os: [android]
requiresBuild: true
dev: true
optional: true
@@ -4269,6 +4275,8 @@ packages:
/@esbuild/android-arm@0.19.2:
resolution: {integrity: sha512-tM8yLeYVe7pRyAu9VMi/Q7aunpLwD139EY1S99xbQkT4/q2qa6eA4ige/WJQYdJ8GBL1K33pPFhPfPdJ/WzT8Q==}
engines: {node: '>=12'}
+ cpu: [arm]
+ os: [android]
requiresBuild: true
dev: true
optional: true
@@ -4276,6 +4284,8 @@ packages:
/@esbuild/android-x64@0.18.17:
resolution: {integrity: sha512-O+FeWB/+xya0aLg23hHEM2E3hbfwZzjqumKMSIqcHbNvDa+dza2D0yLuymRBQQnC34CWrsJUXyH2MG5VnLd6uw==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [android]
requiresBuild: true
dev: true
optional: true
@@ -4283,6 +4293,8 @@ packages:
/@esbuild/android-x64@0.19.2:
resolution: {integrity: sha512-qK/TpmHt2M/Hg82WXHRc/W/2SGo/l1thtDHZWqFq7oi24AjZ4O/CpPSu6ZuYKFkEgmZlFoa7CooAyYmuvnaG8w==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [android]
requiresBuild: true
dev: true
optional: true
@@ -4290,6 +4302,8 @@ packages:
/@esbuild/darwin-arm64@0.18.17:
resolution: {integrity: sha512-M9uJ9VSB1oli2BE/dJs3zVr9kcCBBsE883prage1NWz6pBS++1oNn/7soPNS3+1DGj0FrkSvnED4Bmlu1VAE9g==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [darwin]
requiresBuild: true
dev: true
optional: true
@@ -4297,6 +4311,8 @@ packages:
/@esbuild/darwin-arm64@0.19.2:
resolution: {integrity: sha512-Ora8JokrvrzEPEpZO18ZYXkH4asCdc1DLdcVy8TGf5eWtPO1Ie4WroEJzwI52ZGtpODy3+m0a2yEX9l+KUn0tA==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [darwin]
requiresBuild: true
dev: true
optional: true
@@ -4304,6 +4320,8 @@ packages:
/@esbuild/darwin-x64@0.18.17:
resolution: {integrity: sha512-XDre+J5YeIJDMfp3n0279DFNrGCXlxOuGsWIkRb1NThMZ0BsrWXoTg23Jer7fEXQ9Ye5QjrvXpxnhzl3bHtk0g==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [darwin]
requiresBuild: true
dev: true
optional: true
@@ -4311,6 +4329,8 @@ packages:
/@esbuild/darwin-x64@0.19.2:
resolution: {integrity: sha512-tP+B5UuIbbFMj2hQaUr6EALlHOIOmlLM2FK7jeFBobPy2ERdohI4Ka6ZFjZ1ZYsrHE/hZimGuU90jusRE0pwDw==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [darwin]
requiresBuild: true
dev: true
optional: true
@@ -4318,6 +4338,8 @@ packages:
/@esbuild/freebsd-arm64@0.18.17:
resolution: {integrity: sha512-cjTzGa3QlNfERa0+ptykyxs5A6FEUQQF0MuilYXYBGdBxD3vxJcKnzDlhDCa1VAJCmAxed6mYhA2KaJIbtiNuQ==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [freebsd]
requiresBuild: true
dev: true
optional: true
@@ -4325,6 +4347,8 @@ packages:
/@esbuild/freebsd-arm64@0.19.2:
resolution: {integrity: sha512-YbPY2kc0acfzL1VPVK6EnAlig4f+l8xmq36OZkU0jzBVHcOTyQDhnKQaLzZudNJQyymd9OqQezeaBgkTGdTGeQ==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [freebsd]
requiresBuild: true
dev: true
optional: true
@@ -4332,6 +4356,8 @@ packages:
/@esbuild/freebsd-x64@0.18.17:
resolution: {integrity: sha512-sOxEvR8d7V7Kw8QqzxWc7bFfnWnGdaFBut1dRUYtu+EIRXefBc/eIsiUiShnW0hM3FmQ5Zf27suDuHsKgZ5QrA==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [freebsd]
requiresBuild: true
dev: true
optional: true
@@ -4339,6 +4365,8 @@ packages:
/@esbuild/freebsd-x64@0.19.2:
resolution: {integrity: sha512-nSO5uZT2clM6hosjWHAsS15hLrwCvIWx+b2e3lZ3MwbYSaXwvfO528OF+dLjas1g3bZonciivI8qKR/Hm7IWGw==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [freebsd]
requiresBuild: true
dev: true
optional: true
@@ -4346,6 +4374,8 @@ packages:
/@esbuild/linux-arm64@0.18.17:
resolution: {integrity: sha512-c9w3tE7qA3CYWjT+M3BMbwMt+0JYOp3vCMKgVBrCl1nwjAlOMYzEo+gG7QaZ9AtqZFj5MbUc885wuBBmu6aADQ==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4353,6 +4383,8 @@ packages:
/@esbuild/linux-arm64@0.19.2:
resolution: {integrity: sha512-ig2P7GeG//zWlU0AggA3pV1h5gdix0MA3wgB+NsnBXViwiGgY77fuN9Wr5uoCrs2YzaYfogXgsWZbm+HGr09xg==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4360,6 +4392,8 @@ packages:
/@esbuild/linux-arm@0.18.17:
resolution: {integrity: sha512-2d3Lw6wkwgSLC2fIvXKoMNGVaeY8qdN0IC3rfuVxJp89CRfA3e3VqWifGDfuakPmp90+ZirmTfye1n4ncjv2lg==}
engines: {node: '>=12'}
+ cpu: [arm]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4367,6 +4401,8 @@ packages:
/@esbuild/linux-arm@0.19.2:
resolution: {integrity: sha512-Odalh8hICg7SOD7XCj0YLpYCEc+6mkoq63UnExDCiRA2wXEmGlK5JVrW50vZR9Qz4qkvqnHcpH+OFEggO3PgTg==}
engines: {node: '>=12'}
+ cpu: [arm]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4374,6 +4410,8 @@ packages:
/@esbuild/linux-ia32@0.18.17:
resolution: {integrity: sha512-1DS9F966pn5pPnqXYz16dQqWIB0dmDfAQZd6jSSpiT9eX1NzKh07J6VKR3AoXXXEk6CqZMojiVDSZi1SlmKVdg==}
engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4381,6 +4419,8 @@ packages:
/@esbuild/linux-ia32@0.19.2:
resolution: {integrity: sha512-mLfp0ziRPOLSTek0Gd9T5B8AtzKAkoZE70fneiiyPlSnUKKI4lp+mGEnQXcQEHLJAcIYDPSyBvsUbKUG2ri/XQ==}
engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4388,6 +4428,8 @@ packages:
/@esbuild/linux-loong64@0.18.17:
resolution: {integrity: sha512-EvLsxCk6ZF0fpCB6w6eOI2Fc8KW5N6sHlIovNe8uOFObL2O+Mr0bflPHyHwLT6rwMg9r77WOAWb2FqCQrVnwFg==}
engines: {node: '>=12'}
+ cpu: [loong64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4395,6 +4437,8 @@ packages:
/@esbuild/linux-loong64@0.19.2:
resolution: {integrity: sha512-hn28+JNDTxxCpnYjdDYVMNTR3SKavyLlCHHkufHV91fkewpIyQchS1d8wSbmXhs1fiYDpNww8KTFlJ1dHsxeSw==}
engines: {node: '>=12'}
+ cpu: [loong64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4402,6 +4446,8 @@ packages:
/@esbuild/linux-mips64el@0.18.17:
resolution: {integrity: sha512-e0bIdHA5p6l+lwqTE36NAW5hHtw2tNRmHlGBygZC14QObsA3bD4C6sXLJjvnDIjSKhW1/0S3eDy+QmX/uZWEYQ==}
engines: {node: '>=12'}
+ cpu: [mips64el]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4409,6 +4455,8 @@ packages:
/@esbuild/linux-mips64el@0.19.2:
resolution: {integrity: sha512-KbXaC0Sejt7vD2fEgPoIKb6nxkfYW9OmFUK9XQE4//PvGIxNIfPk1NmlHmMg6f25x57rpmEFrn1OotASYIAaTg==}
engines: {node: '>=12'}
+ cpu: [mips64el]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4416,6 +4464,8 @@ packages:
/@esbuild/linux-ppc64@0.18.17:
resolution: {integrity: sha512-BAAilJ0M5O2uMxHYGjFKn4nJKF6fNCdP1E0o5t5fvMYYzeIqy2JdAP88Az5LHt9qBoUa4tDaRpfWt21ep5/WqQ==}
engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4423,6 +4473,8 @@ packages:
/@esbuild/linux-ppc64@0.19.2:
resolution: {integrity: sha512-dJ0kE8KTqbiHtA3Fc/zn7lCd7pqVr4JcT0JqOnbj4LLzYnp+7h8Qi4yjfq42ZlHfhOCM42rBh0EwHYLL6LEzcw==}
engines: {node: '>=12'}
+ cpu: [ppc64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4430,6 +4482,8 @@ packages:
/@esbuild/linux-riscv64@0.18.17:
resolution: {integrity: sha512-Wh/HW2MPnC3b8BqRSIme/9Zhab36PPH+3zam5pqGRH4pE+4xTrVLx2+XdGp6fVS3L2x+DrsIcsbMleex8fbE6g==}
engines: {node: '>=12'}
+ cpu: [riscv64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4437,6 +4491,8 @@ packages:
/@esbuild/linux-riscv64@0.19.2:
resolution: {integrity: sha512-7Z/jKNFufZ/bbu4INqqCN6DDlrmOTmdw6D0gH+6Y7auok2r02Ur661qPuXidPOJ+FSgbEeQnnAGgsVynfLuOEw==}
engines: {node: '>=12'}
+ cpu: [riscv64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4444,6 +4500,8 @@ packages:
/@esbuild/linux-s390x@0.18.17:
resolution: {integrity: sha512-j/34jAl3ul3PNcK3pfI0NSlBANduT2UO5kZ7FCaK33XFv3chDhICLY8wJJWIhiQ+YNdQ9dxqQctRg2bvrMlYgg==}
engines: {node: '>=12'}
+ cpu: [s390x]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4451,6 +4509,8 @@ packages:
/@esbuild/linux-s390x@0.19.2:
resolution: {integrity: sha512-U+RinR6aXXABFCcAY4gSlv4CL1oOVvSSCdseQmGO66H+XyuQGZIUdhG56SZaDJQcLmrSfRmx5XZOWyCJPRqS7g==}
engines: {node: '>=12'}
+ cpu: [s390x]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4458,6 +4518,8 @@ packages:
/@esbuild/linux-x64@0.18.17:
resolution: {integrity: sha512-QM50vJ/y+8I60qEmFxMoxIx4de03pGo2HwxdBeFd4nMh364X6TIBZ6VQ5UQmPbQWUVWHWws5MmJXlHAXvJEmpQ==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4465,6 +4527,8 @@ packages:
/@esbuild/linux-x64@0.19.2:
resolution: {integrity: sha512-oxzHTEv6VPm3XXNaHPyUTTte+3wGv7qVQtqaZCrgstI16gCuhNOtBXLEBkBREP57YTd68P0VgDgG73jSD8bwXQ==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -4472,6 +4536,8 @@ packages:
/@esbuild/netbsd-x64@0.18.17:
resolution: {integrity: sha512-/jGlhWR7Sj9JPZHzXyyMZ1RFMkNPjC6QIAan0sDOtIo2TYk3tZn5UDrkE0XgsTQCxWTTOcMPf9p6Rh2hXtl5TQ==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [netbsd]
requiresBuild: true
dev: true
optional: true
@@ -4479,6 +4545,8 @@ packages:
/@esbuild/netbsd-x64@0.19.2:
resolution: {integrity: sha512-WNa5zZk1XpTTwMDompZmvQLHszDDDN7lYjEHCUmAGB83Bgs20EMs7ICD+oKeT6xt4phV4NDdSi/8OfjPbSbZfQ==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [netbsd]
requiresBuild: true
dev: true
optional: true
@@ -4486,6 +4554,8 @@ packages:
/@esbuild/openbsd-x64@0.18.17:
resolution: {integrity: sha512-rSEeYaGgyGGf4qZM2NonMhMOP/5EHp4u9ehFiBrg7stH6BYEEjlkVREuDEcQ0LfIl53OXLxNbfuIj7mr5m29TA==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [openbsd]
requiresBuild: true
dev: true
optional: true
@@ -4493,6 +4563,8 @@ packages:
/@esbuild/openbsd-x64@0.19.2:
resolution: {integrity: sha512-S6kI1aT3S++Dedb7vxIuUOb3oAxqxk2Rh5rOXOTYnzN8JzW1VzBd+IqPiSpgitu45042SYD3HCoEyhLKQcDFDw==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [openbsd]
requiresBuild: true
dev: true
optional: true
@@ -4500,6 +4572,8 @@ packages:
/@esbuild/sunos-x64@0.18.17:
resolution: {integrity: sha512-Y7ZBbkLqlSgn4+zot4KUNYst0bFoO68tRgI6mY2FIM+b7ZbyNVtNbDP5y8qlu4/knZZ73fgJDlXID+ohY5zt5g==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [sunos]
requiresBuild: true
dev: true
optional: true
@@ -4507,6 +4581,8 @@ packages:
/@esbuild/sunos-x64@0.19.2:
resolution: {integrity: sha512-VXSSMsmb+Z8LbsQGcBMiM+fYObDNRm8p7tkUDMPG/g4fhFX5DEFmjxIEa3N8Zr96SjsJ1woAhF0DUnS3MF3ARw==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [sunos]
requiresBuild: true
dev: true
optional: true
@@ -4514,6 +4590,8 @@ packages:
/@esbuild/win32-arm64@0.18.17:
resolution: {integrity: sha512-bwPmTJsEQcbZk26oYpc4c/8PvTY3J5/QK8jM19DVlEsAB41M39aWovWoHtNm78sd6ip6prilxeHosPADXtEJFw==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [win32]
requiresBuild: true
dev: true
optional: true
@@ -4521,6 +4599,8 @@ packages:
/@esbuild/win32-arm64@0.19.2:
resolution: {integrity: sha512-5NayUlSAyb5PQYFAU9x3bHdsqB88RC3aM9lKDAz4X1mo/EchMIT1Q+pSeBXNgkfNmRecLXA0O8xP+x8V+g/LKg==}
engines: {node: '>=12'}
+ cpu: [arm64]
+ os: [win32]
requiresBuild: true
dev: true
optional: true
@@ -4528,6 +4608,8 @@ packages:
/@esbuild/win32-ia32@0.18.17:
resolution: {integrity: sha512-H/XaPtPKli2MhW+3CQueo6Ni3Avggi6hP/YvgkEe1aSaxw+AeO8MFjq8DlgfTd9Iz4Yih3QCZI6YLMoyccnPRg==}
engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [win32]
requiresBuild: true
dev: true
optional: true
@@ -4535,6 +4617,8 @@ packages:
/@esbuild/win32-ia32@0.19.2:
resolution: {integrity: sha512-47gL/ek1v36iN0wL9L4Q2MFdujR0poLZMJwhO2/N3gA89jgHp4MR8DKCmwYtGNksbfJb9JoTtbkoe6sDhg2QTA==}
engines: {node: '>=12'}
+ cpu: [ia32]
+ os: [win32]
requiresBuild: true
dev: true
optional: true
@@ -4542,6 +4626,8 @@ packages:
/@esbuild/win32-x64@0.18.17:
resolution: {integrity: sha512-fGEb8f2BSA3CW7riJVurug65ACLuQAzKq0SSqkY2b2yHHH0MzDfbLyKIGzHwOI/gkHcxM/leuSW6D5w/LMNitA==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [win32]
requiresBuild: true
dev: true
optional: true
@@ -4549,6 +4635,8 @@ packages:
/@esbuild/win32-x64@0.19.2:
resolution: {integrity: sha512-tcuhV7ncXBqbt/Ybf0IyrMcwVOAPDckMK9rXNHtF17UTK18OKLpg08glminN06pt2WCoALhXdLfSPbVvK/6fxw==}
engines: {node: '>=12'}
+ cpu: [x64]
+ os: [win32]
requiresBuild: true
dev: true
optional: true
@@ -5467,7 +5555,7 @@ packages:
dependencies:
'@angular/compiler-cli': 16.2.6(@angular/compiler@16.2.6)(typescript@4.9.5)
typescript: 4.9.5
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/@nodelib/fs.scandir@2.1.5:
@@ -5599,6 +5687,8 @@ packages:
/@nx/nx-darwin-arm64@16.5.1:
resolution: {integrity: sha512-q98TFI4B/9N9PmKUr1jcbtD4yAFs1HfYd9jUXXTQOlfO9SbDjnrYJgZ4Fp9rMNfrBhgIQ4x1qx0AukZccKmH9Q==}
engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [darwin]
requiresBuild: true
dev: true
optional: true
@@ -5606,6 +5696,8 @@ packages:
/@nx/nx-darwin-x64@16.5.1:
resolution: {integrity: sha512-j9HmL1l8k7EVJ3eOM5y8COF93gqrydpxCDoz23ZEtsY+JHY77VAiRQsmqBgEx9GGA2dXi9VEdS67B0+1vKariw==}
engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [darwin]
requiresBuild: true
dev: true
optional: true
@@ -5613,6 +5705,8 @@ packages:
/@nx/nx-freebsd-x64@16.5.1:
resolution: {integrity: sha512-CXSPT01aVS869tvCCF2tZ7LnCa8l41wJ3mTVtWBkjmRde68E5Up093hklRMyXb3kfiDYlfIKWGwrV4r0eH6x1A==}
engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [freebsd]
requiresBuild: true
dev: true
optional: true
@@ -5620,6 +5714,8 @@ packages:
/@nx/nx-linux-arm-gnueabihf@16.5.1:
resolution: {integrity: sha512-BhrumqJSZCWFfLFUKl4CAUwR0Y0G2H5EfFVGKivVecEQbb+INAek1aa6c89evg2/OvetQYsJ+51QknskwqvLsA==}
engines: {node: '>= 10'}
+ cpu: [arm]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -5627,6 +5723,8 @@ packages:
/@nx/nx-linux-arm64-gnu@16.5.1:
resolution: {integrity: sha512-x7MsSG0W+X43WVv7JhiSq2eKvH2suNKdlUHEG09Yt0vm3z0bhtym1UCMUg3IUAK7jy9hhLeDaFVFkC6zo+H/XQ==}
engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -5634,6 +5732,8 @@ packages:
/@nx/nx-linux-arm64-musl@16.5.1:
resolution: {integrity: sha512-J+/v/mFjOm74I0PNtH5Ka+fDd+/dWbKhpcZ2R1/6b9agzZk+Ff/SrwJcSYFXXWKbPX+uQ4RcJoytT06Zs3s0ow==}
engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -5641,6 +5741,8 @@ packages:
/@nx/nx-linux-x64-gnu@16.5.1:
resolution: {integrity: sha512-igooWJ5YxQ94Zft7IqgL+Lw0qHaY15Btw4gfK756g/YTYLZEt4tTvR1y6RnK/wdpE3sa68bFTLVBNCGTyiTiDQ==}
engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -5648,6 +5750,8 @@ packages:
/@nx/nx-linux-x64-musl@16.5.1:
resolution: {integrity: sha512-zF/exnPqFYbrLAduGhTmZ7zNEyADid2bzNQiIjJkh8Y6NpDwrQIwVIyvIxqynsjMrIs51kBH+8TUjKjj2Jgf5A==}
engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [linux]
requiresBuild: true
dev: true
optional: true
@@ -5655,6 +5759,8 @@ packages:
/@nx/nx-win32-arm64-msvc@16.5.1:
resolution: {integrity: sha512-qtqiLS9Y9TYyAbbpq58kRoOroko4ZXg5oWVqIWFHoxc5bGPweQSJCROEqd1AOl2ZDC6BxfuVHfhDDop1kK05WA==}
engines: {node: '>= 10'}
+ cpu: [arm64]
+ os: [win32]
requiresBuild: true
dev: true
optional: true
@@ -5662,6 +5768,8 @@ packages:
/@nx/nx-win32-x64-msvc@16.5.1:
resolution: {integrity: sha512-kUJBLakK7iyA9WfsGGQBVennA4jwf5XIgm0lu35oMOphtZIluvzItMt0EYBmylEROpmpEIhHq0P6J9FA+WH0Rg==}
engines: {node: '>= 10'}
+ cpu: [x64]
+ os: [win32]
requiresBuild: true
dev: true
optional: true
@@ -9401,7 +9509,7 @@ packages:
'@babel/core': 7.22.20
find-cache-dir: 4.0.0
schema-utils: 4.0.1
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/babel-loader@9.1.3(@babel/core@7.22.9)(webpack@5.88.2):
@@ -9414,7 +9522,7 @@ packages:
'@babel/core': 7.22.9
find-cache-dir: 4.0.0
schema-utils: 4.0.1
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/babel-plugin-istanbul@6.1.1:
@@ -10554,7 +10662,7 @@ packages:
normalize-path: 3.0.0
schema-utils: 4.0.1
serialize-javascript: 6.0.1
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/copyfiles@2.4.1:
@@ -10698,7 +10806,7 @@ packages:
postcss-modules-values: 4.0.0(postcss@8.4.31)
postcss-value-parser: 4.2.0
semver: 7.5.4
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/css-select@5.1.0:
@@ -12944,6 +13052,7 @@ packages:
/fsevents@1.2.13:
resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==}
engines: {node: '>= 4.0'}
+ os: [darwin]
deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2
requiresBuild: true
dependencies:
@@ -12955,6 +13064,7 @@ packages:
/fsevents@2.3.2:
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
+ os: [darwin]
requiresBuild: true
optional: true
@@ -16509,7 +16619,7 @@ packages:
dependencies:
klona: 2.0.6
less: 4.1.3
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/less@4.1.3:
@@ -16555,7 +16665,7 @@ packages:
webpack-sources:
optional: true
dependencies:
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
webpack-sources: 3.2.3
dev: true
@@ -17184,7 +17294,7 @@ packages:
webpack: ^5.0.0
dependencies:
schema-utils: 4.0.1
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/minimalistic-assert@1.0.1:
@@ -17535,6 +17645,7 @@ packages:
/nice-napi@1.0.2:
resolution: {integrity: sha512-px/KnJAJZf5RuBGcfD+Sp2pAKq0ytz8j+1NehvgIGFkvtvFrDM3T8E4x/JJODXK9WZow8RRGrbA9QQ3hs+pDhA==}
+ os: ['!win32']
requiresBuild: true
dependencies:
node-addon-api: 3.2.1
@@ -18641,7 +18752,7 @@ packages:
jiti: 1.20.0
postcss: 8.4.27
semver: 7.5.4
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/postcss-media-query-parser@0.2.3:
@@ -19110,7 +19221,7 @@ packages:
dependencies:
loader-utils: 2.0.4
schema-utils: 3.1.2
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/react-colorful@5.6.1(react-dom@18.2.0)(react@18.2.0):
@@ -19937,7 +20048,7 @@ packages:
dependencies:
neo-async: 2.6.2
sass: 1.64.1
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/sass@1.64.1:
@@ -20402,7 +20513,7 @@ packages:
abab: 2.0.6
iconv-lite: 0.6.3
source-map-js: 1.0.2
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/source-map-resolve@0.5.3:
@@ -21182,7 +21293,7 @@ packages:
schema-utils: 3.3.0
serialize-javascript: 6.0.1
terser: 5.19.2
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/terser@5.19.2:
@@ -22386,7 +22497,7 @@ packages:
mime-types: 2.1.35
range-parser: 1.2.1
schema-utils: 4.0.1
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/webpack-dev-middleware@6.1.1(webpack@5.88.2):
@@ -22403,7 +22514,7 @@ packages:
mime-types: 2.1.35
range-parser: 1.2.1
schema-utils: 4.0.1
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/webpack-dev-server@4.15.1(webpack@5.88.2):
@@ -22447,7 +22558,7 @@ packages:
serve-index: 1.9.1
sockjs: 0.3.24
spdy: 4.0.2
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
webpack-dev-middleware: 5.3.3(webpack@5.88.2)
ws: 8.13.0
transitivePeerDependencies:
@@ -22481,53 +22592,13 @@ packages:
optional: true
dependencies:
typed-assert: 1.0.9
- webpack: 5.88.2
+ webpack: 5.88.2(esbuild@0.18.17)
dev: true
/webpack-virtual-modules@0.5.0:
resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==}
dev: true
- /webpack@5.88.2:
- resolution: {integrity: sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==}
- engines: {node: '>=10.13.0'}
- hasBin: true
- peerDependencies:
- webpack-cli: '*'
- peerDependenciesMeta:
- webpack-cli:
- optional: true
- dependencies:
- '@types/eslint-scope': 3.7.4
- '@types/estree': 1.0.1
- '@webassemblyjs/ast': 1.11.6
- '@webassemblyjs/wasm-edit': 1.11.6
- '@webassemblyjs/wasm-parser': 1.11.6
- acorn: 8.9.0
- acorn-import-assertions: 1.9.0(acorn@8.9.0)
- browserslist: 4.21.9
- chrome-trace-event: 1.0.3
- enhanced-resolve: 5.15.0
- es-module-lexer: 1.2.1
- 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.8(esbuild@0.18.17)(webpack@5.88.2)
- watchpack: 2.4.0
- webpack-sources: 3.2.3
- transitivePeerDependencies:
- - '@swc/core'
- - esbuild
- - uglify-js
- dev: true
-
/webpack@5.88.2(esbuild@0.18.17):
resolution: {integrity: sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==}
engines: {node: '>=10.13.0'}
@@ -22545,7 +22616,7 @@ packages:
'@webassemblyjs/wasm-parser': 1.11.6
acorn: 8.9.0
acorn-import-assertions: 1.9.0(acorn@8.9.0)
- browserslist: 4.21.10
+ browserslist: 4.21.9
chrome-trace-event: 1.0.3
enhanced-resolve: 5.15.0
es-module-lexer: 1.2.1