mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-29 22:26:05 +00:00
Bump @content-collections/core from 0.9.1 to 0.10.0
Bumps [@content-collections/core](https://github.com/sdorra/content-collections/tree/HEAD/packages/core) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/sdorra/content-collections/releases) - [Changelog](https://github.com/sdorra/content-collections/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/sdorra/content-collections/commits/@content-collections/core@0.10.0/packages/core) --- updated-dependencies: - dependency-name: "@content-collections/core" dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f8fb9ec4eb
commit
3821a9ec61
2 changed files with 24 additions and 170 deletions
|
@ -68,7 +68,7 @@
|
|||
"devDependencies": {
|
||||
"@codecov/nextjs-webpack-plugin": "^1.9.1",
|
||||
"@content-collections/cli": "^0.1.6",
|
||||
"@content-collections/core": "^0.9.1",
|
||||
"@content-collections/core": "^0.10.0",
|
||||
"@content-collections/mdx": "^0.2.2",
|
||||
"@content-collections/next": "^0.2.6",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
|
|
192
yarn.lock
192
yarn.lock
|
@ -1118,13 +1118,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@content-collections/core@npm:^0.9.1":
|
||||
version: 0.9.1
|
||||
resolution: "@content-collections/core@npm:0.9.1"
|
||||
"@content-collections/core@npm:^0.10.0":
|
||||
version: 0.10.0
|
||||
resolution: "@content-collections/core@npm:0.10.0"
|
||||
dependencies:
|
||||
"@parcel/watcher": "npm:^2.4.1"
|
||||
"@standard-schema/spec": "npm:^1.0.0"
|
||||
camelcase: "npm:^8.0.0"
|
||||
chokidar: "npm:^4.0.3"
|
||||
esbuild: "npm:^0.25.0"
|
||||
gray-matter: "npm:^4.0.3"
|
||||
p-limit: "npm:^6.1.0"
|
||||
|
@ -1136,7 +1136,7 @@ __metadata:
|
|||
zod: "npm:^3.24.4"
|
||||
peerDependencies:
|
||||
typescript: ^5.0.2
|
||||
checksum: 10c0/8db3877646fac989807a6a4c305bcee8756aaf9290b7e2ce7562db9a638cda29eb78ca01071b651d99515e2673f524ef40b73ebc106f5d1a9e6abbcbeabbb6b2
|
||||
checksum: 10c0/380928ff8b5e98e09d8f0eef37536bf5f616611a3812716b9d53fe1e1f36f0577fabd386cd22364d6a4190d80332684f1c4c08c872a53564bdb7b6f7b95d6439
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3353,150 +3353,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-android-arm64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-android-arm64@npm:2.5.1"
|
||||
conditions: os=android & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-darwin-arm64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-darwin-arm64@npm:2.5.1"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-darwin-x64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-darwin-x64@npm:2.5.1"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-freebsd-x64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-freebsd-x64@npm:2.5.1"
|
||||
conditions: os=freebsd & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-linux-arm-glibc@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-linux-arm-glibc@npm:2.5.1"
|
||||
conditions: os=linux & cpu=arm & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-linux-arm-musl@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-linux-arm-musl@npm:2.5.1"
|
||||
conditions: os=linux & cpu=arm & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-linux-arm64-glibc@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.5.1"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-linux-arm64-musl@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-linux-arm64-musl@npm:2.5.1"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-linux-x64-glibc@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-linux-x64-glibc@npm:2.5.1"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-linux-x64-musl@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-linux-x64-musl@npm:2.5.1"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-win32-arm64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-win32-arm64@npm:2.5.1"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-win32-ia32@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-win32-ia32@npm:2.5.1"
|
||||
conditions: os=win32 & cpu=ia32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher-win32-x64@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher-win32-x64@npm:2.5.1"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@parcel/watcher@npm:^2.4.1":
|
||||
version: 2.5.1
|
||||
resolution: "@parcel/watcher@npm:2.5.1"
|
||||
dependencies:
|
||||
"@parcel/watcher-android-arm64": "npm:2.5.1"
|
||||
"@parcel/watcher-darwin-arm64": "npm:2.5.1"
|
||||
"@parcel/watcher-darwin-x64": "npm:2.5.1"
|
||||
"@parcel/watcher-freebsd-x64": "npm:2.5.1"
|
||||
"@parcel/watcher-linux-arm-glibc": "npm:2.5.1"
|
||||
"@parcel/watcher-linux-arm-musl": "npm:2.5.1"
|
||||
"@parcel/watcher-linux-arm64-glibc": "npm:2.5.1"
|
||||
"@parcel/watcher-linux-arm64-musl": "npm:2.5.1"
|
||||
"@parcel/watcher-linux-x64-glibc": "npm:2.5.1"
|
||||
"@parcel/watcher-linux-x64-musl": "npm:2.5.1"
|
||||
"@parcel/watcher-win32-arm64": "npm:2.5.1"
|
||||
"@parcel/watcher-win32-ia32": "npm:2.5.1"
|
||||
"@parcel/watcher-win32-x64": "npm:2.5.1"
|
||||
detect-libc: "npm:^1.0.3"
|
||||
is-glob: "npm:^4.0.3"
|
||||
micromatch: "npm:^4.0.5"
|
||||
node-addon-api: "npm:^7.0.0"
|
||||
node-gyp: "npm:latest"
|
||||
dependenciesMeta:
|
||||
"@parcel/watcher-android-arm64":
|
||||
optional: true
|
||||
"@parcel/watcher-darwin-arm64":
|
||||
optional: true
|
||||
"@parcel/watcher-darwin-x64":
|
||||
optional: true
|
||||
"@parcel/watcher-freebsd-x64":
|
||||
optional: true
|
||||
"@parcel/watcher-linux-arm-glibc":
|
||||
optional: true
|
||||
"@parcel/watcher-linux-arm-musl":
|
||||
optional: true
|
||||
"@parcel/watcher-linux-arm64-glibc":
|
||||
optional: true
|
||||
"@parcel/watcher-linux-arm64-musl":
|
||||
optional: true
|
||||
"@parcel/watcher-linux-x64-glibc":
|
||||
optional: true
|
||||
"@parcel/watcher-linux-x64-musl":
|
||||
optional: true
|
||||
"@parcel/watcher-win32-arm64":
|
||||
optional: true
|
||||
"@parcel/watcher-win32-ia32":
|
||||
optional: true
|
||||
"@parcel/watcher-win32-x64":
|
||||
optional: true
|
||||
checksum: 10c0/8f35073d0c0b34a63d4c8d2213482f0ebc6a25de7b2cdd415d19cb929964a793cb285b68d1d50bfb732b070b3c82a2fdb4eb9c250eab709a1cd9d63345455a82
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@pkgjs/parseargs@npm:^0.11.0":
|
||||
version: 0.11.0
|
||||
resolution: "@pkgjs/parseargs@npm:0.11.0"
|
||||
|
@ -6878,6 +6734,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chokidar@npm:^4.0.3":
|
||||
version: 4.0.3
|
||||
resolution: "chokidar@npm:4.0.3"
|
||||
dependencies:
|
||||
readdirp: "npm:^4.0.1"
|
||||
checksum: 10c0/a58b9df05bb452f7d105d9e7229ac82fa873741c0c40ddcc7bb82f8a909fbe3f7814c9ebe9bc9a2bef9b737c0ec6e2d699d179048ef06ad3ec46315df0ebe6ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"chownr@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "chownr@npm:3.0.0"
|
||||
|
@ -7320,15 +7185,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-libc@npm:^1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "detect-libc@npm:1.0.3"
|
||||
bin:
|
||||
detect-libc: ./bin/detect-libc.js
|
||||
checksum: 10c0/4da0deae9f69e13bc37a0902d78bf7169480004b1fed3c19722d56cff578d16f0e11633b7fbf5fb6249181236c72e90024cbd68f0b9558ae06e281f47326d50d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-libc@npm:^2.0.4":
|
||||
version: 2.0.4
|
||||
resolution: "detect-libc@npm:2.0.4"
|
||||
|
@ -11272,7 +11128,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8":
|
||||
"micromatch@npm:^4.0.4, micromatch@npm:^4.0.8":
|
||||
version: 4.0.8
|
||||
resolution: "micromatch@npm:4.0.8"
|
||||
dependencies:
|
||||
|
@ -11583,15 +11439,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"node-addon-api@npm:^7.0.0":
|
||||
version: 7.1.1
|
||||
resolution: "node-addon-api@npm:7.1.1"
|
||||
dependencies:
|
||||
node-gyp: "npm:latest"
|
||||
checksum: 10c0/fb32a206276d608037fa1bcd7e9921e177fe992fc610d098aa3128baca3c0050fc1e014fa007e9b3874cf865ddb4f5bd9f43ccb7cbbbe4efaff6a83e920b17e9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"node-fetch@npm:^2.6.1, node-fetch@npm:^2.6.7":
|
||||
version: 2.7.0
|
||||
resolution: "node-fetch@npm:2.7.0"
|
||||
|
@ -12628,6 +12475,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"readdirp@npm:^4.0.1":
|
||||
version: 4.1.2
|
||||
resolution: "readdirp@npm:4.1.2"
|
||||
checksum: 10c0/60a14f7619dec48c9c850255cd523e2717001b0e179dc7037cfa0895da7b9e9ab07532d324bfb118d73a710887d1e35f79c495fa91582784493e085d18c72c62
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"readdirp@npm:~3.6.0":
|
||||
version: 3.6.0
|
||||
resolution: "readdirp@npm:3.6.0"
|
||||
|
@ -14028,7 +13882,7 @@ __metadata:
|
|||
"@clerk/themes": "npm:^2.3.3"
|
||||
"@codecov/nextjs-webpack-plugin": "npm:^1.9.1"
|
||||
"@content-collections/cli": "npm:^0.1.6"
|
||||
"@content-collections/core": "npm:^0.9.1"
|
||||
"@content-collections/core": "npm:^0.10.0"
|
||||
"@content-collections/mdx": "npm:^0.2.2"
|
||||
"@content-collections/next": "npm:^0.2.6"
|
||||
"@eslint/eslintrc": "npm:^3.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue