mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

dependabot[bot]
01.21.2025 71e22ca58bcd63add2f264b47258bb3ddd6994e5
build(deps-dev): bump @biomejs/biome from 2.0.6 to 2.1.3

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.0.6 to 2.1.3.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.3/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.3
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 files modified
83 ■■■■■ changed files
package-lock.json 81 ●●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
package-lock.json
@@ -15,7 +15,7 @@
        "tachyons": "4.12.0"
      },
      "devDependencies": {
        "@biomejs/biome": "2.0.6",
        "@biomejs/biome": "2.1.3",
        "@davidsneighbour/markdownlint-config": "2025.1.5",
        "@davidsneighbour/release-config": "2025.1.5",
        "@davidsneighbour/tools": "2025.1.5",
@@ -86,10 +86,11 @@
      }
    },
    "node_modules/@biomejs/biome": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.0.6.tgz",
      "integrity": "sha512-RRP+9cdh5qwe2t0gORwXaa27oTOiQRQvrFf49x2PA1tnpsyU7FIHX4ZOFMtBC4QNtyWsN7Dqkf5EDbg4X+9iqA==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.1.3.tgz",
      "integrity": "sha512-KE/tegvJIxTkl7gJbGWSgun7G6X/n2M6C35COT6ctYrAy7SiPyNvi6JtoQERVK/VRbttZfgGq96j2bFmhmnH4w==",
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "bin": {
        "biome": "bin/biome"
      },
@@ -101,24 +102,25 @@
        "url": "https://opencollective.com/biome"
      },
      "optionalDependencies": {
        "@biomejs/cli-darwin-arm64": "2.0.6",
        "@biomejs/cli-darwin-x64": "2.0.6",
        "@biomejs/cli-linux-arm64": "2.0.6",
        "@biomejs/cli-linux-arm64-musl": "2.0.6",
        "@biomejs/cli-linux-x64": "2.0.6",
        "@biomejs/cli-linux-x64-musl": "2.0.6",
        "@biomejs/cli-win32-arm64": "2.0.6",
        "@biomejs/cli-win32-x64": "2.0.6"
        "@biomejs/cli-darwin-arm64": "2.1.3",
        "@biomejs/cli-darwin-x64": "2.1.3",
        "@biomejs/cli-linux-arm64": "2.1.3",
        "@biomejs/cli-linux-arm64-musl": "2.1.3",
        "@biomejs/cli-linux-x64": "2.1.3",
        "@biomejs/cli-linux-x64-musl": "2.1.3",
        "@biomejs/cli-win32-arm64": "2.1.3",
        "@biomejs/cli-win32-x64": "2.1.3"
      }
    },
    "node_modules/@biomejs/cli-darwin-arm64": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.0.6.tgz",
      "integrity": "sha512-AzdiNNjNzsE6LfqWyBvcL29uWoIuZUkndu+wwlXW13EKcBHbbKjNQEZIJKYDc6IL+p7bmWGx3v9ZtcRyIoIz5A==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.1.3.tgz",
      "integrity": "sha512-LFLkSWRoSGS1wVUD/BE6Nlt2dSn0ulH3XImzg2O/36BoToJHKXjSxzPEMAqT9QvwVtk7/9AQhZpTneERU9qaXA==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
        "darwin"
@@ -128,13 +130,14 @@
      }
    },
    "node_modules/@biomejs/cli-darwin-x64": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.0.6.tgz",
      "integrity": "sha512-wJjjP4E7bO4WJmiQaLnsdXMa516dbtC6542qeRkyJg0MqMXP0fvs4gdsHhZ7p9XWTAmGIjZHFKXdsjBvKGIJJQ==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.1.3.tgz",
      "integrity": "sha512-Q/4OTw8P9No9QeowyxswcWdm0n2MsdCwWcc5NcKQQvzwPjwuPdf8dpPPf4r+x0RWKBtl1FLiAUtJvBlri6DnYw==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
        "darwin"
