chore(deps): bump arctic from 2.3.1 to 3.5.0

Bumps [arctic](https://github.com/pilcrowonpaper/arctic) from 2.3.1 to 3.5.0.
- [Release notes](https://github.com/pilcrowonpaper/arctic/releases)
- [Commits](https://github.com/pilcrowonpaper/arctic/commits/v3.5.0)

---
updated-dependencies:
- dependency-name: arctic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-08 21:15:58 +00:00
committed by GitHub
parent 4a2afad7d9
commit 5965dfb054
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"@radix-ui/react-slot": "^1.1.2", "@radix-ui/react-slot": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2", "@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.6", "@radix-ui/react-tooltip": "^1.1.6",
"arctic": "^2.3.1", "arctic": "^3.5.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.0", "clsx": "^2.1.0",
"cmdk": "1.0.0", "cmdk": "1.0.0",

View File

@@ -2035,10 +2035,10 @@ anymatch@~3.1.2:
normalize-path "^3.0.0" normalize-path "^3.0.0"
picomatch "^2.0.4" picomatch "^2.0.4"
arctic@^2.3.1: arctic@^3.5.0:
version "2.3.1" version "3.5.0"
resolved "https://registry.yarnpkg.com/arctic/-/arctic-2.3.1.tgz#2cc9c5f2610ffdca0228b623a17cd9c8abf13b7f" resolved "https://registry.yarnpkg.com/arctic/-/arctic-3.5.0.tgz#49596e8bed97aa360035503509107455b3f80eb0"
integrity sha512-bnmPYWbPtrQcneG/dmZIdvDeZ7pYhHqd4hYTbOR5LB9f429XLHiE4VnmKmJCPkw+G2CsG689WS+NDwa5UKsigA== integrity sha512-SR2BnMinzA5X4qsMR5wFMqELeKfMKNAThpRJyuPFJpCZIqvAMW0VbVSacycgIBV56XQLCLtUMwdohKEMaR2y1g==
dependencies: dependencies:
"@oslojs/crypto" "1.0.1" "@oslojs/crypto" "1.0.1"
"@oslojs/encoding" "1.1.0" "@oslojs/encoding" "1.1.0"