chore(deps): update dependencies
This commit is contained in:
parent
7d7ee869ae
commit
7794b3f904
@ -18,13 +18,13 @@
|
||||
"dependencies": {
|
||||
"@astrojs/alpinejs": "^0.4.0",
|
||||
"@astrojs/check": "^0.5.10",
|
||||
"@astrojs/mdx": "^2.2.3",
|
||||
"@astrojs/mdx": "^2.2.4",
|
||||
"@astrojs/react": "^3.1.1",
|
||||
"@astrojs/sitemap": "^3.1.2",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
||||
"@radix-ui/react-slot": "^1.0.2",
|
||||
"astro": "^4.5.15",
|
||||
"astro": "^4.5.16",
|
||||
"astro-expressive-code": "^0.33.5",
|
||||
"astro-icon": "^1.1.0"
|
||||
},
|
||||
@ -47,7 +47,7 @@
|
||||
"clsx": "^2.1.0",
|
||||
"commitizen": "^4.3.0",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"lucide-react": "^0.364.0",
|
||||
"lucide-react": "^0.365.0",
|
||||
"pagefind": "^1.1.0",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
@ -60,7 +60,7 @@
|
||||
"tailwind-merge": "^2.2.2",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.4.3"
|
||||
"typescript": "^5.4.4"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
|
||||
146
pnpm-lock.yaml
generated
146
pnpm-lock.yaml
generated
@ -10,10 +10,10 @@ dependencies:
|
||||
version: 0.4.0(@types/alpinejs@3.13.10)(alpinejs@3.13.8)
|
||||
'@astrojs/check':
|
||||
specifier: ^0.5.10
|
||||
version: 0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3)
|
||||
version: 0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.4)
|
||||
'@astrojs/mdx':
|
||||
specifier: ^2.2.3
|
||||
version: 2.2.3(astro@4.5.15)
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.4(astro@4.5.16)
|
||||
'@astrojs/react':
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1(@types/react-dom@18.2.24)(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)(vite@5.2.8)
|
||||
@ -22,7 +22,7 @@ dependencies:
|
||||
version: 3.1.2
|
||||
'@astrojs/tailwind':
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(astro@4.5.15)(tailwindcss@3.4.3)
|
||||
version: 5.1.0(astro@4.5.16)(tailwindcss@3.4.3)
|
||||
'@radix-ui/react-dropdown-menu':
|
||||
specifier: ^2.0.6
|
||||
version: 2.0.6(@types/react-dom@18.2.24)(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0)
|
||||
@ -30,11 +30,11 @@ dependencies:
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2(@types/react@18.2.74)(react@18.2.0)
|
||||
astro:
|
||||
specifier: ^4.5.15
|
||||
version: 4.5.15(@types/node@20.12.4)(typescript@5.4.3)
|
||||
specifier: ^4.5.16
|
||||
version: 4.5.16(@types/node@20.12.5)(typescript@5.4.4)
|
||||
astro-expressive-code:
|
||||
specifier: ^0.33.5
|
||||
version: 0.33.5(astro@4.5.15)
|
||||
version: 0.33.5(astro@4.5.16)
|
||||
astro-icon:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
@ -42,13 +42,13 @@ dependencies:
|
||||
devDependencies:
|
||||
'@commitlint/cli':
|
||||
specifier: ^19.2.1
|
||||
version: 19.2.1(@types/node@20.12.4)(typescript@5.4.3)
|
||||
version: 19.2.1(@types/node@20.12.5)(typescript@5.4.4)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: ^19.1.0
|
||||
version: 19.1.0
|
||||
'@commitlint/cz-commitlint':
|
||||
specifier: ^19.2.0
|
||||
version: 19.2.0(@types/node@20.12.4)(commitizen@4.3.0)(inquirer@9.2.17)(typescript@5.4.3)
|
||||
version: 19.2.0(@types/node@20.12.5)(commitizen@4.3.0)(inquirer@9.2.17)(typescript@5.4.4)
|
||||
'@directus/sdk':
|
||||
specifier: ^15.1.0
|
||||
version: 15.1.0
|
||||
@ -90,13 +90,13 @@ devDependencies:
|
||||
version: 2.1.0
|
||||
commitizen:
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(@types/node@20.12.4)(typescript@5.4.3)
|
||||
version: 4.3.0(@types/node@20.12.5)(typescript@5.4.4)
|
||||
cz-conventional-changelog:
|
||||
specifier: ^3.3.0
|
||||
version: 3.3.0(@types/node@20.12.4)(typescript@5.4.3)
|
||||
version: 3.3.0(@types/node@20.12.5)(typescript@5.4.4)
|
||||
lucide-react:
|
||||
specifier: ^0.364.0
|
||||
version: 0.364.0(react@18.2.0)
|
||||
specifier: ^0.365.0
|
||||
version: 0.365.0(react@18.2.0)
|
||||
pagefind:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
@ -120,7 +120,7 @@ devDependencies:
|
||||
version: 18.2.0(react@18.2.0)
|
||||
semantic-release:
|
||||
specifier: ^23.0.7
|
||||
version: 23.0.7(typescript@5.4.3)
|
||||
version: 23.0.7(typescript@5.4.4)
|
||||
sharp:
|
||||
specifier: 0.32.6
|
||||
version: 0.32.6
|
||||
@ -134,8 +134,8 @@ devDependencies:
|
||||
specifier: ^1.0.7
|
||||
version: 1.0.7(tailwindcss@3.4.3)
|
||||
typescript:
|
||||
specifier: ^5.4.3
|
||||
version: 5.4.3
|
||||
specifier: ^5.4.4
|
||||
version: 5.4.4
|
||||
|
||||
packages:
|
||||
|
||||
@ -171,17 +171,17 @@ packages:
|
||||
alpinejs: 3.13.8
|
||||
dev: false
|
||||
|
||||
/@astrojs/check@0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3):
|
||||
/@astrojs/check@0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-vliHXM9cu/viGeKiksUM4mXfO816ohWtawTl2ADPgTsd4nUMjFiyAl7xFZhF34yy4hq4qf7jvK1F2PlR3b5I5w==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: ^5.0.0
|
||||
dependencies:
|
||||
'@astrojs/language-server': 2.8.4(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3)
|
||||
'@astrojs/language-server': 2.8.4(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.4)
|
||||
chokidar: 3.6.0
|
||||
fast-glob: 3.3.2
|
||||
kleur: 4.1.5
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
yargs: 17.7.2
|
||||
transitivePeerDependencies:
|
||||
- prettier
|
||||
@ -199,7 +199,7 @@ packages:
|
||||
resolution: {integrity: sha512-6B13lz5n6BrbTqCTwhXjJXuR1sqiX/H6rTxzlXx+lN1NnV4jgnq/KJldCQaUWJzPL5SiWahQyinxAbxQtwgPHA==}
|
||||
dev: false
|
||||
|
||||
/@astrojs/language-server@2.8.4(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3):
|
||||
/@astrojs/language-server@2.8.4(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-sJH5vGTBkhgA8+hdhzX78UUp4cFz4Mt7xkEkevD188OS5bDMkaue6hK+dtXWM47mnrXFveXA2u38K7S+5+IRjA==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -213,7 +213,7 @@ packages:
|
||||
dependencies:
|
||||
'@astrojs/compiler': 2.7.1
|
||||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
'@volar/kit': 2.1.6(typescript@5.4.3)
|
||||
'@volar/kit': 2.1.6(typescript@5.4.4)
|
||||
'@volar/language-core': 2.1.6
|
||||
'@volar/language-server': 2.1.6
|
||||
'@volar/language-service': 2.1.6
|
||||
@ -258,8 +258,8 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@astrojs/mdx@2.2.3(astro@4.5.15):
|
||||
resolution: {integrity: sha512-7ptlBNLyznPK8rbvgq6/DogxaldPiUaIXY+pkQtzJwwLpZo/mAb1CWXiqnh01VADpB5SFnDqYwDrzs+WMvmkbA==}
|
||||
/@astrojs/mdx@2.2.4(astro@4.5.16):
|
||||
resolution: {integrity: sha512-eXCmftMsWj4vTECrc4vgdaXrA8xIvrmJ9rM37BZNK5anQ2PunUm9N8wbnK2VVTE0CAmW5U8v9y3IGps2RYGUvQ==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
astro: ^4.0.0
|
||||
@ -267,7 +267,7 @@ packages:
|
||||
'@astrojs/markdown-remark': 5.0.0
|
||||
'@mdx-js/mdx': 3.0.1
|
||||
acorn: 8.11.3
|
||||
astro: 4.5.15(@types/node@20.12.4)(typescript@5.4.3)
|
||||
astro: 4.5.16(@types/node@20.12.5)(typescript@5.4.4)
|
||||
es-module-lexer: 1.5.0
|
||||
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.15)(tailwindcss@3.4.3):
|
||||
/@astrojs/tailwind@5.1.0(astro@4.5.16)(tailwindcss@3.4.3):
|
||||
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
|
||||
peerDependencies:
|
||||
astro: ^3.0.0 || ^4.0.0
|
||||
tailwindcss: ^3.0.24
|
||||
dependencies:
|
||||
astro: 4.5.15(@types/node@20.12.4)(typescript@5.4.3)
|
||||
astro: 4.5.16(@types/node@20.12.5)(typescript@5.4.4)
|
||||
autoprefixer: 10.4.17(postcss@8.4.35)
|
||||
postcss: 8.4.35
|
||||
postcss-load-config: 4.0.2(postcss@8.4.35)
|
||||
@ -635,14 +635,14 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@commitlint/cli@19.2.1(@types/node@20.12.4)(typescript@5.4.3):
|
||||
/@commitlint/cli@19.2.1(@types/node@20.12.5)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@commitlint/format': 19.0.3
|
||||
'@commitlint/lint': 19.1.0
|
||||
'@commitlint/load': 19.2.0(@types/node@20.12.4)(typescript@5.4.3)
|
||||
'@commitlint/load': 19.2.0(@types/node@20.12.5)(typescript@5.4.4)
|
||||
'@commitlint/read': 19.2.1
|
||||
'@commitlint/types': 19.0.3
|
||||
execa: 8.0.1
|
||||
@ -668,7 +668,7 @@ packages:
|
||||
ajv: 8.12.0
|
||||
dev: true
|
||||
|
||||
/@commitlint/cz-commitlint@19.2.0(@types/node@20.12.4)(commitizen@4.3.0)(inquirer@9.2.17)(typescript@5.4.3):
|
||||
/@commitlint/cz-commitlint@19.2.0(@types/node@20.12.5)(commitizen@4.3.0)(inquirer@9.2.17)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-kudzHMY9/GxflGyAWMiisiBq2UkyQL1D1eWjGKoC66qQ+5jxRYeDaiVwTdPxYMnmehftNcpksZATDYKqdPP0Wg==}
|
||||
engines: {node: '>=v18'}
|
||||
peerDependencies:
|
||||
@ -676,10 +676,10 @@ packages:
|
||||
inquirer: ^9.0.0
|
||||
dependencies:
|
||||
'@commitlint/ensure': 19.0.3
|
||||
'@commitlint/load': 19.2.0(@types/node@20.12.4)(typescript@5.4.3)
|
||||
'@commitlint/load': 19.2.0(@types/node@20.12.5)(typescript@5.4.4)
|
||||
'@commitlint/types': 19.0.3
|
||||
chalk: 5.3.0
|
||||
commitizen: 4.3.0(@types/node@20.12.4)(typescript@5.4.3)
|
||||
commitizen: 4.3.0(@types/node@20.12.5)(typescript@5.4.4)
|
||||
inquirer: 9.2.17
|
||||
lodash.isplainobject: 4.0.6
|
||||
word-wrap: 1.2.5
|
||||
@ -731,7 +731,7 @@ packages:
|
||||
'@commitlint/types': 19.0.3
|
||||
dev: true
|
||||
|
||||
/@commitlint/load@19.2.0(@types/node@20.12.4)(typescript@5.4.3):
|
||||
/@commitlint/load@19.2.0(@types/node@20.12.5)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==}
|
||||
engines: {node: '>=v18'}
|
||||
dependencies:
|
||||
@ -740,8 +740,8 @@ packages:
|
||||
'@commitlint/resolve-extends': 19.1.0
|
||||
'@commitlint/types': 19.0.3
|
||||
chalk: 5.3.0
|
||||
cosmiconfig: 9.0.0(typescript@5.4.3)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.4)(cosmiconfig@9.0.0)(typescript@5.4.3)
|
||||
cosmiconfig: 9.0.0(typescript@5.4.4)
|
||||
cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.5)(cosmiconfig@9.0.0)(typescript@5.4.4)
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
@ -2232,7 +2232,7 @@ packages:
|
||||
aggregate-error: 3.1.0
|
||||
fs-extra: 11.2.0
|
||||
lodash: 4.17.21
|
||||
semantic-release: 23.0.7(typescript@5.4.3)
|
||||
semantic-release: 23.0.7(typescript@5.4.4)
|
||||
dev: true
|
||||
|
||||
/@semantic-release/commit-analyzer@12.0.0(semantic-release@23.0.7):
|
||||
@ -2248,7 +2248,7 @@ packages:
|
||||
import-from-esm: 1.3.3
|
||||
lodash-es: 4.17.21
|
||||
micromatch: 4.0.5
|
||||
semantic-release: 23.0.7(typescript@5.4.3)
|
||||
semantic-release: 23.0.7(typescript@5.4.4)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2277,7 +2277,7 @@ packages:
|
||||
lodash: 4.17.21
|
||||
micromatch: 4.0.5
|
||||
p-reduce: 2.1.0
|
||||
semantic-release: 23.0.7(typescript@5.4.3)
|
||||
semantic-release: 23.0.7(typescript@5.4.4)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2303,7 +2303,7 @@ packages:
|
||||
lodash-es: 4.17.21
|
||||
mime: 4.0.1
|
||||
p-filter: 4.1.0
|
||||
semantic-release: 23.0.7(typescript@5.4.3)
|
||||
semantic-release: 23.0.7(typescript@5.4.4)
|
||||
url-join: 5.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -2326,7 +2326,7 @@ packages:
|
||||
rc: 1.2.8
|
||||
read-pkg: 9.0.1
|
||||
registry-auth-token: 5.0.2
|
||||
semantic-release: 23.0.7(typescript@5.4.3)
|
||||
semantic-release: 23.0.7(typescript@5.4.4)
|
||||
semver: 7.6.0
|
||||
tempy: 3.1.0
|
||||
dev: true
|
||||
@ -2347,7 +2347,7 @@ packages:
|
||||
into-stream: 7.0.0
|
||||
lodash-es: 4.17.21
|
||||
read-pkg-up: 11.0.0
|
||||
semantic-release: 23.0.7(typescript@5.4.3)
|
||||
semantic-release: 23.0.7(typescript@5.4.4)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -2510,8 +2510,8 @@ packages:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
||||
/@types/node@20.12.4:
|
||||
resolution: {integrity: sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==}
|
||||
/@types/node@20.12.5:
|
||||
resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
@ -2593,12 +2593,12 @@ packages:
|
||||
'@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.4)
|
||||
'@types/babel__core': 7.20.5
|
||||
react-refresh: 0.14.0
|
||||
vite: 5.2.8(@types/node@20.12.4)
|
||||
vite: 5.2.8(@types/node@20.12.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@volar/kit@2.1.6(typescript@5.4.3):
|
||||
/@volar/kit@2.1.6(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-dSuXChDGM0nSG/0fxqlNfadjpAeeo1P1SJPBQ+pDf8H1XrqeJq5gIhxRTEbiS+dyNIG69ATq1CArkbCif+oxJw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -2606,7 +2606,7 @@ packages:
|
||||
'@volar/language-service': 2.1.6
|
||||
'@volar/typescript': 2.1.6
|
||||
typesafe-path: 0.2.2
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
vscode-languageserver-textdocument: 1.0.11
|
||||
vscode-uri: 3.0.8
|
||||
dev: false
|
||||
@ -2861,12 +2861,12 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/astro-expressive-code@0.33.5(astro@4.5.15):
|
||||
/astro-expressive-code@0.33.5(astro@4.5.16):
|
||||
resolution: {integrity: sha512-9JAyllueMUN8JTl/h/yTdbKinNmfalEWcV11s3lSf/UJQbAZfWJuy+IlGcArZDI/CmD21GXhFHLqYthpdY33ug==}
|
||||
peerDependencies:
|
||||
astro: ^4.0.0-beta || ^3.3.0
|
||||
dependencies:
|
||||
astro: 4.5.15(@types/node@20.12.4)(typescript@5.4.3)
|
||||
astro: 4.5.16(@types/node@20.12.5)(typescript@5.4.4)
|
||||
hast-util-to-html: 8.0.4
|
||||
remark-expressive-code: 0.33.5
|
||||
dev: false
|
||||
@ -2881,8 +2881,8 @@ packages:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/astro@4.5.15(@types/node@20.12.4)(typescript@5.4.3):
|
||||
resolution: {integrity: sha512-d2+yMv4ZlWwWFzfbpXIULMniNmdPlbwGrQScacEni0WLeo4k7ETO51/bHN/i/fXwxL9IGfasdEFkk2baYXDRog==}
|
||||
/astro@4.5.16(@types/node@20.12.5)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-1nOVsMq2OJiXnG6gO0Y77vTAboGN9nLQSy/8SGazq4h6x+alzbsMbQbArBgvaLzOSUXD0m91XLs3D8bOSuavrQ==}
|
||||
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -2939,10 +2939,10 @@ packages:
|
||||
shiki: 1.2.4
|
||||
string-width: 7.1.0
|
||||
strip-ansi: 7.1.0
|
||||
tsconfck: 3.0.3(typescript@5.4.3)
|
||||
tsconfck: 3.0.3(typescript@5.4.4)
|
||||
unist-util-visit: 5.0.0
|
||||
vfile: 6.0.1
|
||||
vite: 5.2.8(@types/node@20.12.4)
|
||||
vite: 5.2.8(@types/node@20.12.5)
|
||||
vitefu: 0.2.5(vite@5.2.8)
|
||||
which-pm: 2.1.1
|
||||
yargs-parser: 21.1.1
|
||||
@ -3462,13 +3462,13 @@ packages:
|
||||
engines: {node: '>= 10'}
|
||||
dev: false
|
||||
|
||||
/commitizen@4.3.0(@types/node@20.12.4)(typescript@5.4.3):
|
||||
/commitizen@4.3.0(@types/node@20.12.5)(typescript@5.4.4):
|
||||
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.12.4)(typescript@5.4.3)
|
||||
cz-conventional-changelog: 3.3.0(@types/node@20.12.5)(typescript@5.4.4)
|
||||
dedent: 0.7.0
|
||||
detect-indent: 6.1.0
|
||||
find-node-modules: 2.1.3
|
||||
@ -3587,7 +3587,7 @@ packages:
|
||||
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
||||
dev: true
|
||||
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.4)(cosmiconfig@9.0.0)(typescript@5.4.3):
|
||||
/cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.5)(cosmiconfig@9.0.0)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
|
||||
engines: {node: '>=v16'}
|
||||
peerDependencies:
|
||||
@ -3595,13 +3595,13 @@ packages:
|
||||
cosmiconfig: '>=8.2'
|
||||
typescript: '>=4'
|
||||
dependencies:
|
||||
'@types/node': 20.12.4
|
||||
cosmiconfig: 9.0.0(typescript@5.4.3)
|
||||
'@types/node': 20.12.5
|
||||
cosmiconfig: 9.0.0(typescript@5.4.4)
|
||||
jiti: 1.21.0
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
dev: true
|
||||
|
||||
/cosmiconfig@9.0.0(typescript@5.4.3):
|
||||
/cosmiconfig@9.0.0(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
@ -3614,7 +3614,7 @@ packages:
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
parse-json: 5.2.0
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
dev: true
|
||||
|
||||
/cross-fetch@3.1.5:
|
||||
@ -3684,18 +3684,18 @@ packages:
|
||||
/csstype@3.1.3:
|
||||
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
||||
|
||||
/cz-conventional-changelog@3.3.0(@types/node@20.12.4)(typescript@5.4.3):
|
||||
/cz-conventional-changelog@3.3.0(@types/node@20.12.5)(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==}
|
||||
engines: {node: '>= 10'}
|
||||
dependencies:
|
||||
chalk: 2.4.2
|
||||
commitizen: 4.3.0(@types/node@20.12.4)(typescript@5.4.3)
|
||||
commitizen: 4.3.0(@types/node@20.12.5)(typescript@5.4.4)
|
||||
conventional-commit-types: 3.0.0
|
||||
lodash.map: 4.6.0
|
||||
longest: 2.0.1
|
||||
word-wrap: 1.2.5
|
||||
optionalDependencies:
|
||||
'@commitlint/load': 19.2.0(@types/node@20.12.4)(typescript@5.4.3)
|
||||
'@commitlint/load': 19.2.0(@types/node@20.12.5)(typescript@5.4.4)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- typescript
|
||||
@ -5640,8 +5640,8 @@ packages:
|
||||
dependencies:
|
||||
yallist: 4.0.0
|
||||
|
||||
/lucide-react@0.364.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-eHfdbJExWtTaZ0tBMGtI7PA/MbqV5wt+o4/yitDce17tadH/75Gq3Tq8jSteb3LhLr0eay/j5YUuN4yXjnI3aw==}
|
||||
/lucide-react@0.365.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-sJYpPyyzGHI4B3pys+XSFnE4qtSWc68rFnDLxbNNKjkLST5XSx9DNn5+1Z3eFgFiw39PphNRiVBSVb+AL3oKwA==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
@ -7822,7 +7822,7 @@ packages:
|
||||
kind-of: 6.0.3
|
||||
dev: false
|
||||
|
||||
/semantic-release@23.0.7(typescript@5.4.3):
|
||||
/semantic-release@23.0.7(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-PFxXQE57zrYiCbWKkdsVUF08s0SifEw3WhDhrN47ZEUWQiLl21FI9Dg/H8g7i/lPx0IkF6u7PjJbgxPceXKBeg==}
|
||||
engines: {node: '>=20.8.1'}
|
||||
hasBin: true
|
||||
@ -7833,7 +7833,7 @@ packages:
|
||||
'@semantic-release/npm': 12.0.0(semantic-release@23.0.7)
|
||||
'@semantic-release/release-notes-generator': 13.0.0(semantic-release@23.0.7)
|
||||
aggregate-error: 5.0.0
|
||||
cosmiconfig: 9.0.0(typescript@5.4.3)
|
||||
cosmiconfig: 9.0.0(typescript@5.4.4)
|
||||
debug: 4.3.4
|
||||
env-ci: 11.0.0
|
||||
execa: 8.0.1
|
||||
@ -8475,7 +8475,7 @@ packages:
|
||||
/ts-interface-checker@0.1.13:
|
||||
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
||||
|
||||
/tsconfck@3.0.3(typescript@5.4.3):
|
||||
/tsconfck@3.0.3(typescript@5.4.4):
|
||||
resolution: {integrity: sha512-4t0noZX9t6GcPTfBAbIbbIU4pfpCwh0ueq3S4O/5qXI1VwK1outmxhe9dOiEWqMz3MW2LKgDTpqWV+37IWuVbA==}
|
||||
engines: {node: ^18 || >=20}
|
||||
hasBin: true
|
||||
@ -8485,7 +8485,7 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
typescript: 5.4.3
|
||||
typescript: 5.4.4
|
||||
dev: false
|
||||
|
||||
/tslib@2.6.2:
|
||||
@ -8541,8 +8541,8 @@ packages:
|
||||
semver: 7.6.0
|
||||
dev: false
|
||||
|
||||
/typescript@5.4.3:
|
||||
resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
|
||||
/typescript@5.4.4:
|
||||
resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
@ -8841,7 +8841,7 @@ packages:
|
||||
vfile-message: 4.0.2
|
||||
dev: false
|
||||
|
||||
/vite@5.2.8(@types/node@20.12.4):
|
||||
/vite@5.2.8(@types/node@20.12.5):
|
||||
resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -8869,7 +8869,7 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.12.4
|
||||
'@types/node': 20.12.5
|
||||
esbuild: 0.20.2
|
||||
postcss: 8.4.38
|
||||
rollup: 4.14.0
|
||||
@ -8885,7 +8885,7 @@ packages:
|
||||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
vite: 5.2.8(@types/node@20.12.4)
|
||||
vite: 5.2.8(@types/node@20.12.5)
|
||||
dev: false
|
||||
|
||||
/volar-service-css@0.0.34(@volar/language-service@2.1.6):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user