From 1409408a66346b0371df745e401e4e465bf686ba Mon Sep 17 00:00:00 2001
From: renovate <29139614+renovate@users.noreply.github.com>
Date: Wed, 12 Feb 2025 10:54:57 +0000
Subject: [PATCH] chore: bump up all non-major dependencies (#10116)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@faker-js/faker](https://fakerjs.dev) ([source](https://redirect.github.com/faker-js/faker)) | [`9.4.0` -> `9.5.0`](https://renovatebot.com/diffs/npm/@faker-js%2ffaker/9.4.0/9.5.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@opentelemetry/semantic-conventions](https://redirect.github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions) ([source](https://redirect.github.com/open-telemetry/opentelemetry-js)) | [`1.29.0` -> `1.30.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsemantic-conventions/1.29.0/1.30.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@toeverything/theme](https://redirect.github.com/toeverything/design) | [`1.1.9` -> `1.1.10`](https://renovatebot.com/diffs/npm/@toeverything%2ftheme/1.1.9/1.1.10) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@vanilla-extract/vite-plugin](https://redirect.github.com/vanilla-extract-css/vanilla-extract) ([source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/vite-plugin)) | [`5.0.0` -> `5.0.1`](https://renovatebot.com/diffs/npm/@vanilla-extract%2fvite-plugin/5.0.0/5.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [@vanilla-extract/webpack-plugin](https://redirect.github.com/vanilla-extract-css/vanilla-extract) ([source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/webpack-plugin)) | [`2.3.17` -> `2.3.18`](https://renovatebot.com/diffs/npm/@vanilla-extract%2fwebpack-plugin/2.3.17/2.3.18) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [html-validate](https://html-validate.org) ([source](https://gitlab.com/html-validate/html-validate)) | [`9.2.1` -> `9.2.2`](https://renovatebot.com/diffs/npm/html-validate/9.2.1/9.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [tldts](https://redirect.github.com/remusao/tldts) | [`6.1.68` -> `6.1.77`](https://renovatebot.com/diffs/npm/tldts/6.1.68/6.1.77) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [zod](https://zod.dev) ([source](https://redirect.github.com/colinhacks/zod)) | [`3.24.1` -> `3.24.2`](https://renovatebot.com/diffs/npm/zod/3.24.1/3.24.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
faker-js/faker (@faker-js/faker)
### [`v9.5.0`](https://redirect.github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#950-2025-02-10)
[Compare Source](https://redirect.github.com/faker-js/faker/compare/v9.4.0...v9.5.0)
##### Features
- **image:** add AI-generated avatars ([#3126](https://redirect.github.com/faker-js/faker/issues/3126)) ([9e13953](https://redirect.github.com/faker-js/faker/commit/9e1395380cf9baf9f0350c43cbbc303430e77dfb))
open-telemetry/opentelemetry-js (@opentelemetry/semantic-conventions)
### [`v1.30.0`](https://redirect.github.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#1300)
[Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-js/compare/v1.29.0...v1.30.0)
##### :rocket: (Enhancement)
- feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown [#5242](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/5242)
##### :bug: (Bug Fix)
- fix(sdk-trace-base): do not load OTEL\_ env vars on module load, but when needed [#5233](https://redirect.github.com/open-telemetry/opentelemetry-js/pull/5233)
- fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with `ignoreNetworkEvents: true` being set [#5229](https://redirect.github.com/open-telemetry/opentelemetry-js/issues/5229)
toeverything/design (@toeverything/theme)
### [`v1.1.10`](https://redirect.github.com/toeverything/design/compare/1.1.9...1.1.10)
[Compare Source](https://redirect.github.com/toeverything/design/compare/1.1.9...1.1.10)
vanilla-extract-css/vanilla-extract (@vanilla-extract/vite-plugin)
### [`v5.0.1`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/blob/HEAD/packages/vite-plugin/CHANGELOG.md#501)
[Compare Source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/compare/@vanilla-extract/vite-plugin@5.0.0...@vanilla-extract/vite-plugin@5.0.1)
##### Patch Changes
- Updated dependencies \[[`965fd03`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/965fd03ff26dd324ec24734aa7700f1fe89bd483)]:
- [@vanilla-extract/integration](https://redirect.github.com/vanilla-extract/integration)[@8](https://redirect.github.com/8).0.1
- [@vanilla-extract/compiler](https://redirect.github.com/vanilla-extract/compiler)[@0](https://redirect.github.com/0).1.2
vanilla-extract-css/vanilla-extract (@vanilla-extract/webpack-plugin)
### [`v2.3.18`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/blob/HEAD/packages/webpack-plugin/CHANGELOG.md#2318)
[Compare Source](https://redirect.github.com/vanilla-extract-css/vanilla-extract/compare/@vanilla-extract/webpack-plugin@2.3.17...@vanilla-extract/webpack-plugin@2.3.18)
##### Patch Changes
- Updated dependencies \[[`965fd03`](https://redirect.github.com/vanilla-extract-css/vanilla-extract/commit/965fd03ff26dd324ec24734aa7700f1fe89bd483)]:
- [@vanilla-extract/integration](https://redirect.github.com/vanilla-extract/integration)[@8](https://redirect.github.com/8).0.1
html-validate/html-validate (html-validate)
### [`v9.2.2`](https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#922-2025-02-12)
[Compare Source](https://gitlab.com/html-validate/html-validate/compare/v9.2.1...v9.2.2)
##### Bug Fixes
- handle dashes in custom element names ([4a87773](https://gitlab.com/html-validate/html-validate/commit/4a877738c5b8d4c54ec478b78ca2ab2520cd281e)), closes [#283](https://gitlab.com/html-validate/html-validate/issues/283)
remusao/tldts (tldts)
### [`v6.1.77`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6177-Sat-Feb-08-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.76...v6.1.77)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts`
- Update upstream public suffix list [#2273](https://redirect.github.com/remusao/tldts/pull/2273) ([@remusao](https://redirect.github.com/remusao))
##### Authors: 1
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
### [`v6.1.76`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6176-Fri-Jan-31-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.75...v6.1.76)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts-icann`, `tldts`
- Update upstream public suffix list [#2266](https://redirect.github.com/remusao/tldts/pull/2266) ([@remusao](https://redirect.github.com/remusao))
##### :nut_and_bolt: Dependencies
- Bump [@types/node](https://redirect.github.com/types/node) from 22.10.10 to 22.12.0 [#2264](https://redirect.github.com/remusao/tldts/pull/2264) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- Bump rollup from 4.31.0 to 4.32.1 [#2265](https://redirect.github.com/remusao/tldts/pull/2265) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
### [`v6.1.75`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6175-Sun-Jan-26-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.74...v6.1.75)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts-icann`, `tldts`
- Update upstream public suffix list [#2261](https://redirect.github.com/remusao/tldts/pull/2261) ([@remusao](https://redirect.github.com/remusao))
##### :nut_and_bolt: Dependencies
- Bump [@types/node](https://redirect.github.com/types/node) from 22.10.8 to 22.10.10 [#2259](https://redirect.github.com/remusao/tldts/pull/2259) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- Bump mocha from 11.0.1 to 11.1.0 [#2255](https://redirect.github.com/remusao/tldts/pull/2255) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- Bump [@types/node](https://redirect.github.com/types/node) from 22.10.7 to 22.10.8 [#2256](https://redirect.github.com/remusao/tldts/pull/2256) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
### [`v6.1.74`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6174-Wed-Jan-22-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.73...v6.1.74)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts-icann`, `tldts`
- Update upstream public suffix list [#2254](https://redirect.github.com/remusao/tldts/pull/2254) ([@remusao](https://redirect.github.com/remusao))
##### :nut_and_bolt: Dependencies
- Bump rollup from 4.30.1 to 4.31.0 [#2252](https://redirect.github.com/remusao/tldts/pull/2252) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
### [`v6.1.73`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6173-Sat-Jan-18-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.72...v6.1.73)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts`
- Update upstream public suffix list [#2251](https://redirect.github.com/remusao/tldts/pull/2251) ([@remusao](https://redirect.github.com/remusao))
##### :nut_and_bolt: Dependencies
- Bump [@types/node](https://redirect.github.com/types/node) from 22.10.6 to 22.10.7 [#2250](https://redirect.github.com/remusao/tldts/pull/2250) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
### [`v6.1.72`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6172-Wed-Jan-15-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.71...v6.1.72)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts-icann`, `tldts-tests`, `tldts`
- Update upstream public suffix list [#2245](https://redirect.github.com/remusao/tldts/pull/2245) ([@remusao](https://redirect.github.com/remusao))
##### :nut_and_bolt: Dependencies
- Bump typescript from 5.7.2 to 5.7.3 [#2247](https://redirect.github.com/remusao/tldts/pull/2247) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- Bump [@types/node](https://redirect.github.com/types/node) from 22.10.5 to 22.10.6 [#2248](https://redirect.github.com/remusao/tldts/pull/2248) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- Bump rollup from 4.29.2 to 4.30.1 [#2246](https://redirect.github.com/remusao/tldts/pull/2246) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
### [`v6.1.71`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6171-Mon-Jan-06-2025)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.70...v6.1.71)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts`
- Update upstream public suffix list [#2241](https://redirect.github.com/remusao/tldts/pull/2241) ([@remusao](https://redirect.github.com/remusao))
##### :nut_and_bolt: Dependencies
- Bump [@types/node](https://redirect.github.com/types/node) from 22.10.2 to 22.10.5 [#2243](https://redirect.github.com/remusao/tldts/pull/2243) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- Bump rollup from 4.29.1 to 4.29.2 [#2242](https://redirect.github.com/remusao/tldts/pull/2242) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
### [`v6.1.70`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6170-Wed-Dec-25-2024)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.69...v6.1.70)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts-icann`, `tldts`
- Update upstream public suffix list [#2237](https://redirect.github.com/remusao/tldts/pull/2237) ([@remusao](https://redirect.github.com/remusao))
##### :nut_and_bolt: Dependencies
- Bump rollup from 4.28.1 to 4.29.1 [#2238](https://redirect.github.com/remusao/tldts/pull/2238) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
### [`v6.1.69`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6169-Thu-Dec-19-2024)
[Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.68...v6.1.69)
##### :scroll: Update Public Suffix List
- `tldts-experimental`, `tldts`
- Update upstream public suffix list [#2234](https://redirect.github.com/remusao/tldts/pull/2234) ([@remusao](https://redirect.github.com/remusao))
##### :nut_and_bolt: Dependencies
- Bump [@rollup/plugin-typescript](https://redirect.github.com/rollup/plugin-typescript) from 12.1.1 to 12.1.2 [#2236](https://redirect.github.com/remusao/tldts/pull/2236) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
- `tldts-core`, `tldts-experimental`, `tldts-icann`, `tldts-utils`, `tldts`
- Bump [@rollup/plugin-node-resolve](https://redirect.github.com/rollup/plugin-node-resolve) from 15.3.0 to 16.0.0 [#2235](https://redirect.github.com/remusao/tldts/pull/2235) ([@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]))
##### Authors: 2
- [@dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])
- Rémi ([@remusao](https://redirect.github.com/remusao))
***
colinhacks/zod (zod)
### [`v3.24.2`](https://redirect.github.com/colinhacks/zod/compare/v3.24.1...e30870369d5b8f31ff4d0130d4439fd997deb523)
[Compare Source](https://redirect.github.com/colinhacks/zod/compare/v3.24.1...v3.24.2)
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE).
---
yarn.lock | 88 +++++++++++++++++++++++++++----------------------------
1 file changed, 44 insertions(+), 44 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index d4402faa5..526d67de6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5948,9 +5948,9 @@ __metadata:
linkType: hard
"@faker-js/faker@npm:^9.3.0":
- version: 9.4.0
- resolution: "@faker-js/faker@npm:9.4.0"
- checksum: 10/f9f3c984d941a1e086c97bbf35def701e2d35e0e36e321569a6ac2ae0b7d2b1f2bee868362751c011f0eb917204fd85e53f178b1b2a1775df1670dfb30527a5b
+ version: 9.5.0
+ resolution: "@faker-js/faker@npm:9.5.0"
+ checksum: 10/7dfcdf81a01b41f04e6b3a40b1c164658f1d309af8a8585ce36409758d1ee0de02e875c5e2a7163c88225ef5679386ca9706a64c800b525d8f2747967b2171ed
languageName: node
linkType: hard
@@ -10485,9 +10485,9 @@ __metadata:
linkType: hard
"@opentelemetry/semantic-conventions@npm:^1.22.0, @opentelemetry/semantic-conventions@npm:^1.27.0, @opentelemetry/semantic-conventions@npm:^1.28.0":
- version: 1.29.0
- resolution: "@opentelemetry/semantic-conventions@npm:1.29.0"
- checksum: 10/94008a2e374f18dd71a30fe8b91cb58dccbbe3e13e1de2200907e42fd1441459acff65c5eadcbfff30f7e9575895df5dc8ced01228f434e555a9a3d72b595752
+ version: 1.30.0
+ resolution: "@opentelemetry/semantic-conventions@npm:1.30.0"
+ checksum: 10/78df5976f5bcfd00acaea3e609cf06fdd34517ae8db994ae216aaac16c51af97ac22c534bfcbac5218e0086db83ec5ef6cc045b95626cc6ea807686bea549a41
languageName: node
linkType: hard
@@ -14480,9 +14480,9 @@ __metadata:
linkType: hard
"@toeverything/theme@npm:^1.1.7":
- version: 1.1.9
- resolution: "@toeverything/theme@npm:1.1.9"
- checksum: 10/7d9186839a89aa435f3d2de6330f38d9b242229f131a944f65fe52a4038ceea5d2a4af25c112c8e155c1de22078bcff8db843077fa844ae3a10b02b751392f4a
+ version: 1.1.10
+ resolution: "@toeverything/theme@npm:1.1.10"
+ checksum: 10/9b02a82063bab86091a07ad011de00bc61331974d8c432b0fc85bfb1c66eee3a8bdad691887c0dbf7460ac983bef2b7706a53e193deea91ef865fc694d53f0de
languageName: node
linkType: hard
@@ -15743,15 +15743,15 @@ __metadata:
languageName: node
linkType: hard
-"@vanilla-extract/compiler@npm:^0.1.1":
- version: 0.1.1
- resolution: "@vanilla-extract/compiler@npm:0.1.1"
+"@vanilla-extract/compiler@npm:^0.1.2":
+ version: 0.1.2
+ resolution: "@vanilla-extract/compiler@npm:0.1.2"
dependencies:
"@vanilla-extract/css": "npm:^1.17.1"
- "@vanilla-extract/integration": "npm:^8.0.0"
+ "@vanilla-extract/integration": "npm:^8.0.1"
vite: "npm:^5.0.0 || ^6.0.0"
vite-node: "npm:^3.0.4"
- checksum: 10/e8dd47296b17c167c93c6aeb99102b7adf96a4064ef9dd304cc575ca9c7395213ec4d3ffc684ce1facb156a9865c7b690f0699ca1c50da9e343ce9e1a9a1f1f7
+ checksum: 10/cafbbaf5831d6fa7d28090c7c5436e2bcc6e15a4809fabef29c6988b0356af300490e77debb038d6469e2b975f30e5bb1e955ee18e91d8baf98c174435aa9ee7
languageName: node
linkType: hard
@@ -15784,21 +15784,21 @@ __metadata:
languageName: node
linkType: hard
-"@vanilla-extract/integration@npm:^8.0.0":
- version: 8.0.0
- resolution: "@vanilla-extract/integration@npm:8.0.0"
+"@vanilla-extract/integration@npm:^8.0.1":
+ version: 8.0.1
+ resolution: "@vanilla-extract/integration@npm:8.0.1"
dependencies:
"@babel/core": "npm:^7.23.9"
"@babel/plugin-syntax-typescript": "npm:^7.23.3"
"@vanilla-extract/babel-plugin-debug-ids": "npm:^1.2.0"
"@vanilla-extract/css": "npm:^1.17.1"
dedent: "npm:^1.5.3"
- esbuild: "npm:esbuild@>=0.17.6 <0.25.0"
+ esbuild: "npm:esbuild@>=0.17.6 <0.26.0"
eval: "npm:0.1.8"
find-up: "npm:^5.0.0"
javascript-stringify: "npm:^2.0.1"
mlly: "npm:^1.4.2"
- checksum: 10/4f6539f90b583bd42f9fa2f9ab34415892d3f38440139949fb5c8c4968705d496b0a70a5cfcb5af5e53036b2d3186483a562251d5b969e2d593247d1541a8064
+ checksum: 10/7734d6ab6e4e8efd1601038ac8ac352e145d894d36c4e6b5d1717a34400f2320e4eb4e2128e352a94e2ec694e53bac31757722dc6cbb37beb13ad845028540b5
languageName: node
linkType: hard
@@ -15810,28 +15810,28 @@ __metadata:
linkType: hard
"@vanilla-extract/vite-plugin@npm:^5.0.0":
- version: 5.0.0
- resolution: "@vanilla-extract/vite-plugin@npm:5.0.0"
+ version: 5.0.1
+ resolution: "@vanilla-extract/vite-plugin@npm:5.0.1"
dependencies:
- "@vanilla-extract/compiler": "npm:^0.1.1"
- "@vanilla-extract/integration": "npm:^8.0.0"
+ "@vanilla-extract/compiler": "npm:^0.1.2"
+ "@vanilla-extract/integration": "npm:^8.0.1"
peerDependencies:
vite: ^5.0.0 || ^6.0.0
- checksum: 10/9c5c7304c41f4029796c97e4e1c96512513060acec7fd2476156e1b2435c48e3ba0f8b401bc3f2d1d9e38c06dc4d31c06225144f347154ed212a41183c5c51c2
+ checksum: 10/43ec908e256cd9552979aa3c2686fb6be799d48e674109d085db64acafeeed72676b16b235ba3b317da57fa8821589307bba7ebaaa32e118efb9d7f6d4bf6a65
languageName: node
linkType: hard
"@vanilla-extract/webpack-plugin@npm:^2.3.15":
- version: 2.3.17
- resolution: "@vanilla-extract/webpack-plugin@npm:2.3.17"
+ version: 2.3.18
+ resolution: "@vanilla-extract/webpack-plugin@npm:2.3.18"
dependencies:
- "@vanilla-extract/integration": "npm:^8.0.0"
+ "@vanilla-extract/integration": "npm:^8.0.1"
debug: "npm:^4.3.1"
loader-utils: "npm:^2.0.0"
picocolors: "npm:^1.0.0"
peerDependencies:
webpack: ^4.30.0 || ^5.20.2
- checksum: 10/c03dd76c3ff1a8a3f50a54f9b786535cabd8f8a373c1633699d31e1c4686a8cca863d9e824a6ec2b2ab6bc493170302b4513d98d4ebd34aa806b347f343dc64f
+ checksum: 10/7430ddfe6d494a89c2a44af5c8faba9b8fdaa6c8190084c23eadf519d74c00fc34d78828422bb13c7f86763c5668eb47df54796deddf8eb7f8668d869e079152
languageName: node
linkType: hard
@@ -20590,7 +20590,7 @@ __metadata:
languageName: node
linkType: hard
-"esbuild@npm:^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0, esbuild@npm:^0.24.2, esbuild@npm:esbuild@>=0.17.6 <0.25.0":
+"esbuild@npm:^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0, esbuild@npm:^0.24.2":
version: 0.24.2
resolution: "esbuild@npm:0.24.2"
dependencies:
@@ -20676,7 +20676,7 @@ __metadata:
languageName: node
linkType: hard
-"esbuild@npm:^0.25.0":
+"esbuild@npm:^0.25.0, esbuild@npm:esbuild@>=0.17.6 <0.26.0":
version: 0.25.0
resolution: "esbuild@npm:0.25.0"
dependencies:
@@ -23102,8 +23102,8 @@ __metadata:
linkType: hard
"html-validate@npm:^9.0.0":
- version: 9.2.1
- resolution: "html-validate@npm:9.2.1"
+ version: 9.2.2
+ resolution: "html-validate@npm:9.2.2"
dependencies:
"@html-validate/stylish": "npm:^4.1.0"
"@sidvind/better-ajv-errors": "npm:3.0.1"
@@ -23129,7 +23129,7 @@ __metadata:
optional: true
bin:
html-validate: bin/html-validate.mjs
- checksum: 10/d313e9d5c557b967fac7d4bb211b5f2f781672f3e8642565d315446bb016c9e3ebc4094a4bde2617c8d91555bdcc74e3b611ad0844d57369b62d149e58393b43
+ checksum: 10/8e2b536abd756a1e8361df16190484f1e9903a63ac3ee7937bfbbf2a8f0b97367a141bd8c0550104d5f46df879a34a172f9f1798269970e810d262066817c77e
languageName: node
linkType: hard
@@ -32658,21 +32658,21 @@ __metadata:
languageName: node
linkType: hard
-"tldts-core@npm:^6.1.68":
- version: 6.1.68
- resolution: "tldts-core@npm:6.1.68"
- checksum: 10/6cd30acd54a6cd402afb75d4d034ca008ab06b8d254efaa976e38814b7d0095f2fdfda2e33c162085d2f45b2b7b8b5724384192c2268930e63bee886241e399f
+"tldts-core@npm:^6.1.77":
+ version: 6.1.77
+ resolution: "tldts-core@npm:6.1.77"
+ checksum: 10/0f5ac4eb77099a5858c7f32f346af552a6dcd7acb6612e65642263e6b65288fb4e90f0278cabb3dd5d28df3182e5b1d8559928940a05c68d07f12617546bfa6c
languageName: node
linkType: hard
"tldts@npm:^6.1.68":
- version: 6.1.68
- resolution: "tldts@npm:6.1.68"
+ version: 6.1.77
+ resolution: "tldts@npm:6.1.77"
dependencies:
- tldts-core: "npm:^6.1.68"
+ tldts-core: "npm:^6.1.77"
bin:
tldts: bin/cli.js
- checksum: 10/5e28d274ba7364c80f4d81d922427cfae6081b2f33b27a81eab05f5e62f650daef7f8037aae489407f6b1cf997cb3aa353d41cd6bbce75758af44b1ae8b3cfc5
+ checksum: 10/11b22d44ed1bfaf101b2d8f19df2c4de1acf956b5f4b1bfa341fd08089dab3e35839f006de32252d3d8bc4cf2c620e4dc2054fe88fb81359b7087d27bc5e5652
languageName: node
linkType: hard
@@ -34670,9 +34670,9 @@ __metadata:
linkType: hard
"zod@npm:^3.20.2, zod@npm:^3.23.8, zod@npm:^3.24.1":
- version: 3.24.1
- resolution: "zod@npm:3.24.1"
- checksum: 10/54e25956495dec22acb9399c168c6ba657ff279801a7fcd0530c414d867f1dcca279335e160af9b138dd70c332e17d548be4bc4d2f7eaf627dead50d914fec27
+ version: 3.24.2
+ resolution: "zod@npm:3.24.2"
+ checksum: 10/604c62a8cf8e330d78b106a557f4b44f5d14845d20b1360a423ccc09b58cb8525ccf7e4b40cf1bd4852d22393d2c67774b5817ec5a2fedab25f543b36ed15943
languageName: node
linkType: hard