create-cedar-app 2.4.0-rc.82 → 2.4.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 +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
|
@@ -1780,15 +1780,15 @@ __metadata:
|
|
|
1780
1780
|
languageName: node
|
|
1781
1781
|
linkType: hard
|
|
1782
1782
|
|
|
1783
|
-
"@cedarjs/api-server@npm:2.4.0
|
|
1784
|
-
version: 2.4.0
|
|
1785
|
-
resolution: "@cedarjs/api-server@npm:2.4.0
|
|
1786
|
-
dependencies:
|
|
1787
|
-
"@cedarjs/context": "npm:2.4.0
|
|
1788
|
-
"@cedarjs/fastify-web": "npm:2.4.0
|
|
1789
|
-
"@cedarjs/internal": "npm:2.4.0
|
|
1790
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
1791
|
-
"@cedarjs/web-server": "npm:2.4.0
|
|
1783
|
+
"@cedarjs/api-server@npm:2.4.0":
|
|
1784
|
+
version: 2.4.0
|
|
1785
|
+
resolution: "@cedarjs/api-server@npm:2.4.0"
|
|
1786
|
+
dependencies:
|
|
1787
|
+
"@cedarjs/context": "npm:2.4.0"
|
|
1788
|
+
"@cedarjs/fastify-web": "npm:2.4.0"
|
|
1789
|
+
"@cedarjs/internal": "npm:2.4.0"
|
|
1790
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
1791
|
+
"@cedarjs/web-server": "npm:2.4.0"
|
|
1792
1792
|
"@fastify/multipart": "npm:9.3.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.4.0
|
|
1807
|
+
"@cedarjs/graphql-server": 2.4.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/29f6c696409d116c4a1235499de3b3cb055f2d81b40cad34e39b60ecbf59ad8dc0d05bcb37b4fafcaea503b1ff330b0c2b7cc5881bb11ec575e76f1bcdfb2e9a
|
|
1819
1819
|
languageName: node
|
|
1820
1820
|
linkType: hard
|
|
1821
1821
|
|
|
1822
|
-
"@cedarjs/api@npm:2.4.0
|
|
1823
|
-
version: 2.4.0
|
|
1824
|
-
resolution: "@cedarjs/api@npm:2.4.0
|
|
1822
|
+
"@cedarjs/api@npm:2.4.0":
|
|
1823
|
+
version: 2.4.0
|
|
1824
|
+
resolution: "@cedarjs/api@npm:2.4.0"
|
|
1825
1825
|
dependencies:
|
|
1826
1826
|
"@prisma/client": "npm:6.19.1"
|
|
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/540489ecca1a32a6a7ae8338e5c01b7e1a7560fba1030bcf4d401206a50ada840de6a4dc4f7b89d1d841d00d413b1a412ce55023dbf7b8ba3d4dd7452d0c6e11
|
|
1850
1850
|
languageName: node
|
|
1851
1851
|
linkType: hard
|
|
1852
1852
|
|
|
1853
|
-
"@cedarjs/auth@npm:2.4.0
|
|
1854
|
-
version: 2.4.0
|
|
1855
|
-
resolution: "@cedarjs/auth@npm:2.4.0
|
|
1853
|
+
"@cedarjs/auth@npm:2.4.0":
|
|
1854
|
+
version: 2.4.0
|
|
1855
|
+
resolution: "@cedarjs/auth@npm:2.4.0"
|
|
1856
1856
|
dependencies:
|
|
1857
1857
|
core-js: "npm:3.47.0"
|
|
1858
1858
|
react: "npm:18.3.1"
|
|
1859
|
-
checksum: 10c0/
|
|
1859
|
+
checksum: 10c0/9b8115dd7e22a1233affa4b73e28a54a12b20a6218a8e7cd112b6abfda91f2f078b501afcc484efee48c34ff672c222fcda42520ab5370f334c4fc137a3533b7
|
|
1860
1860
|
languageName: node
|
|
1861
1861
|
linkType: hard
|
|
1862
1862
|
|
|
1863
|
-
"@cedarjs/babel-config@npm:2.4.0
|
|
1864
|
-
version: 2.4.0
|
|
1865
|
-
resolution: "@cedarjs/babel-config@npm:2.4.0
|
|
1863
|
+
"@cedarjs/babel-config@npm:2.4.0":
|
|
1864
|
+
version: 2.4.0
|
|
1865
|
+
resolution: "@cedarjs/babel-config@npm:2.4.0"
|
|
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.4.0
|
|
1880
|
+
"@cedarjs/project-config": "npm:2.4.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/2317031cc06151518bc9bcc9793c2d3293b18139145f19d0ae73bcc7161f94545a44d1b87a7ed85eda88ff7d52b8d0024f8d0fa7a49f7ab5a80bb5f391a269c3
|
|
1889
1889
|
languageName: node
|
|
1890
1890
|
linkType: hard
|
|
1891
1891
|
|
|
1892
|
-
"@cedarjs/cli-helpers@npm:2.4.0
|
|
1893
|
-
version: 2.4.0
|
|
1894
|
-
resolution: "@cedarjs/cli-helpers@npm:2.4.0
|
|
1892
|
+
"@cedarjs/cli-helpers@npm:2.4.0":
|
|
1893
|
+
version: 2.4.0
|
|
1894
|
+
resolution: "@cedarjs/cli-helpers@npm:2.4.0"
|
|
1895
1895
|
dependencies:
|
|
1896
1896
|
"@babel/core": "npm:^7.26.10"
|
|
1897
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
1898
|
-
"@cedarjs/telemetry": "npm:2.4.0
|
|
1897
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
1898
|
+
"@cedarjs/telemetry": "npm:2.4.0"
|
|
1899
1899
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1900
1900
|
ansis: "npm:4.2.0"
|
|
1901
1901
|
dotenv: "npm:16.6.1"
|
|
@@ -1910,25 +1910,25 @@ __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/5257c7feae7ea898c64de89440b0eb5d104e701c1908e478db52f2d932734f018ec9aa8af8afe3aa0cde425a85908c02308357971e28ce00cb1277309a17ed01
|
|
1914
1914
|
languageName: node
|
|
1915
1915
|
linkType: hard
|
|
1916
1916
|
|
|
1917
|
-
"@cedarjs/cli@npm:2.4.0
|
|
1918
|
-
version: 2.4.0
|
|
1919
|
-
resolution: "@cedarjs/cli@npm:2.4.0
|
|
1917
|
+
"@cedarjs/cli@npm:2.4.0":
|
|
1918
|
+
version: 2.4.0
|
|
1919
|
+
resolution: "@cedarjs/cli@npm:2.4.0"
|
|
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.4.0
|
|
1924
|
-
"@cedarjs/cli-helpers": "npm:2.4.0
|
|
1925
|
-
"@cedarjs/fastify-web": "npm:2.4.0
|
|
1926
|
-
"@cedarjs/internal": "npm:2.4.0
|
|
1927
|
-
"@cedarjs/prerender": "npm:2.4.0
|
|
1928
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
1929
|
-
"@cedarjs/structure": "npm:2.4.0
|
|
1930
|
-
"@cedarjs/telemetry": "npm:2.4.0
|
|
1931
|
-
"@cedarjs/web-server": "npm:2.4.0
|
|
1923
|
+
"@cedarjs/api-server": "npm:2.4.0"
|
|
1924
|
+
"@cedarjs/cli-helpers": "npm:2.4.0"
|
|
1925
|
+
"@cedarjs/fastify-web": "npm:2.4.0"
|
|
1926
|
+
"@cedarjs/internal": "npm:2.4.0"
|
|
1927
|
+
"@cedarjs/prerender": "npm:2.4.0"
|
|
1928
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
1929
|
+
"@cedarjs/structure": "npm:2.4.0"
|
|
1930
|
+
"@cedarjs/telemetry": "npm:2.4.0"
|
|
1931
|
+
"@cedarjs/web-server": "npm:2.4.0"
|
|
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,40 +1981,40 @@ __metadata:
|
|
|
1981
1981
|
cfw: dist/cfw.js
|
|
1982
1982
|
redwood: dist/index.js
|
|
1983
1983
|
rw: dist/index.js
|
|
1984
|
-
checksum: 10c0/
|
|
1984
|
+
checksum: 10c0/3e95952b95426d34e35a938ac39f088aebfd337660643343d96df7718d1b045a3a2ae9b5f885a5c0d65fa561a51f325de53fc256fba6b8bfe6eebb50aaf31415
|
|
1985
1985
|
languageName: node
|
|
1986
1986
|
linkType: hard
|
|
1987
1987
|
|
|
1988
|
-
"@cedarjs/context@npm:2.4.0
|
|
1989
|
-
version: 2.4.0
|
|
1990
|
-
resolution: "@cedarjs/context@npm:2.4.0
|
|
1991
|
-
checksum: 10c0/
|
|
1988
|
+
"@cedarjs/context@npm:2.4.0":
|
|
1989
|
+
version: 2.4.0
|
|
1990
|
+
resolution: "@cedarjs/context@npm:2.4.0"
|
|
1991
|
+
checksum: 10c0/2b17ddf92edcfa71872be4d7d9b836ee0c5a57674da58c0213b190158a54e9547271f3bd25336c5a67fe2e1ad1f207e113d2945090ffaded209e0fe015ded898
|
|
1992
1992
|
languageName: node
|
|
1993
1993
|
linkType: hard
|
|
1994
1994
|
|
|
1995
|
-
"@cedarjs/cookie-jar@npm:2.4.0
|
|
1996
|
-
version: 2.4.0
|
|
1997
|
-
resolution: "@cedarjs/cookie-jar@npm:2.4.0
|
|
1995
|
+
"@cedarjs/cookie-jar@npm:2.4.0":
|
|
1996
|
+
version: 2.4.0
|
|
1997
|
+
resolution: "@cedarjs/cookie-jar@npm:2.4.0"
|
|
1998
1998
|
dependencies:
|
|
1999
1999
|
cookie: "npm:1.1.1"
|
|
2000
2000
|
esbuild: "npm:0.21.5"
|
|
2001
2001
|
fast-glob: "npm:3.3.3"
|
|
2002
|
-
checksum: 10c0/
|
|
2002
|
+
checksum: 10c0/3594d8e572d4c4069e15a57f9a23fbd21db13ddd8166fee78c33636aed420d3b9dc21e5ba0955a8cc322bdf1338ac21260d1fbd52d060465a051d64007260e20
|
|
2003
2003
|
languageName: node
|
|
2004
2004
|
linkType: hard
|
|
2005
2005
|
|
|
2006
|
-
"@cedarjs/core@npm:2.4.0
|
|
2007
|
-
version: 2.4.0
|
|
2008
|
-
resolution: "@cedarjs/core@npm:2.4.0
|
|
2006
|
+
"@cedarjs/core@npm:2.4.0":
|
|
2007
|
+
version: 2.4.0
|
|
2008
|
+
resolution: "@cedarjs/core@npm:2.4.0"
|
|
2009
2009
|
dependencies:
|
|
2010
2010
|
"@babel/cli": "npm:7.28.3"
|
|
2011
|
-
"@cedarjs/api-server": "npm:2.4.0
|
|
2012
|
-
"@cedarjs/cli": "npm:2.4.0
|
|
2013
|
-
"@cedarjs/eslint-config": "npm:2.4.0
|
|
2014
|
-
"@cedarjs/internal": "npm:2.4.0
|
|
2015
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2016
|
-
"@cedarjs/testing": "npm:2.4.0
|
|
2017
|
-
"@cedarjs/web-server": "npm:2.4.0
|
|
2011
|
+
"@cedarjs/api-server": "npm:2.4.0"
|
|
2012
|
+
"@cedarjs/cli": "npm:2.4.0"
|
|
2013
|
+
"@cedarjs/eslint-config": "npm:2.4.0"
|
|
2014
|
+
"@cedarjs/internal": "npm:2.4.0"
|
|
2015
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2016
|
+
"@cedarjs/testing": "npm:2.4.0"
|
|
2017
|
+
"@cedarjs/web-server": "npm:2.4.0"
|
|
2018
2018
|
graphql-tag: "npm:2.12.6"
|
|
2019
2019
|
lodash: "npm:4.17.21"
|
|
2020
2020
|
nodemon: "npm:3.1.11"
|
|
@@ -2043,21 +2043,21 @@ __metadata:
|
|
|
2043
2043
|
rw-serve-fe: dist/bins/rw-serve-fe.js
|
|
2044
2044
|
rw-web-server: dist/bins/rw-web-server.js
|
|
2045
2045
|
vitest: dist/bins/vitest.js
|
|
2046
|
-
checksum: 10c0/
|
|
2046
|
+
checksum: 10c0/306abb4b4af36970baa50e758ac219e75548337717faab0a600a1b22a5c7d6fe82b9949002bedb96643753d991e9fde9d13db654791624902f8e9f2bcc7a8fee
|
|
2047
2047
|
languageName: node
|
|
2048
2048
|
linkType: hard
|
|
2049
2049
|
|
|
2050
|
-
"@cedarjs/eslint-config@npm:2.4.0
|
|
2051
|
-
version: 2.4.0
|
|
2052
|
-
resolution: "@cedarjs/eslint-config@npm:2.4.0
|
|
2050
|
+
"@cedarjs/eslint-config@npm:2.4.0":
|
|
2051
|
+
version: 2.4.0
|
|
2052
|
+
resolution: "@cedarjs/eslint-config@npm:2.4.0"
|
|
2053
2053
|
dependencies:
|
|
2054
2054
|
"@babel/core": "npm:^7.26.10"
|
|
2055
2055
|
"@babel/eslint-parser": "npm:7.28.5"
|
|
2056
2056
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2057
|
-
"@cedarjs/babel-config": "npm:2.4.0
|
|
2058
|
-
"@cedarjs/eslint-plugin": "npm:2.4.0
|
|
2059
|
-
"@cedarjs/internal": "npm:2.4.0
|
|
2060
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2057
|
+
"@cedarjs/babel-config": "npm:2.4.0"
|
|
2058
|
+
"@cedarjs/eslint-plugin": "npm:2.4.0"
|
|
2059
|
+
"@cedarjs/internal": "npm:2.4.0"
|
|
2060
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2061
2061
|
"@eslint/js": "npm:8.57.1"
|
|
2062
2062
|
"@typescript-eslint/eslint-plugin": "npm:8.52.0"
|
|
2063
2063
|
"@typescript-eslint/parser": "npm:8.52.0"
|
|
@@ -2074,53 +2074,53 @@ __metadata:
|
|
|
2074
2074
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2075
2075
|
prettier: "npm:3.6.2"
|
|
2076
2076
|
typescript-eslint: "npm:8.52.0"
|
|
2077
|
-
checksum: 10c0/
|
|
2077
|
+
checksum: 10c0/51682bf9d4b492b71e240b3638bc847e0c8f91a2847c5030e7e61cac8271135c7526d886bf7f166c49305da0fd598652eece4a089be68ac8c7ba8a1cebdb9f40
|
|
2078
2078
|
languageName: node
|
|
2079
2079
|
linkType: hard
|
|
2080
2080
|
|
|
2081
|
-
"@cedarjs/eslint-plugin@npm:2.4.0
|
|
2082
|
-
version: 2.4.0
|
|
2083
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.4.0
|
|
2081
|
+
"@cedarjs/eslint-plugin@npm:2.4.0":
|
|
2082
|
+
version: 2.4.0
|
|
2083
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.4.0"
|
|
2084
2084
|
dependencies:
|
|
2085
2085
|
"@typescript-eslint/utils": "npm:8.52.0"
|
|
2086
2086
|
eslint: "npm:8.57.1"
|
|
2087
|
-
checksum: 10c0/
|
|
2087
|
+
checksum: 10c0/dbdd603b86822db16b092446dc0caf423455548612e13eccb12259ef304dce6f929bdc53591714e70365d22b51908b617741468f878aab6cefa3fd5d0e2a88df
|
|
2088
2088
|
languageName: node
|
|
2089
2089
|
linkType: hard
|
|
2090
2090
|
|
|
2091
|
-
"@cedarjs/fastify-web@npm:2.4.0
|
|
2092
|
-
version: 2.4.0
|
|
2093
|
-
resolution: "@cedarjs/fastify-web@npm:2.4.0
|
|
2091
|
+
"@cedarjs/fastify-web@npm:2.4.0":
|
|
2092
|
+
version: 2.4.0
|
|
2093
|
+
resolution: "@cedarjs/fastify-web@npm:2.4.0"
|
|
2094
2094
|
dependencies:
|
|
2095
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2095
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2096
2096
|
"@fastify/http-proxy": "npm:11.4.1"
|
|
2097
2097
|
"@fastify/static": "npm:8.3.0"
|
|
2098
2098
|
"@fastify/url-data": "npm:6.0.3"
|
|
2099
2099
|
fast-glob: "npm:3.3.3"
|
|
2100
|
-
checksum: 10c0/
|
|
2100
|
+
checksum: 10c0/1c812149b40b68b04c75c65582c8fc1659184b2f21f892ac720bdcc8cd0d1c5715a4666d294007e5a5a91356982b6420660853914602cf5d9eba7500c2018cab
|
|
2101
2101
|
languageName: node
|
|
2102
2102
|
linkType: hard
|
|
2103
2103
|
|
|
2104
|
-
"@cedarjs/forms@npm:2.4.0
|
|
2105
|
-
version: 2.4.0
|
|
2106
|
-
resolution: "@cedarjs/forms@npm:2.4.0
|
|
2104
|
+
"@cedarjs/forms@npm:2.4.0":
|
|
2105
|
+
version: 2.4.0
|
|
2106
|
+
resolution: "@cedarjs/forms@npm:2.4.0"
|
|
2107
2107
|
dependencies:
|
|
2108
2108
|
graphql: "npm:16.12.0"
|
|
2109
2109
|
pascalcase: "npm:1.0.0"
|
|
2110
2110
|
react-hook-form: "npm:7.70.0"
|
|
2111
2111
|
peerDependencies:
|
|
2112
2112
|
react: 18.3.1
|
|
2113
|
-
checksum: 10c0/
|
|
2113
|
+
checksum: 10c0/0219011f011bceccc9e8260e6c973c791d194241185e9bbae121259523f16ad7a4e4d3661cb935042bcfae2831cb73cb883496d32c17acc258cac79cc6b36401
|
|
2114
2114
|
languageName: node
|
|
2115
2115
|
linkType: hard
|
|
2116
2116
|
|
|
2117
|
-
"@cedarjs/graphql-server@npm:2.4.0
|
|
2118
|
-
version: 2.4.0
|
|
2119
|
-
resolution: "@cedarjs/graphql-server@npm:2.4.0
|
|
2117
|
+
"@cedarjs/graphql-server@npm:2.4.0":
|
|
2118
|
+
version: 2.4.0
|
|
2119
|
+
resolution: "@cedarjs/graphql-server@npm:2.4.0"
|
|
2120
2120
|
dependencies:
|
|
2121
2121
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2122
|
-
"@cedarjs/api": "npm:2.4.0
|
|
2123
|
-
"@cedarjs/context": "npm:2.4.0
|
|
2122
|
+
"@cedarjs/api": "npm:2.4.0"
|
|
2123
|
+
"@cedarjs/context": "npm:2.4.0"
|
|
2124
2124
|
"@envelop/core": "npm:5.4.0"
|
|
2125
2125
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2126
2126
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2139,13 +2139,13 @@ __metadata:
|
|
|
2139
2139
|
graphql-yoga: "npm:5.18.0"
|
|
2140
2140
|
lodash: "npm:4.17.21"
|
|
2141
2141
|
uuid: "npm:11.1.0"
|
|
2142
|
-
checksum: 10c0/
|
|
2142
|
+
checksum: 10c0/7e6a588c79e0818c52b5cc01017a2114feaa5cdca4f158be9e2f59b1164fe457d5e81003a14cd015c345512ebd3f203c571b940c5607de50472883decdc5f6f5
|
|
2143
2143
|
languageName: node
|
|
2144
2144
|
linkType: hard
|
|
2145
2145
|
|
|
2146
|
-
"@cedarjs/internal@npm:2.4.0
|
|
2147
|
-
version: 2.4.0
|
|
2148
|
-
resolution: "@cedarjs/internal@npm:2.4.0
|
|
2146
|
+
"@cedarjs/internal@npm:2.4.0":
|
|
2147
|
+
version: 2.4.0
|
|
2148
|
+
resolution: "@cedarjs/internal@npm:2.4.0"
|
|
2149
2149
|
dependencies:
|
|
2150
2150
|
"@babel/core": "npm:^7.26.10"
|
|
2151
2151
|
"@babel/parser": "npm:7.28.5"
|
|
@@ -2153,10 +2153,10 @@ __metadata:
|
|
|
2153
2153
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2154
2154
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2155
2155
|
"@babel/traverse": "npm:7.28.5"
|
|
2156
|
-
"@cedarjs/babel-config": "npm:2.4.0
|
|
2157
|
-
"@cedarjs/graphql-server": "npm:2.4.0
|
|
2158
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2159
|
-
"@cedarjs/router": "npm:2.4.0
|
|
2156
|
+
"@cedarjs/babel-config": "npm:2.4.0"
|
|
2157
|
+
"@cedarjs/graphql-server": "npm:2.4.0"
|
|
2158
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2159
|
+
"@cedarjs/router": "npm:2.4.0"
|
|
2160
2160
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2161
2161
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2162
2162
|
"@graphql-codegen/client-preset": "npm:4.8.3"
|
|
@@ -2188,24 +2188,24 @@ __metadata:
|
|
|
2188
2188
|
bin:
|
|
2189
2189
|
rw-gen: dist/generate/generate.js
|
|
2190
2190
|
rw-gen-watch: dist/generate/watch.js
|
|
2191
|
-
checksum: 10c0/
|
|
2191
|
+
checksum: 10c0/810fa709eaf807f0a75e23b5ca0506926128155eacd8a1a3f1811f433bce541c976954f26a9339b4ce749d364e03702c8814b809e1291c63cd7f7f1d9e8a41e6
|
|
2192
2192
|
languageName: node
|
|
2193
2193
|
linkType: hard
|
|
2194
2194
|
|
|
2195
|
-
"@cedarjs/prerender@npm:2.4.0
|
|
2196
|
-
version: 2.4.0
|
|
2197
|
-
resolution: "@cedarjs/prerender@npm:2.4.0
|
|
2195
|
+
"@cedarjs/prerender@npm:2.4.0":
|
|
2196
|
+
version: 2.4.0
|
|
2197
|
+
resolution: "@cedarjs/prerender@npm:2.4.0"
|
|
2198
2198
|
dependencies:
|
|
2199
2199
|
"@ast-grep/napi": "npm:0.40.4"
|
|
2200
2200
|
"@babel/generator": "npm:7.28.5"
|
|
2201
2201
|
"@babel/parser": "npm:7.28.5"
|
|
2202
2202
|
"@babel/traverse": "npm:7.28.5"
|
|
2203
|
-
"@cedarjs/babel-config": "npm:2.4.0
|
|
2204
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2205
|
-
"@cedarjs/router": "npm:2.4.0
|
|
2206
|
-
"@cedarjs/structure": "npm:2.4.0
|
|
2207
|
-
"@cedarjs/vite": "npm:2.4.0
|
|
2208
|
-
"@cedarjs/web": "npm:2.4.0
|
|
2203
|
+
"@cedarjs/babel-config": "npm:2.4.0"
|
|
2204
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2205
|
+
"@cedarjs/router": "npm:2.4.0"
|
|
2206
|
+
"@cedarjs/structure": "npm:2.4.0"
|
|
2207
|
+
"@cedarjs/vite": "npm:2.4.0"
|
|
2208
|
+
"@cedarjs/web": "npm:2.4.0"
|
|
2209
2209
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2210
2210
|
"@rollup/plugin-commonjs": "npm:28.0.9"
|
|
2211
2211
|
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
|
@@ -2225,57 +2225,57 @@ __metadata:
|
|
|
2225
2225
|
peerDependencies:
|
|
2226
2226
|
react: 18.3.1
|
|
2227
2227
|
react-dom: 18.3.1
|
|
2228
|
-
checksum: 10c0/
|
|
2228
|
+
checksum: 10c0/341598aaeafda7ed7f2a87d00c2e70cedf04c2fa3a697cd6c1cacf5685e7045f35edc3d5b0e81372c2b42708aa4c8780f4f6ec5b858e7f7bec0fa06f85068b84
|
|
2229
2229
|
languageName: node
|
|
2230
2230
|
linkType: hard
|
|
2231
2231
|
|
|
2232
|
-
"@cedarjs/project-config@npm:2.4.0
|
|
2233
|
-
version: 2.4.0
|
|
2234
|
-
resolution: "@cedarjs/project-config@npm:2.4.0
|
|
2232
|
+
"@cedarjs/project-config@npm:2.4.0":
|
|
2233
|
+
version: 2.4.0
|
|
2234
|
+
resolution: "@cedarjs/project-config@npm:2.4.0"
|
|
2235
2235
|
dependencies:
|
|
2236
2236
|
deepmerge: "npm:4.3.1"
|
|
2237
2237
|
fast-glob: "npm:3.3.3"
|
|
2238
2238
|
smol-toml: "npm:1.6.0"
|
|
2239
2239
|
string-env-interpolation: "npm:1.0.1"
|
|
2240
|
-
checksum: 10c0/
|
|
2240
|
+
checksum: 10c0/89162d3bc612457d92c18c356bb96510bc75d3b072fe9e4ddfdb95a9374cd12b8365e6c24964b3668d8b7a15851e47cf53222bbd67e0be9c784cbfc7d567a5e3
|
|
2241
2241
|
languageName: node
|
|
2242
2242
|
linkType: hard
|
|
2243
2243
|
|
|
2244
|
-
"@cedarjs/router@npm:2.4.0
|
|
2245
|
-
version: 2.4.0
|
|
2246
|
-
resolution: "@cedarjs/router@npm:2.4.0
|
|
2244
|
+
"@cedarjs/router@npm:2.4.0":
|
|
2245
|
+
version: 2.4.0
|
|
2246
|
+
resolution: "@cedarjs/router@npm:2.4.0"
|
|
2247
2247
|
dependencies:
|
|
2248
2248
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2249
|
-
"@cedarjs/auth": "npm:2.4.0
|
|
2250
|
-
"@cedarjs/server-store": "npm:2.4.0
|
|
2249
|
+
"@cedarjs/auth": "npm:2.4.0"
|
|
2250
|
+
"@cedarjs/server-store": "npm:2.4.0"
|
|
2251
2251
|
core-js: "npm:3.47.0"
|
|
2252
2252
|
react: "npm:18.3.1"
|
|
2253
2253
|
react-dom: "npm:18.3.1"
|
|
2254
2254
|
peerDependencies:
|
|
2255
2255
|
react: 18.3.1
|
|
2256
2256
|
react-dom: 18.3.1
|
|
2257
|
-
checksum: 10c0/
|
|
2257
|
+
checksum: 10c0/c636676d11c4d6a4319c9660d5d787b8ad6dab74618184352869211308c790943561f9f11dcb314622e55f94d80c30778f46df2fe514e030d854c01850bfb99a
|
|
2258
2258
|
languageName: node
|
|
2259
2259
|
linkType: hard
|
|
2260
2260
|
|
|
2261
|
-
"@cedarjs/server-store@npm:2.4.0
|
|
2262
|
-
version: 2.4.0
|
|
2263
|
-
resolution: "@cedarjs/server-store@npm:2.4.0
|
|
2261
|
+
"@cedarjs/server-store@npm:2.4.0":
|
|
2262
|
+
version: 2.4.0
|
|
2263
|
+
resolution: "@cedarjs/server-store@npm:2.4.0"
|
|
2264
2264
|
dependencies:
|
|
2265
|
-
"@cedarjs/auth": "npm:2.4.0
|
|
2266
|
-
"@cedarjs/cookie-jar": "npm:2.4.0
|
|
2265
|
+
"@cedarjs/auth": "npm:2.4.0"
|
|
2266
|
+
"@cedarjs/cookie-jar": "npm:2.4.0"
|
|
2267
2267
|
esbuild: "npm:0.21.5"
|
|
2268
2268
|
fast-glob: "npm:3.3.3"
|
|
2269
|
-
checksum: 10c0/
|
|
2269
|
+
checksum: 10c0/0b638a97b7b0adc60f2d4386b0df351616db5ff6d71cb2be26b3de24a4bf611964f2f3146608e8278ebc5b90fbb975a6f47943a0b69169203d6358e13eb92bb5
|
|
2270
2270
|
languageName: node
|
|
2271
2271
|
linkType: hard
|
|
2272
2272
|
|
|
2273
|
-
"@cedarjs/structure@npm:2.4.0
|
|
2274
|
-
version: 2.4.0
|
|
2275
|
-
resolution: "@cedarjs/structure@npm:2.4.0
|
|
2273
|
+
"@cedarjs/structure@npm:2.4.0":
|
|
2274
|
+
version: 2.4.0
|
|
2275
|
+
resolution: "@cedarjs/structure@npm:2.4.0"
|
|
2276
2276
|
dependencies:
|
|
2277
2277
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2278
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2278
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2279
2279
|
"@prisma/internals": "npm:6.19.1"
|
|
2280
2280
|
"@types/line-column": "npm:1.0.2"
|
|
2281
2281
|
camelcase: "npm:6.3.0"
|
|
@@ -2293,37 +2293,37 @@ __metadata:
|
|
|
2293
2293
|
smol-toml: "npm:1.6.0"
|
|
2294
2294
|
ts-morph: "npm:23.0.0"
|
|
2295
2295
|
yargs-parser: "npm:21.1.1"
|
|
2296
|
-
checksum: 10c0/
|
|
2296
|
+
checksum: 10c0/a49673a323bb0ec5912c2470dd97196fe078990a53e47b8116c9d0afbfe60f6c0dc6332330eed86d97a78486030b07456ef868ec1e94606c5219d42f365fd896
|
|
2297
2297
|
languageName: node
|
|
2298
2298
|
linkType: hard
|
|
2299
2299
|
|
|
2300
|
-
"@cedarjs/telemetry@npm:2.4.0
|
|
2301
|
-
version: 2.4.0
|
|
2302
|
-
resolution: "@cedarjs/telemetry@npm:2.4.0
|
|
2300
|
+
"@cedarjs/telemetry@npm:2.4.0":
|
|
2301
|
+
version: 2.4.0
|
|
2302
|
+
resolution: "@cedarjs/telemetry@npm:2.4.0"
|
|
2303
2303
|
dependencies:
|
|
2304
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2305
|
-
"@cedarjs/structure": "npm:2.4.0
|
|
2304
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2305
|
+
"@cedarjs/structure": "npm:2.4.0"
|
|
2306
2306
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2307
2307
|
ci-info: "npm:4.3.1"
|
|
2308
2308
|
envinfo: "npm:7.21.0"
|
|
2309
2309
|
systeminformation: "npm:5.30.2"
|
|
2310
2310
|
uuid: "npm:11.1.0"
|
|
2311
2311
|
yargs: "npm:17.7.2"
|
|
2312
|
-
checksum: 10c0/
|
|
2312
|
+
checksum: 10c0/78406f5fba065627cacd402429a0c1a6682840abd99ba7098206a1a18623397b103ec9a7a03dd514e6b06664079852aaf99b8d1996128f1b4ec556ccfe715478
|
|
2313
2313
|
languageName: node
|
|
2314
2314
|
linkType: hard
|
|
2315
2315
|
|
|
2316
|
-
"@cedarjs/testing@npm:2.4.0
|
|
2317
|
-
version: 2.4.0
|
|
2318
|
-
resolution: "@cedarjs/testing@npm:2.4.0
|
|
2319
|
-
dependencies:
|
|
2320
|
-
"@cedarjs/auth": "npm:2.4.0
|
|
2321
|
-
"@cedarjs/babel-config": "npm:2.4.0
|
|
2322
|
-
"@cedarjs/context": "npm:2.4.0
|
|
2323
|
-
"@cedarjs/graphql-server": "npm:2.4.0
|
|
2324
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2325
|
-
"@cedarjs/router": "npm:2.4.0
|
|
2326
|
-
"@cedarjs/web": "npm:2.4.0
|
|
2316
|
+
"@cedarjs/testing@npm:2.4.0":
|
|
2317
|
+
version: 2.4.0
|
|
2318
|
+
resolution: "@cedarjs/testing@npm:2.4.0"
|
|
2319
|
+
dependencies:
|
|
2320
|
+
"@cedarjs/auth": "npm:2.4.0"
|
|
2321
|
+
"@cedarjs/babel-config": "npm:2.4.0"
|
|
2322
|
+
"@cedarjs/context": "npm:2.4.0"
|
|
2323
|
+
"@cedarjs/graphql-server": "npm:2.4.0"
|
|
2324
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2325
|
+
"@cedarjs/router": "npm:2.4.0"
|
|
2326
|
+
"@cedarjs/web": "npm:2.4.0"
|
|
2327
2327
|
"@testing-library/jest-dom": "npm:6.9.1"
|
|
2328
2328
|
"@testing-library/react": "npm:14.3.1"
|
|
2329
2329
|
"@testing-library/user-event": "npm:14.6.1"
|
|
@@ -2346,26 +2346,26 @@ __metadata:
|
|
|
2346
2346
|
peerDependenciesMeta:
|
|
2347
2347
|
vitest:
|
|
2348
2348
|
optional: true
|
|
2349
|
-
checksum: 10c0/
|
|
2349
|
+
checksum: 10c0/b61435500fbb1064437c999ee4793adf470f47f466431d2e3a9698dbcbbcf9194e2c4d53c6d15bd42236b6bc65dc14b80e6e5c54c77fdb1455603a96f2eb47bc
|
|
2350
2350
|
languageName: node
|
|
2351
2351
|
linkType: hard
|
|
2352
2352
|
|
|
2353
|
-
"@cedarjs/vite@npm:2.4.0
|
|
2354
|
-
version: 2.4.0
|
|
2355
|
-
resolution: "@cedarjs/vite@npm:2.4.0
|
|
2353
|
+
"@cedarjs/vite@npm:2.4.0":
|
|
2354
|
+
version: 2.4.0
|
|
2355
|
+
resolution: "@cedarjs/vite@npm:2.4.0"
|
|
2356
2356
|
dependencies:
|
|
2357
2357
|
"@ast-grep/napi": "npm:0.40.4"
|
|
2358
2358
|
"@babel/generator": "npm:7.28.5"
|
|
2359
2359
|
"@babel/parser": "npm:7.28.5"
|
|
2360
2360
|
"@babel/traverse": "npm:7.28.5"
|
|
2361
|
-
"@cedarjs/auth": "npm:2.4.0
|
|
2362
|
-
"@cedarjs/babel-config": "npm:2.4.0
|
|
2363
|
-
"@cedarjs/cookie-jar": "npm:2.4.0
|
|
2364
|
-
"@cedarjs/internal": "npm:2.4.0
|
|
2365
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2366
|
-
"@cedarjs/server-store": "npm:2.4.0
|
|
2367
|
-
"@cedarjs/testing": "npm:2.4.0
|
|
2368
|
-
"@cedarjs/web": "npm:2.4.0
|
|
2361
|
+
"@cedarjs/auth": "npm:2.4.0"
|
|
2362
|
+
"@cedarjs/babel-config": "npm:2.4.0"
|
|
2363
|
+
"@cedarjs/cookie-jar": "npm:2.4.0"
|
|
2364
|
+
"@cedarjs/internal": "npm:2.4.0"
|
|
2365
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2366
|
+
"@cedarjs/server-store": "npm:2.4.0"
|
|
2367
|
+
"@cedarjs/testing": "npm:2.4.0"
|
|
2368
|
+
"@cedarjs/web": "npm:2.4.0"
|
|
2369
2369
|
"@swc/core": "npm:1.15.8"
|
|
2370
2370
|
"@vitejs/plugin-react": "npm:4.7.0"
|
|
2371
2371
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -2395,34 +2395,34 @@ __metadata:
|
|
|
2395
2395
|
rw-vite-build: bins/rw-vite-build.mjs
|
|
2396
2396
|
rw-vite-dev: bins/rw-vite-dev.mjs
|
|
2397
2397
|
vite: bins/vite.mjs
|
|
2398
|
-
checksum: 10c0/
|
|
2398
|
+
checksum: 10c0/c85a3e8afdf9bcd426785923abac1a05ccf3792b1712fc4e10f9612f59698097b1c5d88980985236b293fd25ec8ba2dd9b70282b94378b7fd3fd9b3e49c4f0b1
|
|
2399
2399
|
languageName: node
|
|
2400
2400
|
linkType: hard
|
|
2401
2401
|
|
|
2402
|
-
"@cedarjs/web-server@npm:2.4.0
|
|
2403
|
-
version: 2.4.0
|
|
2404
|
-
resolution: "@cedarjs/web-server@npm:2.4.0
|
|
2402
|
+
"@cedarjs/web-server@npm:2.4.0":
|
|
2403
|
+
version: 2.4.0
|
|
2404
|
+
resolution: "@cedarjs/web-server@npm:2.4.0"
|
|
2405
2405
|
dependencies:
|
|
2406
|
-
"@cedarjs/fastify-web": "npm:2.4.0
|
|
2407
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
2406
|
+
"@cedarjs/fastify-web": "npm:2.4.0"
|
|
2407
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
2408
2408
|
ansis: "npm:4.2.0"
|
|
2409
2409
|
dotenv-defaults: "npm:5.0.2"
|
|
2410
2410
|
fastify: "npm:5.6.2"
|
|
2411
2411
|
yargs: "npm:17.7.2"
|
|
2412
2412
|
bin:
|
|
2413
2413
|
rw-web-server: dist/bin.js
|
|
2414
|
-
checksum: 10c0/
|
|
2414
|
+
checksum: 10c0/d091928796d61af416a95bcdbf9374c2defd441fc7b194524f5b802b8c6a9d0d5709ae702c7175f026ab77d4b312095e04dec14beffe1854fbb2f186e325c66d
|
|
2415
2415
|
languageName: node
|
|
2416
2416
|
linkType: hard
|
|
2417
2417
|
|
|
2418
|
-
"@cedarjs/web@npm:2.4.0
|
|
2419
|
-
version: 2.4.0
|
|
2420
|
-
resolution: "@cedarjs/web@npm:2.4.0
|
|
2418
|
+
"@cedarjs/web@npm:2.4.0":
|
|
2419
|
+
version: 2.4.0
|
|
2420
|
+
resolution: "@cedarjs/web@npm:2.4.0"
|
|
2421
2421
|
dependencies:
|
|
2422
2422
|
"@apollo/client": "npm:3.13.9"
|
|
2423
2423
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2424
|
-
"@cedarjs/auth": "npm:2.4.0
|
|
2425
|
-
"@cedarjs/server-store": "npm:2.4.0
|
|
2424
|
+
"@cedarjs/auth": "npm:2.4.0"
|
|
2425
|
+
"@cedarjs/server-store": "npm:2.4.0"
|
|
2426
2426
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2427
2427
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2428
2428
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2447,7 +2447,7 @@ __metadata:
|
|
|
2447
2447
|
rw: dist/cjs/bins/redwood.js
|
|
2448
2448
|
storybook: dist/cjs/bins/storybook.js
|
|
2449
2449
|
tsc: dist/cjs/bins/tsc.js
|
|
2450
|
-
checksum: 10c0/
|
|
2450
|
+
checksum: 10c0/f9e6c2f8129cbae0ff728b9857196a7f9efd76ddec25c28c8be12af2be09461b6a720a2a27c0178ff3391fdd5676b8558c2c498a33864291877fd2b24ab2ab3e
|
|
2451
2451
|
languageName: node
|
|
2452
2452
|
linkType: hard
|
|
2453
2453
|
|
|
@@ -6857,8 +6857,8 @@ __metadata:
|
|
|
6857
6857
|
version: 0.0.0-use.local
|
|
6858
6858
|
resolution: "api@workspace:api"
|
|
6859
6859
|
dependencies:
|
|
6860
|
-
"@cedarjs/api": "npm:2.4.0
|
|
6861
|
-
"@cedarjs/graphql-server": "npm:2.4.0
|
|
6860
|
+
"@cedarjs/api": "npm:2.4.0"
|
|
6861
|
+
"@cedarjs/graphql-server": "npm:2.4.0"
|
|
6862
6862
|
languageName: unknown
|
|
6863
6863
|
linkType: soft
|
|
6864
6864
|
|
|
@@ -16035,9 +16035,9 @@ __metadata:
|
|
|
16035
16035
|
version: 0.0.0-use.local
|
|
16036
16036
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16037
16037
|
dependencies:
|
|
16038
|
-
"@cedarjs/core": "npm:2.4.0
|
|
16039
|
-
"@cedarjs/project-config": "npm:2.4.0
|
|
16040
|
-
"@cedarjs/testing": "npm:2.4.0
|
|
16038
|
+
"@cedarjs/core": "npm:2.4.0"
|
|
16039
|
+
"@cedarjs/project-config": "npm:2.4.0"
|
|
16040
|
+
"@cedarjs/testing": "npm:2.4.0"
|
|
16041
16041
|
vitest: "npm:3.2.4"
|
|
16042
16042
|
languageName: unknown
|
|
16043
16043
|
linkType: soft
|
|
@@ -18209,10 +18209,10 @@ __metadata:
|
|
|
18209
18209
|
version: 0.0.0-use.local
|
|
18210
18210
|
resolution: "web@workspace:web"
|
|
18211
18211
|
dependencies:
|
|
18212
|
-
"@cedarjs/forms": "npm:2.4.0
|
|
18213
|
-
"@cedarjs/router": "npm:2.4.0
|
|
18214
|
-
"@cedarjs/vite": "npm:2.4.0
|
|
18215
|
-
"@cedarjs/web": "npm:2.4.0
|
|
18212
|
+
"@cedarjs/forms": "npm:2.4.0"
|
|
18213
|
+
"@cedarjs/router": "npm:2.4.0"
|
|
18214
|
+
"@cedarjs/vite": "npm:2.4.0"
|
|
18215
|
+
"@cedarjs/web": "npm:2.4.0"
|
|
18216
18216
|
"@types/react": "npm:^18.2.55"
|
|
18217
18217
|
"@types/react-dom": "npm:^18.2.19"
|
|
18218
18218
|
react: "npm:18.3.1"
|