create-cedar-app 2.6.0-rc.28 → 2.6.1-next.0
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 +4 -4
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +180 -180
- package/templates/esm-ts/api/package.json +2 -2
- package/templates/esm-ts/package.json +4 -4
- package/templates/esm-ts/web/package.json +4 -4
- package/templates/esm-ts/yarn.lock +180 -180
- package/templates/js/api/package.json +2 -2
- package/templates/js/package.json +4 -4
- package/templates/js/web/package.json +4 -4
- package/templates/js/yarn.lock +180 -180
- package/templates/ts/api/package.json +2 -2
- package/templates/ts/package.json +4 -4
- package/templates/ts/web/package.json +4 -4
- package/templates/ts/yarn.lock +180 -180
|
@@ -1780,15 +1780,15 @@ __metadata:
|
|
|
1780
1780
|
languageName: node
|
|
1781
1781
|
linkType: hard
|
|
1782
1782
|
|
|
1783
|
-
"@cedarjs/api-server@npm:2.6.0
|
|
1784
|
-
version: 2.6.0
|
|
1785
|
-
resolution: "@cedarjs/api-server@npm:2.6.0
|
|
1786
|
-
dependencies:
|
|
1787
|
-
"@cedarjs/context": "npm:2.6.0
|
|
1788
|
-
"@cedarjs/fastify-web": "npm:2.6.0
|
|
1789
|
-
"@cedarjs/internal": "npm:2.6.0
|
|
1790
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
1791
|
-
"@cedarjs/web-server": "npm:2.6.0
|
|
1783
|
+
"@cedarjs/api-server@npm:2.6.0":
|
|
1784
|
+
version: 2.6.0
|
|
1785
|
+
resolution: "@cedarjs/api-server@npm:2.6.0"
|
|
1786
|
+
dependencies:
|
|
1787
|
+
"@cedarjs/context": "npm:2.6.0"
|
|
1788
|
+
"@cedarjs/fastify-web": "npm:2.6.0"
|
|
1789
|
+
"@cedarjs/internal": "npm:2.6.0"
|
|
1790
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
1791
|
+
"@cedarjs/web-server": "npm:2.6.0"
|
|
1792
1792
|
"@fastify/multipart": "npm:9.4.0"
|
|
1793
1793
|
"@fastify/url-data": "npm:6.0.3"
|
|
1794
1794
|
ansis: "npm:4.2.0"
|
|
@@ -1804,7 +1804,7 @@ __metadata:
|
|
|
1804
1804
|
split2: "npm:4.2.0"
|
|
1805
1805
|
yargs: "npm:17.7.2"
|
|
1806
1806
|
peerDependencies:
|
|
1807
|
-
"@cedarjs/graphql-server": 2.6.0
|
|
1807
|
+
"@cedarjs/graphql-server": 2.6.0
|
|
1808
1808
|
peerDependenciesMeta:
|
|
1809
1809
|
"@cedarjs/graphql-server":
|
|
1810
1810
|
optional: true
|
|
@@ -1815,13 +1815,13 @@ __metadata:
|
|
|
1815
1815
|
rw-api-server-watch: dist/cjs/watch.js
|
|
1816
1816
|
rw-log-formatter: dist/cjs/logFormatter/bin.js
|
|
1817
1817
|
rw-server: dist/cjs/bin.js
|
|
1818
|
-
checksum: 10c0/
|
|
1818
|
+
checksum: 10c0/d15c88c08ef94e7b40f646e7da4fee6c58886ed7b0c763a4680d7f1b01e70991343249f410ec55be2a0ca29085dc24e5db5bc04a0ba0aa9b1348cc7d496bb8ae
|
|
1819
1819
|
languageName: node
|
|
1820
1820
|
linkType: hard
|
|
1821
1821
|
|
|
1822
|
-
"@cedarjs/api@npm:2.6.0
|
|
1823
|
-
version: 2.6.0
|
|
1824
|
-
resolution: "@cedarjs/api@npm:2.6.0
|
|
1822
|
+
"@cedarjs/api@npm:2.6.0":
|
|
1823
|
+
version: 2.6.0
|
|
1824
|
+
resolution: "@cedarjs/api@npm:2.6.0"
|
|
1825
1825
|
dependencies:
|
|
1826
1826
|
"@prisma/client": "npm:6.19.2"
|
|
1827
1827
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -1846,23 +1846,23 @@ __metadata:
|
|
|
1846
1846
|
redwood: dist/cjs/bins/redwood.js
|
|
1847
1847
|
rw: dist/cjs/bins/redwood.js
|
|
1848
1848
|
tsc: dist/cjs/bins/tsc.js
|
|
1849
|
-
checksum: 10c0/
|
|
1849
|
+
checksum: 10c0/db701a8f0b0ec56f7e8bf9dad29dc135e761f4a991958ba2329322ae47656b978b3acf2b7b807cb380e59068591f2ca5644d0336335d4a3836fd9764d3a43760
|
|
1850
1850
|
languageName: node
|
|
1851
1851
|
linkType: hard
|
|
1852
1852
|
|
|
1853
|
-
"@cedarjs/auth@npm:2.6.0
|
|
1854
|
-
version: 2.6.0
|
|
1855
|
-
resolution: "@cedarjs/auth@npm:2.6.0
|
|
1853
|
+
"@cedarjs/auth@npm:2.6.0":
|
|
1854
|
+
version: 2.6.0
|
|
1855
|
+
resolution: "@cedarjs/auth@npm:2.6.0"
|
|
1856
1856
|
dependencies:
|
|
1857
1857
|
core-js: "npm:3.48.0"
|
|
1858
1858
|
react: "npm:18.3.1"
|
|
1859
|
-
checksum: 10c0/
|
|
1859
|
+
checksum: 10c0/d73da21a92e5f68b4eed4f53c391a11e9079954a808e6e31b5754a9b1ecfa65641ad3f50e780c1b33feafc5afc3c878129881c703a3ad101a02bb1b15875f08a
|
|
1860
1860
|
languageName: node
|
|
1861
1861
|
linkType: hard
|
|
1862
1862
|
|
|
1863
|
-
"@cedarjs/babel-config@npm:2.6.0
|
|
1864
|
-
version: 2.6.0
|
|
1865
|
-
resolution: "@cedarjs/babel-config@npm:2.6.0
|
|
1863
|
+
"@cedarjs/babel-config@npm:2.6.0":
|
|
1864
|
+
version: 2.6.0
|
|
1865
|
+
resolution: "@cedarjs/babel-config@npm:2.6.0"
|
|
1866
1866
|
dependencies:
|
|
1867
1867
|
"@babel/core": "npm:^7.26.10"
|
|
1868
1868
|
"@babel/parser": "npm:7.29.0"
|
|
@@ -1877,7 +1877,7 @@ __metadata:
|
|
|
1877
1877
|
"@babel/register": "npm:7.28.6"
|
|
1878
1878
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
1879
1879
|
"@babel/traverse": "npm:7.29.0"
|
|
1880
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
1880
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
1881
1881
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1882
1882
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1883
1883
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1885,17 +1885,17 @@ __metadata:
|
|
|
1885
1885
|
fast-glob: "npm:3.3.3"
|
|
1886
1886
|
graphql: "npm:16.12.0"
|
|
1887
1887
|
typescript: "npm:5.9.3"
|
|
1888
|
-
checksum: 10c0/
|
|
1888
|
+
checksum: 10c0/a309cc2b3674e779928846b52f87784e1c1c09f40f412f3bcd96b165407a82552771b6db8d8b15e741f14008993e94aefe19885992e5b644ced0994210a12256
|
|
1889
1889
|
languageName: node
|
|
1890
1890
|
linkType: hard
|
|
1891
1891
|
|
|
1892
|
-
"@cedarjs/cli-helpers@npm:2.6.0
|
|
1893
|
-
version: 2.6.0
|
|
1894
|
-
resolution: "@cedarjs/cli-helpers@npm:2.6.0
|
|
1892
|
+
"@cedarjs/cli-helpers@npm:2.6.0":
|
|
1893
|
+
version: 2.6.0
|
|
1894
|
+
resolution: "@cedarjs/cli-helpers@npm:2.6.0"
|
|
1895
1895
|
dependencies:
|
|
1896
1896
|
"@babel/core": "npm:^7.26.10"
|
|
1897
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
1898
|
-
"@cedarjs/telemetry": "npm:2.6.0
|
|
1897
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
1898
|
+
"@cedarjs/telemetry": "npm:2.6.0"
|
|
1899
1899
|
"@opentelemetry/api": "npm:1.9.0"
|
|
1900
1900
|
ansis: "npm:4.2.0"
|
|
1901
1901
|
dotenv: "npm:16.6.1"
|
|
@@ -1910,26 +1910,26 @@ __metadata:
|
|
|
1910
1910
|
smol-toml: "npm:1.6.0"
|
|
1911
1911
|
termi-link: "npm:1.1.0"
|
|
1912
1912
|
yargs-parser: "npm:21.1.1"
|
|
1913
|
-
checksum: 10c0/
|
|
1913
|
+
checksum: 10c0/7ae98c98cdd31883ef6956c40d15496a50f12575c3ebe130818355e43877396aeb94f0292899aa60dc99546bbe5b185a1a7d920384c9096efbf40abb2b7b873d
|
|
1914
1914
|
languageName: node
|
|
1915
1915
|
linkType: hard
|
|
1916
1916
|
|
|
1917
|
-
"@cedarjs/cli@npm:2.6.0
|
|
1918
|
-
version: 2.6.0
|
|
1919
|
-
resolution: "@cedarjs/cli@npm:2.6.0
|
|
1917
|
+
"@cedarjs/cli@npm:2.6.0":
|
|
1918
|
+
version: 2.6.0
|
|
1919
|
+
resolution: "@cedarjs/cli@npm:2.6.0"
|
|
1920
1920
|
dependencies:
|
|
1921
1921
|
"@babel/parser": "npm:7.29.0"
|
|
1922
1922
|
"@babel/preset-typescript": "npm:7.28.5"
|
|
1923
1923
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
1924
|
-
"@cedarjs/api-server": "npm:2.6.0
|
|
1925
|
-
"@cedarjs/cli-helpers": "npm:2.6.0
|
|
1926
|
-
"@cedarjs/fastify-web": "npm:2.6.0
|
|
1927
|
-
"@cedarjs/internal": "npm:2.6.0
|
|
1928
|
-
"@cedarjs/prerender": "npm:2.6.0
|
|
1929
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
1930
|
-
"@cedarjs/structure": "npm:2.6.0
|
|
1931
|
-
"@cedarjs/telemetry": "npm:2.6.0
|
|
1932
|
-
"@cedarjs/web-server": "npm:2.6.0
|
|
1924
|
+
"@cedarjs/api-server": "npm:2.6.0"
|
|
1925
|
+
"@cedarjs/cli-helpers": "npm:2.6.0"
|
|
1926
|
+
"@cedarjs/fastify-web": "npm:2.6.0"
|
|
1927
|
+
"@cedarjs/internal": "npm:2.6.0"
|
|
1928
|
+
"@cedarjs/prerender": "npm:2.6.0"
|
|
1929
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
1930
|
+
"@cedarjs/structure": "npm:2.6.0"
|
|
1931
|
+
"@cedarjs/telemetry": "npm:2.6.0"
|
|
1932
|
+
"@cedarjs/web-server": "npm:2.6.0"
|
|
1933
1933
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1934
1934
|
"@opentelemetry/api": "npm:1.9.0"
|
|
1935
1935
|
"@opentelemetry/core": "npm:1.30.1"
|
|
@@ -1984,40 +1984,40 @@ __metadata:
|
|
|
1984
1984
|
cfw: dist/cfw.js
|
|
1985
1985
|
redwood: dist/index.js
|
|
1986
1986
|
rw: dist/index.js
|
|
1987
|
-
checksum: 10c0/
|
|
1987
|
+
checksum: 10c0/95dc8157c3ce4784170092a58c1f1fbe9c6f296f57e59d319d3779e3d45d8adb54d3a13d1c610dd2595d1a3d7121c21af8f3d02385d81f55391ed327346cbc29
|
|
1988
1988
|
languageName: node
|
|
1989
1989
|
linkType: hard
|
|
1990
1990
|
|
|
1991
|
-
"@cedarjs/context@npm:2.6.0
|
|
1992
|
-
version: 2.6.0
|
|
1993
|
-
resolution: "@cedarjs/context@npm:2.6.0
|
|
1994
|
-
checksum: 10c0/
|
|
1991
|
+
"@cedarjs/context@npm:2.6.0":
|
|
1992
|
+
version: 2.6.0
|
|
1993
|
+
resolution: "@cedarjs/context@npm:2.6.0"
|
|
1994
|
+
checksum: 10c0/a57b5782bb8e37d3691f79c3e156bf1160614a541bbac5d83833b2d6092c2467dffa774a01ef05d1c9a08f3fbb2ccb26698a346990908ca7ba2eaf259c0fe7e3
|
|
1995
1995
|
languageName: node
|
|
1996
1996
|
linkType: hard
|
|
1997
1997
|
|
|
1998
|
-
"@cedarjs/cookie-jar@npm:2.6.0
|
|
1999
|
-
version: 2.6.0
|
|
2000
|
-
resolution: "@cedarjs/cookie-jar@npm:2.6.0
|
|
1998
|
+
"@cedarjs/cookie-jar@npm:2.6.0":
|
|
1999
|
+
version: 2.6.0
|
|
2000
|
+
resolution: "@cedarjs/cookie-jar@npm:2.6.0"
|
|
2001
2001
|
dependencies:
|
|
2002
2002
|
cookie: "npm:1.1.1"
|
|
2003
2003
|
esbuild: "npm:0.21.5"
|
|
2004
2004
|
fast-glob: "npm:3.3.3"
|
|
2005
|
-
checksum: 10c0/
|
|
2005
|
+
checksum: 10c0/8c9eb09c17c269cba40c78ced6911a63a2e120bf5a14cfd27fe38a799a0f6a35a6ded7ab8e7605505c27c23fa9145b45c4ddb195a019a1c1f1e79f957e9bcdd5
|
|
2006
2006
|
languageName: node
|
|
2007
2007
|
linkType: hard
|
|
2008
2008
|
|
|
2009
|
-
"@cedarjs/core@npm:2.6.0
|
|
2010
|
-
version: 2.6.0
|
|
2011
|
-
resolution: "@cedarjs/core@npm:2.6.0
|
|
2009
|
+
"@cedarjs/core@npm:2.6.0":
|
|
2010
|
+
version: 2.6.0
|
|
2011
|
+
resolution: "@cedarjs/core@npm:2.6.0"
|
|
2012
2012
|
dependencies:
|
|
2013
2013
|
"@babel/cli": "npm:7.28.6"
|
|
2014
|
-
"@cedarjs/api-server": "npm:2.6.0
|
|
2015
|
-
"@cedarjs/cli": "npm:2.6.0
|
|
2016
|
-
"@cedarjs/eslint-config": "npm:2.6.0
|
|
2017
|
-
"@cedarjs/internal": "npm:2.6.0
|
|
2018
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2019
|
-
"@cedarjs/testing": "npm:2.6.0
|
|
2020
|
-
"@cedarjs/web-server": "npm:2.6.0
|
|
2014
|
+
"@cedarjs/api-server": "npm:2.6.0"
|
|
2015
|
+
"@cedarjs/cli": "npm:2.6.0"
|
|
2016
|
+
"@cedarjs/eslint-config": "npm:2.6.0"
|
|
2017
|
+
"@cedarjs/internal": "npm:2.6.0"
|
|
2018
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2019
|
+
"@cedarjs/testing": "npm:2.6.0"
|
|
2020
|
+
"@cedarjs/web-server": "npm:2.6.0"
|
|
2021
2021
|
graphql-tag: "npm:2.12.6"
|
|
2022
2022
|
lodash: "npm:4.17.23"
|
|
2023
2023
|
nodemon: "npm:3.1.11"
|
|
@@ -2046,21 +2046,21 @@ __metadata:
|
|
|
2046
2046
|
rw-serve-fe: dist/bins/rw-serve-fe.js
|
|
2047
2047
|
rw-web-server: dist/bins/rw-web-server.js
|
|
2048
2048
|
vitest: dist/bins/vitest.js
|
|
2049
|
-
checksum: 10c0/
|
|
2049
|
+
checksum: 10c0/dfaaf4e27c7b28f32e9484e81db71147c0735dc094fe5845d5fbd59eedaee06ea1f5b6b3c7e758cb90927eeac3fa676ae04b6d6f8380168153531712bed9fd43
|
|
2050
2050
|
languageName: node
|
|
2051
2051
|
linkType: hard
|
|
2052
2052
|
|
|
2053
|
-
"@cedarjs/eslint-config@npm:2.6.0
|
|
2054
|
-
version: 2.6.0
|
|
2055
|
-
resolution: "@cedarjs/eslint-config@npm:2.6.0
|
|
2053
|
+
"@cedarjs/eslint-config@npm:2.6.0":
|
|
2054
|
+
version: 2.6.0
|
|
2055
|
+
resolution: "@cedarjs/eslint-config@npm:2.6.0"
|
|
2056
2056
|
dependencies:
|
|
2057
2057
|
"@babel/core": "npm:^7.26.10"
|
|
2058
2058
|
"@babel/eslint-parser": "npm:7.28.6"
|
|
2059
2059
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2060
|
-
"@cedarjs/babel-config": "npm:2.6.0
|
|
2061
|
-
"@cedarjs/eslint-plugin": "npm:2.6.0
|
|
2062
|
-
"@cedarjs/internal": "npm:2.6.0
|
|
2063
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2060
|
+
"@cedarjs/babel-config": "npm:2.6.0"
|
|
2061
|
+
"@cedarjs/eslint-plugin": "npm:2.6.0"
|
|
2062
|
+
"@cedarjs/internal": "npm:2.6.0"
|
|
2063
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2064
2064
|
"@eslint/js": "npm:8.57.1"
|
|
2065
2065
|
"@typescript-eslint/eslint-plugin": "npm:8.54.0"
|
|
2066
2066
|
"@typescript-eslint/parser": "npm:8.54.0"
|
|
@@ -2077,53 +2077,53 @@ __metadata:
|
|
|
2077
2077
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2078
2078
|
prettier: "npm:3.8.1"
|
|
2079
2079
|
typescript-eslint: "npm:8.54.0"
|
|
2080
|
-
checksum: 10c0/
|
|
2080
|
+
checksum: 10c0/acc16e28912f9aaea860b8e35a83ecca435107a2d106fa93dd6a342a6be388dbe13fc3934b3e2f2bc39bccd37a706188c5cd98eb9d7de7273c0217e37203c757
|
|
2081
2081
|
languageName: node
|
|
2082
2082
|
linkType: hard
|
|
2083
2083
|
|
|
2084
|
-
"@cedarjs/eslint-plugin@npm:2.6.0
|
|
2085
|
-
version: 2.6.0
|
|
2086
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.6.0
|
|
2084
|
+
"@cedarjs/eslint-plugin@npm:2.6.0":
|
|
2085
|
+
version: 2.6.0
|
|
2086
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.6.0"
|
|
2087
2087
|
dependencies:
|
|
2088
2088
|
"@typescript-eslint/utils": "npm:8.54.0"
|
|
2089
2089
|
eslint: "npm:8.57.1"
|
|
2090
|
-
checksum: 10c0/
|
|
2090
|
+
checksum: 10c0/eeb05090d6fcb77e7b9e1cb5fe6448b93e18d308be0229f3a4741cf537e32d0218877216ef5dd962edee2ff962ea211477e8baaf04ce150e10111baea276ad5a
|
|
2091
2091
|
languageName: node
|
|
2092
2092
|
linkType: hard
|
|
2093
2093
|
|
|
2094
|
-
"@cedarjs/fastify-web@npm:2.6.0
|
|
2095
|
-
version: 2.6.0
|
|
2096
|
-
resolution: "@cedarjs/fastify-web@npm:2.6.0
|
|
2094
|
+
"@cedarjs/fastify-web@npm:2.6.0":
|
|
2095
|
+
version: 2.6.0
|
|
2096
|
+
resolution: "@cedarjs/fastify-web@npm:2.6.0"
|
|
2097
2097
|
dependencies:
|
|
2098
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2098
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2099
2099
|
"@fastify/http-proxy": "npm:11.4.1"
|
|
2100
2100
|
"@fastify/static": "npm:8.3.0"
|
|
2101
2101
|
"@fastify/url-data": "npm:6.0.3"
|
|
2102
2102
|
fast-glob: "npm:3.3.3"
|
|
2103
|
-
checksum: 10c0/
|
|
2103
|
+
checksum: 10c0/c8406ad1f4f25e4729822fb48e76826fb44ed28b0adddfdb2f9830d0b020d8832e59f35e9ecf0faac0d14a532912c23a03406870967068a2141be1df31595beb
|
|
2104
2104
|
languageName: node
|
|
2105
2105
|
linkType: hard
|
|
2106
2106
|
|
|
2107
|
-
"@cedarjs/forms@npm:2.6.0
|
|
2108
|
-
version: 2.6.0
|
|
2109
|
-
resolution: "@cedarjs/forms@npm:2.6.0
|
|
2107
|
+
"@cedarjs/forms@npm:2.6.0":
|
|
2108
|
+
version: 2.6.0
|
|
2109
|
+
resolution: "@cedarjs/forms@npm:2.6.0"
|
|
2110
2110
|
dependencies:
|
|
2111
2111
|
graphql: "npm:16.12.0"
|
|
2112
2112
|
pascalcase: "npm:1.0.0"
|
|
2113
2113
|
react-hook-form: "npm:7.71.1"
|
|
2114
2114
|
peerDependencies:
|
|
2115
2115
|
react: 18.3.1
|
|
2116
|
-
checksum: 10c0/
|
|
2116
|
+
checksum: 10c0/f06a5983c955028c71c4c391773f21be3ed951b41221d1cddb3d883c7c8d94216e85bc8221cb3c3ad76700e9c2992c41b73e690ce4718cd55c51c057c0e5454c
|
|
2117
2117
|
languageName: node
|
|
2118
2118
|
linkType: hard
|
|
2119
2119
|
|
|
2120
|
-
"@cedarjs/graphql-server@npm:2.6.0
|
|
2121
|
-
version: 2.6.0
|
|
2122
|
-
resolution: "@cedarjs/graphql-server@npm:2.6.0
|
|
2120
|
+
"@cedarjs/graphql-server@npm:2.6.0":
|
|
2121
|
+
version: 2.6.0
|
|
2122
|
+
resolution: "@cedarjs/graphql-server@npm:2.6.0"
|
|
2123
2123
|
dependencies:
|
|
2124
2124
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2125
|
-
"@cedarjs/api": "npm:2.6.0
|
|
2126
|
-
"@cedarjs/context": "npm:2.6.0
|
|
2125
|
+
"@cedarjs/api": "npm:2.6.0"
|
|
2126
|
+
"@cedarjs/context": "npm:2.6.0"
|
|
2127
2127
|
"@envelop/core": "npm:5.5.0"
|
|
2128
2128
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2129
2129
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2142,13 +2142,13 @@ __metadata:
|
|
|
2142
2142
|
graphql-yoga: "npm:5.18.0"
|
|
2143
2143
|
lodash: "npm:4.17.23"
|
|
2144
2144
|
uuid: "npm:11.1.0"
|
|
2145
|
-
checksum: 10c0/
|
|
2145
|
+
checksum: 10c0/9e327a484d118d9583f80ac7a0736e01f708ee1594642881499674c4624092165c6179f478ae572d2e4aae6681ba8f7376fdd818d604fd0c38747c5828e2783f
|
|
2146
2146
|
languageName: node
|
|
2147
2147
|
linkType: hard
|
|
2148
2148
|
|
|
2149
|
-
"@cedarjs/internal@npm:2.6.0
|
|
2150
|
-
version: 2.6.0
|
|
2151
|
-
resolution: "@cedarjs/internal@npm:2.6.0
|
|
2149
|
+
"@cedarjs/internal@npm:2.6.0":
|
|
2150
|
+
version: 2.6.0
|
|
2151
|
+
resolution: "@cedarjs/internal@npm:2.6.0"
|
|
2152
2152
|
dependencies:
|
|
2153
2153
|
"@babel/core": "npm:^7.26.10"
|
|
2154
2154
|
"@babel/parser": "npm:7.29.0"
|
|
@@ -2156,10 +2156,10 @@ __metadata:
|
|
|
2156
2156
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2157
2157
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2158
2158
|
"@babel/traverse": "npm:7.29.0"
|
|
2159
|
-
"@cedarjs/babel-config": "npm:2.6.0
|
|
2160
|
-
"@cedarjs/graphql-server": "npm:2.6.0
|
|
2161
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2162
|
-
"@cedarjs/router": "npm:2.6.0
|
|
2159
|
+
"@cedarjs/babel-config": "npm:2.6.0"
|
|
2160
|
+
"@cedarjs/graphql-server": "npm:2.6.0"
|
|
2161
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2162
|
+
"@cedarjs/router": "npm:2.6.0"
|
|
2163
2163
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2164
2164
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2165
2165
|
"@graphql-codegen/client-preset": "npm:4.8.3"
|
|
@@ -2191,24 +2191,24 @@ __metadata:
|
|
|
2191
2191
|
bin:
|
|
2192
2192
|
rw-gen: dist/generate/generate.js
|
|
2193
2193
|
rw-gen-watch: dist/generate/watch.js
|
|
2194
|
-
checksum: 10c0/
|
|
2194
|
+
checksum: 10c0/f2fc52414643cb82a1e5377494d79ce4148abdaf56e896c6aff47f26f40066eef78088c7143ccbafdda40538c258fa96bb32deefbe4d905f3f1f67dce69b8b72
|
|
2195
2195
|
languageName: node
|
|
2196
2196
|
linkType: hard
|
|
2197
2197
|
|
|
2198
|
-
"@cedarjs/prerender@npm:2.6.0
|
|
2199
|
-
version: 2.6.0
|
|
2200
|
-
resolution: "@cedarjs/prerender@npm:2.6.0
|
|
2198
|
+
"@cedarjs/prerender@npm:2.6.0":
|
|
2199
|
+
version: 2.6.0
|
|
2200
|
+
resolution: "@cedarjs/prerender@npm:2.6.0"
|
|
2201
2201
|
dependencies:
|
|
2202
2202
|
"@ast-grep/napi": "npm:0.40.5"
|
|
2203
2203
|
"@babel/generator": "npm:7.29.1"
|
|
2204
2204
|
"@babel/parser": "npm:7.29.0"
|
|
2205
2205
|
"@babel/traverse": "npm:7.29.0"
|
|
2206
|
-
"@cedarjs/babel-config": "npm:2.6.0
|
|
2207
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2208
|
-
"@cedarjs/router": "npm:2.6.0
|
|
2209
|
-
"@cedarjs/structure": "npm:2.6.0
|
|
2210
|
-
"@cedarjs/vite": "npm:2.6.0
|
|
2211
|
-
"@cedarjs/web": "npm:2.6.0
|
|
2206
|
+
"@cedarjs/babel-config": "npm:2.6.0"
|
|
2207
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2208
|
+
"@cedarjs/router": "npm:2.6.0"
|
|
2209
|
+
"@cedarjs/structure": "npm:2.6.0"
|
|
2210
|
+
"@cedarjs/vite": "npm:2.6.0"
|
|
2211
|
+
"@cedarjs/web": "npm:2.6.0"
|
|
2212
2212
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2213
2213
|
"@rollup/plugin-commonjs": "npm:28.0.9"
|
|
2214
2214
|
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
|
@@ -2228,57 +2228,57 @@ __metadata:
|
|
|
2228
2228
|
peerDependencies:
|
|
2229
2229
|
react: 18.3.1
|
|
2230
2230
|
react-dom: 18.3.1
|
|
2231
|
-
checksum: 10c0/
|
|
2231
|
+
checksum: 10c0/188c6fad4b044f8f6a8cd58fb02d3979ebfff03762b0c95836edbf7c0ac3007bc33522ba5f9004104d504052410f8846960a0251f61f212ac1ed91cf63c1a9b1
|
|
2232
2232
|
languageName: node
|
|
2233
2233
|
linkType: hard
|
|
2234
2234
|
|
|
2235
|
-
"@cedarjs/project-config@npm:2.6.0
|
|
2236
|
-
version: 2.6.0
|
|
2237
|
-
resolution: "@cedarjs/project-config@npm:2.6.0
|
|
2235
|
+
"@cedarjs/project-config@npm:2.6.0":
|
|
2236
|
+
version: 2.6.0
|
|
2237
|
+
resolution: "@cedarjs/project-config@npm:2.6.0"
|
|
2238
2238
|
dependencies:
|
|
2239
2239
|
deepmerge: "npm:4.3.1"
|
|
2240
2240
|
fast-glob: "npm:3.3.3"
|
|
2241
2241
|
smol-toml: "npm:1.6.0"
|
|
2242
2242
|
string-env-interpolation: "npm:1.0.1"
|
|
2243
|
-
checksum: 10c0/
|
|
2243
|
+
checksum: 10c0/b0f792c44cc58515c34b451ce3506077098fcaacd477b39bb1a135fb51f11d68c9795a3018e179e032ef059952e9a7fb444b05fbe8e946353c592c2df194f994
|
|
2244
2244
|
languageName: node
|
|
2245
2245
|
linkType: hard
|
|
2246
2246
|
|
|
2247
|
-
"@cedarjs/router@npm:2.6.0
|
|
2248
|
-
version: 2.6.0
|
|
2249
|
-
resolution: "@cedarjs/router@npm:2.6.0
|
|
2247
|
+
"@cedarjs/router@npm:2.6.0":
|
|
2248
|
+
version: 2.6.0
|
|
2249
|
+
resolution: "@cedarjs/router@npm:2.6.0"
|
|
2250
2250
|
dependencies:
|
|
2251
2251
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2252
|
-
"@cedarjs/auth": "npm:2.6.0
|
|
2253
|
-
"@cedarjs/server-store": "npm:2.6.0
|
|
2252
|
+
"@cedarjs/auth": "npm:2.6.0"
|
|
2253
|
+
"@cedarjs/server-store": "npm:2.6.0"
|
|
2254
2254
|
core-js: "npm:3.48.0"
|
|
2255
2255
|
react: "npm:18.3.1"
|
|
2256
2256
|
react-dom: "npm:18.3.1"
|
|
2257
2257
|
peerDependencies:
|
|
2258
2258
|
react: 18.3.1
|
|
2259
2259
|
react-dom: 18.3.1
|
|
2260
|
-
checksum: 10c0/
|
|
2260
|
+
checksum: 10c0/659388304c6f9bb69674eb7da0061858a63a7584fff26b806d4e24b3c6cea60d9fee15a3f89a231d8cd4d150e3deca9ad250ca900fa66fb472617c8beff192e0
|
|
2261
2261
|
languageName: node
|
|
2262
2262
|
linkType: hard
|
|
2263
2263
|
|
|
2264
|
-
"@cedarjs/server-store@npm:2.6.0
|
|
2265
|
-
version: 2.6.0
|
|
2266
|
-
resolution: "@cedarjs/server-store@npm:2.6.0
|
|
2264
|
+
"@cedarjs/server-store@npm:2.6.0":
|
|
2265
|
+
version: 2.6.0
|
|
2266
|
+
resolution: "@cedarjs/server-store@npm:2.6.0"
|
|
2267
2267
|
dependencies:
|
|
2268
|
-
"@cedarjs/auth": "npm:2.6.0
|
|
2269
|
-
"@cedarjs/cookie-jar": "npm:2.6.0
|
|
2268
|
+
"@cedarjs/auth": "npm:2.6.0"
|
|
2269
|
+
"@cedarjs/cookie-jar": "npm:2.6.0"
|
|
2270
2270
|
esbuild: "npm:0.21.5"
|
|
2271
2271
|
fast-glob: "npm:3.3.3"
|
|
2272
|
-
checksum: 10c0/
|
|
2272
|
+
checksum: 10c0/25edb82347e8d507e1f3e978a0a557819895cdcb0adddf7303661c0cb8e40c25d26fe830e9283ee950ba9a944c653df64089e4d3f972d7f338311483545743f4
|
|
2273
2273
|
languageName: node
|
|
2274
2274
|
linkType: hard
|
|
2275
2275
|
|
|
2276
|
-
"@cedarjs/structure@npm:2.6.0
|
|
2277
|
-
version: 2.6.0
|
|
2278
|
-
resolution: "@cedarjs/structure@npm:2.6.0
|
|
2276
|
+
"@cedarjs/structure@npm:2.6.0":
|
|
2277
|
+
version: 2.6.0
|
|
2278
|
+
resolution: "@cedarjs/structure@npm:2.6.0"
|
|
2279
2279
|
dependencies:
|
|
2280
2280
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2281
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2281
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2282
2282
|
"@prisma/internals": "npm:6.19.2"
|
|
2283
2283
|
"@types/line-column": "npm:1.0.2"
|
|
2284
2284
|
camelcase: "npm:6.3.0"
|
|
@@ -2296,37 +2296,37 @@ __metadata:
|
|
|
2296
2296
|
smol-toml: "npm:1.6.0"
|
|
2297
2297
|
ts-morph: "npm:23.0.0"
|
|
2298
2298
|
yargs-parser: "npm:21.1.1"
|
|
2299
|
-
checksum: 10c0/
|
|
2299
|
+
checksum: 10c0/cfb6551a99a1c2972975aee5d483c7eb6b9ea0e59dbda4c4db915bda2ce45ffc96e1fc847103b763738cbc83da818d904129e56cf303f2f11a6f270dd9e9e803
|
|
2300
2300
|
languageName: node
|
|
2301
2301
|
linkType: hard
|
|
2302
2302
|
|
|
2303
|
-
"@cedarjs/telemetry@npm:2.6.0
|
|
2304
|
-
version: 2.6.0
|
|
2305
|
-
resolution: "@cedarjs/telemetry@npm:2.6.0
|
|
2303
|
+
"@cedarjs/telemetry@npm:2.6.0":
|
|
2304
|
+
version: 2.6.0
|
|
2305
|
+
resolution: "@cedarjs/telemetry@npm:2.6.0"
|
|
2306
2306
|
dependencies:
|
|
2307
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2308
|
-
"@cedarjs/structure": "npm:2.6.0
|
|
2307
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2308
|
+
"@cedarjs/structure": "npm:2.6.0"
|
|
2309
2309
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2310
2310
|
ci-info: "npm:4.4.0"
|
|
2311
2311
|
envinfo: "npm:7.21.0"
|
|
2312
2312
|
systeminformation: "npm:5.30.7"
|
|
2313
2313
|
uuid: "npm:11.1.0"
|
|
2314
2314
|
yargs: "npm:17.7.2"
|
|
2315
|
-
checksum: 10c0/
|
|
2315
|
+
checksum: 10c0/280c1228099734d89c70b0dcc33fbbbde7b8ad35f526496ceb30041f6919685486994c7d626a97dbeb80330e882c4eb69ddb573abf53fc7f08eb2df1ef164ea8
|
|
2316
2316
|
languageName: node
|
|
2317
2317
|
linkType: hard
|
|
2318
2318
|
|
|
2319
|
-
"@cedarjs/testing@npm:2.6.0
|
|
2320
|
-
version: 2.6.0
|
|
2321
|
-
resolution: "@cedarjs/testing@npm:2.6.0
|
|
2322
|
-
dependencies:
|
|
2323
|
-
"@cedarjs/auth": "npm:2.6.0
|
|
2324
|
-
"@cedarjs/babel-config": "npm:2.6.0
|
|
2325
|
-
"@cedarjs/context": "npm:2.6.0
|
|
2326
|
-
"@cedarjs/graphql-server": "npm:2.6.0
|
|
2327
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2328
|
-
"@cedarjs/router": "npm:2.6.0
|
|
2329
|
-
"@cedarjs/web": "npm:2.6.0
|
|
2319
|
+
"@cedarjs/testing@npm:2.6.0":
|
|
2320
|
+
version: 2.6.0
|
|
2321
|
+
resolution: "@cedarjs/testing@npm:2.6.0"
|
|
2322
|
+
dependencies:
|
|
2323
|
+
"@cedarjs/auth": "npm:2.6.0"
|
|
2324
|
+
"@cedarjs/babel-config": "npm:2.6.0"
|
|
2325
|
+
"@cedarjs/context": "npm:2.6.0"
|
|
2326
|
+
"@cedarjs/graphql-server": "npm:2.6.0"
|
|
2327
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2328
|
+
"@cedarjs/router": "npm:2.6.0"
|
|
2329
|
+
"@cedarjs/web": "npm:2.6.0"
|
|
2330
2330
|
"@testing-library/jest-dom": "npm:6.9.1"
|
|
2331
2331
|
"@testing-library/react": "npm:14.3.1"
|
|
2332
2332
|
"@testing-library/user-event": "npm:14.6.1"
|
|
@@ -2349,26 +2349,26 @@ __metadata:
|
|
|
2349
2349
|
peerDependenciesMeta:
|
|
2350
2350
|
vitest:
|
|
2351
2351
|
optional: true
|
|
2352
|
-
checksum: 10c0/
|
|
2352
|
+
checksum: 10c0/5973509970a779351d669b0d6ff9201d83933183d375cb0590a7af2d7d83937ddc4fb8c2aa6eacbb5de51e7fa836b8e34b452efa96db6cc69c77296e7a0fb57f
|
|
2353
2353
|
languageName: node
|
|
2354
2354
|
linkType: hard
|
|
2355
2355
|
|
|
2356
|
-
"@cedarjs/vite@npm:2.6.0
|
|
2357
|
-
version: 2.6.0
|
|
2358
|
-
resolution: "@cedarjs/vite@npm:2.6.0
|
|
2356
|
+
"@cedarjs/vite@npm:2.6.0":
|
|
2357
|
+
version: 2.6.0
|
|
2358
|
+
resolution: "@cedarjs/vite@npm:2.6.0"
|
|
2359
2359
|
dependencies:
|
|
2360
2360
|
"@ast-grep/napi": "npm:0.40.5"
|
|
2361
2361
|
"@babel/generator": "npm:7.29.1"
|
|
2362
2362
|
"@babel/parser": "npm:7.29.0"
|
|
2363
2363
|
"@babel/traverse": "npm:7.29.0"
|
|
2364
|
-
"@cedarjs/auth": "npm:2.6.0
|
|
2365
|
-
"@cedarjs/babel-config": "npm:2.6.0
|
|
2366
|
-
"@cedarjs/cookie-jar": "npm:2.6.0
|
|
2367
|
-
"@cedarjs/internal": "npm:2.6.0
|
|
2368
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2369
|
-
"@cedarjs/server-store": "npm:2.6.0
|
|
2370
|
-
"@cedarjs/testing": "npm:2.6.0
|
|
2371
|
-
"@cedarjs/web": "npm:2.6.0
|
|
2364
|
+
"@cedarjs/auth": "npm:2.6.0"
|
|
2365
|
+
"@cedarjs/babel-config": "npm:2.6.0"
|
|
2366
|
+
"@cedarjs/cookie-jar": "npm:2.6.0"
|
|
2367
|
+
"@cedarjs/internal": "npm:2.6.0"
|
|
2368
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2369
|
+
"@cedarjs/server-store": "npm:2.6.0"
|
|
2370
|
+
"@cedarjs/testing": "npm:2.6.0"
|
|
2371
|
+
"@cedarjs/web": "npm:2.6.0"
|
|
2372
2372
|
"@swc/core": "npm:1.15.11"
|
|
2373
2373
|
"@vitejs/plugin-react": "npm:4.7.0"
|
|
2374
2374
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -2398,34 +2398,34 @@ __metadata:
|
|
|
2398
2398
|
rw-vite-build: bins/rw-vite-build.mjs
|
|
2399
2399
|
rw-vite-dev: bins/rw-vite-dev.mjs
|
|
2400
2400
|
vite: bins/vite.mjs
|
|
2401
|
-
checksum: 10c0/
|
|
2401
|
+
checksum: 10c0/7b0e7a80ef25f7c5630a7979b22c1cd34e9ef6d936593f78e1abe79172824b42cc0811d84908d33b796820ab70b31aca9f5c5d8ab1f965e7b0d538f01803ea30
|
|
2402
2402
|
languageName: node
|
|
2403
2403
|
linkType: hard
|
|
2404
2404
|
|
|
2405
|
-
"@cedarjs/web-server@npm:2.6.0
|
|
2406
|
-
version: 2.6.0
|
|
2407
|
-
resolution: "@cedarjs/web-server@npm:2.6.0
|
|
2405
|
+
"@cedarjs/web-server@npm:2.6.0":
|
|
2406
|
+
version: 2.6.0
|
|
2407
|
+
resolution: "@cedarjs/web-server@npm:2.6.0"
|
|
2408
2408
|
dependencies:
|
|
2409
|
-
"@cedarjs/fastify-web": "npm:2.6.0
|
|
2410
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
2409
|
+
"@cedarjs/fastify-web": "npm:2.6.0"
|
|
2410
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
2411
2411
|
ansis: "npm:4.2.0"
|
|
2412
2412
|
dotenv-defaults: "npm:5.0.2"
|
|
2413
2413
|
fastify: "npm:5.7.4"
|
|
2414
2414
|
yargs: "npm:17.7.2"
|
|
2415
2415
|
bin:
|
|
2416
2416
|
rw-web-server: dist/bin.js
|
|
2417
|
-
checksum: 10c0/
|
|
2417
|
+
checksum: 10c0/7acfd8a32dfdd8d9a3bd3bd723172717032cb8abfb7a6b17cb790db61be8eaef8bb4543443d750c03bd76717c3a21722d90b8e624b1371fe36b733e594495720
|
|
2418
2418
|
languageName: node
|
|
2419
2419
|
linkType: hard
|
|
2420
2420
|
|
|
2421
|
-
"@cedarjs/web@npm:2.6.0
|
|
2422
|
-
version: 2.6.0
|
|
2423
|
-
resolution: "@cedarjs/web@npm:2.6.0
|
|
2421
|
+
"@cedarjs/web@npm:2.6.0":
|
|
2422
|
+
version: 2.6.0
|
|
2423
|
+
resolution: "@cedarjs/web@npm:2.6.0"
|
|
2424
2424
|
dependencies:
|
|
2425
2425
|
"@apollo/client": "npm:3.13.9"
|
|
2426
2426
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2427
|
-
"@cedarjs/auth": "npm:2.6.0
|
|
2428
|
-
"@cedarjs/server-store": "npm:2.6.0
|
|
2427
|
+
"@cedarjs/auth": "npm:2.6.0"
|
|
2428
|
+
"@cedarjs/server-store": "npm:2.6.0"
|
|
2429
2429
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2430
2430
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2431
2431
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2450,7 +2450,7 @@ __metadata:
|
|
|
2450
2450
|
rw: dist/cjs/bins/redwood.js
|
|
2451
2451
|
storybook: dist/cjs/bins/storybook.js
|
|
2452
2452
|
tsc: dist/cjs/bins/tsc.js
|
|
2453
|
-
checksum: 10c0/
|
|
2453
|
+
checksum: 10c0/9065310c3d1be045844b329d9b21bda647540d3c962bcb7aa26d77c8362e28fde91e01a1210d07397eeedca97800ffc54a944687c0dc553b27419f8108a67ae1
|
|
2454
2454
|
languageName: node
|
|
2455
2455
|
linkType: hard
|
|
2456
2456
|
|
|
@@ -6957,8 +6957,8 @@ __metadata:
|
|
|
6957
6957
|
version: 0.0.0-use.local
|
|
6958
6958
|
resolution: "api@workspace:api"
|
|
6959
6959
|
dependencies:
|
|
6960
|
-
"@cedarjs/api": "npm:2.6.0
|
|
6961
|
-
"@cedarjs/graphql-server": "npm:2.6.0
|
|
6960
|
+
"@cedarjs/api": "npm:2.6.0"
|
|
6961
|
+
"@cedarjs/graphql-server": "npm:2.6.0"
|
|
6962
6962
|
languageName: unknown
|
|
6963
6963
|
linkType: soft
|
|
6964
6964
|
|
|
@@ -16200,10 +16200,10 @@ __metadata:
|
|
|
16200
16200
|
version: 0.0.0-use.local
|
|
16201
16201
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16202
16202
|
dependencies:
|
|
16203
|
-
"@cedarjs/core": "npm:2.6.0
|
|
16204
|
-
"@cedarjs/eslint-config": "npm:2.6.0
|
|
16205
|
-
"@cedarjs/project-config": "npm:2.6.0
|
|
16206
|
-
"@cedarjs/testing": "npm:2.6.0
|
|
16203
|
+
"@cedarjs/core": "npm:2.6.0"
|
|
16204
|
+
"@cedarjs/eslint-config": "npm:2.6.0"
|
|
16205
|
+
"@cedarjs/project-config": "npm:2.6.0"
|
|
16206
|
+
"@cedarjs/testing": "npm:2.6.0"
|
|
16207
16207
|
vitest: "npm:3.2.4"
|
|
16208
16208
|
languageName: unknown
|
|
16209
16209
|
linkType: soft
|
|
@@ -18375,10 +18375,10 @@ __metadata:
|
|
|
18375
18375
|
version: 0.0.0-use.local
|
|
18376
18376
|
resolution: "web@workspace:web"
|
|
18377
18377
|
dependencies:
|
|
18378
|
-
"@cedarjs/forms": "npm:2.6.0
|
|
18379
|
-
"@cedarjs/router": "npm:2.6.0
|
|
18380
|
-
"@cedarjs/vite": "npm:2.6.0
|
|
18381
|
-
"@cedarjs/web": "npm:2.6.0
|
|
18378
|
+
"@cedarjs/forms": "npm:2.6.0"
|
|
18379
|
+
"@cedarjs/router": "npm:2.6.0"
|
|
18380
|
+
"@cedarjs/vite": "npm:2.6.0"
|
|
18381
|
+
"@cedarjs/web": "npm:2.6.0"
|
|
18382
18382
|
"@types/react": "npm:^18.2.55"
|
|
18383
18383
|
"@types/react-dom": "npm:^18.2.19"
|
|
18384
18384
|
react: "npm:18.3.1"
|