Merge pull request 'Update dependency @astrojs/cloudflare to v9' (#49) from renovate/astrojs-cloudflare-9.x into main
Reviewed-on: #49
This commit is contained in:
commit
0133a167ef
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -8,7 +8,7 @@
|
||||||
"name": "joehanson-dev",
|
"name": "joehanson-dev",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/cloudflare": "^8.0.0",
|
"@astrojs/cloudflare": "^9.0.0",
|
||||||
"@astrojs/tailwind": "^5.0.0",
|
"@astrojs/tailwind": "^5.0.0",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"astro": "^4.0.6",
|
"astro": "^4.0.6",
|
||||||
|
@ -39,9 +39,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/cloudflare": {
|
"node_modules/@astrojs/cloudflare": {
|
||||||
"version": "8.1.0",
|
"version": "9.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-9.0.0.tgz",
|
||||||
"integrity": "sha512-RSkthOcw1/ZAA9PhSX9LEWRvbyLJ/vTJCv8nJ4LxBqMlR5j7Lt6LnQP0hI/LAlDHgnG1Hc4Hd7tB2SF85OivJw==",
|
"integrity": "sha512-EkUUCCGp35O0pPgRIBuahbz/eQlnOPoCM4aszFMqIWcjfOJMXMlXLma5MEHFDdNOdLdPb53LmuWBVIjDOvsUfQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/underscore-redirects": "^0.3.3",
|
"@astrojs/underscore-redirects": "^0.3.3",
|
||||||
"@cloudflare/workers-types": "^4.20231025.0",
|
"@cloudflare/workers-types": "^4.20231025.0",
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
"tiny-glob": "^0.2.9"
|
"tiny-glob": "^0.2.9"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"astro": "^3.0.0 || ^4.0.0"
|
"astro": "^4.2.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/cloudflare/node_modules/find-up": {
|
"node_modules/@astrojs/cloudflare/node_modules/find-up": {
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/cloudflare": "^8.0.0",
|
"@astrojs/cloudflare": "^9.0.0",
|
||||||
"@astrojs/tailwind": "^5.0.0",
|
"@astrojs/tailwind": "^5.0.0",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"astro": "^4.0.6",
|
"astro": "^4.0.6",
|
||||||
|
|
Loading…
Reference in a new issue