chore(deps): update deoendencies
This commit is contained in:
parent
9b7071912e
commit
118c98f724
10
package.json
10
package.json
@ -24,14 +24,14 @@
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||
"@radix-ui/react-slot": "^1.0.2",
|
||||
"astro": "^4.5.4",
|
||||
"astro-expressive-code": "^0.33.4",
|
||||
"astro": "^4.5.5",
|
||||
"astro-expressive-code": "^0.33.5",
|
||||
"astro-icon": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.1.0",
|
||||
"@commitlint/cli": "^19.2.0",
|
||||
"@commitlint/config-conventional": "^19.1.0",
|
||||
"@commitlint/cz-commitlint": "^19.1.0",
|
||||
"@commitlint/cz-commitlint": "^19.2.0",
|
||||
"@directus/sdk": "^15.0.3",
|
||||
"@iconify-json/line-md": "^1.1.36",
|
||||
"@pagefind/default-ui": "^1.0.4",
|
||||
@ -55,7 +55,7 @@
|
||||
"pwa-asset-generator": "^6.3.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"semantic-release": "^23.0.2",
|
||||
"semantic-release": "^23.0.3",
|
||||
"sharp": "0.32.6",
|
||||
"tailwind-merge": "^2.2.1",
|
||||
"tailwindcss": "^3.4.1",
|
||||
|
||||
407
pnpm-lock.yaml
generated
407
pnpm-lock.yaml
generated
@ -13,7 +13,7 @@ dependencies:
|
||||
version: 0.5.9(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.2)
|
||||
'@astrojs/mdx':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0(astro@4.5.4)
|
||||
version: 2.2.0(astro@4.5.5)
|
||||
'@astrojs/react':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(@types/react-dom@18.2.22)(@types/react@18.2.66)(react-dom@18.2.0)(react@18.2.0)(vite@5.1.6)
|
||||
@ -22,7 +22,7 @@ dependencies:
|
||||
version: 3.1.1
|
||||
'@astrojs/tailwind':
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(astro@4.5.4)(tailwindcss@3.4.1)
|
||||
version: 5.1.0(astro@4.5.5)(tailwindcss@3.4.1)
|
||||
'@radix-ui/react-dropdown-menu':
|
||||
specifier: ^2.0.6
|
||||
version: 2.0.6(@types/react-dom@18.2.22)(@types/react@18.2.66)(react-dom@18.2.0)(react@18.2.0)
|
||||
@ -30,25 +30,25 @@ dependencies:
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2(@types/react@18.2.66)(react@18.2.0)
|
||||
astro:
|
||||
specifier: ^4.5.4
|
||||
version: 4.5.4(@types/node@20.11.27)(typescript@5.4.2)
|
||||
specifier: ^4.5.5
|
||||
version: 4.5.5(@types/node@20.11.28)(typescript@5.4.2)
|
||||
astro-expressive-code:
|
||||
specifier: ^0.33.4
|
||||
version: 0.33.4(astro@4.5.4)
|
||||
specifier: ^0.33.5
|
||||
version: 0.33.5(astro@4.5.5)
|
||||
astro-icon:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: ^19.1.0
|
||||
version: 19.1.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
specifier: ^19.2.0
|
||||
version: 19.2.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: ^19.1.0
|
||||
version: 19.1.0
|
||||
'@commitlint/cz-commitlint':
|
||||
specifier: ^19.1.0
|
||||
version: 19.1.0(@types/node@20.11.27)(commitizen@4.3.0)(inquirer@9.2.16)(typescript@5.4.2)
|
||||
specifier: ^19.2.0
|
||||
version: 19.2.0(@types/node@20.11.28)(commitizen@4.3.0)(inquirer@9.2.16)(typescript@5.4.2)
|
||||
'@directus/sdk':
|
||||
specifier: ^15.0.3
|
||||
version: 15.0.3
|
||||
@ -60,10 +60,10 @@ devDependencies:
|
||||
version: 1.0.4
|
||||
'@semantic-release/changelog':
|
||||
specifier: ^6.0.3
|
||||
version: 6.0.3(semantic-release@23.0.2)
|
||||
version: 6.0.3(semantic-release@23.0.3)
|
||||
'@semantic-release/git':
|
||||
specifier: ^10.0.1
|
||||
version: 10.0.1(semantic-release@23.0.2)
|
||||
version: 10.0.1(semantic-release@23.0.3)
|
||||
'@tailwindcss/typography':
|
||||
specifier: ^0.5.10
|
||||
version: 0.5.10(tailwindcss@3.4.1)
|
||||
@ -90,10 +90,10 @@ devDependencies:
|
||||
version: 2.1.0
|
||||
commitizen:
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
version: 4.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
cz-conventional-changelog:
|
||||
specifier: ^3.3.0
|
||||
version: 3.3.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
version: 3.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
lucide-react:
|
||||
specifier: ^0.358.0
|
||||
version: 0.358.0(react@18.2.0)
|
||||
@ -119,8 +119,8 @@ devDependencies:
|
||||
specifier: ^18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
semantic-release:
|
||||
specifier: ^23.0.2
|
||||
version: 23.0.2(typescript@5.4.2)
|
||||
specifier: ^23.0.3
|
||||
version: 23.0.3(typescript@5.4.2)
|
||||
sharp:
|
||||
specifier: 0.32.6
|
||||
version: 0.32.6
|
||||
@ -258,7 +258,7 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@astrojs/mdx@2.2.0(astro@4.5.4):
|
||||
/@astrojs/mdx@2.2.0(astro@4.5.5):
|
||||
resolution: {integrity: sha512-EkcCniYdGwsh9k5LknqRrz/UyOnMNXdRk7fgDAw/zUDKnm7zgQAG8hIx0FxG1L2IINxLfu7IcjgZb3f5TFpxKw==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
@ -267,7 +267,7 @@ packages:
|
||||
'@astrojs/markdown-remark': 4.3.0
|
||||
'@mdx-js/mdx': 3.0.1
|
||||
acorn: 8.11.3
|
||||
astro: 4.5.4(@types/node@20.11.27)(typescript@5.4.2)
|
||||
astro: 4.5.5(@types/node@20.11.28)(typescript@5.4.2)
|
||||
es-module-lexer: 1.4.1
|
||||
estree-util-visit: 2.0.0
|
||||
github-slugger: 2.0.0
|
||||
@ -318,13 +318,13 @@ packages:
|
||||
zod: 3.22.4
|
||||
dev: false
|
||||
|
||||
/@astrojs/tailwind@5.1.0(astro@4.5.4)(tailwindcss@3.4.1):
|
||||
/@astrojs/tailwind@5.1.0(astro@4.5.5)(tailwindcss@3.4.1):
|
||||
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
|
||||
peerDependencies:
|
||||
astro: ^3.0.0 || ^4.0.0
|
||||
tailwindcss: ^3.0.24
|
||||
dependencies:
|
||||
astro: 4.5.4(@types/node@20.11.27)(typescript@5.4.2)
|
||||
astro: 4.5.5(@types/node@20.11.28)(typescript@5.4.2)
|
||||
autoprefixer: 10.4.17(postcss@8.4.35)
|
||||
postcss: 8.4.35
|
||||
postcss-load-config: 4.0.2(postcss@8.4.35)
|
||||
@ -609,15 +609,15 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@commitlint/cli@19.1.0(@types/node@20.11.27)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-SYGm8HGbVzrlSYeB6oo6pG1Ec6bOMJcDsXgNGa4vgZQsPj6nJkcbTWlIRmtmIk0tHi0d5sCljGuQ+g/0NCPv7w==}
|
||||
/@commitlint/cli@19.2.0(@types/node@20.11.28)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 19.0.3
|
||||
'@commitlint/lint': 19.1.0
|
||||
'@commitlint/load': 19.1.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
'@commitlint/read': 19.0.3
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
'@commitlint/read': 19.2.0
|
||||
'@commitlint/types': 19.0.3
|
||||
execa: 8.0.1
|
||||
yargs: 17.7.2
|
||||
@ -642,18 +642,18 @@ packages:
|
||||
ajv: 8.12.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/cz-commitlint@19.1.0(@types/node@20.11.27)(commitizen@4.3.0)(inquirer@9.2.16)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-ABbOmQbckCjBv1xkcsPVNMWikcdMXY3QF491xut1zar+K9Fj5XjUfAvDeJMe/wBigs+6lu8vymnLzLUNwbMDPQ==}
|
||||
/@commitlint/cz-commitlint@19.2.0(@types/node@20.11.28)(commitizen@4.3.0)(inquirer@9.2.16)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-kudzHMY9/GxflGyAWMiisiBq2UkyQL1D1eWjGKoC66qQ+5jxRYeDaiVwTdPxYMnmehftNcpksZATDYKqdPP0Wg==}
|
||||
engines: {node: '>=v18'}
|
||||
peerDependencies:
|
||||
commitizen: ^4.0.3
|
||||
inquirer: ^9.0.0
|
||||
dependencies:
|
||||
'@commitlint/ensure': 19.0.3
|
||||
'@commitlint/load': 19.1.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
'@commitlint/types': 19.0.3
|
||||
chalk: 5.3.0
|
||||
commitizen: 4.3.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
commitizen: 4.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
inquirer: 9.2.16
|
||||
lodash.isplainobject: 4.0.6
|
||||
word-wrap: 1.2.5
|
||||
@ -705,8 +705,8 @@ packages:
|
||||
'@commitlint/types': 19.0.3
|
||||
dev: true
|
||||
|
||||
/@commitlint/load@19.1.0(@types/node@20.11.27)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-rWqnvNDpeshX8JfUC/qjpDkQB78qF+4uHcJmIRJMwvlj6zWce08SP/TPKN3GlNKgXhAawwcAPxXL9qOTTdiOBA==}
|
||||
/@commitlint/load@19.2.0(@types/node@20.11.28)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
'@commitlint/config-validator': 19.0.3
|
||||
@ -714,8 +714,8 @@ packages:
|
||||
'@commitlint/resolve-extends': 19.1.0
|
||||
'@commitlint/types': 19.0.3
|
||||
chalk: 5.3.0
|
||||
cosmiconfig: 8.3.6(typescript@5.4.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.27)(cosmiconfig@8.3.6)(typescript@5.4.2)
|
||||
cosmiconfig: 9.0.0(typescript@5.4.2)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.28)(cosmiconfig@9.0.0)(typescript@5.4.2)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
@ -738,12 +738,13 @@ packages:
|
||||
conventional-commits-parser: 5.0.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/read@19.0.3:
|
||||
resolution: {integrity: sha512-b5AflTyAXkUx5qKw4TkjjcOccXZHql3JqMi522knTQktq2AubKXFz60Sws+K4FsefwPws6fGz9mqiI/NvsvxFA==}
|
||||
/@commitlint/read@19.2.0:
|
||||
resolution: {integrity: sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
'@commitlint/top-level': 19.0.0
|
||||
'@commitlint/types': 19.0.3
|
||||
execa: 8.0.1
|
||||
git-raw-commits: 4.0.0
|
||||
minimist: 1.2.8
|
||||
dev: true
|
||||
@ -1030,8 +1031,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@expressive-code/core@0.33.4:
|
||||
resolution: {integrity: sha512-IywACrwcR/7cIPBQ1qG/RsgvNp85/CAX6okxR0Niztrd7rh4IcEhAsz51jX/NPNnhU9yPynTT+mLdM1URqrnvw==}
|
||||
/@expressive-code/core@0.33.5:
|
||||
resolution: {integrity: sha512-KL0EkKAvd7SSIQL3ZIP19xqe4xNjBaQYNvcJC6RmoBUnQpvxaJNFwRxCBEF/X0ftJEMaSG7WTrabZ9c/zFeqmA==}
|
||||
dependencies:
|
||||
'@ctrl/tinycolor': 3.6.1
|
||||
hast-util-to-html: 8.0.4
|
||||
@ -1040,24 +1041,24 @@ packages:
|
||||
postcss-nested: 6.0.1(postcss@8.4.35)
|
||||
dev: false
|
||||
|
||||
/@expressive-code/plugin-frames@0.33.4:
|
||||
resolution: {integrity: sha512-6HE5f8dAPjzmhs7yZJHVyH+w/UwVpktjlTvrUumrytHo6hidGlkB5lptWJlSAd9JXzev5BQEb4xrqQ0xQqO5+A==}
|
||||
/@expressive-code/plugin-frames@0.33.5:
|
||||
resolution: {integrity: sha512-lFt/gbnZscBSxHovg4XiWohp5nrxk4McS6RGABdj6+0gJcX8/YrFTM23GKBIkaDePxdDidVY0jQYGYDL/RrQHw==}
|
||||
dependencies:
|
||||
'@expressive-code/core': 0.33.4
|
||||
'@expressive-code/core': 0.33.5
|
||||
hastscript: 7.2.0
|
||||
dev: false
|
||||
|
||||
/@expressive-code/plugin-shiki@0.33.4:
|
||||
resolution: {integrity: sha512-XnDchHqCGk046hgQnu83t9+SDrRjsvpvUEBiI0wl4RljVDr1E0yllx0y6C1yEuKfFfasib6BxX/PkItgQdi/0Q==}
|
||||
/@expressive-code/plugin-shiki@0.33.5:
|
||||
resolution: {integrity: sha512-LWgttQTUrIPE1X+Lya1qFWiX47tH2AS2hkbj/cZoWkdiSjn6zUvtTypK/2Xn6Rgn6z6ClzpgHvkXRqFn7nAB4A==}
|
||||
dependencies:
|
||||
'@expressive-code/core': 0.33.4
|
||||
shiki: 1.1.7
|
||||
'@expressive-code/core': 0.33.5
|
||||
shiki: 1.2.0
|
||||
dev: false
|
||||
|
||||
/@expressive-code/plugin-text-markers@0.33.4:
|
||||
resolution: {integrity: sha512-hl3E+8iZJMYGDaKsN4bOPOEBb9QeFjg+zQkOJRtjJgsmIYmaZpoQTzTg/JMduE8PLNsD30nAMwG/AbjN/klwZQ==}
|
||||
/@expressive-code/plugin-text-markers@0.33.5:
|
||||
resolution: {integrity: sha512-JxSHL1MGrJAPNaUMjFXex3K+9NJDbfew9H6PmX8LQ+fm9VNQdtBYTAz/x7nqOk7bkTrtAZK5RfDqUfb8U5M+2A==}
|
||||
dependencies:
|
||||
'@expressive-code/core': 0.33.4
|
||||
'@expressive-code/core': 0.33.5
|
||||
hastscript: 7.2.0
|
||||
unist-util-visit-parents: 5.1.3
|
||||
dev: false
|
||||
@ -1242,101 +1243,99 @@ packages:
|
||||
'@nodelib/fs.scandir': 2.1.5
|
||||
fastq: 1.17.1
|
||||
|
||||
/@octokit/auth-token@4.0.0:
|
||||
resolution: {integrity: sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==}
|
||||
/@octokit/auth-token@5.0.1:
|
||||
resolution: {integrity: sha512-RTmWsLfig8SBoiSdgvCht4BXl1CHU89Co5xiQ5JF19my/sIRDFCQ1RPrmK0exgqUZuNm39C/bV8+/83+MJEjGg==}
|
||||
engines: {node: '>= 18'}
|
||||
dev: true
|
||||
|
||||
/@octokit/core@5.1.0:
|
||||
resolution: {integrity: sha512-BDa2VAMLSh3otEiaMJ/3Y36GU4qf6GI+VivQ/P41NC6GHcdxpKlqV0ikSZ5gdQsmS3ojXeRx5vasgNTinF0Q4g==}
|
||||
/@octokit/core@6.0.1:
|
||||
resolution: {integrity: sha512-MIpPQXu8Y8GjHwXM81JLveiV+DHJZtLMcB5nKekBGOl3iAtk0HT3i12Xl8Biybu+bCS1+k4qbuKEq5d0RxNRnQ==}
|
||||
engines: {node: '>= 18'}
|
||||
dependencies:
|
||||
'@octokit/auth-token': 4.0.0
|
||||
'@octokit/graphql': 7.0.2
|
||||
'@octokit/request': 8.2.0
|
||||
'@octokit/request-error': 5.0.1
|
||||
'@octokit/types': 12.5.0
|
||||
before-after-hook: 2.2.3
|
||||
universal-user-agent: 6.0.1
|
||||
'@octokit/auth-token': 5.0.1
|
||||
'@octokit/graphql': 8.0.1
|
||||
'@octokit/request': 9.0.1
|
||||
'@octokit/request-error': 6.0.2
|
||||
'@octokit/types': 12.6.0
|
||||
before-after-hook: 3.0.2
|
||||
universal-user-agent: 7.0.2
|
||||
dev: true
|
||||
|
||||
/@octokit/endpoint@9.0.4:
|
||||
resolution: {integrity: sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw==}
|
||||
/@octokit/endpoint@10.0.0:
|
||||
resolution: {integrity: sha512-emBcNDxBdC1y3+knJonS5zhUB/CG6TihubxM2U1/pG/Z1y3a4oV0Gzz3lmkCvWWQI6h3tqBAX9MgCBFp+M68Jw==}
|
||||
engines: {node: '>= 18'}
|
||||
dependencies:
|
||||
'@octokit/types': 12.5.0
|
||||
universal-user-agent: 6.0.1
|
||||
'@octokit/types': 12.6.0
|
||||
universal-user-agent: 7.0.2
|
||||
dev: true
|
||||
|
||||
/@octokit/graphql@7.0.2:
|
||||
resolution: {integrity: sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q==}
|
||||
/@octokit/graphql@8.0.1:
|
||||
resolution: {integrity: sha512-lLDb6LhC1gBj2CxEDa5Xk10+H/boonhs+3Mi6jpRyetskDKNHe6crMeKmUE2efoLofMP8ruannLlCUgpTFmVzQ==}
|
||||
engines: {node: '>= 18'}
|
||||
dependencies:
|
||||
'@octokit/request': 8.2.0
|
||||
'@octokit/types': 12.5.0
|
||||
universal-user-agent: 6.0.1
|
||||
'@octokit/request': 9.0.1
|
||||
'@octokit/types': 12.6.0
|
||||
universal-user-agent: 7.0.2
|
||||
dev: true
|
||||
|
||||
/@octokit/openapi-types@19.1.0:
|
||||
resolution: {integrity: sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw==}
|
||||
/@octokit/openapi-types@20.0.0:
|
||||
resolution: {integrity: sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==}
|
||||
dev: true
|
||||
|
||||
/@octokit/plugin-paginate-rest@9.1.5(@octokit/core@5.1.0):
|
||||
resolution: {integrity: sha512-WKTQXxK+bu49qzwv4qKbMMRXej1DU2gq017euWyKVudA6MldaSSQuxtz+vGbhxV4CjxpUxjZu6rM2wfc1FiWVg==}
|
||||
/@octokit/plugin-paginate-rest@10.0.0(@octokit/core@6.0.1):
|
||||
resolution: {integrity: sha512-G1Z67qOiFneKDJyMafHQkWnKm1kU3FfbRZLzxgsFg4dOa3pRNdABbdk+xo/oev6P88lnbt7GKdBNB6dJZuPphA==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
'@octokit/core': '>=5'
|
||||
'@octokit/core': '>=6'
|
||||
dependencies:
|
||||
'@octokit/core': 5.1.0
|
||||
'@octokit/types': 12.5.0
|
||||
'@octokit/core': 6.0.1
|
||||
'@octokit/types': 12.6.0
|
||||
dev: true
|
||||
|
||||
/@octokit/plugin-retry@6.0.1(@octokit/core@5.1.0):
|
||||
resolution: {integrity: sha512-SKs+Tz9oj0g4p28qkZwl/topGcb0k0qPNX/i7vBKmDsjoeqnVfFUquqrE/O9oJY7+oLzdCtkiWSXLpLjvl6uog==}
|
||||
/@octokit/plugin-retry@7.0.3(@octokit/core@6.0.1):
|
||||
resolution: {integrity: sha512-T9l5Z7XnDZ7dkyNmhJPSUq0YjbqUT/xn4yQbhcSuv4WGC/LqM73/mKwkl68VDPoLw20e8oz4L7qQopWt9v6sow==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
'@octokit/core': '>=5'
|
||||
'@octokit/core': '>=6'
|
||||
dependencies:
|
||||
'@octokit/core': 5.1.0
|
||||
'@octokit/request-error': 5.0.1
|
||||
'@octokit/types': 12.5.0
|
||||
'@octokit/core': 6.0.1
|
||||
'@octokit/request-error': 6.0.2
|
||||
'@octokit/types': 12.6.0
|
||||
bottleneck: 2.19.5
|
||||
dev: true
|
||||
|
||||
/@octokit/plugin-throttling@8.1.3(@octokit/core@5.1.0):
|
||||
resolution: {integrity: sha512-pfyqaqpc0EXh5Cn4HX9lWYsZ4gGbjnSmUILeu4u2gnuM50K/wIk9s1Pxt3lVeVwekmITgN/nJdoh43Ka+vye8A==}
|
||||
/@octokit/plugin-throttling@9.0.3(@octokit/core@6.0.1):
|
||||
resolution: {integrity: sha512-DReKamrLBJOzld73dmmxV2H137QKJfsxszAczEZXeAJQ/Po6bzQacKajPdodA6T1jfmP9+waImus+d/R2j+R7Q==}
|
||||
engines: {node: '>= 18'}
|
||||
peerDependencies:
|
||||
'@octokit/core': ^5.0.0
|
||||
'@octokit/core': ^6.0.0
|
||||
dependencies:
|
||||
'@octokit/core': 5.1.0
|
||||
'@octokit/types': 12.5.0
|
||||
'@octokit/core': 6.0.1
|
||||
'@octokit/types': 12.6.0
|
||||
bottleneck: 2.19.5
|
||||
dev: true
|
||||
|
||||
/@octokit/request-error@5.0.1:
|
||||
resolution: {integrity: sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==}
|
||||
/@octokit/request-error@6.0.2:
|
||||
resolution: {integrity: sha512-WtRVpoHcNXs84+s9s/wqfHaxM68NGMg8Av7h59B50OVO0PwwMx+2GgQ/OliUd0iQBSNWgR6N8afi/KjSHbXHWw==}
|
||||
engines: {node: '>= 18'}
|
||||
dependencies:
|
||||
'@octokit/types': 12.5.0
|
||||
deprecation: 2.3.1
|
||||
once: 1.4.0
|
||||
'@octokit/types': 12.6.0
|
||||
dev: true
|
||||
|
||||
/@octokit/request@8.2.0:
|
||||
resolution: {integrity: sha512-exPif6x5uwLqv1N1irkLG1zZNJkOtj8bZxuVHd71U5Ftuxf2wGNvAJyNBcPbPC+EBzwYEbBDdSFb8EPcjpYxPQ==}
|
||||
/@octokit/request@9.0.1:
|
||||
resolution: {integrity: sha512-kL+cAcbSl3dctYLuJmLfx6Iku2MXXy0jszhaEIjQNaCp4zjHXrhVAHeuaRdNvJjW9qjl3u1MJ72+OuBP0YW/pg==}
|
||||
engines: {node: '>= 18'}
|
||||
dependencies:
|
||||
'@octokit/endpoint': 9.0.4
|
||||
'@octokit/request-error': 5.0.1
|
||||
'@octokit/types': 12.5.0
|
||||
universal-user-agent: 6.0.1
|
||||
'@octokit/endpoint': 10.0.0
|
||||
'@octokit/request-error': 6.0.2
|
||||
'@octokit/types': 12.6.0
|
||||
universal-user-agent: 7.0.2
|
||||
dev: true
|
||||
|
||||
/@octokit/types@12.5.0:
|
||||
resolution: {integrity: sha512-YJEKcb0KkJlIUNU/zjnZwHEP8AoVh/OoIcP/1IyR4UHxExz7fzpe/a8IG4wBtQi7QDEqiomVLX88S6FpxxAJtg==}
|
||||
/@octokit/types@12.6.0:
|
||||
resolution: {integrity: sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==}
|
||||
dependencies:
|
||||
'@octokit/openapi-types': 19.1.0
|
||||
'@octokit/openapi-types': 20.0.0
|
||||
dev: true
|
||||
|
||||
/@one-ini/wasm@0.1.1:
|
||||
@ -1985,7 +1984,7 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@semantic-release/changelog@6.0.3(semantic-release@23.0.2):
|
||||
/@semantic-release/changelog@6.0.3(semantic-release@23.0.3):
|
||||
resolution: {integrity: sha512-dZuR5qByyfe3Y03TpmCvAxCyTnp7r5XwtHRf/8vD9EAn4ZWbavUX8adMtXYzE86EVh0gyLA7lm5yW4IV30XUag==}
|
||||
engines: {node: '>=14.17'}
|
||||
peerDependencies:
|
||||
@ -1995,10 +1994,10 @@ packages:
|
||||
aggregate-error: 3.1.0
|
||||
fs-extra: 11.2.0
|
||||
lodash: 4.17.21
|
||||
semantic-release: 23.0.2(typescript@5.4.2)
|
||||
semantic-release: 23.0.3(typescript@5.4.2)
|
||||
dev: true
|
||||
|
||||
/@semantic-release/commit-analyzer@11.1.0(semantic-release@23.0.2):
|
||||
/@semantic-release/commit-analyzer@11.1.0(semantic-release@23.0.3):
|
||||
resolution: {integrity: sha512-cXNTbv3nXR2hlzHjAMgbuiQVtvWHTlwwISt60B+4NZv01y/QRY7p2HcJm8Eh2StzcTJoNnflvKjHH/cjFS7d5g==}
|
||||
engines: {node: ^18.17 || >=20.6.1}
|
||||
peerDependencies:
|
||||
@ -2011,7 +2010,7 @@ packages:
|
||||
import-from-esm: 1.3.3
|
||||
lodash-es: 4.17.21
|
||||
micromatch: 4.0.5
|
||||
semantic-release: 23.0.2(typescript@5.4.2)
|
||||
semantic-release: 23.0.3(typescript@5.4.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2026,7 +2025,7 @@ packages:
|
||||
engines: {node: '>=18'}
|
||||
dev: true
|
||||
|
||||
/@semantic-release/git@10.0.1(semantic-release@23.0.2):
|
||||
/@semantic-release/git@10.0.1(semantic-release@23.0.3):
|
||||
resolution: {integrity: sha512-eWrx5KguUcU2wUPaO6sfvZI0wPafUKAMNC18aXY4EnNcrZL86dEmpNVnC9uMpGZkmZJ9EfCVJBQx4pV4EMGT1w==}
|
||||
engines: {node: '>=14.17'}
|
||||
peerDependencies:
|
||||
@ -2040,21 +2039,21 @@ packages:
|
||||
lodash: 4.17.21
|
||||
micromatch: 4.0.5
|
||||
p-reduce: 2.1.0
|
||||
semantic-release: 23.0.2(typescript@5.4.2)
|
||||
semantic-release: 23.0.3(typescript@5.4.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@semantic-release/github@9.2.6(semantic-release@23.0.2):
|
||||
resolution: {integrity: sha512-shi+Lrf6exeNZF+sBhK+P011LSbhmIAoUEgEY6SsxF8irJ+J2stwI5jkyDQ+4gzYyDImzV6LCKdYB9FXnQRWKA==}
|
||||
engines: {node: '>=18'}
|
||||
/@semantic-release/github@10.0.2(semantic-release@23.0.3):
|
||||
resolution: {integrity: sha512-SP5ihhv/uQa8vPuWKmbJrrzfv8lRUkDFC6qwgaWoorrflN1DEW0IGCa9w/PxUp8Ad3dbvXZPmpXdGiP3eyTzhg==}
|
||||
engines: {node: '>=20.8.1'}
|
||||
peerDependencies:
|
||||
semantic-release: '>=20.1.0'
|
||||
dependencies:
|
||||
'@octokit/core': 5.1.0
|
||||
'@octokit/plugin-paginate-rest': 9.1.5(@octokit/core@5.1.0)
|
||||
'@octokit/plugin-retry': 6.0.1(@octokit/core@5.1.0)
|
||||
'@octokit/plugin-throttling': 8.1.3(@octokit/core@5.1.0)
|
||||
'@octokit/core': 6.0.1
|
||||
'@octokit/plugin-paginate-rest': 10.0.0(@octokit/core@6.0.1)
|
||||
'@octokit/plugin-retry': 7.0.3(@octokit/core@6.0.1)
|
||||
'@octokit/plugin-throttling': 9.0.3(@octokit/core@6.0.1)
|
||||
'@semantic-release/error': 4.0.0
|
||||
aggregate-error: 5.0.0
|
||||
debug: 4.3.4
|
||||
@ -2062,18 +2061,18 @@ packages:
|
||||
globby: 14.0.1
|
||||
http-proxy-agent: 7.0.2
|
||||
https-proxy-agent: 7.0.4
|
||||
issue-parser: 6.0.0
|
||||
issue-parser: 7.0.0
|
||||
lodash-es: 4.17.21
|
||||
mime: 4.0.1
|
||||
p-filter: 4.1.0
|
||||
semantic-release: 23.0.2(typescript@5.4.2)
|
||||
semantic-release: 23.0.3(typescript@5.4.2)
|
||||
url-join: 5.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@semantic-release/npm@11.0.2(semantic-release@23.0.2):
|
||||
resolution: {integrity: sha512-owtf3RjyPvRE63iUKZ5/xO4uqjRpVQDUB9+nnXj0xwfIeM9pRl+cG+zGDzdftR4m3f2s4Wyf3SexW+kF5DFtWA==}
|
||||
/@semantic-release/npm@11.0.3(semantic-release@23.0.3):
|
||||
resolution: {integrity: sha512-KUsozQGhRBAnoVg4UMZj9ep436VEGwT536/jwSqB7vcEfA6oncCUU7UIYTRdLx7GvTtqn0kBjnkfLVkcnBa2YQ==}
|
||||
engines: {node: ^18.17 || >=20}
|
||||
peerDependencies:
|
||||
semantic-release: '>=20.1.0'
|
||||
@ -2084,17 +2083,17 @@ packages:
|
||||
fs-extra: 11.2.0
|
||||
lodash-es: 4.17.21
|
||||
nerf-dart: 1.0.0
|
||||
normalize-url: 8.0.0
|
||||
npm: 10.4.0
|
||||
normalize-url: 8.0.1
|
||||
npm: 10.5.0
|
||||
rc: 1.2.8
|
||||
read-pkg: 9.0.1
|
||||
registry-auth-token: 5.0.2
|
||||
semantic-release: 23.0.2(typescript@5.4.2)
|
||||
semantic-release: 23.0.3(typescript@5.4.2)
|
||||
semver: 7.6.0
|
||||
tempy: 3.1.0
|
||||
dev: true
|
||||
|
||||
/@semantic-release/release-notes-generator@12.1.0(semantic-release@23.0.2):
|
||||
/@semantic-release/release-notes-generator@12.1.0(semantic-release@23.0.3):
|
||||
resolution: {integrity: sha512-g6M9AjUKAZUZnxaJZnouNBeDNTCUrJ5Ltj+VJ60gJeDaRRahcHsry9HW8yKrnKkKNkx5lbWiEP1FPMqVNQz8Kg==}
|
||||
engines: {node: ^18.17 || >=20.6.1}
|
||||
peerDependencies:
|
||||
@ -2110,7 +2109,7 @@ packages:
|
||||
into-stream: 7.0.0
|
||||
lodash-es: 4.17.21
|
||||
read-pkg-up: 11.0.0
|
||||
semantic-release: 23.0.2(typescript@5.4.2)
|
||||
semantic-release: 23.0.3(typescript@5.4.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2119,13 +2118,17 @@ packages:
|
||||
resolution: {integrity: sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==}
|
||||
dev: false
|
||||
|
||||
/@shikijs/core@1.2.0:
|
||||
resolution: {integrity: sha512-OlFvx+nyr5C8zpcMBnSGir0YPD6K11uYhouqhNmm1qLiis4GA7SsGtu07r9gKS9omks8RtQqHrJL4S+lqWK01A==}
|
||||
dev: false
|
||||
|
||||
/@sindresorhus/is@4.6.0:
|
||||
resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==}
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/@sindresorhus/merge-streams@2.2.1:
|
||||
resolution: {integrity: sha512-255V7MMIKw6aQ43Wbqp9HZ+VHn6acddERTLiiLnlcPLU9PdTq9Aijl12oklAgUEblLWye+vHLzmqBx6f2TGcZw==}
|
||||
/@sindresorhus/merge-streams@2.3.0:
|
||||
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
|
||||
engines: {node: '>=18'}
|
||||
dev: true
|
||||
|
||||
@ -2269,8 +2272,8 @@ packages:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
||||
/@types/node@20.11.27:
|
||||
resolution: {integrity: sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==}
|
||||
/@types/node@20.11.28:
|
||||
resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
@ -2356,7 +2359,7 @@ packages:
|
||||
'@babel/plugin-transform-react-jsx-source': 7.23.3(@babel/core@7.24.0)
|
||||
'@types/babel__core': 7.20.5
|
||||
react-refresh: 0.14.0
|
||||
vite: 5.1.6(@types/node@20.11.27)
|
||||
vite: 5.1.6(@types/node@20.11.28)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@ -2626,14 +2629,14 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/astro-expressive-code@0.33.4(astro@4.5.4):
|
||||
resolution: {integrity: sha512-PtXLjd89WBA1WsDYlt3V1LZs9Pa8FFoXilaGDSyfxtbYJ2OPHjWh2JJvCiXmfXmY3HkPJ2oW9Jjo6om5vUlVcg==}
|
||||
/astro-expressive-code@0.33.5(astro@4.5.5):
|
||||
resolution: {integrity: sha512-9JAyllueMUN8JTl/h/yTdbKinNmfalEWcV11s3lSf/UJQbAZfWJuy+IlGcArZDI/CmD21GXhFHLqYthpdY33ug==}
|
||||
peerDependencies:
|
||||
astro: ^3.3.0 || ^4.0.0-beta
|
||||
astro: ^4.0.0-beta || ^3.3.0
|
||||
dependencies:
|
||||
astro: 4.5.4(@types/node@20.11.27)(typescript@5.4.2)
|
||||
astro: 4.5.5(@types/node@20.11.28)(typescript@5.4.2)
|
||||
hast-util-to-html: 8.0.4
|
||||
remark-expressive-code: 0.33.4
|
||||
remark-expressive-code: 0.33.5
|
||||
dev: false
|
||||
|
||||
/astro-icon@1.1.0:
|
||||
@ -2646,8 +2649,8 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/astro@4.5.4(@types/node@20.11.27)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-qwMyBn36wXvaCzdCmdbyCxLQGG5hTa3saNdHdqS20Yn1b7Z7oqqcWOb2UjFuq6O8dFqZxU8Hq0/pGFscvsYtJA==}
|
||||
/astro@4.5.5(@types/node@20.11.28)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-gZ3jR06dLmY9/SMkKMr+3pRSrUjhuwjnXt+9abFJV3WGwhCnLZbSNsTBrLMsaFHpAS1ReJChcTWyKRCvs/jCIQ==}
|
||||
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -2701,13 +2704,13 @@ packages:
|
||||
rehype: 13.0.1
|
||||
resolve: 1.22.8
|
||||
semver: 7.6.0
|
||||
shiki: 1.1.7
|
||||
shiki: 1.2.0
|
||||
string-width: 7.1.0
|
||||
strip-ansi: 7.1.0
|
||||
tsconfck: 3.0.3(typescript@5.4.2)
|
||||
unist-util-visit: 5.0.0
|
||||
vfile: 6.0.1
|
||||
vite: 5.1.6(@types/node@20.11.27)
|
||||
vite: 5.1.6(@types/node@20.11.28)
|
||||
vitefu: 0.2.5(vite@5.1.6)
|
||||
which-pm: 2.1.1
|
||||
yargs-parser: 21.1.1
|
||||
@ -2799,8 +2802,8 @@ packages:
|
||||
/base64-js@1.5.1:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
|
||||
/before-after-hook@2.2.3:
|
||||
resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==}
|
||||
/before-after-hook@3.0.2:
|
||||
resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==}
|
||||
dev: true
|
||||
|
||||
/binary-extensions@2.2.0:
|
||||
@ -3228,13 +3231,13 @@ packages:
|
||||
engines: {node: '>= 10'}
|
||||
dev: false
|
||||
|
||||
/commitizen@4.3.0(@types/node@20.11.27)(typescript@5.4.2):
|
||||
/commitizen@4.3.0(@types/node@20.11.28)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==}
|
||||
engines: {node: '>= 12'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
cachedir: 2.3.0
|
||||
cz-conventional-changelog: 3.3.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
cz-conventional-changelog: 3.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
dedent: 0.7.0
|
||||
detect-indent: 6.1.0
|
||||
find-node-modules: 2.1.3
|
||||
@ -3348,7 +3351,7 @@ packages:
|
||||
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.27)(cosmiconfig@8.3.6)(typescript@5.4.2):
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.28)(cosmiconfig@9.0.0)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||
engines: {node: '>=v16'}
|
||||
peerDependencies:
|
||||
@ -3356,28 +3359,12 @@ packages:
|
||||
cosmiconfig: '>=8.2'
|
||||
typescript: '>=4'
|
||||
dependencies:
|
||||
'@types/node': 20.11.27
|
||||
cosmiconfig: 8.3.6(typescript@5.4.2)
|
||||
'@types/node': 20.11.28
|
||||
cosmiconfig: 9.0.0(typescript@5.4.2)
|
||||
jiti: 1.21.0
|
||||
typescript: 5.4.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig@8.3.6(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.9.5'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
parse-json: 5.2.0
|
||||
path-type: 4.0.0
|
||||
typescript: 5.4.2
|
||||
dev: true
|
||||
|
||||
/cosmiconfig@9.0.0(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
|
||||
engines: {node: '>=14'}
|
||||
@ -3461,18 +3448,18 @@ packages:
|
||||
/csstype@3.1.3:
|
||||
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
||||
|
||||
/cz-conventional-changelog@3.3.0(@types/node@20.11.27)(typescript@5.4.2):
|
||||
/cz-conventional-changelog@3.3.0(@types/node@20.11.28)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==}
|
||||
engines: {node: '>= 10'}
|
||||
dependencies:
|
||||
chalk: 2.4.2
|
||||
commitizen: 4.3.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
commitizen: 4.3.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
conventional-commit-types: 3.0.0
|
||||
lodash.map: 4.6.0
|
||||
longest: 2.0.1
|
||||
word-wrap: 1.2.5
|
||||
optionalDependencies:
|
||||
'@commitlint/load': 19.1.0(@types/node@20.11.27)(typescript@5.4.2)
|
||||
'@commitlint/load': 19.2.0(@types/node@20.11.28)(typescript@5.4.2)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- typescript
|
||||
@ -3576,10 +3563,6 @@ packages:
|
||||
resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
|
||||
dev: true
|
||||
|
||||
/deprecation@2.3.1:
|
||||
resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==}
|
||||
dev: true
|
||||
|
||||
/dequal@2.0.3:
|
||||
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
||||
engines: {node: '>=6'}
|
||||
@ -3889,7 +3872,7 @@ packages:
|
||||
human-signals: 5.0.0
|
||||
is-stream: 3.0.0
|
||||
merge-stream: 2.0.0
|
||||
npm-run-path: 5.2.0
|
||||
npm-run-path: 5.3.0
|
||||
onetime: 6.0.0
|
||||
signal-exit: 4.1.0
|
||||
strip-final-newline: 3.0.0
|
||||
@ -3906,13 +3889,13 @@ packages:
|
||||
homedir-polyfill: 1.0.3
|
||||
dev: true
|
||||
|
||||
/expressive-code@0.33.4:
|
||||
resolution: {integrity: sha512-vb6DLHjG+jbLJGTvOUhxagsru7oUiBrQEsL9+hcWJvlxIqQ5mRFqjamQS9kCIhXXbfYWiYI7/wfTGxQxuHxsZQ==}
|
||||
/expressive-code@0.33.5:
|
||||
resolution: {integrity: sha512-UPg2jSvZEfXPiCa4MKtMoMQ5Hwiv7In5/LSCa/ukhjzZqPO48iVsCcEBgXWEUmEAQ02P0z00/xFfBmVnUKH+Zw==}
|
||||
dependencies:
|
||||
'@expressive-code/core': 0.33.4
|
||||
'@expressive-code/plugin-frames': 0.33.4
|
||||
'@expressive-code/plugin-shiki': 0.33.4
|
||||
'@expressive-code/plugin-text-markers': 0.33.4
|
||||
'@expressive-code/core': 0.33.5
|
||||
'@expressive-code/plugin-frames': 0.33.5
|
||||
'@expressive-code/plugin-shiki': 0.33.5
|
||||
'@expressive-code/plugin-text-markers': 0.33.5
|
||||
dev: false
|
||||
|
||||
/extend-shallow@2.0.1:
|
||||
@ -3989,8 +3972,8 @@ packages:
|
||||
escape-string-regexp: 1.0.5
|
||||
dev: true
|
||||
|
||||
/figures@6.0.1:
|
||||
resolution: {integrity: sha512-0oY/olScYD4IhQ8u//gCPA4F3mlTn2dacYmiDm/mbDQvpmLjV4uH+zhsQ5IyXRyvqkvtUkXkNdGvg5OFJTCsuQ==}
|
||||
/figures@6.1.0:
|
||||
resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
|
||||
engines: {node: '>=18'}
|
||||
dependencies:
|
||||
is-unicode-supported: 2.0.0
|
||||
@ -4299,7 +4282,7 @@ packages:
|
||||
resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==}
|
||||
engines: {node: '>=18'}
|
||||
dependencies:
|
||||
'@sindresorhus/merge-streams': 2.2.1
|
||||
'@sindresorhus/merge-streams': 2.3.0
|
||||
fast-glob: 3.3.2
|
||||
ignore: 5.3.1
|
||||
path-type: 5.0.0
|
||||
@ -5033,9 +5016,9 @@ packages:
|
||||
/isexe@2.0.0:
|
||||
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
||||
|
||||
/issue-parser@6.0.0:
|
||||
resolution: {integrity: sha512-zKa/Dxq2lGsBIXQ7CUZWTHfvxPC2ej0KfO7fIPqLlHB9J2hJ7rGhZ5rilhuufylr4RXYPzJUeFjKxz305OsNlA==}
|
||||
engines: {node: '>=10.13'}
|
||||
/issue-parser@7.0.0:
|
||||
resolution: {integrity: sha512-jgAw78HO3gs9UrKqJNQvfDj9Ouy8Mhu40fbEJ8yXff4MW8+/Fcn9iFjyWUQ6SKbX8ipPk3X5A3AyfYHRu6uVLw==}
|
||||
engines: {node: ^18.17 || >=20.6.1}
|
||||
dependencies:
|
||||
lodash.capitalize: 4.2.1
|
||||
lodash.escaperegexp: 4.1.2
|
||||
@ -5406,7 +5389,7 @@ packages:
|
||||
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
||||
dev: false
|
||||
|
||||
/marked-terminal@7.0.0(marked@12.0.0):
|
||||
/marked-terminal@7.0.0(marked@12.0.1):
|
||||
resolution: {integrity: sha512-sNEx8nn9Ktcm6pL0TnRz8tnXq/mSS0Q1FRSwJOAqw4lAB4l49UeDf85Gm1n9RPFm5qurCPjwi1StAQT2XExhZw==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
@ -5416,13 +5399,13 @@ packages:
|
||||
chalk: 5.3.0
|
||||
cli-highlight: 2.1.11
|
||||
cli-table3: 0.6.3
|
||||
marked: 12.0.0
|
||||
marked: 12.0.1
|
||||
node-emoji: 2.1.3
|
||||
supports-hyperlinks: 3.0.0
|
||||
dev: true
|
||||
|
||||
/marked@12.0.0:
|
||||
resolution: {integrity: sha512-Vkwtq9rLqXryZnWaQc86+FHLC6tr/fycMfYAhiOIXkrNmeGAyhSxjqu0Rs1i0bBqw5u0S7+lV9fdH2ZSVaoa0w==}
|
||||
/marked@12.0.1:
|
||||
resolution: {integrity: sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@ -6275,8 +6258,8 @@ packages:
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
/normalize-url@8.0.0:
|
||||
resolution: {integrity: sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==}
|
||||
/normalize-url@8.0.1:
|
||||
resolution: {integrity: sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==}
|
||||
engines: {node: '>=14.16'}
|
||||
dev: true
|
||||
|
||||
@ -6286,14 +6269,14 @@ packages:
|
||||
dependencies:
|
||||
path-key: 3.1.1
|
||||
|
||||
/npm-run-path@5.2.0:
|
||||
resolution: {integrity: sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==}
|
||||
/npm-run-path@5.3.0:
|
||||
resolution: {integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
dependencies:
|
||||
path-key: 4.0.0
|
||||
|
||||
/npm@10.4.0:
|
||||
resolution: {integrity: sha512-RS7Mx0OVfXlOcQLRePuDIYdFCVBPCNapWHplDK+mh7GDdP/Tvor4ocuybRRPSvfcRb2vjRJt1fHCqw3cr8qACQ==}
|
||||
/npm@10.5.0:
|
||||
resolution: {integrity: sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==}
|
||||
engines: {node: ^18.17.0 || >=20.5.0}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@ -6605,7 +6588,7 @@ packages:
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.23.5
|
||||
index-to-position: 0.1.2
|
||||
type-fest: 4.10.2
|
||||
type-fest: 4.12.0
|
||||
dev: true
|
||||
|
||||
/parse-latin@5.0.1:
|
||||
@ -7137,7 +7120,7 @@ packages:
|
||||
dependencies:
|
||||
find-up-simple: 1.0.0
|
||||
read-pkg: 9.0.1
|
||||
type-fest: 4.10.2
|
||||
type-fest: 4.12.0
|
||||
dev: true
|
||||
|
||||
/read-pkg-up@7.0.1:
|
||||
@ -7166,7 +7149,7 @@ packages:
|
||||
'@types/normalize-package-data': 2.4.4
|
||||
normalize-package-data: 6.0.0
|
||||
parse-json: 8.1.0
|
||||
type-fest: 4.10.2
|
||||
type-fest: 4.12.0
|
||||
unicorn-magic: 0.1.0
|
||||
dev: true
|
||||
|
||||
@ -7247,10 +7230,10 @@ packages:
|
||||
unified: 11.0.4
|
||||
dev: false
|
||||
|
||||
/remark-expressive-code@0.33.4:
|
||||
resolution: {integrity: sha512-ucGzDknAY6LJKkcNSaYh9N0SEr1LDA0shageM1xa+4fu/o+7g6R1/ApF7d2c+cj1ERLvaF4OaUa87n5baY+MDA==}
|
||||
/remark-expressive-code@0.33.5:
|
||||
resolution: {integrity: sha512-E4CZq3AuUXLu6or0AaDKkgsHYqmnm4ZL8/+1/8YgwtKcogHwTMRJfQtxkZpth90QQoNUpsapvm5x5n3Np2OC9w==}
|
||||
dependencies:
|
||||
expressive-code: 0.33.4
|
||||
expressive-code: 0.33.5
|
||||
hast-util-to-html: 8.0.4
|
||||
unist-util-visit: 4.1.2
|
||||
dev: false
|
||||
@ -7496,22 +7479,22 @@ packages:
|
||||
kind-of: 6.0.3
|
||||
dev: false
|
||||
|
||||
/semantic-release@23.0.2(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-OnVYJ6Xgzwe1x8MKswba7RU9+5djS1MWRTrTn5qsq3xZYpslroZkV9Pt0dA2YcIuieeuSZWJhn+yUWoBUHO5Fw==}
|
||||
/semantic-release@23.0.3(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-eUxHZCyvhiMf9bo6LCisZa2428Be39PkXCppUKG6T6tcWpG9vJnCgaSoNwJ00fsYKGyzwKyO59f8AMhOn7clpQ==}
|
||||
engines: {node: '>=20.8.1'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@semantic-release/commit-analyzer': 11.1.0(semantic-release@23.0.2)
|
||||
'@semantic-release/commit-analyzer': 11.1.0(semantic-release@23.0.3)
|
||||
'@semantic-release/error': 4.0.0
|
||||
'@semantic-release/github': 9.2.6(semantic-release@23.0.2)
|
||||
'@semantic-release/npm': 11.0.2(semantic-release@23.0.2)
|
||||
'@semantic-release/release-notes-generator': 12.1.0(semantic-release@23.0.2)
|
||||
'@semantic-release/github': 10.0.2(semantic-release@23.0.3)
|
||||
'@semantic-release/npm': 11.0.3(semantic-release@23.0.3)
|
||||
'@semantic-release/release-notes-generator': 12.1.0(semantic-release@23.0.3)
|
||||
aggregate-error: 5.0.0
|
||||
cosmiconfig: 9.0.0(typescript@5.4.2)
|
||||
debug: 4.3.4
|
||||
env-ci: 11.0.0
|
||||
execa: 8.0.1
|
||||
figures: 6.0.1
|
||||
figures: 6.1.0
|
||||
find-versions: 5.1.0
|
||||
get-stream: 6.0.1
|
||||
git-log-parser: 1.2.0
|
||||
@ -7519,8 +7502,8 @@ packages:
|
||||
hosted-git-info: 7.0.1
|
||||
import-from-esm: 1.3.3
|
||||
lodash-es: 4.17.21
|
||||
marked: 12.0.0
|
||||
marked-terminal: 7.0.0(marked@12.0.0)
|
||||
marked: 12.0.1
|
||||
marked-terminal: 7.0.0(marked@12.0.1)
|
||||
micromatch: 4.0.5
|
||||
p-each-series: 3.0.0
|
||||
p-reduce: 3.0.0
|
||||
@ -7614,6 +7597,12 @@ packages:
|
||||
'@shikijs/core': 1.1.7
|
||||
dev: false
|
||||
|
||||
/shiki@1.2.0:
|
||||
resolution: {integrity: sha512-xLhiTMOIUXCv5DqJ4I70GgQCtdlzsTqFLZWcMHHG3TAieBUbvEGthdrlPDlX4mL/Wszx9C6rEcxU6kMlg4YlxA==}
|
||||
dependencies:
|
||||
'@shikijs/core': 1.2.0
|
||||
dev: false
|
||||
|
||||
/signal-exit@3.0.7:
|
||||
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
||||
|
||||
@ -8172,8 +8161,8 @@ packages:
|
||||
engines: {node: '>=14.16'}
|
||||
dev: true
|
||||
|
||||
/type-fest@4.10.2:
|
||||
resolution: {integrity: sha512-anpAG63wSpdEbLwOqH8L84urkL6PiVIov3EMmgIhhThevh9aiMQov+6Btx0wldNcvm4wV+e2/Rt1QdDwKHFbHw==}
|
||||
/type-fest@4.12.0:
|
||||
resolution: {integrity: sha512-5Y2/pp2wtJk8o08G0CMkuFPCO354FGwk/vbidxrdhRGZfd0tFnb4Qb8anp9XxXriwBgVPjdWbKpGl4J9lJY2jQ==}
|
||||
engines: {node: '>=16'}
|
||||
dev: true
|
||||
|
||||
@ -8370,8 +8359,8 @@ packages:
|
||||
unist-util-visit-parents: 6.0.1
|
||||
dev: false
|
||||
|
||||
/universal-user-agent@6.0.1:
|
||||
resolution: {integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==}
|
||||
/universal-user-agent@7.0.2:
|
||||
resolution: {integrity: sha512-0JCqzSKnStlRRQfCdowvqy3cy0Dvtlb8xecj/H8JFZuCze4rwjPZQOgvFvn0Ws/usCHQFGpyr+pB9adaGwXn4Q==}
|
||||
dev: true
|
||||
|
||||
/universalify@2.0.1:
|
||||
@ -8487,7 +8476,7 @@ packages:
|
||||
vfile-message: 4.0.2
|
||||
dev: false
|
||||
|
||||
/vite@5.1.6(@types/node@20.11.27):
|
||||
/vite@5.1.6(@types/node@20.11.28):
|
||||
resolution: {integrity: sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -8515,7 +8504,7 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.11.27
|
||||
'@types/node': 20.11.28
|
||||
esbuild: 0.19.12
|
||||
postcss: 8.4.35
|
||||
rollup: 4.13.0
|
||||
@ -8531,7 +8520,7 @@ packages:
|
||||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
vite: 5.1.6(@types/node@20.11.27)
|
||||
vite: 5.1.6(@types/node@20.11.28)
|
||||
dev: false
|
||||
|
||||
/volar-service-css@0.0.32(@volar/language-service@2.1.2):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user