create-cedar-app 2.5.1-rc.29 → 2.5.2-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/create-cedar-app.js +1 -1
- package/package.json +4 -4
- package/templates/esm-js/api/package.json +2 -2
- package/templates/esm-js/package.json +4 -4
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +179 -179
- 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 +179 -179
- 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 +179 -179
- 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 +179 -179
|
@@ -1793,15 +1793,15 @@ __metadata:
|
|
|
1793
1793
|
languageName: node
|
|
1794
1794
|
linkType: hard
|
|
1795
1795
|
|
|
1796
|
-
"@cedarjs/api-server@npm:2.5.1
|
|
1797
|
-
version: 2.5.1
|
|
1798
|
-
resolution: "@cedarjs/api-server@npm:2.5.1
|
|
1799
|
-
dependencies:
|
|
1800
|
-
"@cedarjs/context": "npm:2.5.1
|
|
1801
|
-
"@cedarjs/fastify-web": "npm:2.5.1
|
|
1802
|
-
"@cedarjs/internal": "npm:2.5.1
|
|
1803
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
1804
|
-
"@cedarjs/web-server": "npm:2.5.1
|
|
1796
|
+
"@cedarjs/api-server@npm:2.5.1":
|
|
1797
|
+
version: 2.5.1
|
|
1798
|
+
resolution: "@cedarjs/api-server@npm:2.5.1"
|
|
1799
|
+
dependencies:
|
|
1800
|
+
"@cedarjs/context": "npm:2.5.1"
|
|
1801
|
+
"@cedarjs/fastify-web": "npm:2.5.1"
|
|
1802
|
+
"@cedarjs/internal": "npm:2.5.1"
|
|
1803
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
1804
|
+
"@cedarjs/web-server": "npm:2.5.1"
|
|
1805
1805
|
"@fastify/multipart": "npm:9.4.0"
|
|
1806
1806
|
"@fastify/url-data": "npm:6.0.3"
|
|
1807
1807
|
ansis: "npm:4.2.0"
|
|
@@ -1817,7 +1817,7 @@ __metadata:
|
|
|
1817
1817
|
split2: "npm:4.2.0"
|
|
1818
1818
|
yargs: "npm:17.7.2"
|
|
1819
1819
|
peerDependencies:
|
|
1820
|
-
"@cedarjs/graphql-server": 2.5.1
|
|
1820
|
+
"@cedarjs/graphql-server": 2.5.1
|
|
1821
1821
|
peerDependenciesMeta:
|
|
1822
1822
|
"@cedarjs/graphql-server":
|
|
1823
1823
|
optional: true
|
|
@@ -1828,13 +1828,13 @@ __metadata:
|
|
|
1828
1828
|
rw-api-server-watch: dist/cjs/watch.js
|
|
1829
1829
|
rw-log-formatter: dist/cjs/logFormatter/bin.js
|
|
1830
1830
|
rw-server: dist/cjs/bin.js
|
|
1831
|
-
checksum: 10c0/
|
|
1831
|
+
checksum: 10c0/8f29159b200ca90718ac3f2079fa0e0f6665f468db2e88642c91188a276be34be62f4a43e1f4de5f2b87a26214a84890f602fba97deb19e4b6d16624adf7fa1e
|
|
1832
1832
|
languageName: node
|
|
1833
1833
|
linkType: hard
|
|
1834
1834
|
|
|
1835
|
-
"@cedarjs/api@npm:2.5.1
|
|
1836
|
-
version: 2.5.1
|
|
1837
|
-
resolution: "@cedarjs/api@npm:2.5.1
|
|
1835
|
+
"@cedarjs/api@npm:2.5.1":
|
|
1836
|
+
version: 2.5.1
|
|
1837
|
+
resolution: "@cedarjs/api@npm:2.5.1"
|
|
1838
1838
|
dependencies:
|
|
1839
1839
|
"@prisma/client": "npm:6.19.2"
|
|
1840
1840
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -1859,23 +1859,23 @@ __metadata:
|
|
|
1859
1859
|
redwood: dist/cjs/bins/redwood.js
|
|
1860
1860
|
rw: dist/cjs/bins/redwood.js
|
|
1861
1861
|
tsc: dist/cjs/bins/tsc.js
|
|
1862
|
-
checksum: 10c0/
|
|
1862
|
+
checksum: 10c0/5c3696c61156589c3ea34b0390bfacc292c058428daed174ec53a154adc5c0b9c6ab50bcd9af49bdda7f51384f5fe1290e14170ac7dbdabbeb2d0ccaf84bfe74
|
|
1863
1863
|
languageName: node
|
|
1864
1864
|
linkType: hard
|
|
1865
1865
|
|
|
1866
|
-
"@cedarjs/auth@npm:2.5.1
|
|
1867
|
-
version: 2.5.1
|
|
1868
|
-
resolution: "@cedarjs/auth@npm:2.5.1
|
|
1866
|
+
"@cedarjs/auth@npm:2.5.1":
|
|
1867
|
+
version: 2.5.1
|
|
1868
|
+
resolution: "@cedarjs/auth@npm:2.5.1"
|
|
1869
1869
|
dependencies:
|
|
1870
1870
|
core-js: "npm:3.48.0"
|
|
1871
1871
|
react: "npm:18.3.1"
|
|
1872
|
-
checksum: 10c0/
|
|
1872
|
+
checksum: 10c0/0471caf2787a3fe102291fd3b79629704025006c731ba370cb59067775174a4a6179d987a6116f50990b8f73b251679e656e539a5df21210d4428ebfdfa4be84
|
|
1873
1873
|
languageName: node
|
|
1874
1874
|
linkType: hard
|
|
1875
1875
|
|
|
1876
|
-
"@cedarjs/babel-config@npm:2.5.1
|
|
1877
|
-
version: 2.5.1
|
|
1878
|
-
resolution: "@cedarjs/babel-config@npm:2.5.1
|
|
1876
|
+
"@cedarjs/babel-config@npm:2.5.1":
|
|
1877
|
+
version: 2.5.1
|
|
1878
|
+
resolution: "@cedarjs/babel-config@npm:2.5.1"
|
|
1879
1879
|
dependencies:
|
|
1880
1880
|
"@babel/core": "npm:^7.26.10"
|
|
1881
1881
|
"@babel/parser": "npm:7.29.0"
|
|
@@ -1890,7 +1890,7 @@ __metadata:
|
|
|
1890
1890
|
"@babel/register": "npm:7.28.6"
|
|
1891
1891
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
1892
1892
|
"@babel/traverse": "npm:7.29.0"
|
|
1893
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
1893
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
1894
1894
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1895
1895
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1896
1896
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1898,17 +1898,17 @@ __metadata:
|
|
|
1898
1898
|
fast-glob: "npm:3.3.3"
|
|
1899
1899
|
graphql: "npm:16.12.0"
|
|
1900
1900
|
typescript: "npm:5.9.3"
|
|
1901
|
-
checksum: 10c0/
|
|
1901
|
+
checksum: 10c0/101a62a7918ff38e8f265ecd52f256fc6944e3fd2ea4404e899205aea0e33425d44d160feaab76d7ae916cb6bcce88c53388601a2cbdb2cfb3a7a22b71f76838
|
|
1902
1902
|
languageName: node
|
|
1903
1903
|
linkType: hard
|
|
1904
1904
|
|
|
1905
|
-
"@cedarjs/cli-helpers@npm:2.5.1
|
|
1906
|
-
version: 2.5.1
|
|
1907
|
-
resolution: "@cedarjs/cli-helpers@npm:2.5.1
|
|
1905
|
+
"@cedarjs/cli-helpers@npm:2.5.1":
|
|
1906
|
+
version: 2.5.1
|
|
1907
|
+
resolution: "@cedarjs/cli-helpers@npm:2.5.1"
|
|
1908
1908
|
dependencies:
|
|
1909
1909
|
"@babel/core": "npm:^7.26.10"
|
|
1910
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
1911
|
-
"@cedarjs/telemetry": "npm:2.5.1
|
|
1910
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
1911
|
+
"@cedarjs/telemetry": "npm:2.5.1"
|
|
1912
1912
|
"@opentelemetry/api": "npm:1.9.0"
|
|
1913
1913
|
ansis: "npm:4.2.0"
|
|
1914
1914
|
dotenv: "npm:16.6.1"
|
|
@@ -1923,25 +1923,25 @@ __metadata:
|
|
|
1923
1923
|
smol-toml: "npm:1.6.0"
|
|
1924
1924
|
termi-link: "npm:1.1.0"
|
|
1925
1925
|
yargs-parser: "npm:21.1.1"
|
|
1926
|
-
checksum: 10c0/
|
|
1926
|
+
checksum: 10c0/fb51c044ff3d8dbcbf6347ce611e6d8cdce2b841b6c79e06276abddae032ff0c1b03925bfc31c027f1b3b7b59c955904ef0f774cd13bf983e27ae405cb3db9c8
|
|
1927
1927
|
languageName: node
|
|
1928
1928
|
linkType: hard
|
|
1929
1929
|
|
|
1930
|
-
"@cedarjs/cli@npm:2.5.1
|
|
1931
|
-
version: 2.5.1
|
|
1932
|
-
resolution: "@cedarjs/cli@npm:2.5.1
|
|
1930
|
+
"@cedarjs/cli@npm:2.5.1":
|
|
1931
|
+
version: 2.5.1
|
|
1932
|
+
resolution: "@cedarjs/cli@npm:2.5.1"
|
|
1933
1933
|
dependencies:
|
|
1934
1934
|
"@babel/preset-typescript": "npm:7.28.5"
|
|
1935
1935
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
1936
|
-
"@cedarjs/api-server": "npm:2.5.1
|
|
1937
|
-
"@cedarjs/cli-helpers": "npm:2.5.1
|
|
1938
|
-
"@cedarjs/fastify-web": "npm:2.5.1
|
|
1939
|
-
"@cedarjs/internal": "npm:2.5.1
|
|
1940
|
-
"@cedarjs/prerender": "npm:2.5.1
|
|
1941
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
1942
|
-
"@cedarjs/structure": "npm:2.5.1
|
|
1943
|
-
"@cedarjs/telemetry": "npm:2.5.1
|
|
1944
|
-
"@cedarjs/web-server": "npm:2.5.1
|
|
1936
|
+
"@cedarjs/api-server": "npm:2.5.1"
|
|
1937
|
+
"@cedarjs/cli-helpers": "npm:2.5.1"
|
|
1938
|
+
"@cedarjs/fastify-web": "npm:2.5.1"
|
|
1939
|
+
"@cedarjs/internal": "npm:2.5.1"
|
|
1940
|
+
"@cedarjs/prerender": "npm:2.5.1"
|
|
1941
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
1942
|
+
"@cedarjs/structure": "npm:2.5.1"
|
|
1943
|
+
"@cedarjs/telemetry": "npm:2.5.1"
|
|
1944
|
+
"@cedarjs/web-server": "npm:2.5.1"
|
|
1945
1945
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1946
1946
|
"@opentelemetry/api": "npm:1.9.0"
|
|
1947
1947
|
"@opentelemetry/core": "npm:1.30.1"
|
|
@@ -1995,40 +1995,40 @@ __metadata:
|
|
|
1995
1995
|
cfw: dist/cfw.js
|
|
1996
1996
|
redwood: dist/index.js
|
|
1997
1997
|
rw: dist/index.js
|
|
1998
|
-
checksum: 10c0/
|
|
1998
|
+
checksum: 10c0/d740378e2a3878ce6d9786ec98f40294aae06e9c3e5c0e72c8eb41d3d0fca6ce857013f9b9bf46cde9e902919a0e6762946acb90a6c9fac7c8c19d0983aa2709
|
|
1999
1999
|
languageName: node
|
|
2000
2000
|
linkType: hard
|
|
2001
2001
|
|
|
2002
|
-
"@cedarjs/context@npm:2.5.1
|
|
2003
|
-
version: 2.5.1
|
|
2004
|
-
resolution: "@cedarjs/context@npm:2.5.1
|
|
2005
|
-
checksum: 10c0/
|
|
2002
|
+
"@cedarjs/context@npm:2.5.1":
|
|
2003
|
+
version: 2.5.1
|
|
2004
|
+
resolution: "@cedarjs/context@npm:2.5.1"
|
|
2005
|
+
checksum: 10c0/1b2e32f3274e467314eec7b7829c8bacf3edc4f5d6a5760c96bbfd90bbf9d75af4da25f4ca31d72db3a7afc73657fe76d6b00a67ad0f5025fe6efd91fc8d7db6
|
|
2006
2006
|
languageName: node
|
|
2007
2007
|
linkType: hard
|
|
2008
2008
|
|
|
2009
|
-
"@cedarjs/cookie-jar@npm:2.5.1
|
|
2010
|
-
version: 2.5.1
|
|
2011
|
-
resolution: "@cedarjs/cookie-jar@npm:2.5.1
|
|
2009
|
+
"@cedarjs/cookie-jar@npm:2.5.1":
|
|
2010
|
+
version: 2.5.1
|
|
2011
|
+
resolution: "@cedarjs/cookie-jar@npm:2.5.1"
|
|
2012
2012
|
dependencies:
|
|
2013
2013
|
cookie: "npm:1.1.1"
|
|
2014
2014
|
esbuild: "npm:0.21.5"
|
|
2015
2015
|
fast-glob: "npm:3.3.3"
|
|
2016
|
-
checksum: 10c0/
|
|
2016
|
+
checksum: 10c0/80753cefc7f49dda40eb316904de516aeca43bcfbb8664620b7625925e446b32558763fbb50106691c3c2cc754f088dd9ddf6ff7b36720a0e42d340870601534
|
|
2017
2017
|
languageName: node
|
|
2018
2018
|
linkType: hard
|
|
2019
2019
|
|
|
2020
|
-
"@cedarjs/core@npm:2.5.1
|
|
2021
|
-
version: 2.5.1
|
|
2022
|
-
resolution: "@cedarjs/core@npm:2.5.1
|
|
2020
|
+
"@cedarjs/core@npm:2.5.1":
|
|
2021
|
+
version: 2.5.1
|
|
2022
|
+
resolution: "@cedarjs/core@npm:2.5.1"
|
|
2023
2023
|
dependencies:
|
|
2024
2024
|
"@babel/cli": "npm:7.28.6"
|
|
2025
|
-
"@cedarjs/api-server": "npm:2.5.1
|
|
2026
|
-
"@cedarjs/cli": "npm:2.5.1
|
|
2027
|
-
"@cedarjs/eslint-config": "npm:2.5.1
|
|
2028
|
-
"@cedarjs/internal": "npm:2.5.1
|
|
2029
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2030
|
-
"@cedarjs/testing": "npm:2.5.1
|
|
2031
|
-
"@cedarjs/web-server": "npm:2.5.1
|
|
2025
|
+
"@cedarjs/api-server": "npm:2.5.1"
|
|
2026
|
+
"@cedarjs/cli": "npm:2.5.1"
|
|
2027
|
+
"@cedarjs/eslint-config": "npm:2.5.1"
|
|
2028
|
+
"@cedarjs/internal": "npm:2.5.1"
|
|
2029
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2030
|
+
"@cedarjs/testing": "npm:2.5.1"
|
|
2031
|
+
"@cedarjs/web-server": "npm:2.5.1"
|
|
2032
2032
|
graphql-tag: "npm:2.12.6"
|
|
2033
2033
|
lodash: "npm:4.17.23"
|
|
2034
2034
|
nodemon: "npm:3.1.11"
|
|
@@ -2057,21 +2057,21 @@ __metadata:
|
|
|
2057
2057
|
rw-serve-fe: dist/bins/rw-serve-fe.js
|
|
2058
2058
|
rw-web-server: dist/bins/rw-web-server.js
|
|
2059
2059
|
vitest: dist/bins/vitest.js
|
|
2060
|
-
checksum: 10c0/
|
|
2060
|
+
checksum: 10c0/e71d6f89995cb51770258c4e7e8fbcb0016961fa8bf0e374d3530de039227f45be97d82932943293fc70e4226ce4dedd43672f23036bc3ce039317f70bb6ed06
|
|
2061
2061
|
languageName: node
|
|
2062
2062
|
linkType: hard
|
|
2063
2063
|
|
|
2064
|
-
"@cedarjs/eslint-config@npm:2.5.1
|
|
2065
|
-
version: 2.5.1
|
|
2066
|
-
resolution: "@cedarjs/eslint-config@npm:2.5.1
|
|
2064
|
+
"@cedarjs/eslint-config@npm:2.5.1":
|
|
2065
|
+
version: 2.5.1
|
|
2066
|
+
resolution: "@cedarjs/eslint-config@npm:2.5.1"
|
|
2067
2067
|
dependencies:
|
|
2068
2068
|
"@babel/core": "npm:^7.26.10"
|
|
2069
2069
|
"@babel/eslint-parser": "npm:7.28.6"
|
|
2070
2070
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2071
|
-
"@cedarjs/babel-config": "npm:2.5.1
|
|
2072
|
-
"@cedarjs/eslint-plugin": "npm:2.5.1
|
|
2073
|
-
"@cedarjs/internal": "npm:2.5.1
|
|
2074
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2071
|
+
"@cedarjs/babel-config": "npm:2.5.1"
|
|
2072
|
+
"@cedarjs/eslint-plugin": "npm:2.5.1"
|
|
2073
|
+
"@cedarjs/internal": "npm:2.5.1"
|
|
2074
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2075
2075
|
"@eslint/js": "npm:8.57.1"
|
|
2076
2076
|
"@typescript-eslint/eslint-plugin": "npm:8.54.0"
|
|
2077
2077
|
"@typescript-eslint/parser": "npm:8.54.0"
|
|
@@ -2088,53 +2088,53 @@ __metadata:
|
|
|
2088
2088
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2089
2089
|
prettier: "npm:3.8.1"
|
|
2090
2090
|
typescript-eslint: "npm:8.54.0"
|
|
2091
|
-
checksum: 10c0/
|
|
2091
|
+
checksum: 10c0/d02f064a9b78f597326e6e3be87641af60ed9c061533474c6fe98f6dcf04de13d3ca5ac445ce873ffad0e6c397caa25d2618be3dc19f1b10cdf0473d338e97a9
|
|
2092
2092
|
languageName: node
|
|
2093
2093
|
linkType: hard
|
|
2094
2094
|
|
|
2095
|
-
"@cedarjs/eslint-plugin@npm:2.5.1
|
|
2096
|
-
version: 2.5.1
|
|
2097
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.5.1
|
|
2095
|
+
"@cedarjs/eslint-plugin@npm:2.5.1":
|
|
2096
|
+
version: 2.5.1
|
|
2097
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.5.1"
|
|
2098
2098
|
dependencies:
|
|
2099
2099
|
"@typescript-eslint/utils": "npm:8.54.0"
|
|
2100
2100
|
eslint: "npm:8.57.1"
|
|
2101
|
-
checksum: 10c0/
|
|
2101
|
+
checksum: 10c0/f6be5f3b6a012304ebda2c091558219b937bf346dc8265dcbb74e1d91b2cc8fa6188b1ddc742c89856adefff45b4520813be7e940a93f7fbba339a6f7b52fa5b
|
|
2102
2102
|
languageName: node
|
|
2103
2103
|
linkType: hard
|
|
2104
2104
|
|
|
2105
|
-
"@cedarjs/fastify-web@npm:2.5.1
|
|
2106
|
-
version: 2.5.1
|
|
2107
|
-
resolution: "@cedarjs/fastify-web@npm:2.5.1
|
|
2105
|
+
"@cedarjs/fastify-web@npm:2.5.1":
|
|
2106
|
+
version: 2.5.1
|
|
2107
|
+
resolution: "@cedarjs/fastify-web@npm:2.5.1"
|
|
2108
2108
|
dependencies:
|
|
2109
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2109
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2110
2110
|
"@fastify/http-proxy": "npm:11.4.1"
|
|
2111
2111
|
"@fastify/static": "npm:8.3.0"
|
|
2112
2112
|
"@fastify/url-data": "npm:6.0.3"
|
|
2113
2113
|
fast-glob: "npm:3.3.3"
|
|
2114
|
-
checksum: 10c0/
|
|
2114
|
+
checksum: 10c0/0ac58458218fb459f92d5799ad16b7a225c41132c9763f3b5bb9833587d6d3c142aa242ff2ea1792d0ffe11338e8aa8ef7e650c1dfb2ce2235934293cc4db70f
|
|
2115
2115
|
languageName: node
|
|
2116
2116
|
linkType: hard
|
|
2117
2117
|
|
|
2118
|
-
"@cedarjs/forms@npm:2.5.1
|
|
2119
|
-
version: 2.5.1
|
|
2120
|
-
resolution: "@cedarjs/forms@npm:2.5.1
|
|
2118
|
+
"@cedarjs/forms@npm:2.5.1":
|
|
2119
|
+
version: 2.5.1
|
|
2120
|
+
resolution: "@cedarjs/forms@npm:2.5.1"
|
|
2121
2121
|
dependencies:
|
|
2122
2122
|
graphql: "npm:16.12.0"
|
|
2123
2123
|
pascalcase: "npm:1.0.0"
|
|
2124
2124
|
react-hook-form: "npm:7.71.1"
|
|
2125
2125
|
peerDependencies:
|
|
2126
2126
|
react: 18.3.1
|
|
2127
|
-
checksum: 10c0/
|
|
2127
|
+
checksum: 10c0/27e3f4c32c8ce8884d03eee7621d52b0ac98c34632721184bbb5ab7d83362a99ef06e9ff981274242af574af257af96bfc8653305f0b8f51f367f5c6bd1095f7
|
|
2128
2128
|
languageName: node
|
|
2129
2129
|
linkType: hard
|
|
2130
2130
|
|
|
2131
|
-
"@cedarjs/graphql-server@npm:2.5.1
|
|
2132
|
-
version: 2.5.1
|
|
2133
|
-
resolution: "@cedarjs/graphql-server@npm:2.5.1
|
|
2131
|
+
"@cedarjs/graphql-server@npm:2.5.1":
|
|
2132
|
+
version: 2.5.1
|
|
2133
|
+
resolution: "@cedarjs/graphql-server@npm:2.5.1"
|
|
2134
2134
|
dependencies:
|
|
2135
2135
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2136
|
-
"@cedarjs/api": "npm:2.5.1
|
|
2137
|
-
"@cedarjs/context": "npm:2.5.1
|
|
2136
|
+
"@cedarjs/api": "npm:2.5.1"
|
|
2137
|
+
"@cedarjs/context": "npm:2.5.1"
|
|
2138
2138
|
"@envelop/core": "npm:5.5.0"
|
|
2139
2139
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2140
2140
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2153,13 +2153,13 @@ __metadata:
|
|
|
2153
2153
|
graphql-yoga: "npm:5.18.0"
|
|
2154
2154
|
lodash: "npm:4.17.23"
|
|
2155
2155
|
uuid: "npm:11.1.0"
|
|
2156
|
-
checksum: 10c0/
|
|
2156
|
+
checksum: 10c0/23f8a11e87a27aac8183decb177d2a9dce54148dfd0456d855a78de5cc40613b2c16285bd4f60bf1c03ceb8fdb843b7906209c2541b6ff06cd14f240a61570f9
|
|
2157
2157
|
languageName: node
|
|
2158
2158
|
linkType: hard
|
|
2159
2159
|
|
|
2160
|
-
"@cedarjs/internal@npm:2.5.1
|
|
2161
|
-
version: 2.5.1
|
|
2162
|
-
resolution: "@cedarjs/internal@npm:2.5.1
|
|
2160
|
+
"@cedarjs/internal@npm:2.5.1":
|
|
2161
|
+
version: 2.5.1
|
|
2162
|
+
resolution: "@cedarjs/internal@npm:2.5.1"
|
|
2163
2163
|
dependencies:
|
|
2164
2164
|
"@babel/core": "npm:^7.26.10"
|
|
2165
2165
|
"@babel/parser": "npm:7.29.0"
|
|
@@ -2167,10 +2167,10 @@ __metadata:
|
|
|
2167
2167
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2168
2168
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2169
2169
|
"@babel/traverse": "npm:7.29.0"
|
|
2170
|
-
"@cedarjs/babel-config": "npm:2.5.1
|
|
2171
|
-
"@cedarjs/graphql-server": "npm:2.5.1
|
|
2172
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2173
|
-
"@cedarjs/router": "npm:2.5.1
|
|
2170
|
+
"@cedarjs/babel-config": "npm:2.5.1"
|
|
2171
|
+
"@cedarjs/graphql-server": "npm:2.5.1"
|
|
2172
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2173
|
+
"@cedarjs/router": "npm:2.5.1"
|
|
2174
2174
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2175
2175
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2176
2176
|
"@graphql-codegen/client-preset": "npm:4.8.3"
|
|
@@ -2202,24 +2202,24 @@ __metadata:
|
|
|
2202
2202
|
bin:
|
|
2203
2203
|
rw-gen: dist/generate/generate.js
|
|
2204
2204
|
rw-gen-watch: dist/generate/watch.js
|
|
2205
|
-
checksum: 10c0/
|
|
2205
|
+
checksum: 10c0/763bce7afce1500f04b1ed76518ea1b22b3fb3e761d8f27d86f635a7d37b07cad984585001fd2f172bc3894babe24973bebf53fa04ba446bccfbc26401094e66
|
|
2206
2206
|
languageName: node
|
|
2207
2207
|
linkType: hard
|
|
2208
2208
|
|
|
2209
|
-
"@cedarjs/prerender@npm:2.5.1
|
|
2210
|
-
version: 2.5.1
|
|
2211
|
-
resolution: "@cedarjs/prerender@npm:2.5.1
|
|
2209
|
+
"@cedarjs/prerender@npm:2.5.1":
|
|
2210
|
+
version: 2.5.1
|
|
2211
|
+
resolution: "@cedarjs/prerender@npm:2.5.1"
|
|
2212
2212
|
dependencies:
|
|
2213
2213
|
"@ast-grep/napi": "npm:0.40.5"
|
|
2214
2214
|
"@babel/generator": "npm:7.29.0"
|
|
2215
2215
|
"@babel/parser": "npm:7.29.0"
|
|
2216
2216
|
"@babel/traverse": "npm:7.29.0"
|
|
2217
|
-
"@cedarjs/babel-config": "npm:2.5.1
|
|
2218
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2219
|
-
"@cedarjs/router": "npm:2.5.1
|
|
2220
|
-
"@cedarjs/structure": "npm:2.5.1
|
|
2221
|
-
"@cedarjs/vite": "npm:2.5.1
|
|
2222
|
-
"@cedarjs/web": "npm:2.5.1
|
|
2217
|
+
"@cedarjs/babel-config": "npm:2.5.1"
|
|
2218
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2219
|
+
"@cedarjs/router": "npm:2.5.1"
|
|
2220
|
+
"@cedarjs/structure": "npm:2.5.1"
|
|
2221
|
+
"@cedarjs/vite": "npm:2.5.1"
|
|
2222
|
+
"@cedarjs/web": "npm:2.5.1"
|
|
2223
2223
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2224
2224
|
"@rollup/plugin-commonjs": "npm:28.0.9"
|
|
2225
2225
|
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
|
@@ -2239,57 +2239,57 @@ __metadata:
|
|
|
2239
2239
|
peerDependencies:
|
|
2240
2240
|
react: 18.3.1
|
|
2241
2241
|
react-dom: 18.3.1
|
|
2242
|
-
checksum: 10c0/
|
|
2242
|
+
checksum: 10c0/ccf01c1eb3ab0a4d6754101ef58906be4b496490a41bcd8a8fbc233f60abf45c06209f9a10fffbe5aed80f20d0c468ad9bc6ea86b348a0188717baadec12bcd3
|
|
2243
2243
|
languageName: node
|
|
2244
2244
|
linkType: hard
|
|
2245
2245
|
|
|
2246
|
-
"@cedarjs/project-config@npm:2.5.1
|
|
2247
|
-
version: 2.5.1
|
|
2248
|
-
resolution: "@cedarjs/project-config@npm:2.5.1
|
|
2246
|
+
"@cedarjs/project-config@npm:2.5.1":
|
|
2247
|
+
version: 2.5.1
|
|
2248
|
+
resolution: "@cedarjs/project-config@npm:2.5.1"
|
|
2249
2249
|
dependencies:
|
|
2250
2250
|
deepmerge: "npm:4.3.1"
|
|
2251
2251
|
fast-glob: "npm:3.3.3"
|
|
2252
2252
|
smol-toml: "npm:1.6.0"
|
|
2253
2253
|
string-env-interpolation: "npm:1.0.1"
|
|
2254
|
-
checksum: 10c0/
|
|
2254
|
+
checksum: 10c0/8617e145e17c1218ff96f02aeeab4a49f1d4a89a2122d6bc489035d6f7ad8cc0f242709957416547991f5a355412c4961bb152b1a7772c9be84067eb66268de7
|
|
2255
2255
|
languageName: node
|
|
2256
2256
|
linkType: hard
|
|
2257
2257
|
|
|
2258
|
-
"@cedarjs/router@npm:2.5.1
|
|
2259
|
-
version: 2.5.1
|
|
2260
|
-
resolution: "@cedarjs/router@npm:2.5.1
|
|
2258
|
+
"@cedarjs/router@npm:2.5.1":
|
|
2259
|
+
version: 2.5.1
|
|
2260
|
+
resolution: "@cedarjs/router@npm:2.5.1"
|
|
2261
2261
|
dependencies:
|
|
2262
2262
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2263
|
-
"@cedarjs/auth": "npm:2.5.1
|
|
2264
|
-
"@cedarjs/server-store": "npm:2.5.1
|
|
2263
|
+
"@cedarjs/auth": "npm:2.5.1"
|
|
2264
|
+
"@cedarjs/server-store": "npm:2.5.1"
|
|
2265
2265
|
core-js: "npm:3.48.0"
|
|
2266
2266
|
react: "npm:18.3.1"
|
|
2267
2267
|
react-dom: "npm:18.3.1"
|
|
2268
2268
|
peerDependencies:
|
|
2269
2269
|
react: 18.3.1
|
|
2270
2270
|
react-dom: 18.3.1
|
|
2271
|
-
checksum: 10c0/
|
|
2271
|
+
checksum: 10c0/c54b897bc762730c691dbb3851ada78ad174b262763977ab998a12dc5afbde9a0a1fce3f7a562498f788922f9c4f51af4d1d9edee413d6ba21c512ce6b847751
|
|
2272
2272
|
languageName: node
|
|
2273
2273
|
linkType: hard
|
|
2274
2274
|
|
|
2275
|
-
"@cedarjs/server-store@npm:2.5.1
|
|
2276
|
-
version: 2.5.1
|
|
2277
|
-
resolution: "@cedarjs/server-store@npm:2.5.1
|
|
2275
|
+
"@cedarjs/server-store@npm:2.5.1":
|
|
2276
|
+
version: 2.5.1
|
|
2277
|
+
resolution: "@cedarjs/server-store@npm:2.5.1"
|
|
2278
2278
|
dependencies:
|
|
2279
|
-
"@cedarjs/auth": "npm:2.5.1
|
|
2280
|
-
"@cedarjs/cookie-jar": "npm:2.5.1
|
|
2279
|
+
"@cedarjs/auth": "npm:2.5.1"
|
|
2280
|
+
"@cedarjs/cookie-jar": "npm:2.5.1"
|
|
2281
2281
|
esbuild: "npm:0.21.5"
|
|
2282
2282
|
fast-glob: "npm:3.3.3"
|
|
2283
|
-
checksum: 10c0/
|
|
2283
|
+
checksum: 10c0/9977ee1f6799a315d94ec217c32c9fc53d98262e5fb188dbcb7211cd222baccc37a9066e7cf3351812b9d2506e2050d87a11060b4349ab50c345e66851460e1d
|
|
2284
2284
|
languageName: node
|
|
2285
2285
|
linkType: hard
|
|
2286
2286
|
|
|
2287
|
-
"@cedarjs/structure@npm:2.5.1
|
|
2288
|
-
version: 2.5.1
|
|
2289
|
-
resolution: "@cedarjs/structure@npm:2.5.1
|
|
2287
|
+
"@cedarjs/structure@npm:2.5.1":
|
|
2288
|
+
version: 2.5.1
|
|
2289
|
+
resolution: "@cedarjs/structure@npm:2.5.1"
|
|
2290
2290
|
dependencies:
|
|
2291
2291
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2292
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2292
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2293
2293
|
"@prisma/internals": "npm:6.19.2"
|
|
2294
2294
|
"@types/line-column": "npm:1.0.2"
|
|
2295
2295
|
camelcase: "npm:6.3.0"
|
|
@@ -2307,37 +2307,37 @@ __metadata:
|
|
|
2307
2307
|
smol-toml: "npm:1.6.0"
|
|
2308
2308
|
ts-morph: "npm:23.0.0"
|
|
2309
2309
|
yargs-parser: "npm:21.1.1"
|
|
2310
|
-
checksum: 10c0/
|
|
2310
|
+
checksum: 10c0/8febb8df9c690b4859e84e51a7bc2cc7f8a5db14b5e52b7415bd1d33245eb2517b2d6de9234bceff05b401b63f0cd6e405ef7302edcfabe7ea821f2f026deed1
|
|
2311
2311
|
languageName: node
|
|
2312
2312
|
linkType: hard
|
|
2313
2313
|
|
|
2314
|
-
"@cedarjs/telemetry@npm:2.5.1
|
|
2315
|
-
version: 2.5.1
|
|
2316
|
-
resolution: "@cedarjs/telemetry@npm:2.5.1
|
|
2314
|
+
"@cedarjs/telemetry@npm:2.5.1":
|
|
2315
|
+
version: 2.5.1
|
|
2316
|
+
resolution: "@cedarjs/telemetry@npm:2.5.1"
|
|
2317
2317
|
dependencies:
|
|
2318
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2319
|
-
"@cedarjs/structure": "npm:2.5.1
|
|
2318
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2319
|
+
"@cedarjs/structure": "npm:2.5.1"
|
|
2320
2320
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2321
2321
|
ci-info: "npm:4.4.0"
|
|
2322
2322
|
envinfo: "npm:7.21.0"
|
|
2323
2323
|
systeminformation: "npm:5.30.7"
|
|
2324
2324
|
uuid: "npm:11.1.0"
|
|
2325
2325
|
yargs: "npm:17.7.2"
|
|
2326
|
-
checksum: 10c0/
|
|
2326
|
+
checksum: 10c0/320a69f84f880b77231edb228b225a78242f10b4930887a4dc8e2c80bbc8ba2f619bdd0213f02156ce246b4bafa93b7b15f9640209a83aa94f63c4637716adfc
|
|
2327
2327
|
languageName: node
|
|
2328
2328
|
linkType: hard
|
|
2329
2329
|
|
|
2330
|
-
"@cedarjs/testing@npm:2.5.1
|
|
2331
|
-
version: 2.5.1
|
|
2332
|
-
resolution: "@cedarjs/testing@npm:2.5.1
|
|
2330
|
+
"@cedarjs/testing@npm:2.5.1":
|
|
2331
|
+
version: 2.5.1
|
|
2332
|
+
resolution: "@cedarjs/testing@npm:2.5.1"
|
|
2333
2333
|
dependencies:
|
|
2334
|
-
"@cedarjs/auth": "npm:2.5.1
|
|
2335
|
-
"@cedarjs/babel-config": "npm:2.5.1
|
|
2336
|
-
"@cedarjs/context": "npm:2.5.1
|
|
2337
|
-
"@cedarjs/graphql-server": "npm:2.5.1
|
|
2338
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2339
|
-
"@cedarjs/router": "npm:2.5.1
|
|
2340
|
-
"@cedarjs/web": "npm:2.5.1
|
|
2334
|
+
"@cedarjs/auth": "npm:2.5.1"
|
|
2335
|
+
"@cedarjs/babel-config": "npm:2.5.1"
|
|
2336
|
+
"@cedarjs/context": "npm:2.5.1"
|
|
2337
|
+
"@cedarjs/graphql-server": "npm:2.5.1"
|
|
2338
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2339
|
+
"@cedarjs/router": "npm:2.5.1"
|
|
2340
|
+
"@cedarjs/web": "npm:2.5.1"
|
|
2341
2341
|
"@testing-library/jest-dom": "npm:6.9.1"
|
|
2342
2342
|
"@testing-library/react": "npm:14.3.1"
|
|
2343
2343
|
"@testing-library/user-event": "npm:14.6.1"
|
|
@@ -2360,26 +2360,26 @@ __metadata:
|
|
|
2360
2360
|
peerDependenciesMeta:
|
|
2361
2361
|
vitest:
|
|
2362
2362
|
optional: true
|
|
2363
|
-
checksum: 10c0/
|
|
2363
|
+
checksum: 10c0/c5d7286e4ebd91105eff64f3a89eeab099d2d267cbf6fe1808ae6eac06e72685fb40ecbc2f6f935d43a74b1cfdfb79a606865a1f79c9c8340721fefb7a1f02d4
|
|
2364
2364
|
languageName: node
|
|
2365
2365
|
linkType: hard
|
|
2366
2366
|
|
|
2367
|
-
"@cedarjs/vite@npm:2.5.1
|
|
2368
|
-
version: 2.5.1
|
|
2369
|
-
resolution: "@cedarjs/vite@npm:2.5.1
|
|
2367
|
+
"@cedarjs/vite@npm:2.5.1":
|
|
2368
|
+
version: 2.5.1
|
|
2369
|
+
resolution: "@cedarjs/vite@npm:2.5.1"
|
|
2370
2370
|
dependencies:
|
|
2371
2371
|
"@ast-grep/napi": "npm:0.40.5"
|
|
2372
2372
|
"@babel/generator": "npm:7.29.0"
|
|
2373
2373
|
"@babel/parser": "npm:7.29.0"
|
|
2374
2374
|
"@babel/traverse": "npm:7.29.0"
|
|
2375
|
-
"@cedarjs/auth": "npm:2.5.1
|
|
2376
|
-
"@cedarjs/babel-config": "npm:2.5.1
|
|
2377
|
-
"@cedarjs/cookie-jar": "npm:2.5.1
|
|
2378
|
-
"@cedarjs/internal": "npm:2.5.1
|
|
2379
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2380
|
-
"@cedarjs/server-store": "npm:2.5.1
|
|
2381
|
-
"@cedarjs/testing": "npm:2.5.1
|
|
2382
|
-
"@cedarjs/web": "npm:2.5.1
|
|
2375
|
+
"@cedarjs/auth": "npm:2.5.1"
|
|
2376
|
+
"@cedarjs/babel-config": "npm:2.5.1"
|
|
2377
|
+
"@cedarjs/cookie-jar": "npm:2.5.1"
|
|
2378
|
+
"@cedarjs/internal": "npm:2.5.1"
|
|
2379
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2380
|
+
"@cedarjs/server-store": "npm:2.5.1"
|
|
2381
|
+
"@cedarjs/testing": "npm:2.5.1"
|
|
2382
|
+
"@cedarjs/web": "npm:2.5.1"
|
|
2383
2383
|
"@swc/core": "npm:1.15.11"
|
|
2384
2384
|
"@vitejs/plugin-react": "npm:4.7.0"
|
|
2385
2385
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -2409,34 +2409,34 @@ __metadata:
|
|
|
2409
2409
|
rw-vite-build: bins/rw-vite-build.mjs
|
|
2410
2410
|
rw-vite-dev: bins/rw-vite-dev.mjs
|
|
2411
2411
|
vite: bins/vite.mjs
|
|
2412
|
-
checksum: 10c0/
|
|
2412
|
+
checksum: 10c0/659bc1c729839bc6255245deb927ce743c7e8877c6d16cc4feb2c4e2064c5dca486b63104c907c6692b73dd4c5ac39509bffb6bfd36627b6b407c0d679c0a64b
|
|
2413
2413
|
languageName: node
|
|
2414
2414
|
linkType: hard
|
|
2415
2415
|
|
|
2416
|
-
"@cedarjs/web-server@npm:2.5.1
|
|
2417
|
-
version: 2.5.1
|
|
2418
|
-
resolution: "@cedarjs/web-server@npm:2.5.1
|
|
2416
|
+
"@cedarjs/web-server@npm:2.5.1":
|
|
2417
|
+
version: 2.5.1
|
|
2418
|
+
resolution: "@cedarjs/web-server@npm:2.5.1"
|
|
2419
2419
|
dependencies:
|
|
2420
|
-
"@cedarjs/fastify-web": "npm:2.5.1
|
|
2421
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
2420
|
+
"@cedarjs/fastify-web": "npm:2.5.1"
|
|
2421
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
2422
2422
|
ansis: "npm:4.2.0"
|
|
2423
2423
|
dotenv-defaults: "npm:5.0.2"
|
|
2424
2424
|
fastify: "npm:5.7.4"
|
|
2425
2425
|
yargs: "npm:17.7.2"
|
|
2426
2426
|
bin:
|
|
2427
2427
|
rw-web-server: dist/bin.js
|
|
2428
|
-
checksum: 10c0/
|
|
2428
|
+
checksum: 10c0/ce6c66d9e8190ef165fd381e3d51a0bea095b56a55f26327e8066759331124a92bb738e787ec463009dad6ee81877c53b130af51b4465287e1a39f7fa61504c0
|
|
2429
2429
|
languageName: node
|
|
2430
2430
|
linkType: hard
|
|
2431
2431
|
|
|
2432
|
-
"@cedarjs/web@npm:2.5.1
|
|
2433
|
-
version: 2.5.1
|
|
2434
|
-
resolution: "@cedarjs/web@npm:2.5.1
|
|
2432
|
+
"@cedarjs/web@npm:2.5.1":
|
|
2433
|
+
version: 2.5.1
|
|
2434
|
+
resolution: "@cedarjs/web@npm:2.5.1"
|
|
2435
2435
|
dependencies:
|
|
2436
2436
|
"@apollo/client": "npm:3.13.9"
|
|
2437
2437
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2438
|
-
"@cedarjs/auth": "npm:2.5.1
|
|
2439
|
-
"@cedarjs/server-store": "npm:2.5.1
|
|
2438
|
+
"@cedarjs/auth": "npm:2.5.1"
|
|
2439
|
+
"@cedarjs/server-store": "npm:2.5.1"
|
|
2440
2440
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2441
2441
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2442
2442
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2461,7 +2461,7 @@ __metadata:
|
|
|
2461
2461
|
rw: dist/cjs/bins/redwood.js
|
|
2462
2462
|
storybook: dist/cjs/bins/storybook.js
|
|
2463
2463
|
tsc: dist/cjs/bins/tsc.js
|
|
2464
|
-
checksum: 10c0/
|
|
2464
|
+
checksum: 10c0/e1f3e84638ce5435687bb995be0746d716a88f3daf5af71dabf5cc4eb73ba933df2a0f6570ecbdeb7d736b633876a8f0fcc2ab444f132a8522b775c75bfe6c42
|
|
2465
2465
|
languageName: node
|
|
2466
2466
|
linkType: hard
|
|
2467
2467
|
|
|
@@ -6952,8 +6952,8 @@ __metadata:
|
|
|
6952
6952
|
version: 0.0.0-use.local
|
|
6953
6953
|
resolution: "api@workspace:api"
|
|
6954
6954
|
dependencies:
|
|
6955
|
-
"@cedarjs/api": "npm:2.5.1
|
|
6956
|
-
"@cedarjs/graphql-server": "npm:2.5.1
|
|
6955
|
+
"@cedarjs/api": "npm:2.5.1"
|
|
6956
|
+
"@cedarjs/graphql-server": "npm:2.5.1"
|
|
6957
6957
|
languageName: unknown
|
|
6958
6958
|
linkType: soft
|
|
6959
6959
|
|
|
@@ -16195,10 +16195,10 @@ __metadata:
|
|
|
16195
16195
|
version: 0.0.0-use.local
|
|
16196
16196
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16197
16197
|
dependencies:
|
|
16198
|
-
"@cedarjs/core": "npm:2.5.1
|
|
16199
|
-
"@cedarjs/eslint-config": "npm:2.5.1
|
|
16200
|
-
"@cedarjs/project-config": "npm:2.5.1
|
|
16201
|
-
"@cedarjs/testing": "npm:2.5.1
|
|
16198
|
+
"@cedarjs/core": "npm:2.5.1"
|
|
16199
|
+
"@cedarjs/eslint-config": "npm:2.5.1"
|
|
16200
|
+
"@cedarjs/project-config": "npm:2.5.1"
|
|
16201
|
+
"@cedarjs/testing": "npm:2.5.1"
|
|
16202
16202
|
vitest: "npm:3.2.4"
|
|
16203
16203
|
languageName: unknown
|
|
16204
16204
|
linkType: soft
|
|
@@ -18379,10 +18379,10 @@ __metadata:
|
|
|
18379
18379
|
version: 0.0.0-use.local
|
|
18380
18380
|
resolution: "web@workspace:web"
|
|
18381
18381
|
dependencies:
|
|
18382
|
-
"@cedarjs/forms": "npm:2.5.1
|
|
18383
|
-
"@cedarjs/router": "npm:2.5.1
|
|
18384
|
-
"@cedarjs/vite": "npm:2.5.1
|
|
18385
|
-
"@cedarjs/web": "npm:2.5.1
|
|
18382
|
+
"@cedarjs/forms": "npm:2.5.1"
|
|
18383
|
+
"@cedarjs/router": "npm:2.5.1"
|
|
18384
|
+
"@cedarjs/vite": "npm:2.5.1"
|
|
18385
|
+
"@cedarjs/web": "npm:2.5.1"
|
|
18386
18386
|
"@types/react": "npm:^18.2.55"
|
|
18387
18387
|
"@types/react-dom": "npm:^18.2.19"
|
|
18388
18388
|
react: "npm:18.3.1"
|