create-cedar-app 0.10.2-next.5 → 0.10.2
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 +3 -3
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +210 -227
- package/templates/esm-ts/api/package.json +2 -2
- package/templates/esm-ts/package.json +3 -3
- package/templates/esm-ts/web/package.json +4 -4
- package/templates/esm-ts/yarn.lock +210 -227
- package/templates/js/api/package.json +2 -2
- package/templates/js/package.json +3 -3
- package/templates/js/web/package.json +4 -4
- package/templates/js/yarn.lock +208 -200
- package/templates/ts/api/package.json +2 -2
- package/templates/ts/package.json +3 -3
- package/templates/ts/web/package.json +4 -4
- package/templates/ts/yarn.lock +208 -200
|
@@ -1819,15 +1819,15 @@ __metadata:
|
|
|
1819
1819
|
languageName: node
|
|
1820
1820
|
linkType: hard
|
|
1821
1821
|
|
|
1822
|
-
"@cedarjs/api-server@npm:0.10.
|
|
1823
|
-
version: 0.10.
|
|
1824
|
-
resolution: "@cedarjs/api-server@npm:0.10.
|
|
1825
|
-
dependencies:
|
|
1826
|
-
"@cedarjs/context": "npm:0.10.
|
|
1827
|
-
"@cedarjs/fastify-web": "npm:0.10.
|
|
1828
|
-
"@cedarjs/internal": "npm:0.10.
|
|
1829
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
1830
|
-
"@cedarjs/web-server": "npm:0.10.
|
|
1822
|
+
"@cedarjs/api-server@npm:0.10.2":
|
|
1823
|
+
version: 0.10.2
|
|
1824
|
+
resolution: "@cedarjs/api-server@npm:0.10.2"
|
|
1825
|
+
dependencies:
|
|
1826
|
+
"@cedarjs/context": "npm:0.10.2"
|
|
1827
|
+
"@cedarjs/fastify-web": "npm:0.10.2"
|
|
1828
|
+
"@cedarjs/internal": "npm:0.10.2"
|
|
1829
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
1830
|
+
"@cedarjs/web-server": "npm:0.10.2"
|
|
1831
1831
|
"@fastify/multipart": "npm:8.3.1"
|
|
1832
1832
|
"@fastify/url-data": "npm:5.4.0"
|
|
1833
1833
|
ansis: "npm:4.1.0"
|
|
@@ -1843,7 +1843,7 @@ __metadata:
|
|
|
1843
1843
|
split2: "npm:4.2.0"
|
|
1844
1844
|
yargs: "npm:17.7.2"
|
|
1845
1845
|
peerDependencies:
|
|
1846
|
-
"@cedarjs/graphql-server": 0.10.
|
|
1846
|
+
"@cedarjs/graphql-server": 0.10.2
|
|
1847
1847
|
peerDependenciesMeta:
|
|
1848
1848
|
"@cedarjs/graphql-server":
|
|
1849
1849
|
optional: true
|
|
@@ -1854,13 +1854,13 @@ __metadata:
|
|
|
1854
1854
|
rw-api-server-watch: ./dist/cjs/watch.js
|
|
1855
1855
|
rw-log-formatter: ./dist/cjs/logFormatter/bin.js
|
|
1856
1856
|
rw-server: ./dist/cjs/bin.js
|
|
1857
|
-
checksum: 10c0/
|
|
1857
|
+
checksum: 10c0/efee3bbd67b3fc6eb38eecc7deec8919386d89c2e132ffc8e06ee17d2bb11bf2a3f8a02dbe315d48b6838693c337eb4253e75e794f41a9fd4d2e47dc18545ad8
|
|
1858
1858
|
languageName: node
|
|
1859
1859
|
linkType: hard
|
|
1860
1860
|
|
|
1861
|
-
"@cedarjs/api@npm:0.10.
|
|
1862
|
-
version: 0.10.
|
|
1863
|
-
resolution: "@cedarjs/api@npm:0.10.
|
|
1861
|
+
"@cedarjs/api@npm:0.10.2":
|
|
1862
|
+
version: 0.10.2
|
|
1863
|
+
resolution: "@cedarjs/api@npm:0.10.2"
|
|
1864
1864
|
dependencies:
|
|
1865
1865
|
"@prisma/client": "npm:5.20.0"
|
|
1866
1866
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -1885,23 +1885,23 @@ __metadata:
|
|
|
1885
1885
|
rw: ./dist/cjs/bins/redwood.js
|
|
1886
1886
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
1887
1887
|
tsc: ./dist/cjs/bins/tsc.js
|
|
1888
|
-
checksum: 10c0/
|
|
1888
|
+
checksum: 10c0/b3c6cbe872dbb5f64c4221c1514de7f0f5013c27f0dadd4070466f7e87570ff66b15966aac3c976d80b64a0c61b4ee7bb80c32433e0517c9b5b7fb533bbd8f30
|
|
1889
1889
|
languageName: node
|
|
1890
1890
|
linkType: hard
|
|
1891
1891
|
|
|
1892
|
-
"@cedarjs/auth@npm:0.10.
|
|
1893
|
-
version: 0.10.
|
|
1894
|
-
resolution: "@cedarjs/auth@npm:0.10.
|
|
1892
|
+
"@cedarjs/auth@npm:0.10.2":
|
|
1893
|
+
version: 0.10.2
|
|
1894
|
+
resolution: "@cedarjs/auth@npm:0.10.2"
|
|
1895
1895
|
dependencies:
|
|
1896
1896
|
core-js: "npm:3.42.0"
|
|
1897
1897
|
react: "npm:18.3.1"
|
|
1898
|
-
checksum: 10c0/
|
|
1898
|
+
checksum: 10c0/1f460f5610e06c76964195368d2b63792828601420ae0fa0af43a29af4c89526c7038557f0e7e49437f58ecb09a54487bbaa935818f566ffe0336e2472cd130e
|
|
1899
1899
|
languageName: node
|
|
1900
1900
|
linkType: hard
|
|
1901
1901
|
|
|
1902
|
-
"@cedarjs/babel-config@npm:0.10.
|
|
1903
|
-
version: 0.10.
|
|
1904
|
-
resolution: "@cedarjs/babel-config@npm:0.10.
|
|
1902
|
+
"@cedarjs/babel-config@npm:0.10.2":
|
|
1903
|
+
version: 0.10.2
|
|
1904
|
+
resolution: "@cedarjs/babel-config@npm:0.10.2"
|
|
1905
1905
|
dependencies:
|
|
1906
1906
|
"@babel/core": "npm:^7.26.10"
|
|
1907
1907
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -1916,7 +1916,7 @@ __metadata:
|
|
|
1916
1916
|
"@babel/register": "npm:7.27.1"
|
|
1917
1917
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1918
1918
|
"@babel/traverse": "npm:7.27.4"
|
|
1919
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
1919
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
1920
1920
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1921
1921
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1922
1922
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1924,17 +1924,17 @@ __metadata:
|
|
|
1924
1924
|
fast-glob: "npm:3.3.3"
|
|
1925
1925
|
graphql: "npm:16.9.0"
|
|
1926
1926
|
typescript: "npm:5.6.2"
|
|
1927
|
-
checksum: 10c0/
|
|
1927
|
+
checksum: 10c0/631a6d5dcec9a1a2368c351bb51205fce62aed656d3efe3be055f796908ae972697572b134eec184e8c53de10ee46b21dd4e49128f7cb3505d56e3f0f3653915
|
|
1928
1928
|
languageName: node
|
|
1929
1929
|
linkType: hard
|
|
1930
1930
|
|
|
1931
|
-
"@cedarjs/cli-helpers@npm:0.10.
|
|
1932
|
-
version: 0.10.
|
|
1933
|
-
resolution: "@cedarjs/cli-helpers@npm:0.10.
|
|
1931
|
+
"@cedarjs/cli-helpers@npm:0.10.2":
|
|
1932
|
+
version: 0.10.2
|
|
1933
|
+
resolution: "@cedarjs/cli-helpers@npm:0.10.2"
|
|
1934
1934
|
dependencies:
|
|
1935
1935
|
"@babel/core": "npm:^7.26.10"
|
|
1936
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
1937
|
-
"@cedarjs/telemetry": "npm:0.10.
|
|
1936
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
1937
|
+
"@cedarjs/telemetry": "npm:0.10.2"
|
|
1938
1938
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1939
1939
|
ansis: "npm:4.1.0"
|
|
1940
1940
|
dotenv: "npm:16.4.7"
|
|
@@ -1949,25 +1949,25 @@ __metadata:
|
|
|
1949
1949
|
smol-toml: "npm:1.3.4"
|
|
1950
1950
|
termi-link: "npm:1.1.0"
|
|
1951
1951
|
yargs-parser: "npm:21.1.1"
|
|
1952
|
-
checksum: 10c0/
|
|
1952
|
+
checksum: 10c0/2ad0180faf03edd517e431ac576db8935fd82fa052807d7102b88ed996e674dee19421766c3fb1065f8e0c4e7e901014376ee756e84df3a0f08114952e889a94
|
|
1953
1953
|
languageName: node
|
|
1954
1954
|
linkType: hard
|
|
1955
1955
|
|
|
1956
|
-
"@cedarjs/cli@npm:0.10.
|
|
1957
|
-
version: 0.10.
|
|
1958
|
-
resolution: "@cedarjs/cli@npm:0.10.
|
|
1956
|
+
"@cedarjs/cli@npm:0.10.2":
|
|
1957
|
+
version: 0.10.2
|
|
1958
|
+
resolution: "@cedarjs/cli@npm:0.10.2"
|
|
1959
1959
|
dependencies:
|
|
1960
1960
|
"@babel/preset-typescript": "npm:7.27.1"
|
|
1961
1961
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1962
|
-
"@cedarjs/api-server": "npm:0.10.
|
|
1963
|
-
"@cedarjs/cli-helpers": "npm:0.10.
|
|
1964
|
-
"@cedarjs/fastify-web": "npm:0.10.
|
|
1965
|
-
"@cedarjs/internal": "npm:0.10.
|
|
1966
|
-
"@cedarjs/prerender": "npm:0.10.
|
|
1967
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
1968
|
-
"@cedarjs/structure": "npm:0.10.
|
|
1969
|
-
"@cedarjs/telemetry": "npm:0.10.
|
|
1970
|
-
"@cedarjs/web-server": "npm:0.10.
|
|
1962
|
+
"@cedarjs/api-server": "npm:0.10.2"
|
|
1963
|
+
"@cedarjs/cli-helpers": "npm:0.10.2"
|
|
1964
|
+
"@cedarjs/fastify-web": "npm:0.10.2"
|
|
1965
|
+
"@cedarjs/internal": "npm:0.10.2"
|
|
1966
|
+
"@cedarjs/prerender": "npm:0.10.2"
|
|
1967
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
1968
|
+
"@cedarjs/structure": "npm:0.10.2"
|
|
1969
|
+
"@cedarjs/telemetry": "npm:0.10.2"
|
|
1970
|
+
"@cedarjs/web-server": "npm:0.10.2"
|
|
1971
1971
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1972
1972
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1973
1973
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -1986,7 +1986,7 @@ __metadata:
|
|
|
1986
1986
|
configstore: "npm:7.0.0"
|
|
1987
1987
|
core-js: "npm:3.42.0"
|
|
1988
1988
|
cross-env: "npm:7.0.3"
|
|
1989
|
-
decamelize: "npm:6.0.
|
|
1989
|
+
decamelize: "npm:6.0.1"
|
|
1990
1990
|
dotenv-defaults: "npm:5.0.2"
|
|
1991
1991
|
enquirer: "npm:2.4.1"
|
|
1992
1992
|
envinfo: "npm:7.14.0"
|
|
@@ -2021,41 +2021,41 @@ __metadata:
|
|
|
2021
2021
|
redwood: ./dist/index.js
|
|
2022
2022
|
rw: ./dist/index.js
|
|
2023
2023
|
rwfw: ./dist/rwfw.js
|
|
2024
|
-
checksum: 10c0/
|
|
2024
|
+
checksum: 10c0/530b063391fafb66f17f4af23104ee4dccff260293cf3cc743e3f05835c09657de8fdc4efb5ee353befb92f05506b9c9446a3e72b71319d9eefa53dc77751ef4
|
|
2025
2025
|
languageName: node
|
|
2026
2026
|
linkType: hard
|
|
2027
2027
|
|
|
2028
|
-
"@cedarjs/context@npm:0.10.
|
|
2029
|
-
version: 0.10.
|
|
2030
|
-
resolution: "@cedarjs/context@npm:0.10.
|
|
2031
|
-
checksum: 10c0/
|
|
2028
|
+
"@cedarjs/context@npm:0.10.2":
|
|
2029
|
+
version: 0.10.2
|
|
2030
|
+
resolution: "@cedarjs/context@npm:0.10.2"
|
|
2031
|
+
checksum: 10c0/7132e09551269abe28fdc367c2b9f3d506bc5dc77705fe07735a2ae14fad9842d471f3fc1b5591bfbb7c807d762acc94669f06db0d6340aa5d36b25731353f8a
|
|
2032
2032
|
languageName: node
|
|
2033
2033
|
linkType: hard
|
|
2034
2034
|
|
|
2035
|
-
"@cedarjs/cookie-jar@npm:0.10.
|
|
2036
|
-
version: 0.10.
|
|
2037
|
-
resolution: "@cedarjs/cookie-jar@npm:0.10.
|
|
2035
|
+
"@cedarjs/cookie-jar@npm:0.10.2":
|
|
2036
|
+
version: 0.10.2
|
|
2037
|
+
resolution: "@cedarjs/cookie-jar@npm:0.10.2"
|
|
2038
2038
|
dependencies:
|
|
2039
2039
|
cookie: "npm:0.7.2"
|
|
2040
2040
|
esbuild: "npm:0.25.9"
|
|
2041
2041
|
fast-glob: "npm:3.3.3"
|
|
2042
2042
|
fs-extra: "npm:11.2.0"
|
|
2043
|
-
checksum: 10c0/
|
|
2043
|
+
checksum: 10c0/0a2409964919aaaebd46eafdfa8976c3f0b463f1772bbb902ea7ba635727b1b83c43ba7b32b769ac37636d44a6c02c5f6a4063433ff1131f8439c2d22d03695a
|
|
2044
2044
|
languageName: node
|
|
2045
2045
|
linkType: hard
|
|
2046
2046
|
|
|
2047
|
-
"@cedarjs/core@npm:0.10.
|
|
2048
|
-
version: 0.10.
|
|
2049
|
-
resolution: "@cedarjs/core@npm:0.10.
|
|
2047
|
+
"@cedarjs/core@npm:0.10.2":
|
|
2048
|
+
version: 0.10.2
|
|
2049
|
+
resolution: "@cedarjs/core@npm:0.10.2"
|
|
2050
2050
|
dependencies:
|
|
2051
2051
|
"@babel/cli": "npm:7.27.2"
|
|
2052
|
-
"@cedarjs/api-server": "npm:0.10.
|
|
2053
|
-
"@cedarjs/cli": "npm:0.10.
|
|
2054
|
-
"@cedarjs/eslint-config": "npm:0.10.
|
|
2055
|
-
"@cedarjs/internal": "npm:0.10.
|
|
2056
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2057
|
-
"@cedarjs/testing": "npm:0.10.
|
|
2058
|
-
"@cedarjs/web-server": "npm:0.10.
|
|
2052
|
+
"@cedarjs/api-server": "npm:0.10.2"
|
|
2053
|
+
"@cedarjs/cli": "npm:0.10.2"
|
|
2054
|
+
"@cedarjs/eslint-config": "npm:0.10.2"
|
|
2055
|
+
"@cedarjs/internal": "npm:0.10.2"
|
|
2056
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2057
|
+
"@cedarjs/testing": "npm:0.10.2"
|
|
2058
|
+
"@cedarjs/web-server": "npm:0.10.2"
|
|
2059
2059
|
graphql-tag: "npm:2.12.6"
|
|
2060
2060
|
lodash: "npm:4.17.21"
|
|
2061
2061
|
nodemon: "npm:3.1.10"
|
|
@@ -2086,20 +2086,20 @@ __metadata:
|
|
|
2086
2086
|
rw-web-server: ./dist/bins/rw-web-server.js
|
|
2087
2087
|
rwfw: ./dist/bins/rwfw.js
|
|
2088
2088
|
vitest: ./dist/bins/vitest.js
|
|
2089
|
-
checksum: 10c0/
|
|
2089
|
+
checksum: 10c0/274594005b542454334dc0cd7d05b3df2713e13b8dd03344f86aee0f1647cfaf7eea85a689232efa966f5c2deeaf0cda341b640e67e8d464df34ebc9acd5f990
|
|
2090
2090
|
languageName: node
|
|
2091
2091
|
linkType: hard
|
|
2092
2092
|
|
|
2093
|
-
"@cedarjs/eslint-config@npm:0.10.
|
|
2094
|
-
version: 0.10.
|
|
2095
|
-
resolution: "@cedarjs/eslint-config@npm:0.10.
|
|
2093
|
+
"@cedarjs/eslint-config@npm:0.10.2":
|
|
2094
|
+
version: 0.10.2
|
|
2095
|
+
resolution: "@cedarjs/eslint-config@npm:0.10.2"
|
|
2096
2096
|
dependencies:
|
|
2097
2097
|
"@babel/core": "npm:^7.26.10"
|
|
2098
2098
|
"@babel/eslint-parser": "npm:7.27.5"
|
|
2099
2099
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2100
|
-
"@cedarjs/eslint-plugin": "npm:0.10.
|
|
2101
|
-
"@cedarjs/internal": "npm:0.10.
|
|
2102
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2100
|
+
"@cedarjs/eslint-plugin": "npm:0.10.2"
|
|
2101
|
+
"@cedarjs/internal": "npm:0.10.2"
|
|
2102
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2103
2103
|
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
|
|
2104
2104
|
"@typescript-eslint/parser": "npm:8.19.1"
|
|
2105
2105
|
eslint: "npm:8.57.1"
|
|
@@ -2113,53 +2113,53 @@ __metadata:
|
|
|
2113
2113
|
eslint-plugin-react: "npm:7.36.1"
|
|
2114
2114
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2115
2115
|
prettier: "npm:3.5.3"
|
|
2116
|
-
checksum: 10c0/
|
|
2116
|
+
checksum: 10c0/ceefb4fc9d2d7f4cd915d3532a25eb8f1d7ec60bcc8f1e17a8223cbcc9481fc686236e88cd6ab5fe881fcf38ca407a3bb0fb8ce565da40c743ec14639c6f4622
|
|
2117
2117
|
languageName: node
|
|
2118
2118
|
linkType: hard
|
|
2119
2119
|
|
|
2120
|
-
"@cedarjs/eslint-plugin@npm:0.10.
|
|
2121
|
-
version: 0.10.
|
|
2122
|
-
resolution: "@cedarjs/eslint-plugin@npm:0.10.
|
|
2120
|
+
"@cedarjs/eslint-plugin@npm:0.10.2":
|
|
2121
|
+
version: 0.10.2
|
|
2122
|
+
resolution: "@cedarjs/eslint-plugin@npm:0.10.2"
|
|
2123
2123
|
dependencies:
|
|
2124
2124
|
"@typescript-eslint/utils": "npm:8.19.1"
|
|
2125
2125
|
eslint: "npm:8.57.1"
|
|
2126
|
-
checksum: 10c0/
|
|
2126
|
+
checksum: 10c0/823e5186da40902e3028a9dfd1ff105dd62bee776890a753f1ebe16d2717ec72c6b89c933ab2b604dc0704fb40364d8f05ec8543d7727a59e9ed3e0713f686d6
|
|
2127
2127
|
languageName: node
|
|
2128
2128
|
linkType: hard
|
|
2129
2129
|
|
|
2130
|
-
"@cedarjs/fastify-web@npm:0.10.
|
|
2131
|
-
version: 0.10.
|
|
2132
|
-
resolution: "@cedarjs/fastify-web@npm:0.10.
|
|
2130
|
+
"@cedarjs/fastify-web@npm:0.10.2":
|
|
2131
|
+
version: 0.10.2
|
|
2132
|
+
resolution: "@cedarjs/fastify-web@npm:0.10.2"
|
|
2133
2133
|
dependencies:
|
|
2134
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2134
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2135
2135
|
"@fastify/http-proxy": "npm:9.5.0"
|
|
2136
2136
|
"@fastify/static": "npm:6.12.0"
|
|
2137
2137
|
"@fastify/url-data": "npm:5.4.0"
|
|
2138
2138
|
fast-glob: "npm:3.3.3"
|
|
2139
|
-
checksum: 10c0/
|
|
2139
|
+
checksum: 10c0/769d1099fd8bde98e2a05fb92b09d8c5ead917fc7101ad037ae15bf519eead218de4a7ea6bb334694f93f5c136f84be42de6928d89590785080c2a254efc636b
|
|
2140
2140
|
languageName: node
|
|
2141
2141
|
linkType: hard
|
|
2142
2142
|
|
|
2143
|
-
"@cedarjs/forms@npm:0.10.
|
|
2144
|
-
version: 0.10.
|
|
2145
|
-
resolution: "@cedarjs/forms@npm:0.10.
|
|
2143
|
+
"@cedarjs/forms@npm:0.10.2":
|
|
2144
|
+
version: 0.10.2
|
|
2145
|
+
resolution: "@cedarjs/forms@npm:0.10.2"
|
|
2146
2146
|
dependencies:
|
|
2147
2147
|
graphql: "npm:16.9.0"
|
|
2148
2148
|
pascalcase: "npm:1.0.0"
|
|
2149
2149
|
react-hook-form: "npm:7.54.2"
|
|
2150
2150
|
peerDependencies:
|
|
2151
2151
|
react: 18.3.1
|
|
2152
|
-
checksum: 10c0/
|
|
2152
|
+
checksum: 10c0/073af15b1237941c1593f6863cdf06c921758eaa8e4e7490749acbf717eaf390dd652de5051b543c3e26b67cfc2753157d5f1de7c3ec8f6d3c84b73498b6d084
|
|
2153
2153
|
languageName: node
|
|
2154
2154
|
linkType: hard
|
|
2155
2155
|
|
|
2156
|
-
"@cedarjs/graphql-server@npm:0.10.
|
|
2157
|
-
version: 0.10.
|
|
2158
|
-
resolution: "@cedarjs/graphql-server@npm:0.10.
|
|
2156
|
+
"@cedarjs/graphql-server@npm:0.10.2":
|
|
2157
|
+
version: 0.10.2
|
|
2158
|
+
resolution: "@cedarjs/graphql-server@npm:0.10.2"
|
|
2159
2159
|
dependencies:
|
|
2160
2160
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2161
|
-
"@cedarjs/api": "npm:0.10.
|
|
2162
|
-
"@cedarjs/context": "npm:0.10.
|
|
2161
|
+
"@cedarjs/api": "npm:0.10.2"
|
|
2162
|
+
"@cedarjs/context": "npm:0.10.2"
|
|
2163
2163
|
"@envelop/core": "npm:5.0.2"
|
|
2164
2164
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2165
2165
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2178,13 +2178,13 @@ __metadata:
|
|
|
2178
2178
|
graphql-yoga: "npm:5.7.0"
|
|
2179
2179
|
lodash: "npm:4.17.21"
|
|
2180
2180
|
uuid: "npm:10.0.0"
|
|
2181
|
-
checksum: 10c0/
|
|
2181
|
+
checksum: 10c0/b94947f7e053bcd37449c717a65bc2fdf10e138610a831b4659cd4c8c741dd89beab21c7771bda0f47b1be62ab2cab4076ba5380e809de74d8fece90177aaba4
|
|
2182
2182
|
languageName: node
|
|
2183
2183
|
linkType: hard
|
|
2184
2184
|
|
|
2185
|
-
"@cedarjs/internal@npm:0.10.
|
|
2186
|
-
version: 0.10.
|
|
2187
|
-
resolution: "@cedarjs/internal@npm:0.10.
|
|
2185
|
+
"@cedarjs/internal@npm:0.10.2":
|
|
2186
|
+
version: 0.10.2
|
|
2187
|
+
resolution: "@cedarjs/internal@npm:0.10.2"
|
|
2188
2188
|
dependencies:
|
|
2189
2189
|
"@babel/core": "npm:^7.26.10"
|
|
2190
2190
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -2192,10 +2192,10 @@ __metadata:
|
|
|
2192
2192
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2193
2193
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2194
2194
|
"@babel/traverse": "npm:7.27.4"
|
|
2195
|
-
"@cedarjs/babel-config": "npm:0.10.
|
|
2196
|
-
"@cedarjs/graphql-server": "npm:0.10.
|
|
2197
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2198
|
-
"@cedarjs/router": "npm:0.10.
|
|
2195
|
+
"@cedarjs/babel-config": "npm:0.10.2"
|
|
2196
|
+
"@cedarjs/graphql-server": "npm:0.10.2"
|
|
2197
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2198
|
+
"@cedarjs/router": "npm:0.10.2"
|
|
2199
2199
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2200
2200
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2201
2201
|
"@graphql-codegen/client-preset": "npm:4.3.3"
|
|
@@ -2228,24 +2228,24 @@ __metadata:
|
|
|
2228
2228
|
bin:
|
|
2229
2229
|
rw-gen: ./dist/generate/generate.js
|
|
2230
2230
|
rw-gen-watch: ./dist/generate/watch.js
|
|
2231
|
-
checksum: 10c0/
|
|
2231
|
+
checksum: 10c0/e5cf258ff0fa4b2fb3a3cae54a6877118d1774ac0ba537b03e75ac2e4eb7cb22e7474f9afeeac9c4e49d22f1f7069325a8fa826b043602bed509ec4b45ac0b12
|
|
2232
2232
|
languageName: node
|
|
2233
2233
|
linkType: hard
|
|
2234
2234
|
|
|
2235
|
-
"@cedarjs/prerender@npm:0.10.
|
|
2236
|
-
version: 0.10.
|
|
2237
|
-
resolution: "@cedarjs/prerender@npm:0.10.
|
|
2235
|
+
"@cedarjs/prerender@npm:0.10.2":
|
|
2236
|
+
version: 0.10.2
|
|
2237
|
+
resolution: "@cedarjs/prerender@npm:0.10.2"
|
|
2238
2238
|
dependencies:
|
|
2239
2239
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2240
2240
|
"@babel/generator": "npm:7.27.5"
|
|
2241
2241
|
"@babel/parser": "npm:7.27.5"
|
|
2242
2242
|
"@babel/traverse": "npm:7.27.4"
|
|
2243
|
-
"@cedarjs/babel-config": "npm:0.10.
|
|
2244
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2245
|
-
"@cedarjs/router": "npm:0.10.
|
|
2246
|
-
"@cedarjs/structure": "npm:0.10.
|
|
2247
|
-
"@cedarjs/vite": "npm:0.10.
|
|
2248
|
-
"@cedarjs/web": "npm:0.10.
|
|
2243
|
+
"@cedarjs/babel-config": "npm:0.10.2"
|
|
2244
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2245
|
+
"@cedarjs/router": "npm:0.10.2"
|
|
2246
|
+
"@cedarjs/structure": "npm:0.10.2"
|
|
2247
|
+
"@cedarjs/vite": "npm:0.10.2"
|
|
2248
|
+
"@cedarjs/web": "npm:0.10.2"
|
|
2249
2249
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2250
2250
|
"@rollup/plugin-commonjs": "npm:28.0.6"
|
|
2251
2251
|
"@rollup/plugin-node-resolve": "npm:16.0.1"
|
|
@@ -2265,58 +2265,58 @@ __metadata:
|
|
|
2265
2265
|
peerDependencies:
|
|
2266
2266
|
react: 18.3.1
|
|
2267
2267
|
react-dom: 18.3.1
|
|
2268
|
-
checksum: 10c0/
|
|
2268
|
+
checksum: 10c0/56dff2b8ac35f08883575a488412522279544b1ddd12d5c29fdc01aff68e358e8cfc0daf07b473152d4cf6ef025afcc8363c06432890cab0ca28aa128ed54b5c
|
|
2269
2269
|
languageName: node
|
|
2270
2270
|
linkType: hard
|
|
2271
2271
|
|
|
2272
|
-
"@cedarjs/project-config@npm:0.10.
|
|
2273
|
-
version: 0.10.
|
|
2274
|
-
resolution: "@cedarjs/project-config@npm:0.10.
|
|
2272
|
+
"@cedarjs/project-config@npm:0.10.2":
|
|
2273
|
+
version: 0.10.2
|
|
2274
|
+
resolution: "@cedarjs/project-config@npm:0.10.2"
|
|
2275
2275
|
dependencies:
|
|
2276
2276
|
deepmerge: "npm:4.3.1"
|
|
2277
2277
|
fast-glob: "npm:3.3.3"
|
|
2278
2278
|
smol-toml: "npm:1.3.4"
|
|
2279
2279
|
string-env-interpolation: "npm:1.0.1"
|
|
2280
|
-
checksum: 10c0/
|
|
2280
|
+
checksum: 10c0/75105e9c20717ceb37d9a34e1ae913ff157883978d76df80bbe78148d0bb939414300c0880fa5054c327bcdf1aefbc861184b0f5017632c302ed29b6b258b879
|
|
2281
2281
|
languageName: node
|
|
2282
2282
|
linkType: hard
|
|
2283
2283
|
|
|
2284
|
-
"@cedarjs/router@npm:0.10.
|
|
2285
|
-
version: 0.10.
|
|
2286
|
-
resolution: "@cedarjs/router@npm:0.10.
|
|
2284
|
+
"@cedarjs/router@npm:0.10.2":
|
|
2285
|
+
version: 0.10.2
|
|
2286
|
+
resolution: "@cedarjs/router@npm:0.10.2"
|
|
2287
2287
|
dependencies:
|
|
2288
2288
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2289
|
-
"@cedarjs/auth": "npm:0.10.
|
|
2290
|
-
"@cedarjs/server-store": "npm:0.10.
|
|
2289
|
+
"@cedarjs/auth": "npm:0.10.2"
|
|
2290
|
+
"@cedarjs/server-store": "npm:0.10.2"
|
|
2291
2291
|
core-js: "npm:3.42.0"
|
|
2292
2292
|
react: "npm:18.3.1"
|
|
2293
2293
|
react-dom: "npm:18.3.1"
|
|
2294
2294
|
peerDependencies:
|
|
2295
2295
|
react: 18.3.1
|
|
2296
2296
|
react-dom: 18.3.1
|
|
2297
|
-
checksum: 10c0/
|
|
2297
|
+
checksum: 10c0/559ab73179b512f23d2ba833bd670a91154f08ec26e604e13db8e5281c21d4db7d030c6f4299f799a3400200b93c07411025bd7538c0a107194a7b803de83aea
|
|
2298
2298
|
languageName: node
|
|
2299
2299
|
linkType: hard
|
|
2300
2300
|
|
|
2301
|
-
"@cedarjs/server-store@npm:0.10.
|
|
2302
|
-
version: 0.10.
|
|
2303
|
-
resolution: "@cedarjs/server-store@npm:0.10.
|
|
2301
|
+
"@cedarjs/server-store@npm:0.10.2":
|
|
2302
|
+
version: 0.10.2
|
|
2303
|
+
resolution: "@cedarjs/server-store@npm:0.10.2"
|
|
2304
2304
|
dependencies:
|
|
2305
|
-
"@cedarjs/auth": "npm:0.10.
|
|
2306
|
-
"@cedarjs/cookie-jar": "npm:0.10.
|
|
2305
|
+
"@cedarjs/auth": "npm:0.10.2"
|
|
2306
|
+
"@cedarjs/cookie-jar": "npm:0.10.2"
|
|
2307
2307
|
esbuild: "npm:0.25.9"
|
|
2308
2308
|
fast-glob: "npm:3.3.3"
|
|
2309
2309
|
fs-extra: "npm:11.2.0"
|
|
2310
|
-
checksum: 10c0/
|
|
2310
|
+
checksum: 10c0/17ac48afdb6cff1decfd3abfc6606192ed5acfa6e87d8b7ae75c5a8b0cf53228088a24e09fa05b0e53adf5d7bfa2f6e1871124854d7be069eabdd638852fd0a4
|
|
2311
2311
|
languageName: node
|
|
2312
2312
|
linkType: hard
|
|
2313
2313
|
|
|
2314
|
-
"@cedarjs/structure@npm:0.10.
|
|
2315
|
-
version: 0.10.
|
|
2316
|
-
resolution: "@cedarjs/structure@npm:0.10.
|
|
2314
|
+
"@cedarjs/structure@npm:0.10.2":
|
|
2315
|
+
version: 0.10.2
|
|
2316
|
+
resolution: "@cedarjs/structure@npm:0.10.2"
|
|
2317
2317
|
dependencies:
|
|
2318
2318
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2319
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2319
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2320
2320
|
"@prisma/internals": "npm:5.20.0"
|
|
2321
2321
|
"@types/line-column": "npm:1.0.2"
|
|
2322
2322
|
camelcase: "npm:6.3.0"
|
|
@@ -2339,37 +2339,37 @@ __metadata:
|
|
|
2339
2339
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2340
2340
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2341
2341
|
yargs-parser: "npm:21.1.1"
|
|
2342
|
-
checksum: 10c0/
|
|
2342
|
+
checksum: 10c0/42e2426cc1e9c2a9c7b5d7c19dcb7e31774a33445b3a6ff193025fba3a5962a3c2f8a8b6413bef1ed908c13c11ff86425d0d62a7647b1bdd44917e832163f6ff
|
|
2343
2343
|
languageName: node
|
|
2344
2344
|
linkType: hard
|
|
2345
2345
|
|
|
2346
|
-
"@cedarjs/telemetry@npm:0.10.
|
|
2347
|
-
version: 0.10.
|
|
2348
|
-
resolution: "@cedarjs/telemetry@npm:0.10.
|
|
2346
|
+
"@cedarjs/telemetry@npm:0.10.2":
|
|
2347
|
+
version: 0.10.2
|
|
2348
|
+
resolution: "@cedarjs/telemetry@npm:0.10.2"
|
|
2349
2349
|
dependencies:
|
|
2350
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2351
|
-
"@cedarjs/structure": "npm:0.10.
|
|
2350
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2351
|
+
"@cedarjs/structure": "npm:0.10.2"
|
|
2352
2352
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2353
2353
|
ci-info: "npm:4.0.0"
|
|
2354
2354
|
envinfo: "npm:7.14.0"
|
|
2355
2355
|
systeminformation: "npm:5.23.8"
|
|
2356
2356
|
uuid: "npm:10.0.0"
|
|
2357
2357
|
yargs: "npm:17.7.2"
|
|
2358
|
-
checksum: 10c0/
|
|
2358
|
+
checksum: 10c0/8107fd07505b877e6efc5b0b35675494ff57f9864e4fb8540946d6d30ca9603b46b934c888ce2918e65207d22b6e8426dc9532590a8a74f4ddac609c1745d537
|
|
2359
2359
|
languageName: node
|
|
2360
2360
|
linkType: hard
|
|
2361
2361
|
|
|
2362
|
-
"@cedarjs/testing@npm:0.10.
|
|
2363
|
-
version: 0.10.
|
|
2364
|
-
resolution: "@cedarjs/testing@npm:0.10.
|
|
2362
|
+
"@cedarjs/testing@npm:0.10.2":
|
|
2363
|
+
version: 0.10.2
|
|
2364
|
+
resolution: "@cedarjs/testing@npm:0.10.2"
|
|
2365
2365
|
dependencies:
|
|
2366
|
-
"@cedarjs/auth": "npm:0.10.
|
|
2367
|
-
"@cedarjs/babel-config": "npm:0.10.
|
|
2368
|
-
"@cedarjs/context": "npm:0.10.
|
|
2369
|
-
"@cedarjs/graphql-server": "npm:0.10.
|
|
2370
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2371
|
-
"@cedarjs/router": "npm:0.10.
|
|
2372
|
-
"@cedarjs/web": "npm:0.10.
|
|
2366
|
+
"@cedarjs/auth": "npm:0.10.2"
|
|
2367
|
+
"@cedarjs/babel-config": "npm:0.10.2"
|
|
2368
|
+
"@cedarjs/context": "npm:0.10.2"
|
|
2369
|
+
"@cedarjs/graphql-server": "npm:0.10.2"
|
|
2370
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2371
|
+
"@cedarjs/router": "npm:0.10.2"
|
|
2372
|
+
"@cedarjs/web": "npm:0.10.2"
|
|
2373
2373
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2374
2374
|
"@testing-library/react": "npm:14.3.1"
|
|
2375
2375
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2391,26 +2391,26 @@ __metadata:
|
|
|
2391
2391
|
peerDependenciesMeta:
|
|
2392
2392
|
vitest:
|
|
2393
2393
|
optional: true
|
|
2394
|
-
checksum: 10c0/
|
|
2394
|
+
checksum: 10c0/740bace1f5d3d0445d598d8c47e363652bafbcee533dedcaf4b121dcfa110ae128944cb3ab76a9bf8ac15e6e8a54049464ef34350a936c182e9af90cbb7af6d9
|
|
2395
2395
|
languageName: node
|
|
2396
2396
|
linkType: hard
|
|
2397
2397
|
|
|
2398
|
-
"@cedarjs/vite@npm:0.10.
|
|
2399
|
-
version: 0.10.
|
|
2400
|
-
resolution: "@cedarjs/vite@npm:0.10.
|
|
2398
|
+
"@cedarjs/vite@npm:0.10.2":
|
|
2399
|
+
version: 0.10.2
|
|
2400
|
+
resolution: "@cedarjs/vite@npm:0.10.2"
|
|
2401
2401
|
dependencies:
|
|
2402
2402
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2403
2403
|
"@babel/generator": "npm:7.27.5"
|
|
2404
2404
|
"@babel/parser": "npm:7.27.5"
|
|
2405
2405
|
"@babel/traverse": "npm:7.27.4"
|
|
2406
|
-
"@cedarjs/auth": "npm:0.10.
|
|
2407
|
-
"@cedarjs/babel-config": "npm:0.10.
|
|
2408
|
-
"@cedarjs/cookie-jar": "npm:0.10.
|
|
2409
|
-
"@cedarjs/internal": "npm:0.10.
|
|
2410
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2411
|
-
"@cedarjs/server-store": "npm:0.10.
|
|
2412
|
-
"@cedarjs/testing": "npm:0.10.
|
|
2413
|
-
"@cedarjs/web": "npm:0.10.
|
|
2406
|
+
"@cedarjs/auth": "npm:0.10.2"
|
|
2407
|
+
"@cedarjs/babel-config": "npm:0.10.2"
|
|
2408
|
+
"@cedarjs/cookie-jar": "npm:0.10.2"
|
|
2409
|
+
"@cedarjs/internal": "npm:0.10.2"
|
|
2410
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2411
|
+
"@cedarjs/server-store": "npm:0.10.2"
|
|
2412
|
+
"@cedarjs/testing": "npm:0.10.2"
|
|
2413
|
+
"@cedarjs/web": "npm:0.10.2"
|
|
2414
2414
|
"@swc/core": "npm:1.13.5"
|
|
2415
2415
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2416
2416
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -2426,9 +2426,9 @@ __metadata:
|
|
|
2426
2426
|
find-my-way: "npm:8.2.2"
|
|
2427
2427
|
fs-extra: "npm:11.2.0"
|
|
2428
2428
|
http-proxy-middleware: "npm:3.0.5"
|
|
2429
|
-
isbot: "npm:5.1.
|
|
2429
|
+
isbot: "npm:5.1.30"
|
|
2430
2430
|
react: "npm:18.3.1"
|
|
2431
|
-
react-server-dom-webpack: "npm:19.0.0-rc-
|
|
2431
|
+
react-server-dom-webpack: "npm:19.0.0-rc-f2df5694-20240916"
|
|
2432
2432
|
rimraf: "npm:6.0.1"
|
|
2433
2433
|
vite: "npm:5.4.19"
|
|
2434
2434
|
vite-plugin-cjs-interop: "npm:2.2.0"
|
|
@@ -2441,16 +2441,16 @@ __metadata:
|
|
|
2441
2441
|
rw-vite-build: ./bins/rw-vite-build.mjs
|
|
2442
2442
|
rw-vite-dev: ./bins/rw-vite-dev.mjs
|
|
2443
2443
|
vite: ./bins/vite.mjs
|
|
2444
|
-
checksum: 10c0/
|
|
2444
|
+
checksum: 10c0/34a6ff195580b5d9dd55da09229d7555bd8571cbec03b63b609cbc06ec2b2ee662d54bbcdc79bf24108ba92f5eb7e4dd8b7f33e230a2f520198583f950981f56
|
|
2445
2445
|
languageName: node
|
|
2446
2446
|
linkType: hard
|
|
2447
2447
|
|
|
2448
|
-
"@cedarjs/web-server@npm:0.10.
|
|
2449
|
-
version: 0.10.
|
|
2450
|
-
resolution: "@cedarjs/web-server@npm:0.10.
|
|
2448
|
+
"@cedarjs/web-server@npm:0.10.2":
|
|
2449
|
+
version: 0.10.2
|
|
2450
|
+
resolution: "@cedarjs/web-server@npm:0.10.2"
|
|
2451
2451
|
dependencies:
|
|
2452
|
-
"@cedarjs/fastify-web": "npm:0.10.
|
|
2453
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
2452
|
+
"@cedarjs/fastify-web": "npm:0.10.2"
|
|
2453
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
2454
2454
|
ansis: "npm:4.1.0"
|
|
2455
2455
|
dotenv-defaults: "npm:5.0.2"
|
|
2456
2456
|
fastify: "npm:4.28.1"
|
|
@@ -2458,18 +2458,18 @@ __metadata:
|
|
|
2458
2458
|
yargs: "npm:17.7.2"
|
|
2459
2459
|
bin:
|
|
2460
2460
|
rw-web-server: ./dist/bin.js
|
|
2461
|
-
checksum: 10c0/
|
|
2461
|
+
checksum: 10c0/4c898a78835363724bfca60b6841bb56f6da43507b4fd93aeae195a522e3a9e8787f434885904da016aefd82b06154174a94c1753854c04772994d3bba094893
|
|
2462
2462
|
languageName: node
|
|
2463
2463
|
linkType: hard
|
|
2464
2464
|
|
|
2465
|
-
"@cedarjs/web@npm:0.10.
|
|
2466
|
-
version: 0.10.
|
|
2467
|
-
resolution: "@cedarjs/web@npm:0.10.
|
|
2465
|
+
"@cedarjs/web@npm:0.10.2":
|
|
2466
|
+
version: 0.10.2
|
|
2467
|
+
resolution: "@cedarjs/web@npm:0.10.2"
|
|
2468
2468
|
dependencies:
|
|
2469
2469
|
"@apollo/client": "npm:3.13.9"
|
|
2470
2470
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2471
|
-
"@cedarjs/auth": "npm:0.10.
|
|
2472
|
-
"@cedarjs/server-store": "npm:0.10.
|
|
2471
|
+
"@cedarjs/auth": "npm:0.10.2"
|
|
2472
|
+
"@cedarjs/server-store": "npm:0.10.2"
|
|
2473
2473
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2474
2474
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2475
2475
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2494,7 +2494,7 @@ __metadata:
|
|
|
2494
2494
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
2495
2495
|
storybook: ./dist/cjs/bins/storybook.js
|
|
2496
2496
|
tsc: ./dist/cjs/bins/tsc.js
|
|
2497
|
-
checksum: 10c0/
|
|
2497
|
+
checksum: 10c0/f0e442716ea8be3a41d54d39f8a6b4778a0d6f9d8723fa828361fefd804eb3f479de227fa1c430826e20823e4c92f81c2825731b57ef421eb063ce66adabc477
|
|
2498
2498
|
languageName: node
|
|
2499
2499
|
linkType: hard
|
|
2500
2500
|
|
|
@@ -7110,8 +7110,8 @@ __metadata:
|
|
|
7110
7110
|
version: 0.0.0-use.local
|
|
7111
7111
|
resolution: "api@workspace:api"
|
|
7112
7112
|
dependencies:
|
|
7113
|
-
"@cedarjs/api": "npm:0.10.
|
|
7114
|
-
"@cedarjs/graphql-server": "npm:0.10.
|
|
7113
|
+
"@cedarjs/api": "npm:0.10.2"
|
|
7114
|
+
"@cedarjs/graphql-server": "npm:0.10.2"
|
|
7115
7115
|
languageName: unknown
|
|
7116
7116
|
linkType: soft
|
|
7117
7117
|
|
|
@@ -9067,10 +9067,10 @@ __metadata:
|
|
|
9067
9067
|
languageName: node
|
|
9068
9068
|
linkType: hard
|
|
9069
9069
|
|
|
9070
|
-
"decamelize@npm:6.0.
|
|
9071
|
-
version: 6.0.
|
|
9072
|
-
resolution: "decamelize@npm:6.0.
|
|
9073
|
-
checksum: 10c0/
|
|
9070
|
+
"decamelize@npm:6.0.1":
|
|
9071
|
+
version: 6.0.1
|
|
9072
|
+
resolution: "decamelize@npm:6.0.1"
|
|
9073
|
+
checksum: 10c0/c0a3a529591ebab1d1a9458b60684194e91d904e9b0a56367d3d507b2c8ab89dfd40c61423ca6a1eb2f70e2d44d2efe78f3342326395d3738d1d42592b1a6224
|
|
9074
9074
|
languageName: node
|
|
9075
9075
|
linkType: hard
|
|
9076
9076
|
|
|
@@ -9466,9 +9466,9 @@ __metadata:
|
|
|
9466
9466
|
linkType: hard
|
|
9467
9467
|
|
|
9468
9468
|
"electron-to-chromium@npm:^1.5.204":
|
|
9469
|
-
version: 1.5.
|
|
9470
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9471
|
-
checksum: 10c0/
|
|
9469
|
+
version: 1.5.210
|
|
9470
|
+
resolution: "electron-to-chromium@npm:1.5.210"
|
|
9471
|
+
checksum: 10c0/439bc243d2db708a603036ce6df21824eb4d166443caba4f5958c55be5b3c6ac5aa9b7b091f9fa268bbd76c77243cd0e7cbba6e423323a6869c523b39e4db09c
|
|
9472
9472
|
languageName: node
|
|
9473
9473
|
linkType: hard
|
|
9474
9474
|
|
|
@@ -10860,9 +10860,9 @@ __metadata:
|
|
|
10860
10860
|
linkType: hard
|
|
10861
10861
|
|
|
10862
10862
|
"flow-parser@npm:0.*":
|
|
10863
|
-
version: 0.
|
|
10864
|
-
resolution: "flow-parser@npm:0.
|
|
10865
|
-
checksum: 10c0/
|
|
10863
|
+
version: 0.280.0
|
|
10864
|
+
resolution: "flow-parser@npm:0.280.0"
|
|
10865
|
+
checksum: 10c0/13de4fa16dafaae316c0fdae10e29436b9af65e64c3b25a5c6f27ce635491a1de8f40fb8a98c615dbab57b5e93fe1bf9f0a0842320e0ba8f793c50e892a619b4
|
|
10866
10866
|
languageName: node
|
|
10867
10867
|
linkType: hard
|
|
10868
10868
|
|
|
@@ -12315,10 +12315,10 @@ __metadata:
|
|
|
12315
12315
|
languageName: node
|
|
12316
12316
|
linkType: hard
|
|
12317
12317
|
|
|
12318
|
-
"isbot@npm:5.1.
|
|
12319
|
-
version: 5.1.
|
|
12320
|
-
resolution: "isbot@npm:5.1.
|
|
12321
|
-
checksum: 10c0/
|
|
12318
|
+
"isbot@npm:5.1.30":
|
|
12319
|
+
version: 5.1.30
|
|
12320
|
+
resolution: "isbot@npm:5.1.30"
|
|
12321
|
+
checksum: 10c0/00a34842c0573669830ef17fc8b0ce8e3a947835179c13e10da737899310b33d1644fbab8042a8963d581010cce6ae46cd6ee947bd5e79465e29b9cbead44113
|
|
12322
12322
|
languageName: node
|
|
12323
12323
|
linkType: hard
|
|
12324
12324
|
|
|
@@ -15484,17 +15484,6 @@ __metadata:
|
|
|
15484
15484
|
languageName: node
|
|
15485
15485
|
linkType: hard
|
|
15486
15486
|
|
|
15487
|
-
"react-dom@npm:19.0.0-rc-f2df5694-20240916":
|
|
15488
|
-
version: 19.0.0-rc-f2df5694-20240916
|
|
15489
|
-
resolution: "react-dom@npm:19.0.0-rc-f2df5694-20240916"
|
|
15490
|
-
dependencies:
|
|
15491
|
-
scheduler: "npm:0.25.0-rc-f2df5694-20240916"
|
|
15492
|
-
peerDependencies:
|
|
15493
|
-
react: 19.0.0-rc-f2df5694-20240916
|
|
15494
|
-
checksum: 10c0/43577e8aa0a69095bce3821c370d0f73be2d87fe7f01de48ef91166373221daa13898e093ea9e0e3c31a3967579d768c69045197b139c1182c2f15e680c49e20
|
|
15495
|
-
languageName: node
|
|
15496
|
-
linkType: hard
|
|
15497
|
-
|
|
15498
15487
|
"react-fast-compare@npm:^3.2.2":
|
|
15499
15488
|
version: 3.2.2
|
|
15500
15489
|
resolution: "react-fast-compare@npm:3.2.2"
|
|
@@ -15544,17 +15533,18 @@ __metadata:
|
|
|
15544
15533
|
languageName: node
|
|
15545
15534
|
linkType: hard
|
|
15546
15535
|
|
|
15547
|
-
"react-server-dom-webpack@npm:19.0.0-rc-
|
|
15548
|
-
version: 19.0.0-rc-
|
|
15549
|
-
resolution: "react-server-dom-webpack@npm:19.0.0-rc-
|
|
15536
|
+
"react-server-dom-webpack@npm:19.0.0-rc-f2df5694-20240916":
|
|
15537
|
+
version: 19.0.0-rc-f2df5694-20240916
|
|
15538
|
+
resolution: "react-server-dom-webpack@npm:19.0.0-rc-f2df5694-20240916"
|
|
15550
15539
|
dependencies:
|
|
15551
15540
|
acorn-loose: "npm:^8.3.0"
|
|
15552
15541
|
neo-async: "npm:^2.6.1"
|
|
15542
|
+
webpack-sources: "npm:^3.2.0"
|
|
15553
15543
|
peerDependencies:
|
|
15554
|
-
react: 19.0.0-rc-
|
|
15555
|
-
react-dom: 19.0.0-rc-
|
|
15544
|
+
react: 19.0.0-rc-f2df5694-20240916
|
|
15545
|
+
react-dom: 19.0.0-rc-f2df5694-20240916
|
|
15556
15546
|
webpack: ^5.59.0
|
|
15557
|
-
checksum: 10c0/
|
|
15547
|
+
checksum: 10c0/ff1890ceca1306df12073fdac579077c35cd411d1a21c6f43bf60065e0121fdfe860f1befccb9e367ba73a37c99add0233780af07528dde77c43d35e641faaf7
|
|
15558
15548
|
languageName: node
|
|
15559
15549
|
linkType: hard
|
|
15560
15550
|
|
|
@@ -15567,13 +15557,6 @@ __metadata:
|
|
|
15567
15557
|
languageName: node
|
|
15568
15558
|
linkType: hard
|
|
15569
15559
|
|
|
15570
|
-
"react@npm:19.0.0-rc-f2df5694-20240916":
|
|
15571
|
-
version: 19.0.0-rc-f2df5694-20240916
|
|
15572
|
-
resolution: "react@npm:19.0.0-rc-f2df5694-20240916"
|
|
15573
|
-
checksum: 10c0/15ea40edcea5f14b702e971f7aefbb87f8644be2e0480d563b4e21ee8d6dcc5332d608941c5c69889c035d9d80601fbd6ab303be4ed9f716e6c7ace441ea527a
|
|
15574
|
-
languageName: node
|
|
15575
|
-
linkType: hard
|
|
15576
|
-
|
|
15577
15560
|
"readable-stream@npm:^2.0.5, readable-stream@npm:^2.3.8":
|
|
15578
15561
|
version: 2.3.8
|
|
15579
15562
|
resolution: "readable-stream@npm:2.3.8"
|
|
@@ -16213,9 +16196,9 @@ __metadata:
|
|
|
16213
16196
|
version: 0.0.0-use.local
|
|
16214
16197
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16215
16198
|
dependencies:
|
|
16216
|
-
"@cedarjs/core": "npm:0.10.
|
|
16217
|
-
"@cedarjs/project-config": "npm:0.10.
|
|
16218
|
-
"@cedarjs/testing": "npm:0.10.
|
|
16199
|
+
"@cedarjs/core": "npm:0.10.2"
|
|
16200
|
+
"@cedarjs/project-config": "npm:0.10.2"
|
|
16201
|
+
"@cedarjs/testing": "npm:0.10.2"
|
|
16219
16202
|
vitest: "npm:3.2.4"
|
|
16220
16203
|
languageName: unknown
|
|
16221
16204
|
linkType: soft
|
|
@@ -16325,13 +16308,6 @@ __metadata:
|
|
|
16325
16308
|
languageName: node
|
|
16326
16309
|
linkType: hard
|
|
16327
16310
|
|
|
16328
|
-
"scheduler@npm:0.25.0-rc-f2df5694-20240916":
|
|
16329
|
-
version: 0.25.0-rc-f2df5694-20240916
|
|
16330
|
-
resolution: "scheduler@npm:0.25.0-rc-f2df5694-20240916"
|
|
16331
|
-
checksum: 10c0/f8a59d85497ccb97a4e1408fcfd2c48a179608c531bd6a10ca1e41d3830c3f5557a02b2aab63e302c42052f70f8ca089ce38a8496efe44edf17f604e098fb531
|
|
16332
|
-
languageName: node
|
|
16333
|
-
linkType: hard
|
|
16334
|
-
|
|
16335
16311
|
"scheduler@npm:^0.23.2":
|
|
16336
16312
|
version: 0.23.2
|
|
16337
16313
|
resolution: "scheduler@npm:0.23.2"
|
|
@@ -18414,14 +18390,14 @@ __metadata:
|
|
|
18414
18390
|
version: 0.0.0-use.local
|
|
18415
18391
|
resolution: "web@workspace:web"
|
|
18416
18392
|
dependencies:
|
|
18417
|
-
"@cedarjs/forms": "npm:0.10.
|
|
18418
|
-
"@cedarjs/router": "npm:0.10.
|
|
18419
|
-
"@cedarjs/vite": "npm:0.10.
|
|
18420
|
-
"@cedarjs/web": "npm:0.10.
|
|
18393
|
+
"@cedarjs/forms": "npm:0.10.2"
|
|
18394
|
+
"@cedarjs/router": "npm:0.10.2"
|
|
18395
|
+
"@cedarjs/vite": "npm:0.10.2"
|
|
18396
|
+
"@cedarjs/web": "npm:0.10.2"
|
|
18421
18397
|
"@types/react": "npm:^18.2.55"
|
|
18422
18398
|
"@types/react-dom": "npm:^18.2.19"
|
|
18423
|
-
react: "npm:
|
|
18424
|
-
react-dom: "npm:
|
|
18399
|
+
react: "npm:18.3.1"
|
|
18400
|
+
react-dom: "npm:18.3.1"
|
|
18425
18401
|
languageName: unknown
|
|
18426
18402
|
linkType: soft
|
|
18427
18403
|
|
|
@@ -18452,6 +18428,13 @@ __metadata:
|
|
|
18452
18428
|
languageName: node
|
|
18453
18429
|
linkType: hard
|
|
18454
18430
|
|
|
18431
|
+
"webpack-sources@npm:^3.2.0":
|
|
18432
|
+
version: 3.3.3
|
|
18433
|
+
resolution: "webpack-sources@npm:3.3.3"
|
|
18434
|
+
checksum: 10c0/ab732f6933b513ba4d505130418995ddef6df988421fccf3289e53583c6a39e205c4a0739cee98950964552d3006604912679c736031337fb4a9d78d8576ed40
|
|
18435
|
+
languageName: node
|
|
18436
|
+
linkType: hard
|
|
18437
|
+
|
|
18455
18438
|
"webpack-virtual-modules@npm:^0.6.2":
|
|
18456
18439
|
version: 0.6.2
|
|
18457
18440
|
resolution: "webpack-virtual-modules@npm:0.6.2"
|