create-cedar-app 1.1.1-next.21 → 1.1.1-rc.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/create-cedar-app.js +1 -1
- package/package.json +4 -4
- package/templates/esm-js/api/package.json +2 -2
- package/templates/esm-js/package.json +8 -4
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +247 -215
- package/templates/esm-ts/api/package.json +2 -2
- package/templates/esm-ts/package.json +8 -4
- package/templates/esm-ts/web/package.json +4 -4
- package/templates/esm-ts/yarn.lock +247 -215
- package/templates/js/api/package.json +2 -2
- package/templates/js/package.json +11 -5
- package/templates/js/web/package.json +4 -4
- package/templates/js/yarn.lock +247 -215
- package/templates/ts/api/package.json +2 -2
- package/templates/ts/package.json +11 -5
- package/templates/ts/web/package.json +4 -4
- package/templates/ts/yarn.lock +247 -215
- package/templates/esm-js/api/prisma.config.cjs +0 -9
- package/templates/esm-ts/api/prisma.config.cjs +0 -9
- package/templates/js/api/prisma.config.cjs +0 -9
- package/templates/ts/api/prisma.config.cjs +0 -9
|
@@ -1824,15 +1824,15 @@ __metadata:
|
|
|
1824
1824
|
languageName: node
|
|
1825
1825
|
linkType: hard
|
|
1826
1826
|
|
|
1827
|
-
"@cedarjs/api-server@npm:1.1.
|
|
1828
|
-
version: 1.1.
|
|
1829
|
-
resolution: "@cedarjs/api-server@npm:1.1.
|
|
1830
|
-
dependencies:
|
|
1831
|
-
"@cedarjs/context": "npm:1.1.
|
|
1832
|
-
"@cedarjs/fastify-web": "npm:1.1.
|
|
1833
|
-
"@cedarjs/internal": "npm:1.1.
|
|
1834
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
1835
|
-
"@cedarjs/web-server": "npm:1.1.
|
|
1827
|
+
"@cedarjs/api-server@npm:1.1.1-rc.3":
|
|
1828
|
+
version: 1.1.1-rc.3
|
|
1829
|
+
resolution: "@cedarjs/api-server@npm:1.1.1-rc.3"
|
|
1830
|
+
dependencies:
|
|
1831
|
+
"@cedarjs/context": "npm:1.1.1-rc.3"
|
|
1832
|
+
"@cedarjs/fastify-web": "npm:1.1.1-rc.3"
|
|
1833
|
+
"@cedarjs/internal": "npm:1.1.1-rc.3"
|
|
1834
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
1835
|
+
"@cedarjs/web-server": "npm:1.1.1-rc.3"
|
|
1836
1836
|
"@fastify/multipart": "npm:8.3.1"
|
|
1837
1837
|
"@fastify/url-data": "npm:5.4.0"
|
|
1838
1838
|
ansis: "npm:4.1.0"
|
|
@@ -1848,7 +1848,7 @@ __metadata:
|
|
|
1848
1848
|
split2: "npm:4.2.0"
|
|
1849
1849
|
yargs: "npm:17.7.2"
|
|
1850
1850
|
peerDependencies:
|
|
1851
|
-
"@cedarjs/graphql-server": 1.1.
|
|
1851
|
+
"@cedarjs/graphql-server": 1.1.1-rc.3
|
|
1852
1852
|
peerDependenciesMeta:
|
|
1853
1853
|
"@cedarjs/graphql-server":
|
|
1854
1854
|
optional: true
|
|
@@ -1859,13 +1859,13 @@ __metadata:
|
|
|
1859
1859
|
rw-api-server-watch: ./dist/cjs/watch.js
|
|
1860
1860
|
rw-log-formatter: ./dist/cjs/logFormatter/bin.js
|
|
1861
1861
|
rw-server: ./dist/cjs/bin.js
|
|
1862
|
-
checksum: 10c0/
|
|
1862
|
+
checksum: 10c0/919dfc3f7a86bc9b6ab966c53a75d77aedb2aa9f814bd4f7651b39a9edd22c2019d58a284674da1e85733482d24416c959a23871a11539e81c7f413cff15fbf9
|
|
1863
1863
|
languageName: node
|
|
1864
1864
|
linkType: hard
|
|
1865
1865
|
|
|
1866
|
-
"@cedarjs/api@npm:1.1.
|
|
1867
|
-
version: 1.1.
|
|
1868
|
-
resolution: "@cedarjs/api@npm:1.1.
|
|
1866
|
+
"@cedarjs/api@npm:1.1.1-rc.3":
|
|
1867
|
+
version: 1.1.1-rc.3
|
|
1868
|
+
resolution: "@cedarjs/api@npm:1.1.1-rc.3"
|
|
1869
1869
|
dependencies:
|
|
1870
1870
|
"@prisma/client": "npm:5.20.0"
|
|
1871
1871
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -1890,23 +1890,23 @@ __metadata:
|
|
|
1890
1890
|
rw: ./dist/cjs/bins/redwood.js
|
|
1891
1891
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
1892
1892
|
tsc: ./dist/cjs/bins/tsc.js
|
|
1893
|
-
checksum: 10c0/
|
|
1893
|
+
checksum: 10c0/14dc7f8cbd8eba690d288634532eb83d43769ad15e4eb7c7724b7b266fdc03ecbf8c2a65548cf21b68a4a81711164d1577562c657cd03a716192500d14a5e7f2
|
|
1894
1894
|
languageName: node
|
|
1895
1895
|
linkType: hard
|
|
1896
1896
|
|
|
1897
|
-
"@cedarjs/auth@npm:1.1.
|
|
1898
|
-
version: 1.1.
|
|
1899
|
-
resolution: "@cedarjs/auth@npm:1.1.
|
|
1897
|
+
"@cedarjs/auth@npm:1.1.1-rc.3":
|
|
1898
|
+
version: 1.1.1-rc.3
|
|
1899
|
+
resolution: "@cedarjs/auth@npm:1.1.1-rc.3"
|
|
1900
1900
|
dependencies:
|
|
1901
1901
|
core-js: "npm:3.42.0"
|
|
1902
1902
|
react: "npm:18.3.1"
|
|
1903
|
-
checksum: 10c0/
|
|
1903
|
+
checksum: 10c0/75a418eb1a11dd5d4be82d618b90bfc0d5f89456787abf38b1f6a9df6e090ee346827f668428e99cf204bbd05a1b57a90e469246987f2ff54ffdcf207f960d64
|
|
1904
1904
|
languageName: node
|
|
1905
1905
|
linkType: hard
|
|
1906
1906
|
|
|
1907
|
-
"@cedarjs/babel-config@npm:1.1.
|
|
1908
|
-
version: 1.1.
|
|
1909
|
-
resolution: "@cedarjs/babel-config@npm:1.1.
|
|
1907
|
+
"@cedarjs/babel-config@npm:1.1.1-rc.3":
|
|
1908
|
+
version: 1.1.1-rc.3
|
|
1909
|
+
resolution: "@cedarjs/babel-config@npm:1.1.1-rc.3"
|
|
1910
1910
|
dependencies:
|
|
1911
1911
|
"@babel/core": "npm:^7.26.10"
|
|
1912
1912
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -1921,7 +1921,7 @@ __metadata:
|
|
|
1921
1921
|
"@babel/register": "npm:7.27.1"
|
|
1922
1922
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1923
1923
|
"@babel/traverse": "npm:7.27.4"
|
|
1924
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
1924
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
1925
1925
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1926
1926
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1927
1927
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1929,17 +1929,17 @@ __metadata:
|
|
|
1929
1929
|
fast-glob: "npm:3.3.3"
|
|
1930
1930
|
graphql: "npm:16.9.0"
|
|
1931
1931
|
typescript: "npm:5.9.2"
|
|
1932
|
-
checksum: 10c0/
|
|
1932
|
+
checksum: 10c0/7bd7dfe9b10f7e9ca9caac6ac777596e0e47b63742dd28e2736389479c31cdfd37a11da2880f471e94d68d4cde8d1a8720e30c068ae6764c3640b2238a2eb380
|
|
1933
1933
|
languageName: node
|
|
1934
1934
|
linkType: hard
|
|
1935
1935
|
|
|
1936
|
-
"@cedarjs/cli-helpers@npm:1.1.
|
|
1937
|
-
version: 1.1.
|
|
1938
|
-
resolution: "@cedarjs/cli-helpers@npm:1.1.
|
|
1936
|
+
"@cedarjs/cli-helpers@npm:1.1.1-rc.3":
|
|
1937
|
+
version: 1.1.1-rc.3
|
|
1938
|
+
resolution: "@cedarjs/cli-helpers@npm:1.1.1-rc.3"
|
|
1939
1939
|
dependencies:
|
|
1940
1940
|
"@babel/core": "npm:^7.26.10"
|
|
1941
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
1942
|
-
"@cedarjs/telemetry": "npm:1.1.
|
|
1941
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
1942
|
+
"@cedarjs/telemetry": "npm:1.1.1-rc.3"
|
|
1943
1943
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1944
1944
|
ansis: "npm:4.1.0"
|
|
1945
1945
|
dotenv: "npm:16.4.7"
|
|
@@ -1954,25 +1954,25 @@ __metadata:
|
|
|
1954
1954
|
smol-toml: "npm:1.3.4"
|
|
1955
1955
|
termi-link: "npm:1.1.0"
|
|
1956
1956
|
yargs-parser: "npm:21.1.1"
|
|
1957
|
-
checksum: 10c0/
|
|
1957
|
+
checksum: 10c0/aa7e0be34182a4d7aa95fdd31eb4fbf38203f3e6e326839534f5c12acd39f808ed3f672113161e523aace767196141fde96c959c469027e941309662dc05d0e2
|
|
1958
1958
|
languageName: node
|
|
1959
1959
|
linkType: hard
|
|
1960
1960
|
|
|
1961
|
-
"@cedarjs/cli@npm:1.1.
|
|
1962
|
-
version: 1.1.
|
|
1963
|
-
resolution: "@cedarjs/cli@npm:1.1.
|
|
1961
|
+
"@cedarjs/cli@npm:1.1.1-rc.3":
|
|
1962
|
+
version: 1.1.1-rc.3
|
|
1963
|
+
resolution: "@cedarjs/cli@npm:1.1.1-rc.3"
|
|
1964
1964
|
dependencies:
|
|
1965
1965
|
"@babel/preset-typescript": "npm:7.27.1"
|
|
1966
1966
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1967
|
-
"@cedarjs/api-server": "npm:1.1.
|
|
1968
|
-
"@cedarjs/cli-helpers": "npm:1.1.
|
|
1969
|
-
"@cedarjs/fastify-web": "npm:1.1.
|
|
1970
|
-
"@cedarjs/internal": "npm:1.1.
|
|
1971
|
-
"@cedarjs/prerender": "npm:1.1.
|
|
1972
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
1973
|
-
"@cedarjs/structure": "npm:1.1.
|
|
1974
|
-
"@cedarjs/telemetry": "npm:1.1.
|
|
1975
|
-
"@cedarjs/web-server": "npm:1.1.
|
|
1967
|
+
"@cedarjs/api-server": "npm:1.1.1-rc.3"
|
|
1968
|
+
"@cedarjs/cli-helpers": "npm:1.1.1-rc.3"
|
|
1969
|
+
"@cedarjs/fastify-web": "npm:1.1.1-rc.3"
|
|
1970
|
+
"@cedarjs/internal": "npm:1.1.1-rc.3"
|
|
1971
|
+
"@cedarjs/prerender": "npm:1.1.1-rc.3"
|
|
1972
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
1973
|
+
"@cedarjs/structure": "npm:1.1.1-rc.3"
|
|
1974
|
+
"@cedarjs/telemetry": "npm:1.1.1-rc.3"
|
|
1975
|
+
"@cedarjs/web-server": "npm:1.1.1-rc.3"
|
|
1976
1976
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1977
1977
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1978
1978
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -2025,41 +2025,41 @@ __metadata:
|
|
|
2025
2025
|
redwood: ./dist/index.js
|
|
2026
2026
|
rw: ./dist/index.js
|
|
2027
2027
|
rwfw: ./dist/rwfw.js
|
|
2028
|
-
checksum: 10c0/
|
|
2028
|
+
checksum: 10c0/c6035f9a159e267fb00d603575fc8686c19da52d5abac160296929d8cb786ec893e5919b093edf47dba0d21036f14e65deba17e9a0db60ca4d9358a7b36bce52
|
|
2029
2029
|
languageName: node
|
|
2030
2030
|
linkType: hard
|
|
2031
2031
|
|
|
2032
|
-
"@cedarjs/context@npm:1.1.
|
|
2033
|
-
version: 1.1.
|
|
2034
|
-
resolution: "@cedarjs/context@npm:1.1.
|
|
2035
|
-
checksum: 10c0/
|
|
2032
|
+
"@cedarjs/context@npm:1.1.1-rc.3":
|
|
2033
|
+
version: 1.1.1-rc.3
|
|
2034
|
+
resolution: "@cedarjs/context@npm:1.1.1-rc.3"
|
|
2035
|
+
checksum: 10c0/5c75d08c961c4f1b573b19216c58623c42b828c80dc88856b5a6137c12af202e525c4f6a591c0fb172b2a8f4f474ba5bbf4e6ea15e9f461d24c4b919328649c2
|
|
2036
2036
|
languageName: node
|
|
2037
2037
|
linkType: hard
|
|
2038
2038
|
|
|
2039
|
-
"@cedarjs/cookie-jar@npm:1.1.
|
|
2040
|
-
version: 1.1.
|
|
2041
|
-
resolution: "@cedarjs/cookie-jar@npm:1.1.
|
|
2039
|
+
"@cedarjs/cookie-jar@npm:1.1.1-rc.3":
|
|
2040
|
+
version: 1.1.1-rc.3
|
|
2041
|
+
resolution: "@cedarjs/cookie-jar@npm:1.1.1-rc.3"
|
|
2042
2042
|
dependencies:
|
|
2043
2043
|
cookie: "npm:0.7.2"
|
|
2044
2044
|
esbuild: "npm:0.25.9"
|
|
2045
2045
|
fast-glob: "npm:3.3.3"
|
|
2046
2046
|
fs-extra: "npm:11.2.0"
|
|
2047
|
-
checksum: 10c0/
|
|
2047
|
+
checksum: 10c0/978f355aba64a31b28ae0710ade3370b82634e097c86dd1cef6c5dbfd9e56bfa724b6cd50db0d3d6fbb62bc56b4b5e45a36cebc45cfcc7e2a8f6f2db0aebcb7b
|
|
2048
2048
|
languageName: node
|
|
2049
2049
|
linkType: hard
|
|
2050
2050
|
|
|
2051
|
-
"@cedarjs/core@npm:1.1.
|
|
2052
|
-
version: 1.1.
|
|
2053
|
-
resolution: "@cedarjs/core@npm:1.1.
|
|
2051
|
+
"@cedarjs/core@npm:1.1.1-rc.3":
|
|
2052
|
+
version: 1.1.1-rc.3
|
|
2053
|
+
resolution: "@cedarjs/core@npm:1.1.1-rc.3"
|
|
2054
2054
|
dependencies:
|
|
2055
2055
|
"@babel/cli": "npm:7.27.2"
|
|
2056
|
-
"@cedarjs/api-server": "npm:1.1.
|
|
2057
|
-
"@cedarjs/cli": "npm:1.1.
|
|
2058
|
-
"@cedarjs/eslint-config": "npm:1.1.
|
|
2059
|
-
"@cedarjs/internal": "npm:1.1.
|
|
2060
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2061
|
-
"@cedarjs/testing": "npm:1.1.
|
|
2062
|
-
"@cedarjs/web-server": "npm:1.1.
|
|
2056
|
+
"@cedarjs/api-server": "npm:1.1.1-rc.3"
|
|
2057
|
+
"@cedarjs/cli": "npm:1.1.1-rc.3"
|
|
2058
|
+
"@cedarjs/eslint-config": "npm:1.1.1-rc.3"
|
|
2059
|
+
"@cedarjs/internal": "npm:1.1.1-rc.3"
|
|
2060
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2061
|
+
"@cedarjs/testing": "npm:1.1.1-rc.3"
|
|
2062
|
+
"@cedarjs/web-server": "npm:1.1.1-rc.3"
|
|
2063
2063
|
graphql-tag: "npm:2.12.6"
|
|
2064
2064
|
lodash: "npm:4.17.21"
|
|
2065
2065
|
nodemon: "npm:3.1.10"
|
|
@@ -2089,20 +2089,20 @@ __metadata:
|
|
|
2089
2089
|
rw-web-server: ./dist/bins/rw-web-server.js
|
|
2090
2090
|
rwfw: ./dist/bins/rwfw.js
|
|
2091
2091
|
vitest: ./dist/bins/vitest.js
|
|
2092
|
-
checksum: 10c0/
|
|
2092
|
+
checksum: 10c0/9379a3a622c0fceb6e4aa6eaaea5c98181a7e186c977b95d82ec2d7289641eab7a08b52818eed0779a5628775e2ee88ab6618b4548680f13b54c30aa95e02eff
|
|
2093
2093
|
languageName: node
|
|
2094
2094
|
linkType: hard
|
|
2095
2095
|
|
|
2096
|
-
"@cedarjs/eslint-config@npm:1.1.
|
|
2097
|
-
version: 1.1.
|
|
2098
|
-
resolution: "@cedarjs/eslint-config@npm:1.1.
|
|
2096
|
+
"@cedarjs/eslint-config@npm:1.1.1-rc.3":
|
|
2097
|
+
version: 1.1.1-rc.3
|
|
2098
|
+
resolution: "@cedarjs/eslint-config@npm:1.1.1-rc.3"
|
|
2099
2099
|
dependencies:
|
|
2100
2100
|
"@babel/core": "npm:^7.26.10"
|
|
2101
2101
|
"@babel/eslint-parser": "npm:7.27.5"
|
|
2102
2102
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2103
|
-
"@cedarjs/eslint-plugin": "npm:1.1.
|
|
2104
|
-
"@cedarjs/internal": "npm:1.1.
|
|
2105
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2103
|
+
"@cedarjs/eslint-plugin": "npm:1.1.1-rc.3"
|
|
2104
|
+
"@cedarjs/internal": "npm:1.1.1-rc.3"
|
|
2105
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2106
2106
|
"@typescript-eslint/eslint-plugin": "npm:8.44.0"
|
|
2107
2107
|
"@typescript-eslint/parser": "npm:8.44.0"
|
|
2108
2108
|
eslint: "npm:8.57.1"
|
|
@@ -2116,53 +2116,53 @@ __metadata:
|
|
|
2116
2116
|
eslint-plugin-react: "npm:7.36.1"
|
|
2117
2117
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2118
2118
|
prettier: "npm:3.6.2"
|
|
2119
|
-
checksum: 10c0/
|
|
2119
|
+
checksum: 10c0/3fbaff308aa502dbb849ac0dcf9b91521277891c88cc96fffb939bef2015a292a7e00005235d9b51568b1c1f5186fb983bc3b24c566e47ef1e6a295a1dd906f5
|
|
2120
2120
|
languageName: node
|
|
2121
2121
|
linkType: hard
|
|
2122
2122
|
|
|
2123
|
-
"@cedarjs/eslint-plugin@npm:1.1.
|
|
2124
|
-
version: 1.1.
|
|
2125
|
-
resolution: "@cedarjs/eslint-plugin@npm:1.1.
|
|
2123
|
+
"@cedarjs/eslint-plugin@npm:1.1.1-rc.3":
|
|
2124
|
+
version: 1.1.1-rc.3
|
|
2125
|
+
resolution: "@cedarjs/eslint-plugin@npm:1.1.1-rc.3"
|
|
2126
2126
|
dependencies:
|
|
2127
2127
|
"@typescript-eslint/utils": "npm:8.44.0"
|
|
2128
2128
|
eslint: "npm:8.57.1"
|
|
2129
|
-
checksum: 10c0/
|
|
2129
|
+
checksum: 10c0/00d406c75ea9b91c57f9adb66ae81742f44b01a8d3d01058f08f5c6965c702a97dd709863a02bdf2853ce6bdd21aa8b0af4c944602236b994272daa8dfc92c27
|
|
2130
2130
|
languageName: node
|
|
2131
2131
|
linkType: hard
|
|
2132
2132
|
|
|
2133
|
-
"@cedarjs/fastify-web@npm:1.1.
|
|
2134
|
-
version: 1.1.
|
|
2135
|
-
resolution: "@cedarjs/fastify-web@npm:1.1.
|
|
2133
|
+
"@cedarjs/fastify-web@npm:1.1.1-rc.3":
|
|
2134
|
+
version: 1.1.1-rc.3
|
|
2135
|
+
resolution: "@cedarjs/fastify-web@npm:1.1.1-rc.3"
|
|
2136
2136
|
dependencies:
|
|
2137
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2137
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2138
2138
|
"@fastify/http-proxy": "npm:9.5.0"
|
|
2139
2139
|
"@fastify/static": "npm:6.12.0"
|
|
2140
2140
|
"@fastify/url-data": "npm:5.4.0"
|
|
2141
2141
|
fast-glob: "npm:3.3.3"
|
|
2142
|
-
checksum: 10c0/
|
|
2142
|
+
checksum: 10c0/5250186de6fe77a3451a1d1bc78d9a6eb58f018d89d5bc66e84d436a504be30280478181640ab631c53b9a3fd641c7b25cb3366eebadda802beba5194f0b6c80
|
|
2143
2143
|
languageName: node
|
|
2144
2144
|
linkType: hard
|
|
2145
2145
|
|
|
2146
|
-
"@cedarjs/forms@npm:1.1.
|
|
2147
|
-
version: 1.1.
|
|
2148
|
-
resolution: "@cedarjs/forms@npm:1.1.
|
|
2146
|
+
"@cedarjs/forms@npm:1.1.1-rc.3":
|
|
2147
|
+
version: 1.1.1-rc.3
|
|
2148
|
+
resolution: "@cedarjs/forms@npm:1.1.1-rc.3"
|
|
2149
2149
|
dependencies:
|
|
2150
2150
|
graphql: "npm:16.9.0"
|
|
2151
2151
|
pascalcase: "npm:1.0.0"
|
|
2152
2152
|
react-hook-form: "npm:7.54.2"
|
|
2153
2153
|
peerDependencies:
|
|
2154
2154
|
react: 18.3.1
|
|
2155
|
-
checksum: 10c0/
|
|
2155
|
+
checksum: 10c0/f7dae97c6bba842e0418fe6ee7d96e690be953aae7cde88f68f2f74c8180ea4b9b024de821c4f527172ea5c567c4d67b58e7c7ec27a94c3d27110edc4b75e35d
|
|
2156
2156
|
languageName: node
|
|
2157
2157
|
linkType: hard
|
|
2158
2158
|
|
|
2159
|
-
"@cedarjs/graphql-server@npm:1.1.
|
|
2160
|
-
version: 1.1.
|
|
2161
|
-
resolution: "@cedarjs/graphql-server@npm:1.1.
|
|
2159
|
+
"@cedarjs/graphql-server@npm:1.1.1-rc.3":
|
|
2160
|
+
version: 1.1.1-rc.3
|
|
2161
|
+
resolution: "@cedarjs/graphql-server@npm:1.1.1-rc.3"
|
|
2162
2162
|
dependencies:
|
|
2163
2163
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2164
|
-
"@cedarjs/api": "npm:1.1.
|
|
2165
|
-
"@cedarjs/context": "npm:1.1.
|
|
2164
|
+
"@cedarjs/api": "npm:1.1.1-rc.3"
|
|
2165
|
+
"@cedarjs/context": "npm:1.1.1-rc.3"
|
|
2166
2166
|
"@envelop/core": "npm:5.0.2"
|
|
2167
2167
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2168
2168
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2181,13 +2181,13 @@ __metadata:
|
|
|
2181
2181
|
graphql-yoga: "npm:5.7.0"
|
|
2182
2182
|
lodash: "npm:4.17.21"
|
|
2183
2183
|
uuid: "npm:10.0.0"
|
|
2184
|
-
checksum: 10c0/
|
|
2184
|
+
checksum: 10c0/6d0a3f2f62c9146871eca64d9739f25cdfd785a704c23c39f436d806af91b91afae493763f5df42277e5893f3b3c91954193409936d9f3a36c41e307a1150c9f
|
|
2185
2185
|
languageName: node
|
|
2186
2186
|
linkType: hard
|
|
2187
2187
|
|
|
2188
|
-
"@cedarjs/internal@npm:1.1.
|
|
2189
|
-
version: 1.1.
|
|
2190
|
-
resolution: "@cedarjs/internal@npm:1.1.
|
|
2188
|
+
"@cedarjs/internal@npm:1.1.1-rc.3":
|
|
2189
|
+
version: 1.1.1-rc.3
|
|
2190
|
+
resolution: "@cedarjs/internal@npm:1.1.1-rc.3"
|
|
2191
2191
|
dependencies:
|
|
2192
2192
|
"@babel/core": "npm:^7.26.10"
|
|
2193
2193
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -2195,10 +2195,10 @@ __metadata:
|
|
|
2195
2195
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2196
2196
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2197
2197
|
"@babel/traverse": "npm:7.27.4"
|
|
2198
|
-
"@cedarjs/babel-config": "npm:1.1.
|
|
2199
|
-
"@cedarjs/graphql-server": "npm:1.1.
|
|
2200
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2201
|
-
"@cedarjs/router": "npm:1.1.
|
|
2198
|
+
"@cedarjs/babel-config": "npm:1.1.1-rc.3"
|
|
2199
|
+
"@cedarjs/graphql-server": "npm:1.1.1-rc.3"
|
|
2200
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2201
|
+
"@cedarjs/router": "npm:1.1.1-rc.3"
|
|
2202
2202
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2203
2203
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2204
2204
|
"@graphql-codegen/client-preset": "npm:4.3.3"
|
|
@@ -2231,24 +2231,24 @@ __metadata:
|
|
|
2231
2231
|
bin:
|
|
2232
2232
|
rw-gen: ./dist/generate/generate.js
|
|
2233
2233
|
rw-gen-watch: ./dist/generate/watch.js
|
|
2234
|
-
checksum: 10c0/
|
|
2234
|
+
checksum: 10c0/24f7efa2eb4db023501a6f3042a89e0ebe6ea2c131c7cd5603be1f7f03fa95e6b05b5cf34af900873963ce432ba1149dc5680d4044afc06af8ebf611ec9e42e5
|
|
2235
2235
|
languageName: node
|
|
2236
2236
|
linkType: hard
|
|
2237
2237
|
|
|
2238
|
-
"@cedarjs/prerender@npm:1.1.
|
|
2239
|
-
version: 1.1.
|
|
2240
|
-
resolution: "@cedarjs/prerender@npm:1.1.
|
|
2238
|
+
"@cedarjs/prerender@npm:1.1.1-rc.3":
|
|
2239
|
+
version: 1.1.1-rc.3
|
|
2240
|
+
resolution: "@cedarjs/prerender@npm:1.1.1-rc.3"
|
|
2241
2241
|
dependencies:
|
|
2242
2242
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2243
2243
|
"@babel/generator": "npm:7.27.5"
|
|
2244
2244
|
"@babel/parser": "npm:7.27.5"
|
|
2245
2245
|
"@babel/traverse": "npm:7.27.4"
|
|
2246
|
-
"@cedarjs/babel-config": "npm:1.1.
|
|
2247
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2248
|
-
"@cedarjs/router": "npm:1.1.
|
|
2249
|
-
"@cedarjs/structure": "npm:1.1.
|
|
2250
|
-
"@cedarjs/vite": "npm:1.1.
|
|
2251
|
-
"@cedarjs/web": "npm:1.1.
|
|
2246
|
+
"@cedarjs/babel-config": "npm:1.1.1-rc.3"
|
|
2247
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2248
|
+
"@cedarjs/router": "npm:1.1.1-rc.3"
|
|
2249
|
+
"@cedarjs/structure": "npm:1.1.1-rc.3"
|
|
2250
|
+
"@cedarjs/vite": "npm:1.1.1-rc.3"
|
|
2251
|
+
"@cedarjs/web": "npm:1.1.1-rc.3"
|
|
2252
2252
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2253
2253
|
"@rollup/plugin-commonjs": "npm:28.0.6"
|
|
2254
2254
|
"@rollup/plugin-node-resolve": "npm:16.0.1"
|
|
@@ -2268,58 +2268,58 @@ __metadata:
|
|
|
2268
2268
|
peerDependencies:
|
|
2269
2269
|
react: 18.3.1
|
|
2270
2270
|
react-dom: 18.3.1
|
|
2271
|
-
checksum: 10c0/
|
|
2271
|
+
checksum: 10c0/d4a82177cab95c9c5a1593adef6a9dec038fd736dcc85c15b59b936434635bd0684dc1497f206ee5b46e24c968a7bbc3903051003202cf8288de172cecd71d69
|
|
2272
2272
|
languageName: node
|
|
2273
2273
|
linkType: hard
|
|
2274
2274
|
|
|
2275
|
-
"@cedarjs/project-config@npm:1.1.
|
|
2276
|
-
version: 1.1.
|
|
2277
|
-
resolution: "@cedarjs/project-config@npm:1.1.
|
|
2275
|
+
"@cedarjs/project-config@npm:1.1.1-rc.3":
|
|
2276
|
+
version: 1.1.1-rc.3
|
|
2277
|
+
resolution: "@cedarjs/project-config@npm:1.1.1-rc.3"
|
|
2278
2278
|
dependencies:
|
|
2279
2279
|
deepmerge: "npm:4.3.1"
|
|
2280
2280
|
fast-glob: "npm:3.3.3"
|
|
2281
2281
|
smol-toml: "npm:1.3.4"
|
|
2282
2282
|
string-env-interpolation: "npm:1.0.1"
|
|
2283
|
-
checksum: 10c0/
|
|
2283
|
+
checksum: 10c0/3beddfd5bca69e86a40b524e896d1e9b32faec59e51ab45bef7b3329cfcab484a2bff7f9b668d174d36faae65f20b424f3dfca661af99108255a9986e9287c01
|
|
2284
2284
|
languageName: node
|
|
2285
2285
|
linkType: hard
|
|
2286
2286
|
|
|
2287
|
-
"@cedarjs/router@npm:1.1.
|
|
2288
|
-
version: 1.1.
|
|
2289
|
-
resolution: "@cedarjs/router@npm:1.1.
|
|
2287
|
+
"@cedarjs/router@npm:1.1.1-rc.3":
|
|
2288
|
+
version: 1.1.1-rc.3
|
|
2289
|
+
resolution: "@cedarjs/router@npm:1.1.1-rc.3"
|
|
2290
2290
|
dependencies:
|
|
2291
2291
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2292
|
-
"@cedarjs/auth": "npm:1.1.
|
|
2293
|
-
"@cedarjs/server-store": "npm:1.1.
|
|
2292
|
+
"@cedarjs/auth": "npm:1.1.1-rc.3"
|
|
2293
|
+
"@cedarjs/server-store": "npm:1.1.1-rc.3"
|
|
2294
2294
|
core-js: "npm:3.42.0"
|
|
2295
2295
|
react: "npm:18.3.1"
|
|
2296
2296
|
react-dom: "npm:18.3.1"
|
|
2297
2297
|
peerDependencies:
|
|
2298
2298
|
react: 18.3.1
|
|
2299
2299
|
react-dom: 18.3.1
|
|
2300
|
-
checksum: 10c0/
|
|
2300
|
+
checksum: 10c0/dce353db33f476398d59881621776a762ab888226b02660416d070d81b03de6b81ca5608dc7e4b2a71c981df4b9bdc64ca8fac734093b8cd6f1c5e624328bc0d
|
|
2301
2301
|
languageName: node
|
|
2302
2302
|
linkType: hard
|
|
2303
2303
|
|
|
2304
|
-
"@cedarjs/server-store@npm:1.1.
|
|
2305
|
-
version: 1.1.
|
|
2306
|
-
resolution: "@cedarjs/server-store@npm:1.1.
|
|
2304
|
+
"@cedarjs/server-store@npm:1.1.1-rc.3":
|
|
2305
|
+
version: 1.1.1-rc.3
|
|
2306
|
+
resolution: "@cedarjs/server-store@npm:1.1.1-rc.3"
|
|
2307
2307
|
dependencies:
|
|
2308
|
-
"@cedarjs/auth": "npm:1.1.
|
|
2309
|
-
"@cedarjs/cookie-jar": "npm:1.1.
|
|
2308
|
+
"@cedarjs/auth": "npm:1.1.1-rc.3"
|
|
2309
|
+
"@cedarjs/cookie-jar": "npm:1.1.1-rc.3"
|
|
2310
2310
|
esbuild: "npm:0.25.9"
|
|
2311
2311
|
fast-glob: "npm:3.3.3"
|
|
2312
2312
|
fs-extra: "npm:11.2.0"
|
|
2313
|
-
checksum: 10c0/
|
|
2313
|
+
checksum: 10c0/4ff119c85f8567b4415bcb6a2212bcbce6afe7ecd48c34bfe5a8a82a61086900b89b2f04a8ea6e4e79e18e0a6bf1ab7fe798b00d9881b255164805b310938242
|
|
2314
2314
|
languageName: node
|
|
2315
2315
|
linkType: hard
|
|
2316
2316
|
|
|
2317
|
-
"@cedarjs/structure@npm:1.1.
|
|
2318
|
-
version: 1.1.
|
|
2319
|
-
resolution: "@cedarjs/structure@npm:1.1.
|
|
2317
|
+
"@cedarjs/structure@npm:1.1.1-rc.3":
|
|
2318
|
+
version: 1.1.1-rc.3
|
|
2319
|
+
resolution: "@cedarjs/structure@npm:1.1.1-rc.3"
|
|
2320
2320
|
dependencies:
|
|
2321
2321
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2322
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2322
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2323
2323
|
"@prisma/internals": "npm:5.20.0"
|
|
2324
2324
|
"@types/line-column": "npm:1.0.2"
|
|
2325
2325
|
camelcase: "npm:6.3.0"
|
|
@@ -2342,37 +2342,37 @@ __metadata:
|
|
|
2342
2342
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2343
2343
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2344
2344
|
yargs-parser: "npm:21.1.1"
|
|
2345
|
-
checksum: 10c0/
|
|
2345
|
+
checksum: 10c0/54255e541e8f7391be171dbab8a280a7afdb3a8d3d219927604cdcf3e4c64fc54f7f607fcceb4f5069f98337d9fdb3899be2ecc58233894ebc3f821efa353360
|
|
2346
2346
|
languageName: node
|
|
2347
2347
|
linkType: hard
|
|
2348
2348
|
|
|
2349
|
-
"@cedarjs/telemetry@npm:1.1.
|
|
2350
|
-
version: 1.1.
|
|
2351
|
-
resolution: "@cedarjs/telemetry@npm:1.1.
|
|
2349
|
+
"@cedarjs/telemetry@npm:1.1.1-rc.3":
|
|
2350
|
+
version: 1.1.1-rc.3
|
|
2351
|
+
resolution: "@cedarjs/telemetry@npm:1.1.1-rc.3"
|
|
2352
2352
|
dependencies:
|
|
2353
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2354
|
-
"@cedarjs/structure": "npm:1.1.
|
|
2353
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2354
|
+
"@cedarjs/structure": "npm:1.1.1-rc.3"
|
|
2355
2355
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2356
2356
|
ci-info: "npm:4.0.0"
|
|
2357
2357
|
envinfo: "npm:7.14.0"
|
|
2358
2358
|
systeminformation: "npm:5.23.8"
|
|
2359
2359
|
uuid: "npm:10.0.0"
|
|
2360
2360
|
yargs: "npm:17.7.2"
|
|
2361
|
-
checksum: 10c0/
|
|
2361
|
+
checksum: 10c0/96188a9eab1fefc0030e2ab29affbdf33fb651a791613a362d8e060780a66eb8d890af538ee95fdf26106548b212df9398ec34e2a2e838b4a9de324defa58655
|
|
2362
2362
|
languageName: node
|
|
2363
2363
|
linkType: hard
|
|
2364
2364
|
|
|
2365
|
-
"@cedarjs/testing@npm:1.1.
|
|
2366
|
-
version: 1.1.
|
|
2367
|
-
resolution: "@cedarjs/testing@npm:1.1.
|
|
2368
|
-
dependencies:
|
|
2369
|
-
"@cedarjs/auth": "npm:1.1.
|
|
2370
|
-
"@cedarjs/babel-config": "npm:1.1.
|
|
2371
|
-
"@cedarjs/context": "npm:1.1.
|
|
2372
|
-
"@cedarjs/graphql-server": "npm:1.1.
|
|
2373
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2374
|
-
"@cedarjs/router": "npm:1.1.
|
|
2375
|
-
"@cedarjs/web": "npm:1.1.
|
|
2365
|
+
"@cedarjs/testing@npm:1.1.1-rc.3":
|
|
2366
|
+
version: 1.1.1-rc.3
|
|
2367
|
+
resolution: "@cedarjs/testing@npm:1.1.1-rc.3"
|
|
2368
|
+
dependencies:
|
|
2369
|
+
"@cedarjs/auth": "npm:1.1.1-rc.3"
|
|
2370
|
+
"@cedarjs/babel-config": "npm:1.1.1-rc.3"
|
|
2371
|
+
"@cedarjs/context": "npm:1.1.1-rc.3"
|
|
2372
|
+
"@cedarjs/graphql-server": "npm:1.1.1-rc.3"
|
|
2373
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2374
|
+
"@cedarjs/router": "npm:1.1.1-rc.3"
|
|
2375
|
+
"@cedarjs/web": "npm:1.1.1-rc.3"
|
|
2376
2376
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2377
2377
|
"@testing-library/react": "npm:14.3.1"
|
|
2378
2378
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2395,26 +2395,26 @@ __metadata:
|
|
|
2395
2395
|
peerDependenciesMeta:
|
|
2396
2396
|
vitest:
|
|
2397
2397
|
optional: true
|
|
2398
|
-
checksum: 10c0/
|
|
2398
|
+
checksum: 10c0/f3aa92e794feb6b617d356fe3f9698fb4aa078b9c6e2ba89388049c47c0d5ffe149776f7cc9f1d1308649757472b3b1db27f72f960a55c6e580d138b1d7cbe58
|
|
2399
2399
|
languageName: node
|
|
2400
2400
|
linkType: hard
|
|
2401
2401
|
|
|
2402
|
-
"@cedarjs/vite@npm:1.1.
|
|
2403
|
-
version: 1.1.
|
|
2404
|
-
resolution: "@cedarjs/vite@npm:1.1.
|
|
2402
|
+
"@cedarjs/vite@npm:1.1.1-rc.3":
|
|
2403
|
+
version: 1.1.1-rc.3
|
|
2404
|
+
resolution: "@cedarjs/vite@npm:1.1.1-rc.3"
|
|
2405
2405
|
dependencies:
|
|
2406
2406
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2407
2407
|
"@babel/generator": "npm:7.27.5"
|
|
2408
2408
|
"@babel/parser": "npm:7.27.5"
|
|
2409
2409
|
"@babel/traverse": "npm:7.27.4"
|
|
2410
|
-
"@cedarjs/auth": "npm:1.1.
|
|
2411
|
-
"@cedarjs/babel-config": "npm:1.1.
|
|
2412
|
-
"@cedarjs/cookie-jar": "npm:1.1.
|
|
2413
|
-
"@cedarjs/internal": "npm:1.1.
|
|
2414
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2415
|
-
"@cedarjs/server-store": "npm:1.1.
|
|
2416
|
-
"@cedarjs/testing": "npm:1.1.
|
|
2417
|
-
"@cedarjs/web": "npm:1.1.
|
|
2410
|
+
"@cedarjs/auth": "npm:1.1.1-rc.3"
|
|
2411
|
+
"@cedarjs/babel-config": "npm:1.1.1-rc.3"
|
|
2412
|
+
"@cedarjs/cookie-jar": "npm:1.1.1-rc.3"
|
|
2413
|
+
"@cedarjs/internal": "npm:1.1.1-rc.3"
|
|
2414
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2415
|
+
"@cedarjs/server-store": "npm:1.1.1-rc.3"
|
|
2416
|
+
"@cedarjs/testing": "npm:1.1.1-rc.3"
|
|
2417
|
+
"@cedarjs/web": "npm:1.1.1-rc.3"
|
|
2418
2418
|
"@swc/core": "npm:1.13.5"
|
|
2419
2419
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2420
2420
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -2445,16 +2445,16 @@ __metadata:
|
|
|
2445
2445
|
rw-vite-build: ./bins/rw-vite-build.mjs
|
|
2446
2446
|
rw-vite-dev: ./bins/rw-vite-dev.mjs
|
|
2447
2447
|
vite: ./bins/vite.mjs
|
|
2448
|
-
checksum: 10c0/
|
|
2448
|
+
checksum: 10c0/9beee4f64f5786f3d2a78b9c8787b65c06ae41ca9fd451797541c1c38b6e06db45bc5e632c956e2617c04fb4d76db42d8fa9c563401893149fe213d51ee333ee
|
|
2449
2449
|
languageName: node
|
|
2450
2450
|
linkType: hard
|
|
2451
2451
|
|
|
2452
|
-
"@cedarjs/web-server@npm:1.1.
|
|
2453
|
-
version: 1.1.
|
|
2454
|
-
resolution: "@cedarjs/web-server@npm:1.1.
|
|
2452
|
+
"@cedarjs/web-server@npm:1.1.1-rc.3":
|
|
2453
|
+
version: 1.1.1-rc.3
|
|
2454
|
+
resolution: "@cedarjs/web-server@npm:1.1.1-rc.3"
|
|
2455
2455
|
dependencies:
|
|
2456
|
-
"@cedarjs/fastify-web": "npm:1.1.
|
|
2457
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
2456
|
+
"@cedarjs/fastify-web": "npm:1.1.1-rc.3"
|
|
2457
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
2458
2458
|
ansis: "npm:4.1.0"
|
|
2459
2459
|
dotenv-defaults: "npm:5.0.2"
|
|
2460
2460
|
fastify: "npm:4.28.1"
|
|
@@ -2462,18 +2462,18 @@ __metadata:
|
|
|
2462
2462
|
yargs: "npm:17.7.2"
|
|
2463
2463
|
bin:
|
|
2464
2464
|
rw-web-server: ./dist/bin.js
|
|
2465
|
-
checksum: 10c0/
|
|
2465
|
+
checksum: 10c0/054595c3cd58dad36f18e830506302e986281bafb51c4f2d71eb878052e2a4afdb29269a4abd5e72fe4385cf1ef57ad9c894f3309202c3f293540c3f830ed9f2
|
|
2466
2466
|
languageName: node
|
|
2467
2467
|
linkType: hard
|
|
2468
2468
|
|
|
2469
|
-
"@cedarjs/web@npm:1.1.
|
|
2470
|
-
version: 1.1.
|
|
2471
|
-
resolution: "@cedarjs/web@npm:1.1.
|
|
2469
|
+
"@cedarjs/web@npm:1.1.1-rc.3":
|
|
2470
|
+
version: 1.1.1-rc.3
|
|
2471
|
+
resolution: "@cedarjs/web@npm:1.1.1-rc.3"
|
|
2472
2472
|
dependencies:
|
|
2473
2473
|
"@apollo/client": "npm:3.13.9"
|
|
2474
2474
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2475
|
-
"@cedarjs/auth": "npm:1.1.
|
|
2476
|
-
"@cedarjs/server-store": "npm:1.1.
|
|
2475
|
+
"@cedarjs/auth": "npm:1.1.1-rc.3"
|
|
2476
|
+
"@cedarjs/server-store": "npm:1.1.1-rc.3"
|
|
2477
2477
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2478
2478
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2479
2479
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2498,7 +2498,7 @@ __metadata:
|
|
|
2498
2498
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
2499
2499
|
storybook: ./dist/cjs/bins/storybook.js
|
|
2500
2500
|
tsc: ./dist/cjs/bins/tsc.js
|
|
2501
|
-
checksum: 10c0/
|
|
2501
|
+
checksum: 10c0/92c26d8879723d074c2854a26157d028ff5acbe2f9b4da46784604ab82e906b34959af7132a7cc43c9957a2acd358e56f713661332bb39eacb88ba38cd9d17cd
|
|
2502
2502
|
languageName: node
|
|
2503
2503
|
linkType: hard
|
|
2504
2504
|
|
|
@@ -3882,10 +3882,10 @@ __metadata:
|
|
|
3882
3882
|
linkType: hard
|
|
3883
3883
|
|
|
3884
3884
|
"@graphql-tools/executor@npm:^1.3.0":
|
|
3885
|
-
version: 1.
|
|
3886
|
-
resolution: "@graphql-tools/executor@npm:1.
|
|
3885
|
+
version: 1.5.0
|
|
3886
|
+
resolution: "@graphql-tools/executor@npm:1.5.0"
|
|
3887
3887
|
dependencies:
|
|
3888
|
-
"@graphql-tools/utils": "npm:^10.
|
|
3888
|
+
"@graphql-tools/utils": "npm:^10.11.0"
|
|
3889
3889
|
"@graphql-typed-document-node/core": "npm:^3.2.0"
|
|
3890
3890
|
"@repeaterjs/repeater": "npm:^3.0.4"
|
|
3891
3891
|
"@whatwg-node/disposablestack": "npm:^0.0.6"
|
|
@@ -3893,7 +3893,7 @@ __metadata:
|
|
|
3893
3893
|
tslib: "npm:^2.4.0"
|
|
3894
3894
|
peerDependencies:
|
|
3895
3895
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
3896
|
-
checksum: 10c0/
|
|
3896
|
+
checksum: 10c0/942941d6111da414e863daaf36a921654df2608dac2d074ae9b1bdea950ef1b6182376a04a5267c83961ccffea0f50361ce556d93cdd043844e78a7ba247f909
|
|
3897
3897
|
languageName: node
|
|
3898
3898
|
linkType: hard
|
|
3899
3899
|
|
|
@@ -4026,15 +4026,15 @@ __metadata:
|
|
|
4026
4026
|
languageName: node
|
|
4027
4027
|
linkType: hard
|
|
4028
4028
|
|
|
4029
|
-
"@graphql-tools/merge@npm:^9.0.6, @graphql-tools/merge@npm:^9.1.
|
|
4030
|
-
version: 9.1.
|
|
4031
|
-
resolution: "@graphql-tools/merge@npm:9.1.
|
|
4029
|
+
"@graphql-tools/merge@npm:^9.0.6, @graphql-tools/merge@npm:^9.1.6":
|
|
4030
|
+
version: 9.1.6
|
|
4031
|
+
resolution: "@graphql-tools/merge@npm:9.1.6"
|
|
4032
4032
|
dependencies:
|
|
4033
|
-
"@graphql-tools/utils": "npm:^10.
|
|
4033
|
+
"@graphql-tools/utils": "npm:^10.11.0"
|
|
4034
4034
|
tslib: "npm:^2.4.0"
|
|
4035
4035
|
peerDependencies:
|
|
4036
4036
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
4037
|
-
checksum: 10c0/
|
|
4037
|
+
checksum: 10c0/4e51bc41101fa70c72393075d0fb419fcc92b0ecdf93bb7a749787f7cd699291af86e75c29a6447bec138d28ea79d4fba6bb27e5182ff2d33861d2af6fc759ff
|
|
4038
4038
|
languageName: node
|
|
4039
4039
|
linkType: hard
|
|
4040
4040
|
|
|
@@ -4102,15 +4102,15 @@ __metadata:
|
|
|
4102
4102
|
linkType: hard
|
|
4103
4103
|
|
|
4104
4104
|
"@graphql-tools/relay-operation-optimizer@npm:^7.0.0":
|
|
4105
|
-
version: 7.0.
|
|
4106
|
-
resolution: "@graphql-tools/relay-operation-optimizer@npm:7.0.
|
|
4105
|
+
version: 7.0.26
|
|
4106
|
+
resolution: "@graphql-tools/relay-operation-optimizer@npm:7.0.26"
|
|
4107
4107
|
dependencies:
|
|
4108
4108
|
"@ardatan/relay-compiler": "npm:^12.0.3"
|
|
4109
|
-
"@graphql-tools/utils": "npm:^10.
|
|
4109
|
+
"@graphql-tools/utils": "npm:^10.11.0"
|
|
4110
4110
|
tslib: "npm:^2.4.0"
|
|
4111
4111
|
peerDependencies:
|
|
4112
4112
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
4113
|
-
checksum: 10c0/
|
|
4113
|
+
checksum: 10c0/cecc5ecc9a1c4fd53f3e2949b390f6259d1ef837b35ee5af611293a2b5cd7537913db05dfcd678862f237ff18eda3714e22a7ed50bb732598ae38d4b1458ca4a
|
|
4114
4114
|
languageName: node
|
|
4115
4115
|
linkType: hard
|
|
4116
4116
|
|
|
@@ -4129,15 +4129,15 @@ __metadata:
|
|
|
4129
4129
|
linkType: hard
|
|
4130
4130
|
|
|
4131
4131
|
"@graphql-tools/schema@npm:^10.0.4":
|
|
4132
|
-
version: 10.0.
|
|
4133
|
-
resolution: "@graphql-tools/schema@npm:10.0.
|
|
4132
|
+
version: 10.0.30
|
|
4133
|
+
resolution: "@graphql-tools/schema@npm:10.0.30"
|
|
4134
4134
|
dependencies:
|
|
4135
|
-
"@graphql-tools/merge": "npm:^9.1.
|
|
4136
|
-
"@graphql-tools/utils": "npm:^10.
|
|
4135
|
+
"@graphql-tools/merge": "npm:^9.1.6"
|
|
4136
|
+
"@graphql-tools/utils": "npm:^10.11.0"
|
|
4137
4137
|
tslib: "npm:^2.4.0"
|
|
4138
4138
|
peerDependencies:
|
|
4139
4139
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
4140
|
-
checksum: 10c0/
|
|
4140
|
+
checksum: 10c0/62252b535e5062e34a2fa39bbcc978396e0d514f5bd3d77cd072de2578fd2e1b43ca15952ead901cc96db31dce2d4d94fe5f51e59a60a57c3b5f84b2e2df3e26
|
|
4141
4141
|
languageName: node
|
|
4142
4142
|
linkType: hard
|
|
4143
4143
|
|
|
@@ -4192,9 +4192,9 @@ __metadata:
|
|
|
4192
4192
|
languageName: node
|
|
4193
4193
|
linkType: hard
|
|
4194
4194
|
|
|
4195
|
-
"@graphql-tools/utils@npm:^10.0.0, @graphql-tools/utils@npm:^10.
|
|
4196
|
-
version: 10.
|
|
4197
|
-
resolution: "@graphql-tools/utils@npm:10.
|
|
4195
|
+
"@graphql-tools/utils@npm:^10.0.0, @graphql-tools/utils@npm:^10.11.0, @graphql-tools/utils@npm:^10.3.2, @graphql-tools/utils@npm:^10.5.4":
|
|
4196
|
+
version: 10.11.0
|
|
4197
|
+
resolution: "@graphql-tools/utils@npm:10.11.0"
|
|
4198
4198
|
dependencies:
|
|
4199
4199
|
"@graphql-typed-document-node/core": "npm:^3.1.1"
|
|
4200
4200
|
"@whatwg-node/promise-helpers": "npm:^1.0.0"
|
|
@@ -4202,7 +4202,7 @@ __metadata:
|
|
|
4202
4202
|
tslib: "npm:^2.4.0"
|
|
4203
4203
|
peerDependencies:
|
|
4204
4204
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
4205
|
-
checksum: 10c0/
|
|
4205
|
+
checksum: 10c0/73459332c199d8f3aa698bdee4ac6ce802274dba95cc7eff1f0219b6fe6e3a8f314d2e824168e296df8f5ce18f6dbd23ca14406b71890a41ce80b7548e8ccd6d
|
|
4206
4206
|
languageName: node
|
|
4207
4207
|
linkType: hard
|
|
4208
4208
|
|
|
@@ -7176,8 +7176,8 @@ __metadata:
|
|
|
7176
7176
|
version: 0.0.0-use.local
|
|
7177
7177
|
resolution: "api@workspace:api"
|
|
7178
7178
|
dependencies:
|
|
7179
|
-
"@cedarjs/api": "npm:1.1.
|
|
7180
|
-
"@cedarjs/graphql-server": "npm:1.1.
|
|
7179
|
+
"@cedarjs/api": "npm:1.1.1-rc.3"
|
|
7180
|
+
"@cedarjs/graphql-server": "npm:1.1.1-rc.3"
|
|
7181
7181
|
languageName: unknown
|
|
7182
7182
|
linkType: soft
|
|
7183
7183
|
|
|
@@ -7819,11 +7819,11 @@ __metadata:
|
|
|
7819
7819
|
linkType: hard
|
|
7820
7820
|
|
|
7821
7821
|
"baseline-browser-mapping@npm:^2.8.25":
|
|
7822
|
-
version: 2.8.
|
|
7823
|
-
resolution: "baseline-browser-mapping@npm:2.8.
|
|
7822
|
+
version: 2.8.32
|
|
7823
|
+
resolution: "baseline-browser-mapping@npm:2.8.32"
|
|
7824
7824
|
bin:
|
|
7825
7825
|
baseline-browser-mapping: dist/cli.js
|
|
7826
|
-
checksum: 10c0/
|
|
7826
|
+
checksum: 10c0/6c4aa0338ad177e946a27412de11769fb6474389a59cc03e13e0538d7285a94052a11525d46bb605ddb913a0c8a1180292d6f05cd4d6bc05bbf597c26bf5ce66
|
|
7827
7827
|
languageName: node
|
|
7828
7828
|
linkType: hard
|
|
7829
7829
|
|
|
@@ -8108,7 +8108,7 @@ __metadata:
|
|
|
8108
8108
|
languageName: node
|
|
8109
8109
|
linkType: hard
|
|
8110
8110
|
|
|
8111
|
-
"bytes@npm:3.1.2":
|
|
8111
|
+
"bytes@npm:3.1.2, bytes@npm:~3.1.2":
|
|
8112
8112
|
version: 3.1.2
|
|
8113
8113
|
resolution: "bytes@npm:3.1.2"
|
|
8114
8114
|
checksum: 10c0/76d1c43cbd602794ad8ad2ae94095cddeb1de78c5dddaa7005c51af10b0176c69971a6d88e805a90c2b6550d76636e43c40d8427a808b8645ede885de4a0358e
|
|
@@ -9281,7 +9281,7 @@ __metadata:
|
|
|
9281
9281
|
languageName: node
|
|
9282
9282
|
linkType: hard
|
|
9283
9283
|
|
|
9284
|
-
"depd@npm:2.0.0":
|
|
9284
|
+
"depd@npm:2.0.0, depd@npm:~2.0.0":
|
|
9285
9285
|
version: 2.0.0
|
|
9286
9286
|
resolution: "depd@npm:2.0.0"
|
|
9287
9287
|
checksum: 10c0/58bd06ec20e19529b06f7ad07ddab60e504d9e0faca4bd23079fac2d279c3594334d736508dc350e06e510aba5e22e4594483b3a6562ce7c17dd797f4cc4ad2c
|
|
@@ -9546,9 +9546,9 @@ __metadata:
|
|
|
9546
9546
|
linkType: hard
|
|
9547
9547
|
|
|
9548
9548
|
"electron-to-chromium@npm:^1.5.249":
|
|
9549
|
-
version: 1.5.
|
|
9550
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9551
|
-
checksum: 10c0/
|
|
9549
|
+
version: 1.5.262
|
|
9550
|
+
resolution: "electron-to-chromium@npm:1.5.262"
|
|
9551
|
+
checksum: 10c0/4e4e3a307f662991145fd0bbd9045e17af547987a9dc33c30239b1a7b60874989f9b71c636b6c7d2b9052777344d4358a7cf76924203873a392ea1568bf88e5d
|
|
9552
9552
|
languageName: node
|
|
9553
9553
|
linkType: hard
|
|
9554
9554
|
|
|
@@ -11694,6 +11694,19 @@ __metadata:
|
|
|
11694
11694
|
languageName: node
|
|
11695
11695
|
linkType: hard
|
|
11696
11696
|
|
|
11697
|
+
"http-errors@npm:~2.0.1":
|
|
11698
|
+
version: 2.0.1
|
|
11699
|
+
resolution: "http-errors@npm:2.0.1"
|
|
11700
|
+
dependencies:
|
|
11701
|
+
depd: "npm:~2.0.0"
|
|
11702
|
+
inherits: "npm:~2.0.4"
|
|
11703
|
+
setprototypeof: "npm:~1.2.0"
|
|
11704
|
+
statuses: "npm:~2.0.2"
|
|
11705
|
+
toidentifier: "npm:~1.0.1"
|
|
11706
|
+
checksum: 10c0/fb38906cef4f5c83952d97661fe14dc156cb59fe54812a42cd448fa57b5c5dfcb38a40a916957737bd6b87aab257c0648d63eb5b6a9ca9f548e105b6072712d4
|
|
11707
|
+
languageName: node
|
|
11708
|
+
linkType: hard
|
|
11709
|
+
|
|
11697
11710
|
"http-proxy-agent@npm:^5.0.0":
|
|
11698
11711
|
version: 5.0.0
|
|
11699
11712
|
resolution: "http-proxy-agent@npm:5.0.0"
|
|
@@ -11803,7 +11816,7 @@ __metadata:
|
|
|
11803
11816
|
languageName: node
|
|
11804
11817
|
linkType: hard
|
|
11805
11818
|
|
|
11806
|
-
"iconv-lite@npm:0.4.24":
|
|
11819
|
+
"iconv-lite@npm:0.4.24, iconv-lite@npm:~0.4.24":
|
|
11807
11820
|
version: 0.4.24
|
|
11808
11821
|
resolution: "iconv-lite@npm:0.4.24"
|
|
11809
11822
|
dependencies:
|
|
@@ -15307,9 +15320,9 @@ __metadata:
|
|
|
15307
15320
|
linkType: hard
|
|
15308
15321
|
|
|
15309
15322
|
"proc-log@npm:^6.0.0":
|
|
15310
|
-
version: 6.
|
|
15311
|
-
resolution: "proc-log@npm:6.
|
|
15312
|
-
checksum: 10c0/
|
|
15323
|
+
version: 6.1.0
|
|
15324
|
+
resolution: "proc-log@npm:6.1.0"
|
|
15325
|
+
checksum: 10c0/4f178d4062733ead9d71a9b1ab24ebcecdfe2250916a5b1555f04fe2eda972a0ec76fbaa8df1ad9c02707add6749219d118a4fc46dc56bdfe4dde4b47d80bb82
|
|
15313
15326
|
languageName: node
|
|
15314
15327
|
linkType: hard
|
|
15315
15328
|
|
|
@@ -15555,7 +15568,7 @@ __metadata:
|
|
|
15555
15568
|
languageName: node
|
|
15556
15569
|
linkType: hard
|
|
15557
15570
|
|
|
15558
|
-
"raw-body@npm:2.5.2
|
|
15571
|
+
"raw-body@npm:2.5.2":
|
|
15559
15572
|
version: 2.5.2
|
|
15560
15573
|
resolution: "raw-body@npm:2.5.2"
|
|
15561
15574
|
dependencies:
|
|
@@ -15567,6 +15580,18 @@ __metadata:
|
|
|
15567
15580
|
languageName: node
|
|
15568
15581
|
linkType: hard
|
|
15569
15582
|
|
|
15583
|
+
"raw-body@npm:^2.5.1":
|
|
15584
|
+
version: 2.5.3
|
|
15585
|
+
resolution: "raw-body@npm:2.5.3"
|
|
15586
|
+
dependencies:
|
|
15587
|
+
bytes: "npm:~3.1.2"
|
|
15588
|
+
http-errors: "npm:~2.0.1"
|
|
15589
|
+
iconv-lite: "npm:~0.4.24"
|
|
15590
|
+
unpipe: "npm:~1.0.0"
|
|
15591
|
+
checksum: 10c0/449844344fc90547fb994383a494b83300e4f22199f146a79f68d78a199a8f2a923ea9fd29c3be979bfd50291a3884733619ffc15ba02a32e703b612f8d3f74a
|
|
15592
|
+
languageName: node
|
|
15593
|
+
linkType: hard
|
|
15594
|
+
|
|
15570
15595
|
"rc@npm:1.2.8":
|
|
15571
15596
|
version: 1.2.8
|
|
15572
15597
|
resolution: "rc@npm:1.2.8"
|
|
@@ -16301,9 +16326,9 @@ __metadata:
|
|
|
16301
16326
|
version: 0.0.0-use.local
|
|
16302
16327
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16303
16328
|
dependencies:
|
|
16304
|
-
"@cedarjs/core": "npm:1.1.
|
|
16305
|
-
"@cedarjs/project-config": "npm:1.1.
|
|
16306
|
-
"@cedarjs/testing": "npm:1.1.
|
|
16329
|
+
"@cedarjs/core": "npm:1.1.1-rc.3"
|
|
16330
|
+
"@cedarjs/project-config": "npm:1.1.1-rc.3"
|
|
16331
|
+
"@cedarjs/testing": "npm:1.1.1-rc.3"
|
|
16307
16332
|
vitest: "npm:3.2.4"
|
|
16308
16333
|
languageName: unknown
|
|
16309
16334
|
linkType: soft
|
|
@@ -16581,7 +16606,7 @@ __metadata:
|
|
|
16581
16606
|
languageName: node
|
|
16582
16607
|
linkType: hard
|
|
16583
16608
|
|
|
16584
|
-
"setprototypeof@npm:1.2.0":
|
|
16609
|
+
"setprototypeof@npm:1.2.0, setprototypeof@npm:~1.2.0":
|
|
16585
16610
|
version: 1.2.0
|
|
16586
16611
|
resolution: "setprototypeof@npm:1.2.0"
|
|
16587
16612
|
checksum: 10c0/68733173026766fa0d9ecaeb07f0483f4c2dc70ca376b3b7c40b7cda909f94b0918f6c5ad5ce27a9160bdfb475efaa9d5e705a11d8eaae18f9835d20976028bc
|
|
@@ -16959,6 +16984,13 @@ __metadata:
|
|
|
16959
16984
|
languageName: node
|
|
16960
16985
|
linkType: hard
|
|
16961
16986
|
|
|
16987
|
+
"statuses@npm:~2.0.2":
|
|
16988
|
+
version: 2.0.2
|
|
16989
|
+
resolution: "statuses@npm:2.0.2"
|
|
16990
|
+
checksum: 10c0/a9947d98ad60d01f6b26727570f3bcceb6c8fa789da64fe6889908fe2e294d57503b14bf2b5af7605c2d36647259e856635cd4c49eab41667658ec9d0080ec3f
|
|
16991
|
+
languageName: node
|
|
16992
|
+
linkType: hard
|
|
16993
|
+
|
|
16962
16994
|
"std-env@npm:^3.9.0":
|
|
16963
16995
|
version: 3.10.0
|
|
16964
16996
|
resolution: "std-env@npm:3.10.0"
|
|
@@ -17538,7 +17570,7 @@ __metadata:
|
|
|
17538
17570
|
languageName: node
|
|
17539
17571
|
linkType: hard
|
|
17540
17572
|
|
|
17541
|
-
"toidentifier@npm:1.0.1":
|
|
17573
|
+
"toidentifier@npm:1.0.1, toidentifier@npm:~1.0.1":
|
|
17542
17574
|
version: 1.0.1
|
|
17543
17575
|
resolution: "toidentifier@npm:1.0.1"
|
|
17544
17576
|
checksum: 10c0/93937279934bd66cc3270016dd8d0afec14fb7c94a05c72dc57321f8bd1fa97e5bea6d1f7c89e728d077ca31ea125b78320a616a6c6cd0e6b9cb94cb864381c1
|
|
@@ -18500,10 +18532,10 @@ __metadata:
|
|
|
18500
18532
|
version: 0.0.0-use.local
|
|
18501
18533
|
resolution: "web@workspace:web"
|
|
18502
18534
|
dependencies:
|
|
18503
|
-
"@cedarjs/forms": "npm:1.1.
|
|
18504
|
-
"@cedarjs/router": "npm:1.1.
|
|
18505
|
-
"@cedarjs/vite": "npm:1.1.
|
|
18506
|
-
"@cedarjs/web": "npm:1.1.
|
|
18535
|
+
"@cedarjs/forms": "npm:1.1.1-rc.3"
|
|
18536
|
+
"@cedarjs/router": "npm:1.1.1-rc.3"
|
|
18537
|
+
"@cedarjs/vite": "npm:1.1.1-rc.3"
|
|
18538
|
+
"@cedarjs/web": "npm:1.1.1-rc.3"
|
|
18507
18539
|
"@types/react": "npm:^18.2.55"
|
|
18508
18540
|
"@types/react-dom": "npm:^18.2.19"
|
|
18509
18541
|
react: "npm:18.3.1"
|