@@ -144,13 +147,14 @@
      }
    },
    "node_modules/@biomejs/cli-linux-arm64": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.0.6.tgz",
      "integrity": "sha512-ZSVf6TYo5rNMUHIW1tww+rs/krol7U5A1Is/yzWyHVZguuB0lBnIodqyFuwCNqG9aJGyk7xIMS8HG0qGUPz0SA==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.1.3.tgz",
      "integrity": "sha512-2hS6LgylRqMFmAZCOFwYrf77QMdUwJp49oe8PX/O8+P2yKZMSpyQTf3Eo5ewnsMFUEmYbPOskafdV1ds1MZMJA==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
        "linux"
@@ -160,13 +164,14 @@
      }
    },
    "node_modules/@biomejs/cli-linux-arm64-musl": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.0.6.tgz",
      "integrity": "sha512-CVPEMlin3bW49sBqLBg2x016Pws7eUXA27XYDFlEtponD0luYjg2zQaMJ2nOqlkKG9fqzzkamdYxHdMDc2gZFw==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.1.3.tgz",
      "integrity": "sha512-KXouFSBnoxAWZYDQrnNRzZBbt5s9UJkIm40hdvSL9mBxSSoxRFQJbtg1hP3aa8A2SnXyQHxQfpiVeJlczZt76w==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
        "linux"
@@ -176,13 +181,14 @@
      }
    },
    "node_modules/@biomejs/cli-linux-x64": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.0.6.tgz",
      "integrity": "sha512-geM1MkHTV1Kh2Cs/Xzot9BOF3WBacihw6bkEmxkz4nSga8B9/hWy5BDiOG3gHDGIBa8WxT0nzsJs2f/hPqQIQw==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.1.3.tgz",
      "integrity": "sha512-NxlSCBhLvQtWGagEztfAZ4WcE1AkMTntZV65ZvR+J9jp06+EtOYEBPQndA70ZGhHbEDG57bR6uNvqkd1WrEYVA==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
        "linux"
@@ -192,13 +198,14 @@
      }
    },
    "node_modules/@biomejs/cli-linux-x64-musl": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.0.6.tgz",
      "integrity": "sha512-mKHE/e954hR/hSnAcJSjkf4xGqZc/53Kh39HVW1EgO5iFi0JutTN07TSjEMg616julRtfSNJi0KNyxvc30Y4rQ==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.1.3.tgz",
      "integrity": "sha512-KaLAxnROouzIWtl6a0Y88r/4hW5oDUJTIqQorOTVQITaKQsKjZX4XCUmHIhdEk8zMnaiLZzRTAwk1yIAl+mIew==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
        "linux"
@@ -208,13 +215,14 @@
      }
    },
    "node_modules/@biomejs/cli-win32-arm64": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.0.6.tgz",
      "integrity": "sha512-290V4oSFoKaprKE1zkYVsDfAdn0An5DowZ+GIABgjoq1ndhvNxkJcpxPsiYtT7slbVe3xmlT0ncdfOsN7KruzA==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.1.3.tgz",
      "integrity": "sha512-V9CUZCtWH4u0YwyCYbQ3W5F4ZGPWp2C2TYcsiWFNNyRfmOW1j/TY/jAurl33SaRjgZPO5UUhGyr9m6BN9t84NQ==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
        "win32"
@@ -224,13 +232,14 @@
      }
    },
    "node_modules/@biomejs/cli-win32-x64": {
      "version": "2.0.6",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.0.6.tgz",
      "integrity": "sha512-bfM1Bce0d69Ao7pjTjUS+AWSZ02+5UHdiAP85Th8e9yV5xzw6JrHXbL5YWlcEKQ84FIZMdDc7ncuti1wd2sdbw==",
      "version": "2.1.3",
      "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.1.3.tgz",
      "integrity": "sha512-dxy599q6lgp8ANPpR8sDMscwdp9oOumEsVXuVCVT9N2vAho8uYXlCz53JhxX6LtJOXaE73qzgkGQ7QqvFlMC0g==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "license": "MIT OR Apache-2.0",
      "optional": true,
      "os": [
        "win32"
package.json
@@ -38,7 +38,7 @@
    "tachyons": "4.12.0"
  },
  "devDependencies": {
    "@biomejs/biome": "2.0.6",
    "@biomejs/biome": "2.1.3",
    "@davidsneighbour/markdownlint-config": "2025.1.5",
    "@davidsneighbour/release-config": "2025.1.5",
    "@davidsneighbour/tools": "2025.1.5",