mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-31 09:39:30 +00:00
Bump @content-collections/core from 0.8.2 to 0.9.0
Bumps @content-collections/core from 0.8.2 to 0.9.0. --- updated-dependencies: - dependency-name: "@content-collections/core" dependency-version: 0.9.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
04bd826217
commit
fc7213c54f
2 changed files with 15 additions and 7 deletions
|
@ -68,7 +68,7 @@
|
|||
"devDependencies": {
|
||||
"@codecov/nextjs-webpack-plugin": "^1.8.0",
|
||||
"@content-collections/cli": "^0.1.6",
|
||||
"@content-collections/core": "^0.8.2",
|
||||
"@content-collections/core": "^0.9.0",
|
||||
"@content-collections/mdx": "^0.2.2",
|
||||
"@content-collections/next": "^0.2.6",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -939,11 +939,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@content-collections/core@npm:^0.8.2":
|
||||
version: 0.8.2
|
||||
resolution: "@content-collections/core@npm:0.8.2"
|
||||
"@content-collections/core@npm:^0.9.0":
|
||||
version: 0.9.0
|
||||
resolution: "@content-collections/core@npm:0.9.0"
|
||||
dependencies:
|
||||
"@parcel/watcher": "npm:^2.4.1"
|
||||
"@standard-schema/spec": "npm:^1.0.0"
|
||||
camelcase: "npm:^8.0.0"
|
||||
esbuild: "npm:^0.25.0"
|
||||
gray-matter: "npm:^4.0.3"
|
||||
|
@ -953,10 +954,10 @@ __metadata:
|
|||
serialize-javascript: "npm:^6.0.2"
|
||||
tinyglobby: "npm:^0.2.5"
|
||||
yaml: "npm:^2.4.5"
|
||||
zod: "npm:^3.23.8"
|
||||
zod: "npm:^3.24.4"
|
||||
peerDependencies:
|
||||
typescript: ^5.0.2
|
||||
checksum: 10c0/976f7b402a8b150e1cdfa91bd511ff568ddd6ee34c4e7908170c9ae9ccf2cbfe40fb6df96c6df4abbfd19be18f3f1de1831c871ae4fc640cf74548037bd3d066
|
||||
checksum: 10c0/9fdfb617d128fa2d60f7d0b3e3421b2cde790f28c0732f884816405b23a40a47f3187e4ab5df70d432da59cc33338629af7eda3957fd5dac8e9699461e07dee3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4646,6 +4647,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@standard-schema/spec@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "@standard-schema/spec@npm:1.0.0"
|
||||
checksum: 10c0/a1ab9a8bdc09b5b47aa8365d0e0ec40cc2df6437be02853696a0e377321653b0d3ac6f079a8c67d5ddbe9821025584b1fb71d9cc041a6666a96f1fadf2ece15f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/counter@npm:0.1.3":
|
||||
version: 0.1.3
|
||||
resolution: "@swc/counter@npm:0.1.3"
|
||||
|
@ -13886,7 +13894,7 @@ __metadata:
|
|||
"@clerk/themes": "npm:^2.2.44"
|
||||
"@codecov/nextjs-webpack-plugin": "npm:^1.8.0"
|
||||
"@content-collections/cli": "npm:^0.1.6"
|
||||
"@content-collections/core": "npm:^0.8.2"
|
||||
"@content-collections/core": "npm:^0.9.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