create-cedar-app 2.7.0-rc.118 → 2.7.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/.yarn/install-state.gz +0 -0
- 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/.yarn/install-state.gz +0 -0
- 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.7.0
|
|
1784
|
-
version: 2.7.0
|
|
1785
|
-
resolution: "@cedarjs/api-server@npm:2.7.0
|
|
1786
|
-
dependencies:
|
|
1787
|
-
"@cedarjs/context": "npm:2.7.0
|
|
1788
|
-
"@cedarjs/fastify-web": "npm:2.7.0
|
|
1789
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
1790
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
1791
|
-
"@cedarjs/web-server": "npm:2.7.0
|
|
1783
|
+
"@cedarjs/api-server@npm:2.7.0":
|
|
1784
|
+
version: 2.7.0
|
|
1785
|
+
resolution: "@cedarjs/api-server@npm:2.7.0"
|
|
1786
|
+
dependencies:
|
|
1787
|
+
"@cedarjs/context": "npm:2.7.0"
|
|
1788
|
+
"@cedarjs/fastify-web": "npm:2.7.0"
|
|
1789
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
1790
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
1791
|
+
"@cedarjs/web-server": "npm:2.7.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.7.0
|
|
1807
|
+
"@cedarjs/graphql-server": 2.7.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/ed26281a0ebce4ed85efcd073a4c391de65f2984fc6596a32ca8a67d1e68a4cf9f11541bdfb52e14383a9c06b8f2884370c921187c7dc7f9515c23b61ebe3d47
|
|
1819
1819
|
languageName: node
|
|
1820
1820
|
linkType: hard
|
|
1821
1821
|
|
|
1822
|
-
"@cedarjs/api@npm:2.7.0
|
|
1823
|
-
version: 2.7.0
|
|
1824
|
-
resolution: "@cedarjs/api@npm:2.7.0
|
|
1822
|
+
"@cedarjs/api@npm:2.7.0":
|
|
1823
|
+
version: 2.7.0
|
|
1824
|
+
resolution: "@cedarjs/api@npm:2.7.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/fe2a20fa54a828fee39dd251e315a852c524f48eb316f1b271dc8776c27bf6fbd9ae7502bcc31adecf034188b28f33f561406b4bd9e13da02e844f138ecc0667
|
|
1850
1850
|
languageName: node
|
|
1851
1851
|
linkType: hard
|
|
1852
1852
|
|
|
1853
|
-
"@cedarjs/auth@npm:2.7.0
|
|
1854
|
-
version: 2.7.0
|
|
1855
|
-
resolution: "@cedarjs/auth@npm:2.7.0
|
|
1853
|
+
"@cedarjs/auth@npm:2.7.0":
|
|
1854
|
+
version: 2.7.0
|
|
1855
|
+
resolution: "@cedarjs/auth@npm:2.7.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/305aef5ec0fe4bc67c9340c8d6c0b4c53ba8684baed61961f32786e4346225e0cb2f23244bb2e762a9372a9712b0f7e753e66a29fd4c0391bd5349dbc030f280
|
|
1860
1860
|
languageName: node
|
|
1861
1861
|
linkType: hard
|
|
1862
1862
|
|
|
1863
|
-
"@cedarjs/babel-config@npm:2.7.0
|
|
1864
|
-
version: 2.7.0
|
|
1865
|
-
resolution: "@cedarjs/babel-config@npm:2.7.0
|
|
1863
|
+
"@cedarjs/babel-config@npm:2.7.0":
|
|
1864
|
+
version: 2.7.0
|
|
1865
|
+
resolution: "@cedarjs/babel-config@npm:2.7.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.7.0
|
|
1880
|
+
"@cedarjs/project-config": "npm:2.7.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.13.0"
|
|
1887
1887
|
typescript: "npm:5.9.3"
|
|
1888
|
-
checksum: 10c0/
|
|
1888
|
+
checksum: 10c0/9bf5922e314d4c9a3969d72dbac0914fc8931d75acf5ba8392e760d41a7c9025325f5db9b86230547ee46d48e99ad7e922265a0f915f19d59791185d1c20f2da
|
|
1889
1889
|
languageName: node
|
|
1890
1890
|
linkType: hard
|
|
1891
1891
|
|
|
1892
|
-
"@cedarjs/cli-helpers@npm:2.7.0
|
|
1893
|
-
version: 2.7.0
|
|
1894
|
-
resolution: "@cedarjs/cli-helpers@npm:2.7.0
|
|
1892
|
+
"@cedarjs/cli-helpers@npm:2.7.0":
|
|
1893
|
+
version: 2.7.0
|
|
1894
|
+
resolution: "@cedarjs/cli-helpers@npm:2.7.0"
|
|
1895
1895
|
dependencies:
|
|
1896
1896
|
"@babel/core": "npm:^7.26.10"
|
|
1897
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
1898
|
-
"@cedarjs/telemetry": "npm:2.7.0
|
|
1897
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
1898
|
+
"@cedarjs/telemetry": "npm:2.7.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/388f970f64992fcce350f0c4272d8854ead8453d6c9f562dda464e658053ccd7bbc0d52732cccbbf68d673768b9a8de2d56600e1f9e30477c9d179ca103fc29a
|
|
1914
1914
|
languageName: node
|
|
1915
1915
|
linkType: hard
|
|
1916
1916
|
|
|
1917
|
-
"@cedarjs/cli@npm:2.7.0
|
|
1918
|
-
version: 2.7.0
|
|
1919
|
-
resolution: "@cedarjs/cli@npm:2.7.0
|
|
1917
|
+
"@cedarjs/cli@npm:2.7.0":
|
|
1918
|
+
version: 2.7.0
|
|
1919
|
+
resolution: "@cedarjs/cli@npm:2.7.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.7.0
|
|
1925
|
-
"@cedarjs/cli-helpers": "npm:2.7.0
|
|
1926
|
-
"@cedarjs/fastify-web": "npm:2.7.0
|
|
1927
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
1928
|
-
"@cedarjs/prerender": "npm:2.7.0
|
|
1929
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
1930
|
-
"@cedarjs/structure": "npm:2.7.0
|
|
1931
|
-
"@cedarjs/telemetry": "npm:2.7.0
|
|
1932
|
-
"@cedarjs/web-server": "npm:2.7.0
|
|
1924
|
+
"@cedarjs/api-server": "npm:2.7.0"
|
|
1925
|
+
"@cedarjs/cli-helpers": "npm:2.7.0"
|
|
1926
|
+
"@cedarjs/fastify-web": "npm:2.7.0"
|
|
1927
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
1928
|
+
"@cedarjs/prerender": "npm:2.7.0"
|
|
1929
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
1930
|
+
"@cedarjs/structure": "npm:2.7.0"
|
|
1931
|
+
"@cedarjs/telemetry": "npm:2.7.0"
|
|
1932
|
+
"@cedarjs/web-server": "npm:2.7.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/06a2000f159b4da0bddc85b3f9572f4c1fb81e1538ea21f933004999a7f77deaefc4e68d57403a6f1995860ae8c3e4eb5145b8bdca181b85a70340b48a1d1cd2
|
|
1988
1988
|
languageName: node
|
|
1989
1989
|
linkType: hard
|
|
1990
1990
|
|
|
1991
|
-
"@cedarjs/context@npm:2.7.0
|
|
1992
|
-
version: 2.7.0
|
|
1993
|
-
resolution: "@cedarjs/context@npm:2.7.0
|
|
1994
|
-
checksum: 10c0/
|
|
1991
|
+
"@cedarjs/context@npm:2.7.0":
|
|
1992
|
+
version: 2.7.0
|
|
1993
|
+
resolution: "@cedarjs/context@npm:2.7.0"
|
|
1994
|
+
checksum: 10c0/6dc2295251445a8c3b7d558bfb049da6547c7a2d86c7a639712f9752cbea9d6e8b557369d6ff09237785176fc24a7e782026dd90de85fdd2b8f54a2bf0d6ff90
|
|
1995
1995
|
languageName: node
|
|
1996
1996
|
linkType: hard
|
|
1997
1997
|
|
|
1998
|
-
"@cedarjs/cookie-jar@npm:2.7.0
|
|
1999
|
-
version: 2.7.0
|
|
2000
|
-
resolution: "@cedarjs/cookie-jar@npm:2.7.0
|
|
1998
|
+
"@cedarjs/cookie-jar@npm:2.7.0":
|
|
1999
|
+
version: 2.7.0
|
|
2000
|
+
resolution: "@cedarjs/cookie-jar@npm:2.7.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/339ca484f48d4ec59edcf163e068132da71afcf5b6421bb583d15132468813d5b37111e2e263d539e86491a08b7507bf21cbf7c03e2646a86ca35df3f532f825
|
|
2006
2006
|
languageName: node
|
|
2007
2007
|
linkType: hard
|
|
2008
2008
|
|
|
2009
|
-
"@cedarjs/core@npm:2.7.0
|
|
2010
|
-
version: 2.7.0
|
|
2011
|
-
resolution: "@cedarjs/core@npm:2.7.0
|
|
2009
|
+
"@cedarjs/core@npm:2.7.0":
|
|
2010
|
+
version: 2.7.0
|
|
2011
|
+
resolution: "@cedarjs/core@npm:2.7.0"
|
|
2012
2012
|
dependencies:
|
|
2013
2013
|
"@babel/cli": "npm:7.28.6"
|
|
2014
|
-
"@cedarjs/api-server": "npm:2.7.0
|
|
2015
|
-
"@cedarjs/cli": "npm:2.7.0
|
|
2016
|
-
"@cedarjs/eslint-config": "npm:2.7.0
|
|
2017
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
2018
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2019
|
-
"@cedarjs/testing": "npm:2.7.0
|
|
2020
|
-
"@cedarjs/web-server": "npm:2.7.0
|
|
2014
|
+
"@cedarjs/api-server": "npm:2.7.0"
|
|
2015
|
+
"@cedarjs/cli": "npm:2.7.0"
|
|
2016
|
+
"@cedarjs/eslint-config": "npm:2.7.0"
|
|
2017
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
2018
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2019
|
+
"@cedarjs/testing": "npm:2.7.0"
|
|
2020
|
+
"@cedarjs/web-server": "npm:2.7.0"
|
|
2021
2021
|
graphql-tag: "npm:2.12.6"
|
|
2022
2022
|
lodash: "npm:4.17.23"
|
|
2023
2023
|
nodemon: "npm:3.1.14"
|
|
@@ -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/1539c2f25e1f03763a7a8a35f0e7fe09de49fb9ca4c845a8de3ca48af68b3bdf5db907ef16e17319e736a92fbba07aea9d56b50ddb5f331226efa94920992bcd
|
|
2050
2050
|
languageName: node
|
|
2051
2051
|
linkType: hard
|
|
2052
2052
|
|
|
2053
|
-
"@cedarjs/eslint-config@npm:2.7.0
|
|
2054
|
-
version: 2.7.0
|
|
2055
|
-
resolution: "@cedarjs/eslint-config@npm:2.7.0
|
|
2053
|
+
"@cedarjs/eslint-config@npm:2.7.0":
|
|
2054
|
+
version: 2.7.0
|
|
2055
|
+
resolution: "@cedarjs/eslint-config@npm:2.7.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.7.0
|
|
2061
|
-
"@cedarjs/eslint-plugin": "npm:2.7.0
|
|
2062
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
2063
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2060
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2061
|
+
"@cedarjs/eslint-plugin": "npm:2.7.0"
|
|
2062
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
2063
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2064
2064
|
"@eslint/js": "npm:8.57.1"
|
|
2065
2065
|
"@typescript-eslint/eslint-plugin": "npm:8.56.1"
|
|
2066
2066
|
"@typescript-eslint/parser": "npm:8.56.1"
|
|
@@ -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.56.1"
|
|
2080
|
-
checksum: 10c0/
|
|
2080
|
+
checksum: 10c0/5116152c7a91f309e4ba7ca3139f9e34276ddaee3998af95b8e6d64ebdf69ac1c0a03af9e7631e257202c3f439c4bcb5df96deee071489fa3fda0a0345a4f19f
|
|
2081
2081
|
languageName: node
|
|
2082
2082
|
linkType: hard
|
|
2083
2083
|
|
|
2084
|
-
"@cedarjs/eslint-plugin@npm:2.7.0
|
|
2085
|
-
version: 2.7.0
|
|
2086
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.7.0
|
|
2084
|
+
"@cedarjs/eslint-plugin@npm:2.7.0":
|
|
2085
|
+
version: 2.7.0
|
|
2086
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.7.0"
|
|
2087
2087
|
dependencies:
|
|
2088
2088
|
"@typescript-eslint/utils": "npm:8.56.1"
|
|
2089
2089
|
eslint: "npm:8.57.1"
|
|
2090
|
-
checksum: 10c0/
|
|
2090
|
+
checksum: 10c0/f859849cb044b8a5ddea7ce3ec107f48b986774c1d992db81b0654d20eac9812cc017bde5674da5638094abebe074eceff5f32270ca00779c4078bdf740ddc4b
|
|
2091
2091
|
languageName: node
|
|
2092
2092
|
linkType: hard
|
|
2093
2093
|
|
|
2094
|
-
"@cedarjs/fastify-web@npm:2.7.0
|
|
2095
|
-
version: 2.7.0
|
|
2096
|
-
resolution: "@cedarjs/fastify-web@npm:2.7.0
|
|
2094
|
+
"@cedarjs/fastify-web@npm:2.7.0":
|
|
2095
|
+
version: 2.7.0
|
|
2096
|
+
resolution: "@cedarjs/fastify-web@npm:2.7.0"
|
|
2097
2097
|
dependencies:
|
|
2098
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2098
|
+
"@cedarjs/project-config": "npm:2.7.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/9586488e75f416ddf253f39d27ab3417f362c5bbc87df82493710f1301480546a74e0b4cb06127890b754b07095dcdf6cddc00e86eab3b29a11e9d6b9b22ea77
|
|
2104
2104
|
languageName: node
|
|
2105
2105
|
linkType: hard
|
|
2106
2106
|
|
|
2107
|
-
"@cedarjs/forms@npm:2.7.0
|
|
2108
|
-
version: 2.7.0
|
|
2109
|
-
resolution: "@cedarjs/forms@npm:2.7.0
|
|
2107
|
+
"@cedarjs/forms@npm:2.7.0":
|
|
2108
|
+
version: 2.7.0
|
|
2109
|
+
resolution: "@cedarjs/forms@npm:2.7.0"
|
|
2110
2110
|
dependencies:
|
|
2111
2111
|
graphql: "npm:16.13.0"
|
|
2112
2112
|
pascalcase: "npm:1.0.0"
|
|
2113
2113
|
react-hook-form: "npm:7.71.2"
|
|
2114
2114
|
peerDependencies:
|
|
2115
2115
|
react: 18.3.1
|
|
2116
|
-
checksum: 10c0/
|
|
2116
|
+
checksum: 10c0/4de20b59f3183c1e0dc7b0b7b69618bb4aafbb1bbcf4b17738fe3040a7d9bf8aa83e4f3a75c2307e9541762da3279aed4cf030e34bc097d4c73103b631b8c787
|
|
2117
2117
|
languageName: node
|
|
2118
2118
|
linkType: hard
|
|
2119
2119
|
|
|
2120
|
-
"@cedarjs/graphql-server@npm:2.7.0
|
|
2121
|
-
version: 2.7.0
|
|
2122
|
-
resolution: "@cedarjs/graphql-server@npm:2.7.0
|
|
2120
|
+
"@cedarjs/graphql-server@npm:2.7.0":
|
|
2121
|
+
version: 2.7.0
|
|
2122
|
+
resolution: "@cedarjs/graphql-server@npm:2.7.0"
|
|
2123
2123
|
dependencies:
|
|
2124
2124
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2125
|
-
"@cedarjs/api": "npm:2.7.0
|
|
2126
|
-
"@cedarjs/context": "npm:2.7.0
|
|
2125
|
+
"@cedarjs/api": "npm:2.7.0"
|
|
2126
|
+
"@cedarjs/context": "npm:2.7.0"
|
|
2127
2127
|
"@envelop/core": "npm:5.5.1"
|
|
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/0ff940c7a3aeaa730e276b33b87da5b01b164904d7f27a896aa93db33b6f4c4e270cac9b31ba985735101b965a1a6660e3c39fc70bb755dc803d0c53c16e547d
|
|
2146
2146
|
languageName: node
|
|
2147
2147
|
linkType: hard
|
|
2148
2148
|
|
|
2149
|
-
"@cedarjs/internal@npm:2.7.0
|
|
2150
|
-
version: 2.7.0
|
|
2151
|
-
resolution: "@cedarjs/internal@npm:2.7.0
|
|
2149
|
+
"@cedarjs/internal@npm:2.7.0":
|
|
2150
|
+
version: 2.7.0
|
|
2151
|
+
resolution: "@cedarjs/internal@npm:2.7.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.7.0
|
|
2160
|
-
"@cedarjs/graphql-server": "npm:2.7.0
|
|
2161
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2162
|
-
"@cedarjs/router": "npm:2.7.0
|
|
2159
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2160
|
+
"@cedarjs/graphql-server": "npm:2.7.0"
|
|
2161
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2162
|
+
"@cedarjs/router": "npm:2.7.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/0ab624f01ce6be4a79c5637d9c91d61eb4da818dab8bc5db3dc1b7dea64180463bba52ff8feda9e7a61b9fcc40264fb06c7a62e01c9313de6a533eef5633cd11
|
|
2195
2195
|
languageName: node
|
|
2196
2196
|
linkType: hard
|
|
2197
2197
|
|
|
2198
|
-
"@cedarjs/prerender@npm:2.7.0
|
|
2199
|
-
version: 2.7.0
|
|
2200
|
-
resolution: "@cedarjs/prerender@npm:2.7.0
|
|
2198
|
+
"@cedarjs/prerender@npm:2.7.0":
|
|
2199
|
+
version: 2.7.0
|
|
2200
|
+
resolution: "@cedarjs/prerender@npm:2.7.0"
|
|
2201
2201
|
dependencies:
|
|
2202
2202
|
"@ast-grep/napi": "npm:0.41.0"
|
|
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.7.0
|
|
2207
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2208
|
-
"@cedarjs/router": "npm:2.7.0
|
|
2209
|
-
"@cedarjs/structure": "npm:2.7.0
|
|
2210
|
-
"@cedarjs/vite": "npm:2.7.0
|
|
2211
|
-
"@cedarjs/web": "npm:2.7.0
|
|
2206
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2207
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2208
|
+
"@cedarjs/router": "npm:2.7.0"
|
|
2209
|
+
"@cedarjs/structure": "npm:2.7.0"
|
|
2210
|
+
"@cedarjs/vite": "npm:2.7.0"
|
|
2211
|
+
"@cedarjs/web": "npm:2.7.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/5842a8b2b2a0406f053f404cc8b473ddf327a6c4f57617597fd635f8fa548dabea5e7ac17486fe100ef5492126df75d890dceea584dc8f6796c02b8080d9b361
|
|
2232
2232
|
languageName: node
|
|
2233
2233
|
linkType: hard
|
|
2234
2234
|
|
|
2235
|
-
"@cedarjs/project-config@npm:2.7.0
|
|
2236
|
-
version: 2.7.0
|
|
2237
|
-
resolution: "@cedarjs/project-config@npm:2.7.0
|
|
2235
|
+
"@cedarjs/project-config@npm:2.7.0":
|
|
2236
|
+
version: 2.7.0
|
|
2237
|
+
resolution: "@cedarjs/project-config@npm:2.7.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/5fc7ef87ab9dead62808f7448ae19811d69e363407cbd766fee675c648af0ab458b780cb759e47eda320784963604458861e2523c097f5489288a71e26ab986a
|
|
2244
2244
|
languageName: node
|
|
2245
2245
|
linkType: hard
|
|
2246
2246
|
|
|
2247
|
-
"@cedarjs/router@npm:2.7.0
|
|
2248
|
-
version: 2.7.0
|
|
2249
|
-
resolution: "@cedarjs/router@npm:2.7.0
|
|
2247
|
+
"@cedarjs/router@npm:2.7.0":
|
|
2248
|
+
version: 2.7.0
|
|
2249
|
+
resolution: "@cedarjs/router@npm:2.7.0"
|
|
2250
2250
|
dependencies:
|
|
2251
2251
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2252
|
-
"@cedarjs/auth": "npm:2.7.0
|
|
2253
|
-
"@cedarjs/server-store": "npm:2.7.0
|
|
2252
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2253
|
+
"@cedarjs/server-store": "npm:2.7.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/8a0a3e66be12711305ffbc29ef15fe4bda2aa794c55aca33db0f15067b176dfdf8ad20e1444a9f01d83f50d36d758f9fbb49c06b03157a71a44d7f53e08341ac
|
|
2261
2261
|
languageName: node
|
|
2262
2262
|
linkType: hard
|
|
2263
2263
|
|
|
2264
|
-
"@cedarjs/server-store@npm:2.7.0
|
|
2265
|
-
version: 2.7.0
|
|
2266
|
-
resolution: "@cedarjs/server-store@npm:2.7.0
|
|
2264
|
+
"@cedarjs/server-store@npm:2.7.0":
|
|
2265
|
+
version: 2.7.0
|
|
2266
|
+
resolution: "@cedarjs/server-store@npm:2.7.0"
|
|
2267
2267
|
dependencies:
|
|
2268
|
-
"@cedarjs/auth": "npm:2.7.0
|
|
2269
|
-
"@cedarjs/cookie-jar": "npm:2.7.0
|
|
2268
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2269
|
+
"@cedarjs/cookie-jar": "npm:2.7.0"
|
|
2270
2270
|
esbuild: "npm:0.21.5"
|
|
2271
2271
|
fast-glob: "npm:3.3.3"
|
|
2272
|
-
checksum: 10c0/
|
|
2272
|
+
checksum: 10c0/50cbb1bc8c81716ecb5a0ef6ae846c3316ef7576125e637cd70ebadf4a04b86f779e6636aa2d4e6f7730a248335cd86c6bf054c8a9679064912cd29af90f0496
|
|
2273
2273
|
languageName: node
|
|
2274
2274
|
linkType: hard
|
|
2275
2275
|
|
|
2276
|
-
"@cedarjs/structure@npm:2.7.0
|
|
2277
|
-
version: 2.7.0
|
|
2278
|
-
resolution: "@cedarjs/structure@npm:2.7.0
|
|
2276
|
+
"@cedarjs/structure@npm:2.7.0":
|
|
2277
|
+
version: 2.7.0
|
|
2278
|
+
resolution: "@cedarjs/structure@npm:2.7.0"
|
|
2279
2279
|
dependencies:
|
|
2280
2280
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2281
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2281
|
+
"@cedarjs/project-config": "npm:2.7.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/74b28ab20e089da2dc3192b8d831d2830250c55eb9c2ce3817d4f05416fa8288e92ff426b12eaf1af6342056efdaffed1f53b4f96481e2b444db5baec519afdb
|
|
2300
2300
|
languageName: node
|
|
2301
2301
|
linkType: hard
|
|
2302
2302
|
|
|
2303
|
-
"@cedarjs/telemetry@npm:2.7.0
|
|
2304
|
-
version: 2.7.0
|
|
2305
|
-
resolution: "@cedarjs/telemetry@npm:2.7.0
|
|
2303
|
+
"@cedarjs/telemetry@npm:2.7.0":
|
|
2304
|
+
version: 2.7.0
|
|
2305
|
+
resolution: "@cedarjs/telemetry@npm:2.7.0"
|
|
2306
2306
|
dependencies:
|
|
2307
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2308
|
-
"@cedarjs/structure": "npm:2.7.0
|
|
2307
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2308
|
+
"@cedarjs/structure": "npm:2.7.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.31.1"
|
|
2313
2313
|
uuid: "npm:11.1.0"
|
|
2314
2314
|
yargs: "npm:17.7.2"
|
|
2315
|
-
checksum: 10c0/
|
|
2315
|
+
checksum: 10c0/5d8f8ad56f55527de2d1012caa2679300de4118d71b67e4894a8646fffd7844534c092a09aad1497bb137ad2b30fbd68e90f59d535269b34bb9d9fb2badce5c3
|
|
2316
2316
|
languageName: node
|
|
2317
2317
|
linkType: hard
|
|
2318
2318
|
|
|
2319
|
-
"@cedarjs/testing@npm:2.7.0
|
|
2320
|
-
version: 2.7.0
|
|
2321
|
-
resolution: "@cedarjs/testing@npm:2.7.0
|
|
2322
|
-
dependencies:
|
|
2323
|
-
"@cedarjs/auth": "npm:2.7.0
|
|
2324
|
-
"@cedarjs/babel-config": "npm:2.7.0
|
|
2325
|
-
"@cedarjs/context": "npm:2.7.0
|
|
2326
|
-
"@cedarjs/graphql-server": "npm:2.7.0
|
|
2327
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2328
|
-
"@cedarjs/router": "npm:2.7.0
|
|
2329
|
-
"@cedarjs/web": "npm:2.7.0
|
|
2319
|
+
"@cedarjs/testing@npm:2.7.0":
|
|
2320
|
+
version: 2.7.0
|
|
2321
|
+
resolution: "@cedarjs/testing@npm:2.7.0"
|
|
2322
|
+
dependencies:
|
|
2323
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2324
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2325
|
+
"@cedarjs/context": "npm:2.7.0"
|
|
2326
|
+
"@cedarjs/graphql-server": "npm:2.7.0"
|
|
2327
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2328
|
+
"@cedarjs/router": "npm:2.7.0"
|
|
2329
|
+
"@cedarjs/web": "npm:2.7.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/48fc5cb116455b3b65a47fff6d44b0a1c963759c9489f500a297858852bdfbcdd37783da09424388803bd3f9e67d6d7b8c903e04e5b340b0a915ad9010bb993e
|
|
2353
2353
|
languageName: node
|
|
2354
2354
|
linkType: hard
|
|
2355
2355
|
|
|
2356
|
-
"@cedarjs/vite@npm:2.7.0
|
|
2357
|
-
version: 2.7.0
|
|
2358
|
-
resolution: "@cedarjs/vite@npm:2.7.0
|
|
2356
|
+
"@cedarjs/vite@npm:2.7.0":
|
|
2357
|
+
version: 2.7.0
|
|
2358
|
+
resolution: "@cedarjs/vite@npm:2.7.0"
|
|
2359
2359
|
dependencies:
|
|
2360
2360
|
"@ast-grep/napi": "npm:0.41.0"
|
|
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.7.0
|
|
2365
|
-
"@cedarjs/babel-config": "npm:2.7.0
|
|
2366
|
-
"@cedarjs/cookie-jar": "npm:2.7.0
|
|
2367
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
2368
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2369
|
-
"@cedarjs/server-store": "npm:2.7.0
|
|
2370
|
-
"@cedarjs/testing": "npm:2.7.0
|
|
2371
|
-
"@cedarjs/web": "npm:2.7.0
|
|
2364
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2365
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2366
|
+
"@cedarjs/cookie-jar": "npm:2.7.0"
|
|
2367
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
2368
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2369
|
+
"@cedarjs/server-store": "npm:2.7.0"
|
|
2370
|
+
"@cedarjs/testing": "npm:2.7.0"
|
|
2371
|
+
"@cedarjs/web": "npm:2.7.0"
|
|
2372
2372
|
"@swc/core": "npm:1.15.17"
|
|
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/6db29050445da782688f6f3e83e21be4760b141738f2b9b2eb24b8c911886f5f1f255df30f4695e70ec66af40ac1e9fcad10c95fb89bc876175ad052ad8705d9
|
|
2402
2402
|
languageName: node
|
|
2403
2403
|
linkType: hard
|
|
2404
2404
|
|
|
2405
|
-
"@cedarjs/web-server@npm:2.7.0
|
|
2406
|
-
version: 2.7.0
|
|
2407
|
-
resolution: "@cedarjs/web-server@npm:2.7.0
|
|
2405
|
+
"@cedarjs/web-server@npm:2.7.0":
|
|
2406
|
+
version: 2.7.0
|
|
2407
|
+
resolution: "@cedarjs/web-server@npm:2.7.0"
|
|
2408
2408
|
dependencies:
|
|
2409
|
-
"@cedarjs/fastify-web": "npm:2.7.0
|
|
2410
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2409
|
+
"@cedarjs/fastify-web": "npm:2.7.0"
|
|
2410
|
+
"@cedarjs/project-config": "npm:2.7.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/3f24ba6dd297efaa7ac8b994c12e7c3bb2c97ab5df06800000241b66b73adbffc8cbc5a000855219a4d2f91ae26ffc70c3c52049ed8d145c406b2b7d60c6a8fb
|
|
2418
2418
|
languageName: node
|
|
2419
2419
|
linkType: hard
|
|
2420
2420
|
|
|
2421
|
-
"@cedarjs/web@npm:2.7.0
|
|
2422
|
-
version: 2.7.0
|
|
2423
|
-
resolution: "@cedarjs/web@npm:2.7.0
|
|
2421
|
+
"@cedarjs/web@npm:2.7.0":
|
|
2422
|
+
version: 2.7.0
|
|
2423
|
+
resolution: "@cedarjs/web@npm:2.7.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.7.0
|
|
2428
|
-
"@cedarjs/server-store": "npm:2.7.0
|
|
2427
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2428
|
+
"@cedarjs/server-store": "npm:2.7.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/a33b17dc810f81d87e62ccc9d68be5260d9120afe1c2eb79dcfdb79d30f53d7187b709db62443eb6b018e8130c63b7e471bfbbe5554db64ca980f9fc9ba8b951
|
|
2454
2454
|
languageName: node
|
|
2455
2455
|
linkType: hard
|
|
2456
2456
|
|
|
@@ -6934,8 +6934,8 @@ __metadata:
|
|
|
6934
6934
|
version: 0.0.0-use.local
|
|
6935
6935
|
resolution: "api@workspace:api"
|
|
6936
6936
|
dependencies:
|
|
6937
|
-
"@cedarjs/api": "npm:2.7.0
|
|
6938
|
-
"@cedarjs/graphql-server": "npm:2.7.0
|
|
6937
|
+
"@cedarjs/api": "npm:2.7.0"
|
|
6938
|
+
"@cedarjs/graphql-server": "npm:2.7.0"
|
|
6939
6939
|
languageName: unknown
|
|
6940
6940
|
linkType: soft
|
|
6941
6941
|
|
|
@@ -16255,10 +16255,10 @@ __metadata:
|
|
|
16255
16255
|
version: 0.0.0-use.local
|
|
16256
16256
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16257
16257
|
dependencies:
|
|
16258
|
-
"@cedarjs/core": "npm:2.7.0
|
|
16259
|
-
"@cedarjs/eslint-config": "npm:2.7.0
|
|
16260
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
16261
|
-
"@cedarjs/testing": "npm:2.7.0
|
|
16258
|
+
"@cedarjs/core": "npm:2.7.0"
|
|
16259
|
+
"@cedarjs/eslint-config": "npm:2.7.0"
|
|
16260
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
16261
|
+
"@cedarjs/testing": "npm:2.7.0"
|
|
16262
16262
|
vitest: "npm:3.2.4"
|
|
16263
16263
|
languageName: unknown
|
|
16264
16264
|
linkType: soft
|
|
@@ -18447,10 +18447,10 @@ __metadata:
|
|
|
18447
18447
|
version: 0.0.0-use.local
|
|
18448
18448
|
resolution: "web@workspace:web"
|
|
18449
18449
|
dependencies:
|
|
18450
|
-
"@cedarjs/forms": "npm:2.7.0
|
|
18451
|
-
"@cedarjs/router": "npm:2.7.0
|
|
18452
|
-
"@cedarjs/vite": "npm:2.7.0
|
|
18453
|
-
"@cedarjs/web": "npm:2.7.0
|
|
18450
|
+
"@cedarjs/forms": "npm:2.7.0"
|
|
18451
|
+
"@cedarjs/router": "npm:2.7.0"
|
|
18452
|
+
"@cedarjs/vite": "npm:2.7.0"
|
|
18453
|
+
"@cedarjs/web": "npm:2.7.0"
|
|
18454
18454
|
"@types/react": "npm:^18.2.55"
|
|
18455
18455
|
"@types/react-dom": "npm:^18.2.19"
|
|
18456
18456
|
react: "npm:18.3.1"
|