Skip to content

Commit

Permalink
Update dependency @builder.io/qwik to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 9edee96 commit 3db7216
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
"@portabletext/toolkit": "^2.0.10"
},
"peerDependencies": {
"@builder.io/qwik": "1.4.0"
"@builder.io/qwik": "1.10.0"
},
"devDependencies": {
"@builder.io/qwik": "1.4.5",
"@builder.io/qwik": "1.10.0",
"@portabletext/toolkit": "^2.0.10",
"@portabletext/types": "^2.0.8",
"@tailwindcss/typography": "^0.5.10",
Expand Down
21 changes: 10 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,16 @@ __metadata:
languageName: node
linkType: hard

"@builder.io/qwik@npm:1.4.5":
version: 1.4.5
resolution: "@builder.io/qwik@npm:1.4.5"
"@builder.io/qwik@npm:1.10.0":
version: 1.10.0
resolution: "@builder.io/qwik@npm:1.10.0"
dependencies:
csstype: "npm:^3.1.3"
vite: "npm:^5.0.12"
csstype: "npm:^3.1"
peerDependencies:
undici: "*"
vite: ^5
bin:
qwik: qwik-cli.cjs
checksum: e540ec4da145d5d5b08340cadbfdde46026b124972e5988f632ee0f052d1782a588675b355a7f73f41eead74350877201bff37c5f13e266f7c3415d3801d8dc4
checksum: b76624c82362f70f73fac278805170f551c74feab62bc26d0cb3e684ca1e5e0f7c679e960b9f42ee866f16cb878c2a4922e64fc51ff318b2fdefb62bd3fe5cf6
languageName: node
linkType: hard

Expand Down Expand Up @@ -656,7 +655,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@tegonal/portabletext-qwik@workspace:."
dependencies:
"@builder.io/qwik": "npm:1.4.5"
"@builder.io/qwik": "npm:1.10.0"
"@portabletext/toolkit": "npm:^2.0.10"
"@portabletext/types": "npm:^2.0.8"
"@tailwindcss/typography": "npm:^0.5.10"
Expand All @@ -679,7 +678,7 @@ __metadata:
vite: "npm:5.1.3"
vite-plugin-dts: "npm:^3.7.2"
peerDependencies:
"@builder.io/qwik": 1.4.0
"@builder.io/qwik": 1.10.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1380,7 +1379,7 @@ __metadata:
languageName: node
linkType: hard

"csstype@npm:^3.1.3":
"csstype@npm:^3.1":
version: 3.1.3
resolution: "csstype@npm:3.1.3"
checksum: 80c089d6f7e0c5b2bd83cf0539ab41474198579584fa10d86d0cafe0642202343cbc119e076a0b1aece191989477081415d66c9fefbf3c957fc2fc4b7009f248
Expand Down Expand Up @@ -4201,7 +4200,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.3, vite@npm:^5.0.12":
"vite@npm:5.1.3":
version: 5.1.3
resolution: "vite@npm:5.1.3"
dependencies:
Expand Down

0 comments on commit 3db7216

Please sign in to comment.