diff --git a/__fixtures__/test-project/api/package.json b/__fixtures__/test-project/api/package.json index e4002933..f6011feb 100644 --- a/__fixtures__/test-project/api/package.json +++ b/__fixtures__/test-project/api/package.json @@ -13,15 +13,15 @@ "@opentelemetry/semantic-conventions": "^1.17.1", "@prisma/instrumentation": "^5.4.2", "@react-email/components": "^0.0.12", - "@redwoodjs/api": "7.0.0-canary.874", - "@redwoodjs/auth-dbauth-api": "7.0.0-canary.874", - "@redwoodjs/graphql-server": "7.0.0-canary.874", - "@redwoodjs/mailer-core": "7.0.0-canary.874", - "@redwoodjs/mailer-handler-nodemailer": "7.0.0-canary.874", - "@redwoodjs/mailer-renderer-react-email": "7.0.0-canary.874" + "@redwoodjs/api": "7.0.0-canary.889", + "@redwoodjs/auth-dbauth-api": "7.0.0-canary.889", + "@redwoodjs/graphql-server": "7.0.0-canary.889", + "@redwoodjs/mailer-core": "7.0.0-canary.889", + "@redwoodjs/mailer-handler-nodemailer": "7.0.0-canary.889", + "@redwoodjs/mailer-renderer-react-email": "7.0.0-canary.889" }, "devDependencies": { - "@redwoodjs/mailer-handler-in-memory": "7.0.0-canary.874", - "@redwoodjs/mailer-handler-studio": "7.0.0-canary.874" + "@redwoodjs/mailer-handler-in-memory": "7.0.0-canary.889", + "@redwoodjs/mailer-handler-studio": "7.0.0-canary.889" } } diff --git a/__fixtures__/test-project/package.json b/__fixtures__/test-project/package.json index 18974438..1398b2fe 100644 --- a/__fixtures__/test-project/package.json +++ b/__fixtures__/test-project/package.json @@ -7,7 +7,7 @@ ] }, "devDependencies": { - "@redwoodjs/core": "7.0.0-canary.874", + "@redwoodjs/core": "7.0.0-canary.889", "@redwoodjs/studio": "7.0.0-canary.874" }, "eslintConfig": { @@ -28,6 +28,6 @@ "studio:start": "yarn rw-studio | yarn rw-log-formatter" }, "dependencies": { - "@redwoodjs/realtime": "7.0.0-canary.874" + "@redwoodjs/realtime": "7.0.0-canary.889" } } diff --git a/__fixtures__/test-project/web/package.json b/__fixtures__/test-project/web/package.json index 83ba8032..5b3f2469 100644 --- a/__fixtures__/test-project/web/package.json +++ b/__fixtures__/test-project/web/package.json @@ -11,16 +11,16 @@ ] }, "dependencies": { - "@redwoodjs/auth-dbauth-web": "7.0.0-canary.874", - "@redwoodjs/forms": "7.0.0-canary.874", - "@redwoodjs/router": "7.0.0-canary.874", - "@redwoodjs/web": "7.0.0-canary.874", + "@redwoodjs/auth-dbauth-web": "7.0.0-canary.889", + "@redwoodjs/forms": "7.0.0-canary.889", + "@redwoodjs/router": "7.0.0-canary.889", + "@redwoodjs/web": "7.0.0-canary.889", "humanize-string": "2.1.0", "react": "0.0.0-experimental-e5205658f-20230913", "react-dom": "0.0.0-experimental-e5205658f-20230913" }, "devDependencies": { - "@redwoodjs/vite": "7.0.0-canary.874", + "@redwoodjs/vite": "7.0.0-canary.889", "@types/react": "18.2.37", "@types/react-dom": "18.2.15", "autoprefixer": "^10.4.16", diff --git a/api/package.json b/api/package.json index c05e494d..429ddd04 100644 --- a/api/package.json +++ b/api/package.json @@ -8,13 +8,13 @@ "@babel/types": "7.22.17", "@graphql-inspector/core": "5.0.1", "@prisma/internals": "5.2.0", - "@redwoodjs/api": "7.0.0-canary.874", - "@redwoodjs/api-server": "7.0.0-canary.874", - "@redwoodjs/auth-dbauth-api": "7.0.0-canary.874", - "@redwoodjs/fastify": "7.0.0-canary.874", - "@redwoodjs/graphql-server": "7.0.0-canary.874", - "@redwoodjs/project-config": "7.0.0-canary.874", - "@redwoodjs/realtime": "7.0.0-canary.874", + "@redwoodjs/api": "7.0.0-canary.889", + "@redwoodjs/api-server": "7.0.0-canary.889", + "@redwoodjs/auth-dbauth-api": "7.0.0-canary.889", + "@redwoodjs/fastify": "7.0.0-canary.889", + "@redwoodjs/graphql-server": "7.0.0-canary.889", + "@redwoodjs/project-config": "7.0.0-canary.889", + "@redwoodjs/realtime": "7.0.0-canary.889", "better-sqlite3": "8.6.0", "chalk": "4.1.2", "chokidar": "3.5.3", diff --git a/package.json b/package.json index 78377e5a..2f05f6b6 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ ] }, "devDependencies": { - "@redwoodjs/cli-storybook": "7.0.0-canary.874", - "@redwoodjs/core": "7.0.0-canary.874", + "@redwoodjs/cli-storybook": "7.0.0-canary.889", + "@redwoodjs/core": "7.0.0-canary.889", "chalk": "4.1.2", "execa": "5.1.1", "fs-extra": "11.1.1", @@ -22,8 +22,7 @@ "root": true }, "engines": { - "node": "=18.x", - "yarn": ">=1.15" + "node": "=20.x" }, "prisma": { "seed": "yarn rw exec seed" diff --git a/web/package.json b/web/package.json index eefda440..d9a87a4e 100644 --- a/web/package.json +++ b/web/package.json @@ -17,9 +17,9 @@ "@heroicons/react": "2.1.1", "@nivo/core": "^0.84.0", "@nivo/treemap": "^0.84.0", - "@redwoodjs/forms": "7.0.0-canary.874", - "@redwoodjs/router": "7.0.0-canary.874", - "@redwoodjs/web": "7.0.0-canary.874", + "@redwoodjs/forms": "7.0.0-canary.889", + "@redwoodjs/router": "7.0.0-canary.889", + "@redwoodjs/web": "7.0.0-canary.889", "@tremor/react": "3.13.2", "buffer": "6.0.3", "date-fns": "^3.2.0", @@ -32,7 +32,7 @@ "use-url-search-params": "2.5.1" }, "devDependencies": { - "@redwoodjs/vite": "7.0.0-canary.874", + "@redwoodjs/vite": "7.0.0-canary.889", "@types/react": "18.2.37", "@types/react-dom": "18.2.15", "autoprefixer": "10.4.15", diff --git a/yarn.lock b/yarn.lock index cdcf9979..2941ff33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6304,16 +6304,16 @@ __metadata: languageName: node linkType: hard -"@redwoodjs/api-server@npm:7.0.0-canary.874, @redwoodjs/api-server@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/api-server@npm:7.0.0-canary.874" +"@redwoodjs/api-server@npm:7.0.0-canary.889, @redwoodjs/api-server@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/api-server@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" - "@fastify/http-proxy": "npm:9.3.0" - "@fastify/static": "npm:6.12.0" "@fastify/url-data": "npm:5.4.0" - "@redwoodjs/context": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/context": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/fastify-web": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/web-server": "npm:7.0.0-canary.889+32e7dbf78" ansi-colors: "npm:4.1.3" chalk: "npm:4.1.2" chokidar: "npm:3.5.3" @@ -6338,13 +6338,13 @@ __metadata: rw-api-server-watch: dist/watch.js rw-log-formatter: dist/logFormatter/bin.js rw-server: dist/index.js - checksum: 7ff05e38dc81c56df6f75e3208ca95b95bd5f4ae54a3be61bee75fa02c6749ae8a16d17760c2bd96a6a2c1355f7b6a4e8647457e3ccda676b67f94175decdff3 + checksum: 2c9e94dfe9732ede47fdbf56f397eabeba91b868f31ba603465668311c518e71eaf8a805e57e0d35d45e47f52cf5c3629cc0b9ce77543ec80dd530c107b2e05b languageName: node linkType: hard -"@redwoodjs/api@npm:7.0.0-canary.874, @redwoodjs/api@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/api@npm:7.0.0-canary.874" +"@redwoodjs/api@npm:7.0.0-canary.889, @redwoodjs/api@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/api@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" "@prisma/client": "npm:5.7.0" @@ -6368,38 +6368,38 @@ __metadata: rw: dist/bins/redwood.js rwfw: dist/bins/rwfw.js tsc: dist/bins/tsc.js - checksum: 5f28a3ef132a9e3b952a6461247afc0d3af5ceb4f47bae1c5452e3984cc6d3186addd016762e13b3493d3a7e07a718b057f2b36763ed22720bb4ed044f312a66 + checksum: 6270dc36e3f4e96d95e991d4aac8fdc8bab0b8f9f0be87bdf17a73dcee896cdbd0038c64076314a19b73d9e5246cf33eb0b6c2e47b6b850d2000f490e6f3d9a6 languageName: node linkType: hard -"@redwoodjs/auth-dbauth-api@npm:7.0.0-canary.874": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/auth-dbauth-api@npm:7.0.0-canary.874" +"@redwoodjs/auth-dbauth-api@npm:7.0.0-canary.889": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/auth-dbauth-api@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" base64url: "npm:3.0.1" core-js: "npm:3.34.0" md5: "npm:2.3.0" uuid: "npm:9.0.1" - checksum: 911a5dd843e3179bd65178e67d997e244043bd70406986dcef0b0020f89d337ffac14e1eeed4ded45987090a762ed1a8d25a9aa9e4aee68b3391f20cddf8602c + checksum: 6e808e1e510c17e4aa71dc5beddd7779f985fb23c8cb89f6fa376716670010bb2aa5d95a8a91dc0a00f38767c3d2ac38f31d3745d67a3d77b9402e84d1dfccfc languageName: node linkType: hard -"@redwoodjs/auth@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/auth@npm:7.0.0-canary.874" +"@redwoodjs/auth@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/auth@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" core-js: "npm:3.34.0" react: "npm:0.0.0-experimental-e5205658f-20230913" - checksum: b33dc4d3ef1bf0f7832817e88638323d06371446b81685ea884703072798456947502f61be604ca58a050daf7d219978c37547b5c3f2157d7acc92b9d481738f + checksum: ec24e35f8c4ebba8529656fb43cccfc3875ef871caab92984d0003b0918c26ae36daa152327cefff3e835f7b653b6763aacc91b05ad26bec6117d78a99d70dae languageName: node linkType: hard -"@redwoodjs/babel-config@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/babel-config@npm:7.0.0-canary.874" +"@redwoodjs/babel-config@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/babel-config@npm:7.0.0-canary.889" dependencies: "@babel/core": "npm:^7.22.20" "@babel/parser": "npm:^7.22.16" @@ -6414,7 +6414,7 @@ __metadata: "@babel/register": "npm:^7.22.15" "@babel/runtime-corejs3": "npm:7.23.6" "@babel/traverse": "npm:^7.22.20" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" babel-plugin-auto-import: "npm:1.1.0" babel-plugin-graphql-tag: "npm:3.3.0" babel-plugin-module-resolver: "npm:5.0.0" @@ -6422,22 +6422,20 @@ __metadata: fast-glob: "npm:3.3.2" graphql: "npm:16.8.1" typescript: "npm:5.3.3" - checksum: 328b73687934d38c51bb762ffec031bc3bab76994d97e72e5f3516373b77ad048a2e063580d8ca2f15980292956f0bb29b3dd41e06b99fd2a4726de825c74f59 + checksum: edd7fe7aeced0aa816a096614d80fcf235222cf3140329b964fdf51b8daf068bcf312d746729ceb1ce2bbf085745d5bd4642e328a0a21b751f12f573cef07bd1 languageName: node linkType: hard -"@redwoodjs/cli-helpers@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/cli-helpers@npm:7.0.0-canary.874" +"@redwoodjs/cli-helpers@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/cli-helpers@npm:7.0.0-canary.889" dependencies: "@babel/core": "npm:^7.22.20" - "@babel/runtime-corejs3": "npm:7.23.6" "@iarna/toml": "npm:2.2.5" "@opentelemetry/api": "npm:1.7.0" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/telemetry": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/telemetry": "npm:7.0.0-canary.889+32e7dbf78" chalk: "npm:4.1.2" - core-js: "npm:3.34.0" dotenv: "npm:16.3.1" execa: "npm:5.1.1" listr2: "npm:6.6.1" @@ -6446,17 +6444,17 @@ __metadata: prettier: "npm:2.8.8" prompts: "npm:2.4.2" terminal-link: "npm:2.1.1" - checksum: 72a124b4a9b261d9c65beb386fa6874c3f72c4e156809ec75c28c585e7e63bc1f3b2e980e3abb284323f2ab213613ead7f1425e8d9d00660f2f6f934d982e395 + checksum: 48ab7b0f992dab997305c35fe93392e371697bdbffb4b990ac235ef314a4fb0c495714090bb2ed54f24f8bdbac6fb0d5042011b896299d2cd4a35f4fd41a77d9 languageName: node linkType: hard -"@redwoodjs/cli-storybook@npm:7.0.0-canary.874": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/cli-storybook@npm:7.0.0-canary.874" +"@redwoodjs/cli-storybook@npm:7.0.0-canary.889": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/cli-storybook@npm:7.0.0-canary.889" dependencies: - "@redwoodjs/cli-helpers": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/telemetry": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/cli-helpers": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/telemetry": "npm:7.0.0-canary.889+32e7dbf78" "@storybook/addon-a11y": "npm:7.6.4" "@storybook/addon-docs": "npm:7.6.4" "@storybook/addon-essentials": "npm:7.6.4" @@ -6466,13 +6464,13 @@ __metadata: storybook: "npm:7.6.4" terminal-link: "npm:2.1.1" yargs: "npm:17.7.2" - checksum: 7679727aa52413c17a84311d3c5fa077635c8c9aca2c07d52c3e9b9a7b345c7b461caf3cbf1b4af11fa37d58bdb7dc7c288ff4afb1d42605420ae232a52085a6 + checksum: 9bcdf6a16ff63f82ef0afe8c82d1a05085aacf7e74736183c2037fd2ac05fc7271459bcb954cbab26beb0467c8b5c5e3ab023e88cde08b4e2beacc5ad220e282 languageName: node linkType: hard -"@redwoodjs/cli@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/cli@npm:7.0.0-canary.874" +"@redwoodjs/cli@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/cli@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" "@iarna/toml": "npm:2.2.5" @@ -6483,14 +6481,16 @@ __metadata: "@opentelemetry/sdk-trace-node": "npm:1.18.1" "@opentelemetry/semantic-conventions": "npm:1.18.1" "@prisma/internals": "npm:5.7.0" - "@redwoodjs/api-server": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/cli-helpers": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/fastify": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/internal": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/prerender": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/structure": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/telemetry": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/api-server": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/cli-helpers": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/fastify": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/fastify-web": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/internal": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/prerender": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/structure": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/telemetry": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/web-server": "npm:7.0.0-canary.889+32e7dbf78" archiver: "npm:6.0.1" boxen: "npm:5.1.2" camelcase: "npm:6.3.0" @@ -6531,30 +6531,30 @@ __metadata: redwood: dist/index.js rw: dist/index.js rwfw: dist/rwfw.js - checksum: ac2f8d9df68ef7f28c57dfc5d56502d01e2cd79d0bdf0a3116846c6a4d92de0575166756fe5aab6a0a1b859e509dee766cc59656e0f36cc2b2ce9bbc0dc0192c + checksum: 718481e3194d52caafd1d6add3af7343e355d54a106bf862dde317c99876ad138fa6d381f4c79a06519a1e431e3f729e0eaa633706da810b665c67cbded3dc76 languageName: node linkType: hard -"@redwoodjs/context@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/context@npm:7.0.0-canary.874" - checksum: 045e7b957677267e9b3efec0969a3d8822db4214fa7641e497edd0003950845d1e7cfb8353c4dad0f44098e56e69d93bfeca6d2829b65fdfaabde5bba434abbf +"@redwoodjs/context@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/context@npm:7.0.0-canary.889" + checksum: 94eaace2d7ff880ad042ffe727b825cbb31e046d8e8bafda791a6a3550dfd927d9517ca5da9d82246103ea0e34f5bf5ac983c712a412674bb5e5e95efaec1850 languageName: node linkType: hard -"@redwoodjs/core@npm:7.0.0-canary.874": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/core@npm:7.0.0-canary.874" +"@redwoodjs/core@npm:7.0.0-canary.889": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/core@npm:7.0.0-canary.889" dependencies: "@babel/cli": "npm:7.23.4" "@babel/runtime-corejs3": "npm:7.23.6" "@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.11" - "@redwoodjs/cli": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/eslint-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/internal": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/testing": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/web-server": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/cli": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/eslint-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/internal": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/testing": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/web-server": "npm:7.0.0-canary.889+32e7dbf78" babel-loader: "npm:^9.1.3" babel-timing: "npm:0.9.1" copy-webpack-plugin: "npm:11.0.0" @@ -6597,20 +6597,20 @@ __metadata: rw-serve-fe: dist/bins/rw-serve-fe.js rw-web-server: dist/bins/rw-web-server.js rwfw: dist/bins/rwfw.js - checksum: 5bea1af6aa22b6d5aba1acf14eb0af3b26b2d6d134ccd73f237d0c21b47ddf28a27da0443385a0e35148e96ab39647500b86b5d9fc7643e2a325260a97c42a31 + checksum: 170b1384e2e6cfd492fcfeab193c1a5e0254446a5d59f90744185d89a1cf93d2d45c6ab4a9c7e556c03f823aa399b1828114642217331a46b3fab7d4ecffe35d languageName: node linkType: hard -"@redwoodjs/eslint-config@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/eslint-config@npm:7.0.0-canary.874" +"@redwoodjs/eslint-config@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/eslint-config@npm:7.0.0-canary.889" dependencies: "@babel/core": "npm:^7.22.20" "@babel/eslint-parser": "npm:7.23.3" "@babel/eslint-plugin": "npm:7.23.5" - "@redwoodjs/eslint-plugin": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/internal": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/eslint-plugin": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/internal": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" "@typescript-eslint/eslint-plugin": "npm:5.62.0" "@typescript-eslint/parser": "npm:5.62.0" eslint: "npm:8.55.0" @@ -6624,42 +6624,55 @@ __metadata: eslint-plugin-react: "npm:7.33.2" eslint-plugin-react-hooks: "npm:4.6.0" prettier: "npm:2.8.8" - checksum: c85e89cfda5135e548b0ffc47ce805c1567e254cc1eff433b4df2c9ade3a97a3a34fea31fcf7c53e614b54ef9d11e332974e5e3c76ed70524842cc5770b42def + checksum: b3159e483b2ae4d5ca97adf4d500861f40b0fba37690c385130915563472e2a811145fafba752ba162150add2c3aba25272a1771eaac27d420cf05648c9b7507 languageName: node linkType: hard -"@redwoodjs/eslint-plugin@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/eslint-plugin@npm:7.0.0-canary.874" +"@redwoodjs/eslint-plugin@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/eslint-plugin@npm:7.0.0-canary.889" dependencies: "@typescript-eslint/utils": "npm:5.62.0" eslint: "npm:8.55.0" - checksum: c4781ced7f2a98a69fd310135756f566cc3296b4285f313d4d58634dfc09dad89a670c2e18ae310dcb306a586ad8c0cc342df9b936323de514032cc7831e30b3 + checksum: 611473bd7f21f0fef6b0167dad0ec6b04601b95bf9e72a6f3dc3aa88ec04829a27b7036f88d1c43ca31f4f15602ad3acb830d837f195c7007700b9df42638ced + languageName: node + linkType: hard + +"@redwoodjs/fastify-web@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/fastify-web@npm:7.0.0-canary.889" + dependencies: + "@fastify/http-proxy": "npm:9.3.0" + "@fastify/static": "npm:6.12.0" + "@fastify/url-data": "npm:5.4.0" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + fast-glob: "npm:3.3.2" + checksum: ac32b3b64a6585633fa3785582be03975b83d443023a1ef8369bdc7a3171e811cd6bc7e3c45f965fd42d56e02eca706b24582e78481a2587134acb1d987cfe39 languageName: node linkType: hard -"@redwoodjs/fastify@npm:7.0.0-canary.874, @redwoodjs/fastify@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/fastify@npm:7.0.0-canary.874" +"@redwoodjs/fastify@npm:7.0.0-canary.889, @redwoodjs/fastify@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/fastify@npm:7.0.0-canary.889" dependencies: "@fastify/http-proxy": "npm:9.3.0" "@fastify/static": "npm:6.12.0" "@fastify/url-data": "npm:5.4.0" - "@redwoodjs/context": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/context": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" ansi-colors: "npm:4.1.3" fast-glob: "npm:3.3.2" fastify: "npm:4.24.3" fastify-raw-body: "npm:4.3.0" lodash: "npm:4.17.21" qs: "npm:6.11.2" - checksum: 574ab2c76297d76a8dcf33d7feae3560b6e5740ce72be5567576dba894b03c83ab51240a43522d836a543b62cbd7e9a56da1b316374745dc855c58d928a5f0e8 + checksum: 62055c85bc77d7416f1dd30992e09b0935139c8124e65405fc9dde07a4e07f02876fd77f244d02a7cbcdb848b9ed484b526cc0916b5fdc3c6cc01ea706f73294 languageName: node linkType: hard -"@redwoodjs/forms@npm:7.0.0-canary.874": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/forms@npm:7.0.0-canary.874" +"@redwoodjs/forms@npm:7.0.0-canary.889": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/forms@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" core-js: "npm:3.34.0" @@ -6668,13 +6681,13 @@ __metadata: peerDependencies: graphql: 16.8.1 react: 0.0.0-experimental-e5205658f-20230913 - checksum: 12922d073f66e9099c71793962ab369126aa5b9893a43037a10b6d5fad79b098a4452f09d1e8b7d8a4e1591e40684b105990ab2c15f2d35f5b862136084873ac + checksum: c779b8318ae00341f2656b0e3dca206c5f1cf9cfec43323f9d5cf94043bdf25a020b0661801168ded41796c1a0e08f203ad9247518460d7794d9cf082b75cba4 languageName: node linkType: hard -"@redwoodjs/graphql-server@npm:7.0.0-canary.874, @redwoodjs/graphql-server@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/graphql-server@npm:7.0.0-canary.874" +"@redwoodjs/graphql-server@npm:7.0.0-canary.889, @redwoodjs/graphql-server@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/graphql-server@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" "@envelop/core": "npm:5.0.0" @@ -6688,8 +6701,8 @@ __metadata: "@graphql-tools/utils": "npm:10.0.11" "@graphql-yoga/plugin-persisted-operations": "npm:2.0.5" "@opentelemetry/api": "npm:1.7.0" - "@redwoodjs/api": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/context": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/api": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/context": "npm:7.0.0-canary.889+32e7dbf78" core-js: "npm:3.34.0" graphql: "npm:16.8.1" graphql-scalars: "npm:1.22.4" @@ -6697,13 +6710,13 @@ __metadata: graphql-yoga: "npm:5.1.0" lodash: "npm:4.17.21" uuid: "npm:9.0.1" - checksum: b953d5844993f7723b95a620406168392b5cd84afde2b94de76bc64e832c750056b7ccf9ec26a02b125de3acd5bc203ba08e7f0427bd56aa324b667b2db01d36 + checksum: 626c0256f9c934e01c86707e53a5d70a09d86a85a0b95cea58bd13f92c5adcbcb415b000ea1c2ac79330ac3b110b3862550fab70c58e07f4aba5f05fe32cf9df languageName: node linkType: hard -"@redwoodjs/internal@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/internal@npm:7.0.0-canary.874" +"@redwoodjs/internal@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/internal@npm:7.0.0-canary.889" dependencies: "@babel/parser": "npm:^7.22.16" "@babel/plugin-transform-react-jsx": "npm:^7.22.15" @@ -6722,10 +6735,10 @@ __metadata: "@graphql-codegen/typescript-react-apollo": "npm:3.3.7" "@graphql-codegen/typescript-resolvers": "npm:3.2.1" "@graphql-tools/documents": "npm:1.0.0" - "@redwoodjs/babel-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/graphql-server": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/router": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/babel-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/graphql-server": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/router": "npm:7.0.0-canary.889+32e7dbf78" "@sdl-codegen/node": "npm:0.0.10" chalk: "npm:4.1.2" core-js: "npm:3.34.0" @@ -6746,21 +6759,21 @@ __metadata: bin: rw-gen: dist/generate/generate.js rw-gen-watch: dist/generate/watch.js - checksum: f0cfba7c4d46712876eb60ab8115805971679979649e9d22dbfa7728e2fd03af55b279078c65134976459ee317151af18c6715816bd008e219254f6619b53929 + checksum: a1e573738218a7d09ab3fe0d2517b7be94b1411a200c3e8bcdb458b50ec680c5ff8a2fb3287b495378fcc38de2cc7d7f3c748eccd3ed148b5c231c60b48065cc languageName: node linkType: hard -"@redwoodjs/prerender@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/prerender@npm:7.0.0-canary.874" +"@redwoodjs/prerender@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/prerender@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" - "@redwoodjs/auth": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/internal": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/router": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/structure": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/web": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/auth": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/internal": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/router": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/structure": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/web": "npm:7.0.0-canary.889+32e7dbf78" "@whatwg-node/fetch": "npm:0.9.14" babel-plugin-ignore-html-and-css-imports: "npm:0.1.0" cheerio: "npm:1.0.0-rc.12" @@ -6770,25 +6783,25 @@ __metadata: peerDependencies: react: 0.0.0-experimental-e5205658f-20230913 react-dom: 0.0.0-experimental-e5205658f-20230913 - checksum: 5e076e6e7523bcf777e45f7d418f1d663579a4c39a34c976ca37cc4f94627f471ec26c14c1f154ec3ff8da92a6fc0df1ef8468537558d1920f6d2a9c9a6ee341 + checksum: d9750fed6fc4ad962374264aa91a05497013486e4cc137f0747e96590943bf3dea2e7680b9ad1eaccac17d17d77cbf699cc5d100007b68b4f63fe7086ea38f21 languageName: node linkType: hard -"@redwoodjs/project-config@npm:7.0.0-canary.874, @redwoodjs/project-config@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/project-config@npm:7.0.0-canary.874" +"@redwoodjs/project-config@npm:7.0.0-canary.889, @redwoodjs/project-config@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/project-config@npm:7.0.0-canary.889" dependencies: "@iarna/toml": "npm:2.2.5" deepmerge: "npm:4.3.1" fast-glob: "npm:3.3.2" string-env-interpolation: "npm:1.0.1" - checksum: fe4f956bd94934d904c8f9ad67a59f341f255b2b93557f6fda0b7e1c936f4db09f0a99b5f6aeeeb31b2160fb0cdad805a8684a6968688b3e6af60e93e4e53a2c + checksum: edd7e338902ef34d99c84f77ba5bdb02a94e0f606e81baf60913c4b4b52a403909fa64833b8818ebcebb49420fe339783118990979719ea2587cd2230c6d17b7 languageName: node linkType: hard -"@redwoodjs/realtime@npm:7.0.0-canary.874": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/realtime@npm:7.0.0-canary.874" +"@redwoodjs/realtime@npm:7.0.0-canary.889": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/realtime@npm:7.0.0-canary.889" dependencies: "@envelop/live-query": "npm:6.0.3" "@graphql-tools/schema": "npm:10.0.2" @@ -6806,33 +6819,33 @@ __metadata: peerDependenciesMeta: ioredis: optional: true - checksum: 9ad3ea0786c3a3633b040b81768f6e8b9ad490bea2233a28a03cb7e3c4f96e415f5fc7348b8aa6de275f5f472506422f9ebcfb324977ae7430aedda5f9b2aae7 + checksum: 17a024f428a3a9ea07afe506acc58464b618aa0c2ba85f24859aaebd6c188a48a7a77cc826505edf6124e451d018300eeb9e045ea52988a2990f5cf9b6df40fa languageName: node linkType: hard -"@redwoodjs/router@npm:7.0.0-canary.874, @redwoodjs/router@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/router@npm:7.0.0-canary.874" +"@redwoodjs/router@npm:7.0.0-canary.889, @redwoodjs/router@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/router@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" "@reach/skip-nav": "npm:0.18.0" - "@redwoodjs/auth": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/auth": "npm:7.0.0-canary.889+32e7dbf78" core-js: "npm:3.34.0" peerDependencies: react: 0.0.0-experimental-e5205658f-20230913 react-dom: 0.0.0-experimental-e5205658f-20230913 - checksum: 8269c8fab907f1ab951cb2dd6446b40f34755b6b2b138f4e17bbc4ff97ff562c8c54e24a96ad2dca7cc0d2034d1954fe05115eb8acd7ece0c2abdbd84ddd0c1d + checksum: cb6f5b7e43cde13fb0b7de6636e62729e7502e187b2aee75ee656e9dc07140dc9ae9a25c4431f650f6711fb66b797bc4b4c2206260e224049156590e530c368f languageName: node linkType: hard -"@redwoodjs/structure@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/structure@npm:7.0.0-canary.874" +"@redwoodjs/structure@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/structure@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" "@iarna/toml": "npm:2.2.5" "@prisma/internals": "npm:5.7.0" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" "@types/line-column": "npm:1.0.0" camelcase: "npm:6.3.0" core-js: "npm:3.34.0" @@ -6852,17 +6865,17 @@ __metadata: vscode-languageserver-textdocument: "npm:1.0.8" vscode-languageserver-types: "npm:3.17.3" yargs-parser: "npm:21.1.1" - checksum: 63fe048c2931d6a73f641ef3040e51455aea769457a6167f323d3ae7478b7b99bda4c79935315574ed3a13ecbe700d754a52512a7eb0a9989485dc15ad5e26b8 + checksum: 0309ec8a533ad799de5a015482f84794b140298ae75ca4d1be518ac18088737d7f86521f8578ba9635409dc198a4fe1aac2766e833f3a16044a4d1106ba63e50 languageName: node linkType: hard -"@redwoodjs/telemetry@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/telemetry@npm:7.0.0-canary.874" +"@redwoodjs/telemetry@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/telemetry@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/structure": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/structure": "npm:7.0.0-canary.889+32e7dbf78" "@whatwg-node/fetch": "npm:0.9.14" ci-info: "npm:4.0.0" core-js: "npm:3.34.0" @@ -6870,22 +6883,22 @@ __metadata: systeminformation: "npm:5.21.20" uuid: "npm:9.0.1" yargs: "npm:17.7.2" - checksum: c76e981b9df32ee61a29dd453416634313d8808d643b0c9bc4f2a5814036743627fd36220c2c7e8cc5e3eea15dd2bf99daf38d8c66a9adca514c8e039bb7cd1d + checksum: e315bd0ccfa2eeca106f78843881a2d990faea225f37c0ea82313dcdf06e79a05e8f31058b7f5bd320a6f8d2a497a3196a0c493319c1b8812014187ad450f945 languageName: node linkType: hard -"@redwoodjs/testing@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/testing@npm:7.0.0-canary.874" +"@redwoodjs/testing@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/testing@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" - "@redwoodjs/auth": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/babel-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/context": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/graphql-server": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/router": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/web": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/auth": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/babel-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/context": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/graphql-server": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/router": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/web": "npm:7.0.0-canary.889+32e7dbf78" "@testing-library/jest-dom": "npm:6.1.5" "@testing-library/react": "npm:14.1.2" "@testing-library/user-event": "npm:14.5.1" @@ -6906,18 +6919,18 @@ __metadata: msw: "npm:1.3.2" ts-toolbelt: "npm:9.6.0" whatwg-fetch: "npm:3.6.19" - checksum: b802302640a5bb807c9fede7982cb9ce59ee95800b40856d3ca7f4732b09a8118ef1a5dee9a4d8b6231d2ff387355c1edf3c747d1ca8164470570da0d3de620e + checksum: a62d3cb60a0bbe27f880b475d7b7f8d5c7724ed6f117ad77267aac346a0eb7bc7fa9d3020e1aa999d4ecd23931b914be52d288392e7eb2178d431d4ea5d97c92 languageName: node linkType: hard -"@redwoodjs/vite@npm:7.0.0-canary.874": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/vite@npm:7.0.0-canary.874" +"@redwoodjs/vite@npm:7.0.0-canary.889": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/vite@npm:7.0.0-canary.889" dependencies: "@babel/runtime-corejs3": "npm:7.23.6" - "@redwoodjs/internal": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" - "@redwoodjs/web": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/internal": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/web": "npm:7.0.0-canary.889+32e7dbf78" "@swc/core": "npm:1.3.60" "@vitejs/plugin-react": "npm:4.2.1" "@whatwg-node/server": "npm:0.9.18" @@ -6939,36 +6952,33 @@ __metadata: rw-vite-build: bins/rw-vite-build.mjs rw-vite-dev: bins/rw-vite-dev.mjs vite: bins/vite.mjs - checksum: c68d2d070924addc3e86e55994bd24d789def37b49613fd785e73688655feeb38e131e921f23fd738c0bfe4a2ed09e91fe09f2306eebbf75f7a5e39d43b5fba2 + checksum: 0b9eb3e2dc7f3e2901d96f46c94dceeeb37fc9ca51e97d9fbfeea0ac74e24918d4418b969737c829863f6b6543722fc51b6444a5ffcd84ebd7e46fc960bade57 languageName: node linkType: hard -"@redwoodjs/web-server@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/web-server@npm:7.0.0-canary.874" +"@redwoodjs/web-server@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/web-server@npm:7.0.0-canary.889" dependencies: - "@fastify/http-proxy": "npm:9.3.0" - "@fastify/static": "npm:6.12.0" - "@fastify/url-data": "npm:5.4.0" - "@redwoodjs/project-config": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/fastify-web": "npm:7.0.0-canary.889+32e7dbf78" + "@redwoodjs/project-config": "npm:7.0.0-canary.889+32e7dbf78" chalk: "npm:4.1.2" dotenv-defaults: "npm:5.0.2" - fast-glob: "npm:3.3.2" fastify: "npm:4.24.3" yargs: "npm:17.7.2" bin: - rw-web-server: dist/server.js - checksum: 6b7b2d77a0853b43b1d9be85eafdb9ae900773b4da01dd87ce6c0df226a396446ec9e1f68bf0e3634fd083b55bc47c35e5b7b6fec0a29060fd3b81b04630a5ef + rw-web-server: dist/bin.js + checksum: c511846377b4b3b6f0191e42a7a9238fb407636a77e63301ab7be6372815e0fdfb2c399f4255dcc42a7810ea1f605550298bb0522c3ceccd40c262bcec0a7537 languageName: node linkType: hard -"@redwoodjs/web@npm:7.0.0-canary.874, @redwoodjs/web@npm:7.0.0-canary.874+d8d1d3980": - version: 7.0.0-canary.874 - resolution: "@redwoodjs/web@npm:7.0.0-canary.874" +"@redwoodjs/web@npm:7.0.0-canary.889, @redwoodjs/web@npm:7.0.0-canary.889+32e7dbf78": + version: 7.0.0-canary.889 + resolution: "@redwoodjs/web@npm:7.0.0-canary.889" dependencies: "@apollo/client": "npm:3.8.8" "@babel/runtime-corejs3": "npm:7.23.6" - "@redwoodjs/auth": "npm:7.0.0-canary.874+d8d1d3980" + "@redwoodjs/auth": "npm:7.0.0-canary.889+32e7dbf78" core-js: "npm:3.34.0" graphql: "npm:16.8.1" graphql-sse: "npm:2.4.0" @@ -6989,7 +6999,7 @@ __metadata: storybook: dist/bins/storybook.js tsc: dist/bins/tsc.js webpack: dist/bins/webpack.js - checksum: 806a12112753f20400794de17c157d78ffa542bbc8b4daf84b0b6f996fe07e4a1a1fa16eb0fae8cb50f2a3fb551a1bade4a5cfce2c54c369d3024a59e23a86b8 + checksum: a8a97870014681929007fecff4bc7cc3ec66933f9a08c5550dcdeaa26bf346427d8cec03eb57c53c05970d05066fa0268fb2ad5ebc0de9b2e95af53c837f871b languageName: node linkType: hard @@ -10629,13 +10639,13 @@ __metadata: "@babel/types": "npm:7.22.17" "@graphql-inspector/core": "npm:5.0.1" "@prisma/internals": "npm:5.2.0" - "@redwoodjs/api": "npm:7.0.0-canary.874" - "@redwoodjs/api-server": "npm:7.0.0-canary.874" - "@redwoodjs/auth-dbauth-api": "npm:7.0.0-canary.874" - "@redwoodjs/fastify": "npm:7.0.0-canary.874" - "@redwoodjs/graphql-server": "npm:7.0.0-canary.874" - "@redwoodjs/project-config": "npm:7.0.0-canary.874" - "@redwoodjs/realtime": "npm:7.0.0-canary.874" + "@redwoodjs/api": "npm:7.0.0-canary.889" + "@redwoodjs/api-server": "npm:7.0.0-canary.889" + "@redwoodjs/auth-dbauth-api": "npm:7.0.0-canary.889" + "@redwoodjs/fastify": "npm:7.0.0-canary.889" + "@redwoodjs/graphql-server": "npm:7.0.0-canary.889" + "@redwoodjs/project-config": "npm:7.0.0-canary.889" + "@redwoodjs/realtime": "npm:7.0.0-canary.889" "@types/better-sqlite3": "npm:7.6.4" "@types/mailparser": "npm:3.4.0" "@types/smtp-server": "npm:3.5.7" @@ -24554,8 +24564,8 @@ __metadata: version: 0.0.0-use.local resolution: "root-workspace-0b6124@workspace:." dependencies: - "@redwoodjs/cli-storybook": "npm:7.0.0-canary.874" - "@redwoodjs/core": "npm:7.0.0-canary.874" + "@redwoodjs/cli-storybook": "npm:7.0.0-canary.889" + "@redwoodjs/core": "npm:7.0.0-canary.889" chalk: "npm:4.1.2" execa: "npm:5.1.1" fs-extra: "npm:11.1.1" @@ -27703,10 +27713,10 @@ __metadata: "@heroicons/react": "npm:2.1.1" "@nivo/core": "npm:^0.84.0" "@nivo/treemap": "npm:^0.84.0" - "@redwoodjs/forms": "npm:7.0.0-canary.874" - "@redwoodjs/router": "npm:7.0.0-canary.874" - "@redwoodjs/vite": "npm:7.0.0-canary.874" - "@redwoodjs/web": "npm:7.0.0-canary.874" + "@redwoodjs/forms": "npm:7.0.0-canary.889" + "@redwoodjs/router": "npm:7.0.0-canary.889" + "@redwoodjs/vite": "npm:7.0.0-canary.889" + "@redwoodjs/web": "npm:7.0.0-canary.889" "@tremor/react": "npm:3.13.2" "@types/react": "npm:18.2.37" "@types/react-dom": "npm:18.2.15"