create-cedar-app 2.1.2-next.0 → 2.2.0-rc.34
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 +179 -179
- 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 +179 -179
- 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 +179 -179
- 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 +179 -179
package/templates/ts/yarn.lock
CHANGED
|
@@ -1780,15 +1780,15 @@ __metadata:
|
|
|
1780
1780
|
languageName: node
|
|
1781
1781
|
linkType: hard
|
|
1782
1782
|
|
|
1783
|
-
"@cedarjs/api-server@npm:2.
|
|
1784
|
-
version: 2.
|
|
1785
|
-
resolution: "@cedarjs/api-server@npm:2.
|
|
1786
|
-
dependencies:
|
|
1787
|
-
"@cedarjs/context": "npm:2.
|
|
1788
|
-
"@cedarjs/fastify-web": "npm:2.
|
|
1789
|
-
"@cedarjs/internal": "npm:2.
|
|
1790
|
-
"@cedarjs/project-config": "npm:2.
|
|
1791
|
-
"@cedarjs/web-server": "npm:2.
|
|
1783
|
+
"@cedarjs/api-server@npm:2.2.0-rc.34":
|
|
1784
|
+
version: 2.2.0-rc.34
|
|
1785
|
+
resolution: "@cedarjs/api-server@npm:2.2.0-rc.34"
|
|
1786
|
+
dependencies:
|
|
1787
|
+
"@cedarjs/context": "npm:2.2.0-rc.34"
|
|
1788
|
+
"@cedarjs/fastify-web": "npm:2.2.0-rc.34"
|
|
1789
|
+
"@cedarjs/internal": "npm:2.2.0-rc.34"
|
|
1790
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
1791
|
+
"@cedarjs/web-server": "npm:2.2.0-rc.34"
|
|
1792
1792
|
"@fastify/multipart": "npm:9.3.0"
|
|
1793
1793
|
"@fastify/url-data": "npm:6.0.3"
|
|
1794
1794
|
ansis: "npm:4.1.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.
|
|
1807
|
+
"@cedarjs/graphql-server": 2.2.0-rc.34
|
|
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/009aa293517ff3db26ba36b2c12ed429528dd53bf6d656bdad8534e3aff89e9cb313458015e592c940b5e2b2049755d28ff83dcfb062639a16ae8bb0d5e0193a
|
|
1819
1819
|
languageName: node
|
|
1820
1820
|
linkType: hard
|
|
1821
1821
|
|
|
1822
|
-
"@cedarjs/api@npm:2.
|
|
1823
|
-
version: 2.
|
|
1824
|
-
resolution: "@cedarjs/api@npm:2.
|
|
1822
|
+
"@cedarjs/api@npm:2.2.0-rc.34":
|
|
1823
|
+
version: 2.2.0-rc.34
|
|
1824
|
+
resolution: "@cedarjs/api@npm:2.2.0-rc.34"
|
|
1825
1825
|
dependencies:
|
|
1826
1826
|
"@prisma/client": "npm:6.19.1"
|
|
1827
1827
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -1846,23 +1846,23 @@ __metadata:
|
|
|
1846
1846
|
rw: dist/cjs/bins/redwood.js
|
|
1847
1847
|
rwfw: dist/cjs/bins/rwfw.js
|
|
1848
1848
|
tsc: dist/cjs/bins/tsc.js
|
|
1849
|
-
checksum: 10c0/
|
|
1849
|
+
checksum: 10c0/29b58c422a0542460f4d36e0117feca4317de7548c50f9311d66517017f1661a7452f19611cbff82a53dcabf6d99226047333f38988280f530ddfbcc3c439734
|
|
1850
1850
|
languageName: node
|
|
1851
1851
|
linkType: hard
|
|
1852
1852
|
|
|
1853
|
-
"@cedarjs/auth@npm:2.
|
|
1854
|
-
version: 2.
|
|
1855
|
-
resolution: "@cedarjs/auth@npm:2.
|
|
1853
|
+
"@cedarjs/auth@npm:2.2.0-rc.34":
|
|
1854
|
+
version: 2.2.0-rc.34
|
|
1855
|
+
resolution: "@cedarjs/auth@npm:2.2.0-rc.34"
|
|
1856
1856
|
dependencies:
|
|
1857
1857
|
core-js: "npm:3.42.0"
|
|
1858
1858
|
react: "npm:18.3.1"
|
|
1859
|
-
checksum: 10c0/
|
|
1859
|
+
checksum: 10c0/0da4fec75ba8b4dfacbc4dcb398b586e3bdc42cda92ab394633dce6dc7d228ce1f32675a4edf3b26b8fee2609d5d95a78e06d0933dad30227041dd9e0f14a49f
|
|
1860
1860
|
languageName: node
|
|
1861
1861
|
linkType: hard
|
|
1862
1862
|
|
|
1863
|
-
"@cedarjs/babel-config@npm:2.
|
|
1864
|
-
version: 2.
|
|
1865
|
-
resolution: "@cedarjs/babel-config@npm:2.
|
|
1863
|
+
"@cedarjs/babel-config@npm:2.2.0-rc.34":
|
|
1864
|
+
version: 2.2.0-rc.34
|
|
1865
|
+
resolution: "@cedarjs/babel-config@npm:2.2.0-rc.34"
|
|
1866
1866
|
dependencies:
|
|
1867
1867
|
"@babel/core": "npm:^7.26.10"
|
|
1868
1868
|
"@babel/parser": "npm:7.28.5"
|
|
@@ -1877,7 +1877,7 @@ __metadata:
|
|
|
1877
1877
|
"@babel/register": "npm:7.28.3"
|
|
1878
1878
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
1879
1879
|
"@babel/traverse": "npm:7.28.5"
|
|
1880
|
-
"@cedarjs/project-config": "npm:2.
|
|
1880
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
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.9.0"
|
|
1887
1887
|
typescript: "npm:5.9.3"
|
|
1888
|
-
checksum: 10c0/
|
|
1888
|
+
checksum: 10c0/48fb1e06a72fe80998c4e5d2926d55a3094616886a3514aded7f35d1a147171e65dcd1a35d7de992b90d33713971db23baf23c4e65cce1249948d277639ffcaf
|
|
1889
1889
|
languageName: node
|
|
1890
1890
|
linkType: hard
|
|
1891
1891
|
|
|
1892
|
-
"@cedarjs/cli-helpers@npm:2.
|
|
1893
|
-
version: 2.
|
|
1894
|
-
resolution: "@cedarjs/cli-helpers@npm:2.
|
|
1892
|
+
"@cedarjs/cli-helpers@npm:2.2.0-rc.34":
|
|
1893
|
+
version: 2.2.0-rc.34
|
|
1894
|
+
resolution: "@cedarjs/cli-helpers@npm:2.2.0-rc.34"
|
|
1895
1895
|
dependencies:
|
|
1896
1896
|
"@babel/core": "npm:^7.26.10"
|
|
1897
|
-
"@cedarjs/project-config": "npm:2.
|
|
1898
|
-
"@cedarjs/telemetry": "npm:2.
|
|
1897
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
1898
|
+
"@cedarjs/telemetry": "npm:2.2.0-rc.34"
|
|
1899
1899
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1900
1900
|
ansis: "npm:4.1.0"
|
|
1901
1901
|
dotenv: "npm:16.4.7"
|
|
@@ -1910,25 +1910,25 @@ __metadata:
|
|
|
1910
1910
|
smol-toml: "npm:1.3.4"
|
|
1911
1911
|
termi-link: "npm:1.1.0"
|
|
1912
1912
|
yargs-parser: "npm:21.1.1"
|
|
1913
|
-
checksum: 10c0/
|
|
1913
|
+
checksum: 10c0/a61bffefacc54ebb701de6fbdd90b5f0c1152ae48202ab6dd2e88fab33dc5e2d34c992338d1945a6590ea8b4b9e1688aaf4c2429b5d594c6a406c1da734e6e38
|
|
1914
1914
|
languageName: node
|
|
1915
1915
|
linkType: hard
|
|
1916
1916
|
|
|
1917
|
-
"@cedarjs/cli@npm:2.
|
|
1918
|
-
version: 2.
|
|
1919
|
-
resolution: "@cedarjs/cli@npm:2.
|
|
1917
|
+
"@cedarjs/cli@npm:2.2.0-rc.34":
|
|
1918
|
+
version: 2.2.0-rc.34
|
|
1919
|
+
resolution: "@cedarjs/cli@npm:2.2.0-rc.34"
|
|
1920
1920
|
dependencies:
|
|
1921
1921
|
"@babel/preset-typescript": "npm:7.28.5"
|
|
1922
1922
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
1923
|
-
"@cedarjs/api-server": "npm:2.
|
|
1924
|
-
"@cedarjs/cli-helpers": "npm:2.
|
|
1925
|
-
"@cedarjs/fastify-web": "npm:2.
|
|
1926
|
-
"@cedarjs/internal": "npm:2.
|
|
1927
|
-
"@cedarjs/prerender": "npm:2.
|
|
1928
|
-
"@cedarjs/project-config": "npm:2.
|
|
1929
|
-
"@cedarjs/structure": "npm:2.
|
|
1930
|
-
"@cedarjs/telemetry": "npm:2.
|
|
1931
|
-
"@cedarjs/web-server": "npm:2.
|
|
1923
|
+
"@cedarjs/api-server": "npm:2.2.0-rc.34"
|
|
1924
|
+
"@cedarjs/cli-helpers": "npm:2.2.0-rc.34"
|
|
1925
|
+
"@cedarjs/fastify-web": "npm:2.2.0-rc.34"
|
|
1926
|
+
"@cedarjs/internal": "npm:2.2.0-rc.34"
|
|
1927
|
+
"@cedarjs/prerender": "npm:2.2.0-rc.34"
|
|
1928
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
1929
|
+
"@cedarjs/structure": "npm:2.2.0-rc.34"
|
|
1930
|
+
"@cedarjs/telemetry": "npm:2.2.0-rc.34"
|
|
1931
|
+
"@cedarjs/web-server": "npm:2.2.0-rc.34"
|
|
1932
1932
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1933
1933
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1934
1934
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -1981,41 +1981,41 @@ __metadata:
|
|
|
1981
1981
|
redwood: dist/index.js
|
|
1982
1982
|
rw: dist/index.js
|
|
1983
1983
|
rwfw: dist/rwfw.js
|
|
1984
|
-
checksum: 10c0/
|
|
1984
|
+
checksum: 10c0/3fc2366dd86c1b2a66208b60babc7e8a30befb2807b30d908eb94cc0271874282d0a01b63954c8f7533fd10c1e183b3e8c8695ac7e47a9a832a58d1003c87067
|
|
1985
1985
|
languageName: node
|
|
1986
1986
|
linkType: hard
|
|
1987
1987
|
|
|
1988
|
-
"@cedarjs/context@npm:2.
|
|
1989
|
-
version: 2.
|
|
1990
|
-
resolution: "@cedarjs/context@npm:2.
|
|
1991
|
-
checksum: 10c0/
|
|
1988
|
+
"@cedarjs/context@npm:2.2.0-rc.34":
|
|
1989
|
+
version: 2.2.0-rc.34
|
|
1990
|
+
resolution: "@cedarjs/context@npm:2.2.0-rc.34"
|
|
1991
|
+
checksum: 10c0/b0137b57b132614f6892ef3e2e6a3648cd99795324f7c018d55d15b8258d7792bb224761f4ac47ded0b0ee371d3b83a75ff20fa401f0fff30c99e51159a1e107
|
|
1992
1992
|
languageName: node
|
|
1993
1993
|
linkType: hard
|
|
1994
1994
|
|
|
1995
|
-
"@cedarjs/cookie-jar@npm:2.
|
|
1996
|
-
version: 2.
|
|
1997
|
-
resolution: "@cedarjs/cookie-jar@npm:2.
|
|
1995
|
+
"@cedarjs/cookie-jar@npm:2.2.0-rc.34":
|
|
1996
|
+
version: 2.2.0-rc.34
|
|
1997
|
+
resolution: "@cedarjs/cookie-jar@npm:2.2.0-rc.34"
|
|
1998
1998
|
dependencies:
|
|
1999
1999
|
cookie: "npm:1.1.1"
|
|
2000
2000
|
esbuild: "npm:0.25.9"
|
|
2001
2001
|
fast-glob: "npm:3.3.3"
|
|
2002
2002
|
fs-extra: "npm:11.2.0"
|
|
2003
|
-
checksum: 10c0/
|
|
2003
|
+
checksum: 10c0/7ffef4b93d47d21eaaa45869ba6994612584e6917e74a93f4fb58d6a0bdd400fe1bc674b30819dd9dfe293423bdb61bba0579d04bfd395f23e78a085f617616d
|
|
2004
2004
|
languageName: node
|
|
2005
2005
|
linkType: hard
|
|
2006
2006
|
|
|
2007
|
-
"@cedarjs/core@npm:2.
|
|
2008
|
-
version: 2.
|
|
2009
|
-
resolution: "@cedarjs/core@npm:2.
|
|
2007
|
+
"@cedarjs/core@npm:2.2.0-rc.34":
|
|
2008
|
+
version: 2.2.0-rc.34
|
|
2009
|
+
resolution: "@cedarjs/core@npm:2.2.0-rc.34"
|
|
2010
2010
|
dependencies:
|
|
2011
2011
|
"@babel/cli": "npm:7.28.3"
|
|
2012
|
-
"@cedarjs/api-server": "npm:2.
|
|
2013
|
-
"@cedarjs/cli": "npm:2.
|
|
2014
|
-
"@cedarjs/eslint-config": "npm:2.
|
|
2015
|
-
"@cedarjs/internal": "npm:2.
|
|
2016
|
-
"@cedarjs/project-config": "npm:2.
|
|
2017
|
-
"@cedarjs/testing": "npm:2.
|
|
2018
|
-
"@cedarjs/web-server": "npm:2.
|
|
2012
|
+
"@cedarjs/api-server": "npm:2.2.0-rc.34"
|
|
2013
|
+
"@cedarjs/cli": "npm:2.2.0-rc.34"
|
|
2014
|
+
"@cedarjs/eslint-config": "npm:2.2.0-rc.34"
|
|
2015
|
+
"@cedarjs/internal": "npm:2.2.0-rc.34"
|
|
2016
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2017
|
+
"@cedarjs/testing": "npm:2.2.0-rc.34"
|
|
2018
|
+
"@cedarjs/web-server": "npm:2.2.0-rc.34"
|
|
2019
2019
|
graphql-tag: "npm:2.12.6"
|
|
2020
2020
|
lodash: "npm:4.17.21"
|
|
2021
2021
|
nodemon: "npm:3.1.11"
|
|
@@ -2045,21 +2045,21 @@ __metadata:
|
|
|
2045
2045
|
rw-web-server: dist/bins/rw-web-server.js
|
|
2046
2046
|
rwfw: dist/bins/rwfw.js
|
|
2047
2047
|
vitest: dist/bins/vitest.js
|
|
2048
|
-
checksum: 10c0/
|
|
2048
|
+
checksum: 10c0/6f798c4f737710353e42d854c2dcc1d96c776ad8baaaea658329d2199ab0ef4ba1556cf034a08c58b59f1ab1f98b84b4254eb1caf0fecf58307e95032a7881a2
|
|
2049
2049
|
languageName: node
|
|
2050
2050
|
linkType: hard
|
|
2051
2051
|
|
|
2052
|
-
"@cedarjs/eslint-config@npm:2.
|
|
2053
|
-
version: 2.
|
|
2054
|
-
resolution: "@cedarjs/eslint-config@npm:2.
|
|
2052
|
+
"@cedarjs/eslint-config@npm:2.2.0-rc.34":
|
|
2053
|
+
version: 2.2.0-rc.34
|
|
2054
|
+
resolution: "@cedarjs/eslint-config@npm:2.2.0-rc.34"
|
|
2055
2055
|
dependencies:
|
|
2056
2056
|
"@babel/core": "npm:^7.26.10"
|
|
2057
2057
|
"@babel/eslint-parser": "npm:7.28.5"
|
|
2058
2058
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2059
|
-
"@cedarjs/babel-config": "npm:2.
|
|
2060
|
-
"@cedarjs/eslint-plugin": "npm:2.
|
|
2061
|
-
"@cedarjs/internal": "npm:2.
|
|
2062
|
-
"@cedarjs/project-config": "npm:2.
|
|
2059
|
+
"@cedarjs/babel-config": "npm:2.2.0-rc.34"
|
|
2060
|
+
"@cedarjs/eslint-plugin": "npm:2.2.0-rc.34"
|
|
2061
|
+
"@cedarjs/internal": "npm:2.2.0-rc.34"
|
|
2062
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2063
2063
|
"@eslint/js": "npm:8.57.1"
|
|
2064
2064
|
"@typescript-eslint/eslint-plugin": "npm:8.44.0"
|
|
2065
2065
|
"@typescript-eslint/parser": "npm:8.44.0"
|
|
@@ -2076,53 +2076,53 @@ __metadata:
|
|
|
2076
2076
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2077
2077
|
prettier: "npm:3.6.2"
|
|
2078
2078
|
typescript-eslint: "npm:8.44.0"
|
|
2079
|
-
checksum: 10c0/
|
|
2079
|
+
checksum: 10c0/ea37a22c0979b73acee2b07b1b59f3316a80a385e634162f2ccb379769fd7c1aa941a505ef92fd1181d1e6a7bf769cf1d8bd7b3560873c14401c7043b2fb9ca8
|
|
2080
2080
|
languageName: node
|
|
2081
2081
|
linkType: hard
|
|
2082
2082
|
|
|
2083
|
-
"@cedarjs/eslint-plugin@npm:2.
|
|
2084
|
-
version: 2.
|
|
2085
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.
|
|
2083
|
+
"@cedarjs/eslint-plugin@npm:2.2.0-rc.34":
|
|
2084
|
+
version: 2.2.0-rc.34
|
|
2085
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.2.0-rc.34"
|
|
2086
2086
|
dependencies:
|
|
2087
2087
|
"@typescript-eslint/utils": "npm:8.44.0"
|
|
2088
2088
|
eslint: "npm:8.57.1"
|
|
2089
|
-
checksum: 10c0/
|
|
2089
|
+
checksum: 10c0/9a6e98c151b3b1500481f01d6833427301b5200473bb38efefd4f39063f91567fcc179cc5331dc0fce4056c640220a76d15878d7d3297827512ff26d795ec5ca
|
|
2090
2090
|
languageName: node
|
|
2091
2091
|
linkType: hard
|
|
2092
2092
|
|
|
2093
|
-
"@cedarjs/fastify-web@npm:2.
|
|
2094
|
-
version: 2.
|
|
2095
|
-
resolution: "@cedarjs/fastify-web@npm:2.
|
|
2093
|
+
"@cedarjs/fastify-web@npm:2.2.0-rc.34":
|
|
2094
|
+
version: 2.2.0-rc.34
|
|
2095
|
+
resolution: "@cedarjs/fastify-web@npm:2.2.0-rc.34"
|
|
2096
2096
|
dependencies:
|
|
2097
|
-
"@cedarjs/project-config": "npm:2.
|
|
2097
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2098
2098
|
"@fastify/http-proxy": "npm:11.4.1"
|
|
2099
2099
|
"@fastify/static": "npm:8.3.0"
|
|
2100
2100
|
"@fastify/url-data": "npm:6.0.3"
|
|
2101
2101
|
fast-glob: "npm:3.3.3"
|
|
2102
|
-
checksum: 10c0/
|
|
2102
|
+
checksum: 10c0/e34bed403023bdaa67af9bc63094d5a89a6fb3f0cb9eb85eabe832029773c5cda0e043c3313689e05a176d8c2e3d3132739a4e035bddc7b2c3b72950e1e11752
|
|
2103
2103
|
languageName: node
|
|
2104
2104
|
linkType: hard
|
|
2105
2105
|
|
|
2106
|
-
"@cedarjs/forms@npm:2.
|
|
2107
|
-
version: 2.
|
|
2108
|
-
resolution: "@cedarjs/forms@npm:2.
|
|
2106
|
+
"@cedarjs/forms@npm:2.2.0-rc.34":
|
|
2107
|
+
version: 2.2.0-rc.34
|
|
2108
|
+
resolution: "@cedarjs/forms@npm:2.2.0-rc.34"
|
|
2109
2109
|
dependencies:
|
|
2110
2110
|
graphql: "npm:16.9.0"
|
|
2111
2111
|
pascalcase: "npm:1.0.0"
|
|
2112
2112
|
react-hook-form: "npm:7.54.2"
|
|
2113
2113
|
peerDependencies:
|
|
2114
2114
|
react: 18.3.1
|
|
2115
|
-
checksum: 10c0/
|
|
2115
|
+
checksum: 10c0/b2c712f4ad297c6590540aef745ee23a43680f22e1f01805f4cf8a42c188f4fcceefd292fc2a1129fc128f24dd140e447eebe987ef03d2c0a10eac4edf6fa1aa
|
|
2116
2116
|
languageName: node
|
|
2117
2117
|
linkType: hard
|
|
2118
2118
|
|
|
2119
|
-
"@cedarjs/graphql-server@npm:2.
|
|
2120
|
-
version: 2.
|
|
2121
|
-
resolution: "@cedarjs/graphql-server@npm:2.
|
|
2119
|
+
"@cedarjs/graphql-server@npm:2.2.0-rc.34":
|
|
2120
|
+
version: 2.2.0-rc.34
|
|
2121
|
+
resolution: "@cedarjs/graphql-server@npm:2.2.0-rc.34"
|
|
2122
2122
|
dependencies:
|
|
2123
2123
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2124
|
-
"@cedarjs/api": "npm:2.
|
|
2125
|
-
"@cedarjs/context": "npm:2.
|
|
2124
|
+
"@cedarjs/api": "npm:2.2.0-rc.34"
|
|
2125
|
+
"@cedarjs/context": "npm:2.2.0-rc.34"
|
|
2126
2126
|
"@envelop/core": "npm:5.4.0"
|
|
2127
2127
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2128
2128
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2141,13 +2141,13 @@ __metadata:
|
|
|
2141
2141
|
graphql-yoga: "npm:5.7.0"
|
|
2142
2142
|
lodash: "npm:4.17.21"
|
|
2143
2143
|
uuid: "npm:10.0.0"
|
|
2144
|
-
checksum: 10c0/
|
|
2144
|
+
checksum: 10c0/5a0b2aa9113e2299fa62aa1795bc47fc7b6834b5f4100221f28b2c8adce5c3f8edc14cc4271cf32602495850af6ea1681a770382ab99d95f9b3c2dcd460b19b6
|
|
2145
2145
|
languageName: node
|
|
2146
2146
|
linkType: hard
|
|
2147
2147
|
|
|
2148
|
-
"@cedarjs/internal@npm:2.
|
|
2149
|
-
version: 2.
|
|
2150
|
-
resolution: "@cedarjs/internal@npm:2.
|
|
2148
|
+
"@cedarjs/internal@npm:2.2.0-rc.34":
|
|
2149
|
+
version: 2.2.0-rc.34
|
|
2150
|
+
resolution: "@cedarjs/internal@npm:2.2.0-rc.34"
|
|
2151
2151
|
dependencies:
|
|
2152
2152
|
"@babel/core": "npm:^7.26.10"
|
|
2153
2153
|
"@babel/parser": "npm:7.28.5"
|
|
@@ -2155,10 +2155,10 @@ __metadata:
|
|
|
2155
2155
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2156
2156
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2157
2157
|
"@babel/traverse": "npm:7.28.5"
|
|
2158
|
-
"@cedarjs/babel-config": "npm:2.
|
|
2159
|
-
"@cedarjs/graphql-server": "npm:2.
|
|
2160
|
-
"@cedarjs/project-config": "npm:2.
|
|
2161
|
-
"@cedarjs/router": "npm:2.
|
|
2158
|
+
"@cedarjs/babel-config": "npm:2.2.0-rc.34"
|
|
2159
|
+
"@cedarjs/graphql-server": "npm:2.2.0-rc.34"
|
|
2160
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2161
|
+
"@cedarjs/router": "npm:2.2.0-rc.34"
|
|
2162
2162
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2163
2163
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2164
2164
|
"@graphql-codegen/client-preset": "npm:4.3.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/804af1b119290a110289864fd4e383b79bc8ea10ce3b695e52a89d1bebcf645ec5ec51cb1fd7e9a702d3f70e0a6b8505e183b684bad4325382f5b42591e9c626
|
|
2195
2195
|
languageName: node
|
|
2196
2196
|
linkType: hard
|
|
2197
2197
|
|
|
2198
|
-
"@cedarjs/prerender@npm:2.
|
|
2199
|
-
version: 2.
|
|
2200
|
-
resolution: "@cedarjs/prerender@npm:2.
|
|
2198
|
+
"@cedarjs/prerender@npm:2.2.0-rc.34":
|
|
2199
|
+
version: 2.2.0-rc.34
|
|
2200
|
+
resolution: "@cedarjs/prerender@npm:2.2.0-rc.34"
|
|
2201
2201
|
dependencies:
|
|
2202
2202
|
"@ast-grep/napi": "npm:0.40.3"
|
|
2203
2203
|
"@babel/generator": "npm:7.28.5"
|
|
2204
2204
|
"@babel/parser": "npm:7.28.5"
|
|
2205
2205
|
"@babel/traverse": "npm:7.28.5"
|
|
2206
|
-
"@cedarjs/babel-config": "npm:2.
|
|
2207
|
-
"@cedarjs/project-config": "npm:2.
|
|
2208
|
-
"@cedarjs/router": "npm:2.
|
|
2209
|
-
"@cedarjs/structure": "npm:2.
|
|
2210
|
-
"@cedarjs/vite": "npm:2.
|
|
2211
|
-
"@cedarjs/web": "npm:2.
|
|
2206
|
+
"@cedarjs/babel-config": "npm:2.2.0-rc.34"
|
|
2207
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2208
|
+
"@cedarjs/router": "npm:2.2.0-rc.34"
|
|
2209
|
+
"@cedarjs/structure": "npm:2.2.0-rc.34"
|
|
2210
|
+
"@cedarjs/vite": "npm:2.2.0-rc.34"
|
|
2211
|
+
"@cedarjs/web": "npm:2.2.0-rc.34"
|
|
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,58 +2228,58 @@ __metadata:
|
|
|
2228
2228
|
peerDependencies:
|
|
2229
2229
|
react: 18.3.1
|
|
2230
2230
|
react-dom: 18.3.1
|
|
2231
|
-
checksum: 10c0/
|
|
2231
|
+
checksum: 10c0/61eab68d336ff62549906f18494af7cd39bd9f6b74cfd00c3fdaf95843537c8312c9612d30f253a3a916483403be166b875a25864e0279adcf9b8ca3e52922ae
|
|
2232
2232
|
languageName: node
|
|
2233
2233
|
linkType: hard
|
|
2234
2234
|
|
|
2235
|
-
"@cedarjs/project-config@npm:2.
|
|
2236
|
-
version: 2.
|
|
2237
|
-
resolution: "@cedarjs/project-config@npm:2.
|
|
2235
|
+
"@cedarjs/project-config@npm:2.2.0-rc.34":
|
|
2236
|
+
version: 2.2.0-rc.34
|
|
2237
|
+
resolution: "@cedarjs/project-config@npm:2.2.0-rc.34"
|
|
2238
2238
|
dependencies:
|
|
2239
2239
|
deepmerge: "npm:4.3.1"
|
|
2240
2240
|
fast-glob: "npm:3.3.3"
|
|
2241
2241
|
smol-toml: "npm:1.3.4"
|
|
2242
2242
|
string-env-interpolation: "npm:1.0.1"
|
|
2243
|
-
checksum: 10c0/
|
|
2243
|
+
checksum: 10c0/514e654bb6dd365595609ec2ffaffb90790fcabab1e054b585288e7f11a7a7cd18f74a5de766a9921e83361d98e212f56c282ea73106477cbb211213444b0c99
|
|
2244
2244
|
languageName: node
|
|
2245
2245
|
linkType: hard
|
|
2246
2246
|
|
|
2247
|
-
"@cedarjs/router@npm:2.
|
|
2248
|
-
version: 2.
|
|
2249
|
-
resolution: "@cedarjs/router@npm:2.
|
|
2247
|
+
"@cedarjs/router@npm:2.2.0-rc.34":
|
|
2248
|
+
version: 2.2.0-rc.34
|
|
2249
|
+
resolution: "@cedarjs/router@npm:2.2.0-rc.34"
|
|
2250
2250
|
dependencies:
|
|
2251
2251
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2252
|
-
"@cedarjs/auth": "npm:2.
|
|
2253
|
-
"@cedarjs/server-store": "npm:2.
|
|
2252
|
+
"@cedarjs/auth": "npm:2.2.0-rc.34"
|
|
2253
|
+
"@cedarjs/server-store": "npm:2.2.0-rc.34"
|
|
2254
2254
|
core-js: "npm:3.42.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/88b178531a958445e5554ab39567d2fb4d58ee80df03ff0030596347b2efc9e8cb24887fc9404101ebda7c18f4b83e6f2548667c5f1411a787f26465baf124f9
|
|
2261
2261
|
languageName: node
|
|
2262
2262
|
linkType: hard
|
|
2263
2263
|
|
|
2264
|
-
"@cedarjs/server-store@npm:2.
|
|
2265
|
-
version: 2.
|
|
2266
|
-
resolution: "@cedarjs/server-store@npm:2.
|
|
2264
|
+
"@cedarjs/server-store@npm:2.2.0-rc.34":
|
|
2265
|
+
version: 2.2.0-rc.34
|
|
2266
|
+
resolution: "@cedarjs/server-store@npm:2.2.0-rc.34"
|
|
2267
2267
|
dependencies:
|
|
2268
|
-
"@cedarjs/auth": "npm:2.
|
|
2269
|
-
"@cedarjs/cookie-jar": "npm:2.
|
|
2268
|
+
"@cedarjs/auth": "npm:2.2.0-rc.34"
|
|
2269
|
+
"@cedarjs/cookie-jar": "npm:2.2.0-rc.34"
|
|
2270
2270
|
esbuild: "npm:0.25.9"
|
|
2271
2271
|
fast-glob: "npm:3.3.3"
|
|
2272
2272
|
fs-extra: "npm:11.2.0"
|
|
2273
|
-
checksum: 10c0/
|
|
2273
|
+
checksum: 10c0/ec9618d36fd25380a7680d69c333ba12dcd8e07ce8d959eb8b7e3d6330202b73eda5254a2e873ac17dd6b71f41aac5a94fe2eefdd64d763bfc723e1d871236c1
|
|
2274
2274
|
languageName: node
|
|
2275
2275
|
linkType: hard
|
|
2276
2276
|
|
|
2277
|
-
"@cedarjs/structure@npm:2.
|
|
2278
|
-
version: 2.
|
|
2279
|
-
resolution: "@cedarjs/structure@npm:2.
|
|
2277
|
+
"@cedarjs/structure@npm:2.2.0-rc.34":
|
|
2278
|
+
version: 2.2.0-rc.34
|
|
2279
|
+
resolution: "@cedarjs/structure@npm:2.2.0-rc.34"
|
|
2280
2280
|
dependencies:
|
|
2281
2281
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2282
|
-
"@cedarjs/project-config": "npm:2.
|
|
2282
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2283
2283
|
"@prisma/internals": "npm:6.19.1"
|
|
2284
2284
|
"@types/line-column": "npm:1.0.2"
|
|
2285
2285
|
camelcase: "npm:6.3.0"
|
|
@@ -2302,37 +2302,37 @@ __metadata:
|
|
|
2302
2302
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2303
2303
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2304
2304
|
yargs-parser: "npm:21.1.1"
|
|
2305
|
-
checksum: 10c0/
|
|
2305
|
+
checksum: 10c0/89bfb311b92797e95bb423ef205b1795125e69dac6c038374cf94c42aa3a5c1fa6d3f40263c2e338f11da706553ebeef49e91b10a1e1a14a73d86b3cce13af32
|
|
2306
2306
|
languageName: node
|
|
2307
2307
|
linkType: hard
|
|
2308
2308
|
|
|
2309
|
-
"@cedarjs/telemetry@npm:2.
|
|
2310
|
-
version: 2.
|
|
2311
|
-
resolution: "@cedarjs/telemetry@npm:2.
|
|
2309
|
+
"@cedarjs/telemetry@npm:2.2.0-rc.34":
|
|
2310
|
+
version: 2.2.0-rc.34
|
|
2311
|
+
resolution: "@cedarjs/telemetry@npm:2.2.0-rc.34"
|
|
2312
2312
|
dependencies:
|
|
2313
|
-
"@cedarjs/project-config": "npm:2.
|
|
2314
|
-
"@cedarjs/structure": "npm:2.
|
|
2313
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2314
|
+
"@cedarjs/structure": "npm:2.2.0-rc.34"
|
|
2315
2315
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2316
2316
|
ci-info: "npm:4.0.0"
|
|
2317
2317
|
envinfo: "npm:7.14.0"
|
|
2318
2318
|
systeminformation: "npm:5.27.14"
|
|
2319
2319
|
uuid: "npm:10.0.0"
|
|
2320
2320
|
yargs: "npm:17.7.2"
|
|
2321
|
-
checksum: 10c0/
|
|
2321
|
+
checksum: 10c0/7cbb1ee014675c418fd61a3cb89d5a539d73a8ac42b7ea5cc15a01aa07e011f128b7466f0e59cfe52aea8e3493e633efca591bfdfac820c363b0e3ae334bbdd6
|
|
2322
2322
|
languageName: node
|
|
2323
2323
|
linkType: hard
|
|
2324
2324
|
|
|
2325
|
-
"@cedarjs/testing@npm:2.
|
|
2326
|
-
version: 2.
|
|
2327
|
-
resolution: "@cedarjs/testing@npm:2.
|
|
2328
|
-
dependencies:
|
|
2329
|
-
"@cedarjs/auth": "npm:2.
|
|
2330
|
-
"@cedarjs/babel-config": "npm:2.
|
|
2331
|
-
"@cedarjs/context": "npm:2.
|
|
2332
|
-
"@cedarjs/graphql-server": "npm:2.
|
|
2333
|
-
"@cedarjs/project-config": "npm:2.
|
|
2334
|
-
"@cedarjs/router": "npm:2.
|
|
2335
|
-
"@cedarjs/web": "npm:2.
|
|
2325
|
+
"@cedarjs/testing@npm:2.2.0-rc.34":
|
|
2326
|
+
version: 2.2.0-rc.34
|
|
2327
|
+
resolution: "@cedarjs/testing@npm:2.2.0-rc.34"
|
|
2328
|
+
dependencies:
|
|
2329
|
+
"@cedarjs/auth": "npm:2.2.0-rc.34"
|
|
2330
|
+
"@cedarjs/babel-config": "npm:2.2.0-rc.34"
|
|
2331
|
+
"@cedarjs/context": "npm:2.2.0-rc.34"
|
|
2332
|
+
"@cedarjs/graphql-server": "npm:2.2.0-rc.34"
|
|
2333
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2334
|
+
"@cedarjs/router": "npm:2.2.0-rc.34"
|
|
2335
|
+
"@cedarjs/web": "npm:2.2.0-rc.34"
|
|
2336
2336
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2337
2337
|
"@testing-library/react": "npm:14.3.1"
|
|
2338
2338
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2355,26 +2355,26 @@ __metadata:
|
|
|
2355
2355
|
peerDependenciesMeta:
|
|
2356
2356
|
vitest:
|
|
2357
2357
|
optional: true
|
|
2358
|
-
checksum: 10c0/
|
|
2358
|
+
checksum: 10c0/6a6ec964e9b3fcf4b4d2a2bcdf568ae8cdbd3b964f130862390e266978591c502d9e1979d89d7712f249e31c8bce7e09a5759f70d56921b995456646c9c521e8
|
|
2359
2359
|
languageName: node
|
|
2360
2360
|
linkType: hard
|
|
2361
2361
|
|
|
2362
|
-
"@cedarjs/vite@npm:2.
|
|
2363
|
-
version: 2.
|
|
2364
|
-
resolution: "@cedarjs/vite@npm:2.
|
|
2362
|
+
"@cedarjs/vite@npm:2.2.0-rc.34":
|
|
2363
|
+
version: 2.2.0-rc.34
|
|
2364
|
+
resolution: "@cedarjs/vite@npm:2.2.0-rc.34"
|
|
2365
2365
|
dependencies:
|
|
2366
2366
|
"@ast-grep/napi": "npm:0.40.3"
|
|
2367
2367
|
"@babel/generator": "npm:7.28.5"
|
|
2368
2368
|
"@babel/parser": "npm:7.28.5"
|
|
2369
2369
|
"@babel/traverse": "npm:7.28.5"
|
|
2370
|
-
"@cedarjs/auth": "npm:2.
|
|
2371
|
-
"@cedarjs/babel-config": "npm:2.
|
|
2372
|
-
"@cedarjs/cookie-jar": "npm:2.
|
|
2373
|
-
"@cedarjs/internal": "npm:2.
|
|
2374
|
-
"@cedarjs/project-config": "npm:2.
|
|
2375
|
-
"@cedarjs/server-store": "npm:2.
|
|
2376
|
-
"@cedarjs/testing": "npm:2.
|
|
2377
|
-
"@cedarjs/web": "npm:2.
|
|
2370
|
+
"@cedarjs/auth": "npm:2.2.0-rc.34"
|
|
2371
|
+
"@cedarjs/babel-config": "npm:2.2.0-rc.34"
|
|
2372
|
+
"@cedarjs/cookie-jar": "npm:2.2.0-rc.34"
|
|
2373
|
+
"@cedarjs/internal": "npm:2.2.0-rc.34"
|
|
2374
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2375
|
+
"@cedarjs/server-store": "npm:2.2.0-rc.34"
|
|
2376
|
+
"@cedarjs/testing": "npm:2.2.0-rc.34"
|
|
2377
|
+
"@cedarjs/web": "npm:2.2.0-rc.34"
|
|
2378
2378
|
"@swc/core": "npm:1.15.6"
|
|
2379
2379
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2380
2380
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -2405,16 +2405,16 @@ __metadata:
|
|
|
2405
2405
|
rw-vite-build: bins/rw-vite-build.mjs
|
|
2406
2406
|
rw-vite-dev: bins/rw-vite-dev.mjs
|
|
2407
2407
|
vite: bins/vite.mjs
|
|
2408
|
-
checksum: 10c0/
|
|
2408
|
+
checksum: 10c0/cb2f1d18e7943dab474e3429ddb53cb0bd48e816b0fe64464dc6697ad108eae118f98e836ed77cb77278f1ef77b892f3ec20ef53474b91d443a2622153eb07fd
|
|
2409
2409
|
languageName: node
|
|
2410
2410
|
linkType: hard
|
|
2411
2411
|
|
|
2412
|
-
"@cedarjs/web-server@npm:2.
|
|
2413
|
-
version: 2.
|
|
2414
|
-
resolution: "@cedarjs/web-server@npm:2.
|
|
2412
|
+
"@cedarjs/web-server@npm:2.2.0-rc.34":
|
|
2413
|
+
version: 2.2.0-rc.34
|
|
2414
|
+
resolution: "@cedarjs/web-server@npm:2.2.0-rc.34"
|
|
2415
2415
|
dependencies:
|
|
2416
|
-
"@cedarjs/fastify-web": "npm:2.
|
|
2417
|
-
"@cedarjs/project-config": "npm:2.
|
|
2416
|
+
"@cedarjs/fastify-web": "npm:2.2.0-rc.34"
|
|
2417
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
2418
2418
|
ansis: "npm:4.1.0"
|
|
2419
2419
|
dotenv-defaults: "npm:5.0.2"
|
|
2420
2420
|
fastify: "npm:5.4.0"
|
|
@@ -2422,18 +2422,18 @@ __metadata:
|
|
|
2422
2422
|
yargs: "npm:17.7.2"
|
|
2423
2423
|
bin:
|
|
2424
2424
|
rw-web-server: dist/bin.js
|
|
2425
|
-
checksum: 10c0/
|
|
2425
|
+
checksum: 10c0/4313e04457d4d565c8902da34710befcd30d9ab027f450c6404a59962452193dba425a16a6a2ecaa9a9d20b1161e99bc762b706882bbe671fdb8eb1707661ad8
|
|
2426
2426
|
languageName: node
|
|
2427
2427
|
linkType: hard
|
|
2428
2428
|
|
|
2429
|
-
"@cedarjs/web@npm:2.
|
|
2430
|
-
version: 2.
|
|
2431
|
-
resolution: "@cedarjs/web@npm:2.
|
|
2429
|
+
"@cedarjs/web@npm:2.2.0-rc.34":
|
|
2430
|
+
version: 2.2.0-rc.34
|
|
2431
|
+
resolution: "@cedarjs/web@npm:2.2.0-rc.34"
|
|
2432
2432
|
dependencies:
|
|
2433
2433
|
"@apollo/client": "npm:3.13.9"
|
|
2434
2434
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2435
|
-
"@cedarjs/auth": "npm:2.
|
|
2436
|
-
"@cedarjs/server-store": "npm:2.
|
|
2435
|
+
"@cedarjs/auth": "npm:2.2.0-rc.34"
|
|
2436
|
+
"@cedarjs/server-store": "npm:2.2.0-rc.34"
|
|
2437
2437
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2438
2438
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2439
2439
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2458,7 +2458,7 @@ __metadata:
|
|
|
2458
2458
|
rwfw: dist/cjs/bins/rwfw.js
|
|
2459
2459
|
storybook: dist/cjs/bins/storybook.js
|
|
2460
2460
|
tsc: dist/cjs/bins/tsc.js
|
|
2461
|
-
checksum: 10c0/
|
|
2461
|
+
checksum: 10c0/7109c498c98b4200a1c947fcdd2a61bad19904cf625055765e34bf05150c0614c81d6cdf23a0841e6a452cc9c5c9b443f9530af2364ddab89b57a2b993bf88ef
|
|
2462
2462
|
languageName: node
|
|
2463
2463
|
linkType: hard
|
|
2464
2464
|
|
|
@@ -7243,8 +7243,8 @@ __metadata:
|
|
|
7243
7243
|
version: 0.0.0-use.local
|
|
7244
7244
|
resolution: "api@workspace:api"
|
|
7245
7245
|
dependencies:
|
|
7246
|
-
"@cedarjs/api": "npm:2.
|
|
7247
|
-
"@cedarjs/graphql-server": "npm:2.
|
|
7246
|
+
"@cedarjs/api": "npm:2.2.0-rc.34"
|
|
7247
|
+
"@cedarjs/graphql-server": "npm:2.2.0-rc.34"
|
|
7248
7248
|
languageName: unknown
|
|
7249
7249
|
linkType: soft
|
|
7250
7250
|
|
|
@@ -16656,9 +16656,9 @@ __metadata:
|
|
|
16656
16656
|
version: 0.0.0-use.local
|
|
16657
16657
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16658
16658
|
dependencies:
|
|
16659
|
-
"@cedarjs/core": "npm:2.
|
|
16660
|
-
"@cedarjs/project-config": "npm:2.
|
|
16661
|
-
"@cedarjs/testing": "npm:2.
|
|
16659
|
+
"@cedarjs/core": "npm:2.2.0-rc.34"
|
|
16660
|
+
"@cedarjs/project-config": "npm:2.2.0-rc.34"
|
|
16661
|
+
"@cedarjs/testing": "npm:2.2.0-rc.34"
|
|
16662
16662
|
languageName: unknown
|
|
16663
16663
|
linkType: soft
|
|
16664
16664
|
|
|
@@ -18826,10 +18826,10 @@ __metadata:
|
|
|
18826
18826
|
version: 0.0.0-use.local
|
|
18827
18827
|
resolution: "web@workspace:web"
|
|
18828
18828
|
dependencies:
|
|
18829
|
-
"@cedarjs/forms": "npm:2.
|
|
18830
|
-
"@cedarjs/router": "npm:2.
|
|
18831
|
-
"@cedarjs/vite": "npm:2.
|
|
18832
|
-
"@cedarjs/web": "npm:2.
|
|
18829
|
+
"@cedarjs/forms": "npm:2.2.0-rc.34"
|
|
18830
|
+
"@cedarjs/router": "npm:2.2.0-rc.34"
|
|
18831
|
+
"@cedarjs/vite": "npm:2.2.0-rc.34"
|
|
18832
|
+
"@cedarjs/web": "npm:2.2.0-rc.34"
|
|
18833
18833
|
"@types/react": "npm:^18.2.55"
|
|
18834
18834
|
"@types/react-dom": "npm:^18.2.19"
|
|
18835
18835
|
react: "npm:18.3.1"
|