create-cedar-app 0.3.1-next.0 → 0.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.
@@ -1313,13 +1313,13 @@ __metadata:
1313
1313
  linkType: hard
1314
1314
 
1315
1315
  "@babel/plugin-transform-regenerator@npm:^7.27.1":
1316
- version: 7.28.0
1317
- resolution: "@babel/plugin-transform-regenerator@npm:7.28.0"
1316
+ version: 7.28.1
1317
+ resolution: "@babel/plugin-transform-regenerator@npm:7.28.1"
1318
1318
  dependencies:
1319
1319
  "@babel/helper-plugin-utils": "npm:^7.27.1"
1320
1320
  peerDependencies:
1321
1321
  "@babel/core": ^7.0.0-0
1322
- checksum: 10c0/c6a416221044b4547a81945baefa309f635d35b06e90344e4a896e512b636446552cef4a72b4dc3033dc507a28ee76ddf112ca63728c0a90da8ae7498b410ada
1322
+ checksum: 10c0/6c9e6eb80ce9c0bde0876c80979e078fbc85dc802272cba4ee72b5b1c858472e38167c418917e4f0d4384ce888706d95544a8d266880c0e199e167e078168b67
1323
1323
  languageName: node
1324
1324
  linkType: hard
1325
1325
 
@@ -1689,12 +1689,12 @@ __metadata:
1689
1689
  linkType: hard
1690
1690
 
1691
1691
  "@babel/types@npm:^7.0.0, @babel/types@npm:^7.1.6, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.13, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.28.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1692
- version: 7.28.0
1693
- resolution: "@babel/types@npm:7.28.0"
1692
+ version: 7.28.1
1693
+ resolution: "@babel/types@npm:7.28.1"
1694
1694
  dependencies:
1695
1695
  "@babel/helper-string-parser": "npm:^7.27.1"
1696
1696
  "@babel/helper-validator-identifier": "npm:^7.27.1"
1697
- checksum: 10c0/7ca8521bf5e2d2ed4db31176efaaf94463a6b7a4d16dcc60e34e963b3596c2ecadb85457bebed13a9ee9a5829ef5f515d05b55a991b6a8f3b835451843482e39
1697
+ checksum: 10c0/5e99b346c11ee42ffb0cadc28159fe0b184d865a2cc1593df79b199772a534f6453969b4942aa5e4a55a3081863096e1cc3fc1c724d826926dc787cf229b845d
1698
1698
  languageName: node
1699
1699
  linkType: hard
1700
1700
 
@@ -1705,15 +1705,15 @@ __metadata:
1705
1705
  languageName: node
1706
1706
  linkType: hard
1707
1707
 
1708
- "@cedarjs/api-server@npm:0.3.0":
1709
- version: 0.3.0
1710
- resolution: "@cedarjs/api-server@npm:0.3.0"
1708
+ "@cedarjs/api-server@npm:0.4.0":
1709
+ version: 0.4.0
1710
+ resolution: "@cedarjs/api-server@npm:0.4.0"
1711
1711
  dependencies:
1712
- "@cedarjs/context": "npm:0.3.0"
1713
- "@cedarjs/fastify-web": "npm:0.3.0"
1714
- "@cedarjs/internal": "npm:0.3.0"
1715
- "@cedarjs/project-config": "npm:0.3.0"
1716
- "@cedarjs/web-server": "npm:0.3.0"
1712
+ "@cedarjs/context": "npm:0.4.0"
1713
+ "@cedarjs/fastify-web": "npm:0.4.0"
1714
+ "@cedarjs/internal": "npm:0.4.0"
1715
+ "@cedarjs/project-config": "npm:0.4.0"
1716
+ "@cedarjs/web-server": "npm:0.4.0"
1717
1717
  "@fastify/multipart": "npm:8.3.1"
1718
1718
  "@fastify/url-data": "npm:5.4.0"
1719
1719
  chalk: "npm:4.1.2"
@@ -1730,7 +1730,7 @@ __metadata:
1730
1730
  split2: "npm:4.2.0"
1731
1731
  yargs: "npm:17.7.2"
1732
1732
  peerDependencies:
1733
- "@cedarjs/graphql-server": 0.3.0
1733
+ "@cedarjs/graphql-server": 0.4.0
1734
1734
  peerDependenciesMeta:
1735
1735
  "@cedarjs/graphql-server":
1736
1736
  optional: true
@@ -1738,13 +1738,13 @@ __metadata:
1738
1738
  rw-api-server-watch: ./dist/watch.js
1739
1739
  rw-log-formatter: ./dist/logFormatter/bin.js
1740
1740
  rw-server: ./dist/bin.js
1741
- checksum: 10c0/5de0b74e9f360b70ea49984491b016eef1e7c08126fbf16e50388a96c9498bd59f91d93efecb2519b639c06eaa42a0614cda75eaeaea116a7c7ddb7bbc2217c9
1741
+ checksum: 10c0/5cb53d53fb36c930bfe48c5b7ba85600a616528e1656b52e913118de6c14f2d06f4512d779f9bda81f193716ae4b6ce7993a3ccc78265bb68fd034eabd803e44
1742
1742
  languageName: node
1743
1743
  linkType: hard
1744
1744
 
1745
- "@cedarjs/api@npm:0.3.0":
1746
- version: 0.3.0
1747
- resolution: "@cedarjs/api@npm:0.3.0"
1745
+ "@cedarjs/api@npm:0.4.0":
1746
+ version: 0.4.0
1747
+ resolution: "@cedarjs/api@npm:0.4.0"
1748
1748
  dependencies:
1749
1749
  "@prisma/client": "npm:5.20.0"
1750
1750
  "@whatwg-node/fetch": "npm:0.9.21"
@@ -1763,27 +1763,29 @@ __metadata:
1763
1763
  redis:
1764
1764
  optional: true
1765
1765
  bin:
1766
+ cedarjs: ./dist/cjs/bins/redwood.js
1767
+ cj: ./dist/cjs/bins/redwood.js
1766
1768
  redwood: ./dist/cjs/bins/redwood.js
1767
1769
  rw: ./dist/cjs/bins/redwood.js
1768
1770
  rwfw: ./dist/cjs/bins/rwfw.js
1769
1771
  tsc: ./dist/cjs/bins/tsc.js
1770
- checksum: 10c0/220e13a45e22d343271b00919a0b3c45dc39864f482b6b9bb987030b10fbae8c847fcabefd7b1996f7da2697e86e8d1ca4c3ecea4037e945e34306d702e628c6
1772
+ checksum: 10c0/55d33e8e92ad1bd73a1cdf5e3a5c82e6c339361634736feab79f1ff05e60c7e5244d9f6ff91fc31aa6810ac668d113901d351f9b13f3cd46dc03ad47d6da498e
1771
1773
  languageName: node
1772
1774
  linkType: hard
1773
1775
 
1774
- "@cedarjs/auth@npm:0.3.0":
1775
- version: 0.3.0
1776
- resolution: "@cedarjs/auth@npm:0.3.0"
1776
+ "@cedarjs/auth@npm:0.4.0":
1777
+ version: 0.4.0
1778
+ resolution: "@cedarjs/auth@npm:0.4.0"
1777
1779
  dependencies:
1778
1780
  core-js: "npm:3.42.0"
1779
1781
  react: "npm:18.3.1"
1780
- checksum: 10c0/6dd85e8647d4ff6318746bdd981b3f98258fa700c3cdd61260d98fdef254fdd7832ac3c887f5ab5582fa3680240b4720b45aacc2b5b333b402cbe6d34583c9fb
1782
+ checksum: 10c0/7884b57762b2ca003186e2ee08d0b9d2dc37a8a486343769a54a45215ebff247a0319fac4816191e3ed9e214e7acc027937f473a70b19e617e0fe76ed6e3e786
1781
1783
  languageName: node
1782
1784
  linkType: hard
1783
1785
 
1784
- "@cedarjs/babel-config@npm:0.3.0":
1785
- version: 0.3.0
1786
- resolution: "@cedarjs/babel-config@npm:0.3.0"
1786
+ "@cedarjs/babel-config@npm:0.4.0":
1787
+ version: 0.4.0
1788
+ resolution: "@cedarjs/babel-config@npm:0.4.0"
1787
1789
  dependencies:
1788
1790
  "@babel/core": "npm:^7.26.10"
1789
1791
  "@babel/parser": "npm:7.27.5"
@@ -1798,7 +1800,7 @@ __metadata:
1798
1800
  "@babel/register": "npm:7.27.1"
1799
1801
  "@babel/runtime-corejs3": "npm:7.27.6"
1800
1802
  "@babel/traverse": "npm:7.27.4"
1801
- "@cedarjs/project-config": "npm:0.3.0"
1803
+ "@cedarjs/project-config": "npm:0.4.0"
1802
1804
  babel-plugin-auto-import: "npm:1.1.0"
1803
1805
  babel-plugin-graphql-tag: "npm:3.3.0"
1804
1806
  babel-plugin-module-resolver: "npm:5.0.2"
@@ -1806,17 +1808,17 @@ __metadata:
1806
1808
  fast-glob: "npm:3.3.3"
1807
1809
  graphql: "npm:16.9.0"
1808
1810
  typescript: "npm:5.6.2"
1809
- checksum: 10c0/840c5fc3ff1aafb7d6e10c1aefcb5077119353a8c084f9c945b34fce24921baa283e4a16dd0b200f79986beb5a10bbcfdf492cce89feeae7f4156e04ca76332c
1811
+ checksum: 10c0/12a1adbb55dbd38a29ce54ac2b92378c9d46d125776b56333ee659bcaa259397dd6c6f0608a241651ce8e74094839f09a821e4c7f0a4e0fcf4976db980ea2036
1810
1812
  languageName: node
1811
1813
  linkType: hard
1812
1814
 
1813
- "@cedarjs/cli-helpers@npm:0.3.0":
1814
- version: 0.3.0
1815
- resolution: "@cedarjs/cli-helpers@npm:0.3.0"
1815
+ "@cedarjs/cli-helpers@npm:0.4.0":
1816
+ version: 0.4.0
1817
+ resolution: "@cedarjs/cli-helpers@npm:0.4.0"
1816
1818
  dependencies:
1817
1819
  "@babel/core": "npm:^7.26.10"
1818
- "@cedarjs/project-config": "npm:0.3.0"
1819
- "@cedarjs/telemetry": "npm:0.3.0"
1820
+ "@cedarjs/project-config": "npm:0.4.0"
1821
+ "@cedarjs/telemetry": "npm:0.4.0"
1820
1822
  "@opentelemetry/api": "npm:1.8.0"
1821
1823
  chalk: "npm:4.1.2"
1822
1824
  dotenv: "npm:16.4.7"
@@ -1831,24 +1833,24 @@ __metadata:
1831
1833
  smol-toml: "npm:1.3.4"
1832
1834
  termi-link: "npm:1.1.0"
1833
1835
  yargs-parser: "npm:21.1.1"
1834
- checksum: 10c0/c6f8683ba3515a01c4574232ab0203f3895ab3ec6fc4a7b8322915bfdc41b68a33c404d248d24fdc536caa092afe7dc2cfeb759266072c1327cb81c7826b798d
1836
+ checksum: 10c0/780d8f1d75ef9d92a2be5628e04313e6990638f06103e6e3f18bb75331ef862c54540806f69a20e0d3ddd1ab90f16f0bd22962b3699ff274b2af382d047dfe41
1835
1837
  languageName: node
1836
1838
  linkType: hard
1837
1839
 
1838
- "@cedarjs/cli@npm:0.3.0":
1839
- version: 0.3.0
1840
- resolution: "@cedarjs/cli@npm:0.3.0"
1840
+ "@cedarjs/cli@npm:0.4.0":
1841
+ version: 0.4.0
1842
+ resolution: "@cedarjs/cli@npm:0.4.0"
1841
1843
  dependencies:
1842
1844
  "@babel/runtime-corejs3": "npm:7.27.6"
1843
- "@cedarjs/api-server": "npm:0.3.0"
1844
- "@cedarjs/cli-helpers": "npm:0.3.0"
1845
- "@cedarjs/fastify-web": "npm:0.3.0"
1846
- "@cedarjs/internal": "npm:0.3.0"
1847
- "@cedarjs/prerender": "npm:0.3.0"
1848
- "@cedarjs/project-config": "npm:0.3.0"
1849
- "@cedarjs/structure": "npm:0.3.0"
1850
- "@cedarjs/telemetry": "npm:0.3.0"
1851
- "@cedarjs/web-server": "npm:0.3.0"
1845
+ "@cedarjs/api-server": "npm:0.4.0"
1846
+ "@cedarjs/cli-helpers": "npm:0.4.0"
1847
+ "@cedarjs/fastify-web": "npm:0.4.0"
1848
+ "@cedarjs/internal": "npm:0.4.0"
1849
+ "@cedarjs/prerender": "npm:0.4.0"
1850
+ "@cedarjs/project-config": "npm:0.4.0"
1851
+ "@cedarjs/structure": "npm:0.4.0"
1852
+ "@cedarjs/telemetry": "npm:0.4.0"
1853
+ "@cedarjs/web-server": "npm:0.4.0"
1852
1854
  "@listr2/prompt-adapter-enquirer": "npm:2.0.12"
1853
1855
  "@opentelemetry/api": "npm:1.8.0"
1854
1856
  "@opentelemetry/core": "npm:1.22.0"
@@ -1897,44 +1899,46 @@ __metadata:
1897
1899
  vite-node: "npm:3.2.4"
1898
1900
  yargs: "npm:17.7.2"
1899
1901
  bin:
1902
+ cedarjs: ./dist/index.js
1903
+ cj: ./dist/index.js
1900
1904
  redwood: ./dist/index.js
1901
1905
  rw: ./dist/index.js
1902
1906
  rwfw: ./dist/rwfw.js
1903
- checksum: 10c0/8cfb03cbcdaa1c9569eb99b272d763645c7dad3747838cfa7b9d343639ab6ffb86c05a032207466c08aabca799c7fcdebeb36395049f2e6a1cc0d9250cc4ccf5
1907
+ checksum: 10c0/647752b88a7f2d980787e265232ee3f8fc34d855cea5ae1aed71657f53b1fa6466026ce7ad529f513d3fce93be9af3bea4dcddee90e8ff3e4a655056839a433b
1904
1908
  languageName: node
1905
1909
  linkType: hard
1906
1910
 
1907
- "@cedarjs/context@npm:0.3.0":
1908
- version: 0.3.0
1909
- resolution: "@cedarjs/context@npm:0.3.0"
1910
- checksum: 10c0/141be21f1098cbabfaeb8de5a14df4b41d6b3cfb558b9f6ad63065e39319619697a858843ad39db896ffabdd7994b199cf093831b358714dadf130a660eb442e
1911
+ "@cedarjs/context@npm:0.4.0":
1912
+ version: 0.4.0
1913
+ resolution: "@cedarjs/context@npm:0.4.0"
1914
+ checksum: 10c0/2c3e40e86e1a14c9cfaab850b311acd28d06b518c28b4fbb18316c07ec520ddba52538f87ada8869c2694870ef3447bd2a5f8be7ef28894387eaed7601c6294b
1911
1915
  languageName: node
1912
1916
  linkType: hard
1913
1917
 
1914
- "@cedarjs/cookie-jar@npm:0.3.0":
1915
- version: 0.3.0
1916
- resolution: "@cedarjs/cookie-jar@npm:0.3.0"
1918
+ "@cedarjs/cookie-jar@npm:0.4.0":
1919
+ version: 0.4.0
1920
+ resolution: "@cedarjs/cookie-jar@npm:0.4.0"
1917
1921
  dependencies:
1918
1922
  cookie: "npm:0.7.2"
1919
1923
  esbuild: "npm:0.25.0"
1920
1924
  fast-glob: "npm:3.3.3"
1921
1925
  fs-extra: "npm:11.2.0"
1922
- checksum: 10c0/7daabfec5da98dbf353c44088aa8b7bcdd5a2d04b02399be1a749584e8265c202cb023d606de9814671ed17d6f766805bdb4a3db48f34e7f0b10ac917ec35423
1926
+ checksum: 10c0/f55258e809c849223a53d094781c30fae013af49f944727af6ce61d3c188efd85bdbbc31f927a8d360de7ffd1409993f3227b079f2755ab20812f2ab8c506bfe
1923
1927
  languageName: node
1924
1928
  linkType: hard
1925
1929
 
1926
- "@cedarjs/core@npm:0.3.0":
1927
- version: 0.3.0
1928
- resolution: "@cedarjs/core@npm:0.3.0"
1930
+ "@cedarjs/core@npm:0.4.0":
1931
+ version: 0.4.0
1932
+ resolution: "@cedarjs/core@npm:0.4.0"
1929
1933
  dependencies:
1930
1934
  "@babel/cli": "npm:7.27.2"
1931
- "@cedarjs/api-server": "npm:0.3.0"
1932
- "@cedarjs/cli": "npm:0.3.0"
1933
- "@cedarjs/eslint-config": "npm:0.3.0"
1934
- "@cedarjs/internal": "npm:0.3.0"
1935
- "@cedarjs/project-config": "npm:0.3.0"
1936
- "@cedarjs/testing": "npm:0.3.0"
1937
- "@cedarjs/web-server": "npm:0.3.0"
1935
+ "@cedarjs/api-server": "npm:0.4.0"
1936
+ "@cedarjs/cli": "npm:0.4.0"
1937
+ "@cedarjs/eslint-config": "npm:0.4.0"
1938
+ "@cedarjs/internal": "npm:0.4.0"
1939
+ "@cedarjs/project-config": "npm:0.4.0"
1940
+ "@cedarjs/testing": "npm:0.4.0"
1941
+ "@cedarjs/web-server": "npm:0.4.0"
1938
1942
  graphql-tag: "npm:2.12.6"
1939
1943
  lodash: "npm:4.17.21"
1940
1944
  nodemon: "npm:3.1.10"
@@ -1942,6 +1946,8 @@ __metadata:
1942
1946
  rimraf: "npm:6.0.1"
1943
1947
  typescript: "npm:5.6.2"
1944
1948
  bin:
1949
+ cedarjs: ./dist/bins/cedarjs.js
1950
+ cj: ./dist/bins/cedarjs.js
1945
1951
  cross-env: ./dist/bins/cross-env.js
1946
1952
  eslint: ./dist/bins/eslint.js
1947
1953
  jest: ./dist/bins/jest.js
@@ -1959,20 +1965,20 @@ __metadata:
1959
1965
  rw-serve-fe: ./dist/bins/rw-serve-fe.js
1960
1966
  rw-web-server: ./dist/bins/rw-web-server.js
1961
1967
  rwfw: ./dist/bins/rwfw.js
1962
- checksum: 10c0/ebc7925dda2b3e426071b282584c4103f1b5576a774256123a5faeaf0344427b89891ac84a79aadfb22f5ac35d188be6bb7aec93becda6e1e6c9844b2c530972
1968
+ checksum: 10c0/3f86fcbb47a22586f4e4e27d27f4100128b6bb9abc612fea87ad321fc048e80f74dca14a45a31ffb74e0084186e868a7b0f84cc9c55fd02472b74c2052f2f79c
1963
1969
  languageName: node
1964
1970
  linkType: hard
1965
1971
 
1966
- "@cedarjs/eslint-config@npm:0.3.0":
1967
- version: 0.3.0
1968
- resolution: "@cedarjs/eslint-config@npm:0.3.0"
1972
+ "@cedarjs/eslint-config@npm:0.4.0":
1973
+ version: 0.4.0
1974
+ resolution: "@cedarjs/eslint-config@npm:0.4.0"
1969
1975
  dependencies:
1970
1976
  "@babel/core": "npm:^7.26.10"
1971
1977
  "@babel/eslint-parser": "npm:7.27.5"
1972
1978
  "@babel/eslint-plugin": "npm:7.27.1"
1973
- "@cedarjs/eslint-plugin": "npm:0.3.0"
1974
- "@cedarjs/internal": "npm:0.3.0"
1975
- "@cedarjs/project-config": "npm:0.3.0"
1979
+ "@cedarjs/eslint-plugin": "npm:0.4.0"
1980
+ "@cedarjs/internal": "npm:0.4.0"
1981
+ "@cedarjs/project-config": "npm:0.4.0"
1976
1982
  "@typescript-eslint/eslint-plugin": "npm:8.19.1"
1977
1983
  "@typescript-eslint/parser": "npm:8.19.1"
1978
1984
  eslint: "npm:8.57.1"
@@ -1986,53 +1992,53 @@ __metadata:
1986
1992
  eslint-plugin-react: "npm:7.36.1"
1987
1993
  eslint-plugin-react-hooks: "npm:4.6.2"
1988
1994
  prettier: "npm:3.5.3"
1989
- checksum: 10c0/34daa4d2e896d692cb66014c3896372da24c17cef849b8e31a0026bfb3a59b7425fc76a2c09942efe1ed0cb80c7964ec39bb9eac437fed4f53976c82520db2ac
1995
+ checksum: 10c0/b87947086044bb189903ce46982de542c654431cb86ab6d696d6f7784035cb8d067490086d49c041d95062664b1a3ef1cda44eaf8f13c3b02a7bce9db7353af4
1990
1996
  languageName: node
1991
1997
  linkType: hard
1992
1998
 
1993
- "@cedarjs/eslint-plugin@npm:0.3.0":
1994
- version: 0.3.0
1995
- resolution: "@cedarjs/eslint-plugin@npm:0.3.0"
1999
+ "@cedarjs/eslint-plugin@npm:0.4.0":
2000
+ version: 0.4.0
2001
+ resolution: "@cedarjs/eslint-plugin@npm:0.4.0"
1996
2002
  dependencies:
1997
2003
  "@typescript-eslint/utils": "npm:8.19.1"
1998
2004
  eslint: "npm:8.57.1"
1999
- checksum: 10c0/baf297dbccd57733f8976a405ce7ee573fd06bedede222417543708e369c4e1a787a099e28d0e0b73c5d870781fd953190c5e58177de13e0454156ed963fc944
2005
+ checksum: 10c0/4a6e1d3f7feeb04de7217ded4f05c03f19e6d3614a441b465fb5bcbad06f6e51417653df284010bf45d161d99d8503beef0d5cc4f656d6765a052544fb0232ee
2000
2006
  languageName: node
2001
2007
  linkType: hard
2002
2008
 
2003
- "@cedarjs/fastify-web@npm:0.3.0":
2004
- version: 0.3.0
2005
- resolution: "@cedarjs/fastify-web@npm:0.3.0"
2009
+ "@cedarjs/fastify-web@npm:0.4.0":
2010
+ version: 0.4.0
2011
+ resolution: "@cedarjs/fastify-web@npm:0.4.0"
2006
2012
  dependencies:
2007
- "@cedarjs/project-config": "npm:0.3.0"
2013
+ "@cedarjs/project-config": "npm:0.4.0"
2008
2014
  "@fastify/http-proxy": "npm:9.5.0"
2009
2015
  "@fastify/static": "npm:6.12.0"
2010
2016
  "@fastify/url-data": "npm:5.4.0"
2011
2017
  fast-glob: "npm:3.3.3"
2012
- checksum: 10c0/943b1683791bfe277b10765483ea93e4690b2d3bf08ab98f8f475f9d61105b9d05af9ee50f089e176a7987c5b981c217de826c4700b8ea3e1445d2e570bf69b9
2018
+ checksum: 10c0/26cbaab2826a3b875336cc40297389d78bdc6ff2b5d54072cf3663a1d2d4c27bf2fa8c89d306df4c4fde7e36ea6428d2fd604839e29fddf693c96642afbaefb5
2013
2019
  languageName: node
2014
2020
  linkType: hard
2015
2021
 
2016
- "@cedarjs/forms@npm:0.3.0":
2017
- version: 0.3.0
2018
- resolution: "@cedarjs/forms@npm:0.3.0"
2022
+ "@cedarjs/forms@npm:0.4.0":
2023
+ version: 0.4.0
2024
+ resolution: "@cedarjs/forms@npm:0.4.0"
2019
2025
  dependencies:
2020
2026
  graphql: "npm:16.9.0"
2021
2027
  pascalcase: "npm:1.0.0"
2022
2028
  react-hook-form: "npm:7.54.2"
2023
2029
  peerDependencies:
2024
2030
  react: 18.3.1
2025
- checksum: 10c0/ff32fe9035e26045f1ba393c03dce3c193b51b68519a6f92248c6eeecdf55ceae38911a90ab6a251a5fb46ef1e1ab5eeecaf7e0a9c4403d59f0169d9eabf56c0
2031
+ checksum: 10c0/93ef0239f6a2afe6c9bc18dde4d6c6d5e2baef8cbb3d3a7c1a71ce248a56696482327854f16b9135a2b31cbb18a40632210a392de2322e4c217dd880e4bdf125
2026
2032
  languageName: node
2027
2033
  linkType: hard
2028
2034
 
2029
- "@cedarjs/graphql-server@npm:0.3.0":
2030
- version: 0.3.0
2031
- resolution: "@cedarjs/graphql-server@npm:0.3.0"
2035
+ "@cedarjs/graphql-server@npm:0.4.0":
2036
+ version: 0.4.0
2037
+ resolution: "@cedarjs/graphql-server@npm:0.4.0"
2032
2038
  dependencies:
2033
2039
  "@babel/runtime-corejs3": "npm:7.27.6"
2034
- "@cedarjs/api": "npm:0.3.0"
2035
- "@cedarjs/context": "npm:0.3.0"
2040
+ "@cedarjs/api": "npm:0.4.0"
2041
+ "@cedarjs/context": "npm:0.4.0"
2036
2042
  "@envelop/core": "npm:5.0.2"
2037
2043
  "@envelop/depth-limit": "npm:4.0.0"
2038
2044
  "@envelop/disable-introspection": "npm:6.0.0"
@@ -2051,13 +2057,13 @@ __metadata:
2051
2057
  graphql-yoga: "npm:5.7.0"
2052
2058
  lodash: "npm:4.17.21"
2053
2059
  uuid: "npm:10.0.0"
2054
- checksum: 10c0/f9ded928704bd3749e2464bf81535a44044e3098917f02804e9cd46392ae97c95872fc45e4e72cc94fd798de7fac50fd582679e83c932f45f9ec2761f2b061c3
2060
+ checksum: 10c0/f5fcd52a23c053075bf6b5488e73530ec8a187095ba13ff12e899e81450e21a9c6e0472b9107451a2851e28c006191ebd281c1af399e0532899de5f4378b22a2
2055
2061
  languageName: node
2056
2062
  linkType: hard
2057
2063
 
2058
- "@cedarjs/internal@npm:0.3.0":
2059
- version: 0.3.0
2060
- resolution: "@cedarjs/internal@npm:0.3.0"
2064
+ "@cedarjs/internal@npm:0.4.0":
2065
+ version: 0.4.0
2066
+ resolution: "@cedarjs/internal@npm:0.4.0"
2061
2067
  dependencies:
2062
2068
  "@babel/core": "npm:^7.26.10"
2063
2069
  "@babel/parser": "npm:7.27.5"
@@ -2065,10 +2071,10 @@ __metadata:
2065
2071
  "@babel/plugin-transform-typescript": "npm:^7.26.8"
2066
2072
  "@babel/runtime-corejs3": "npm:7.27.6"
2067
2073
  "@babel/traverse": "npm:7.27.4"
2068
- "@cedarjs/babel-config": "npm:0.3.0"
2069
- "@cedarjs/graphql-server": "npm:0.3.0"
2070
- "@cedarjs/project-config": "npm:0.3.0"
2071
- "@cedarjs/router": "npm:0.3.0"
2074
+ "@cedarjs/babel-config": "npm:0.4.0"
2075
+ "@cedarjs/graphql-server": "npm:0.4.0"
2076
+ "@cedarjs/project-config": "npm:0.4.0"
2077
+ "@cedarjs/router": "npm:0.4.0"
2072
2078
  "@graphql-codegen/add": "npm:4.0.1"
2073
2079
  "@graphql-codegen/cli": "npm:3.3.1"
2074
2080
  "@graphql-codegen/client-preset": "npm:4.3.3"
@@ -2101,19 +2107,19 @@ __metadata:
2101
2107
  bin:
2102
2108
  rw-gen: ./dist/generate/generate.js
2103
2109
  rw-gen-watch: ./dist/generate/watch.js
2104
- checksum: 10c0/04a1da512f37d9d9f98bbb5c7435479f6671c2647f94027d4b332ef27df7925f5664ccf2b6ae67a63d7d9aae900f16b91d26b96cc6ee4088f195ac708489ff7f
2110
+ checksum: 10c0/dabaa738f58cdf13597ca24028a410c24055270aa91731103540ee73d3794412ffea4810604bfdaa06fea15c52b4b3cb4c8be4bf5fa4ce7f272c1ca149289d10
2105
2111
  languageName: node
2106
2112
  linkType: hard
2107
2113
 
2108
- "@cedarjs/prerender@npm:0.3.0":
2109
- version: 0.3.0
2110
- resolution: "@cedarjs/prerender@npm:0.3.0"
2114
+ "@cedarjs/prerender@npm:0.4.0":
2115
+ version: 0.4.0
2116
+ resolution: "@cedarjs/prerender@npm:0.4.0"
2111
2117
  dependencies:
2112
- "@cedarjs/babel-config": "npm:0.3.0"
2113
- "@cedarjs/project-config": "npm:0.3.0"
2114
- "@cedarjs/router": "npm:0.3.0"
2115
- "@cedarjs/structure": "npm:0.3.0"
2116
- "@cedarjs/web": "npm:0.3.0"
2118
+ "@cedarjs/babel-config": "npm:0.4.0"
2119
+ "@cedarjs/project-config": "npm:0.4.0"
2120
+ "@cedarjs/router": "npm:0.4.0"
2121
+ "@cedarjs/structure": "npm:0.4.0"
2122
+ "@cedarjs/web": "npm:0.4.0"
2117
2123
  "@whatwg-node/fetch": "npm:0.9.21"
2118
2124
  babel-plugin-ignore-html-and-css-imports: "npm:0.1.0"
2119
2125
  cheerio: "npm:1.0.0"
@@ -2122,58 +2128,58 @@ __metadata:
2122
2128
  peerDependencies:
2123
2129
  react: 18.3.1
2124
2130
  react-dom: 18.3.1
2125
- checksum: 10c0/1b78750d07964ce3937e5ea6a45640eb5374d9ebcef29e23c40a5d2f3f2f1e996e9b6d674c4e1d7d35637491d80412d2a6c1d86a402d9a6d1765edd56370d7a2
2131
+ checksum: 10c0/c4e41746ac90a178f630168f90a099ae09dac6c4e57865a1b102cccd20997a087c9ea4b501ff79a248e93a04b0b579f6ccda1467d245e8bc6fa8e7b524aff6ec
2126
2132
  languageName: node
2127
2133
  linkType: hard
2128
2134
 
2129
- "@cedarjs/project-config@npm:0.3.0":
2130
- version: 0.3.0
2131
- resolution: "@cedarjs/project-config@npm:0.3.0"
2135
+ "@cedarjs/project-config@npm:0.4.0":
2136
+ version: 0.4.0
2137
+ resolution: "@cedarjs/project-config@npm:0.4.0"
2132
2138
  dependencies:
2133
2139
  deepmerge: "npm:4.3.1"
2134
2140
  fast-glob: "npm:3.3.3"
2135
2141
  smol-toml: "npm:1.3.4"
2136
2142
  string-env-interpolation: "npm:1.0.1"
2137
- checksum: 10c0/268b44fdc0b5180c3cf690310555484c1f0348dc879a01dacc12cf3522a6a100f39b3042d0ecf2c3034e0218d751f0185240a7fa3e9f9db38605e8e8d3465252
2143
+ checksum: 10c0/1f47a8809a1c06b971ebfaf2adedba820217b83c8c23ebc51ee8e87f72a865768bc3c850ebc5f05d7a91780098370e2762e525945c7b1cc25d84716547ad9da4
2138
2144
  languageName: node
2139
2145
  linkType: hard
2140
2146
 
2141
- "@cedarjs/router@npm:0.3.0":
2142
- version: 0.3.0
2143
- resolution: "@cedarjs/router@npm:0.3.0"
2147
+ "@cedarjs/router@npm:0.4.0":
2148
+ version: 0.4.0
2149
+ resolution: "@cedarjs/router@npm:0.4.0"
2144
2150
  dependencies:
2145
2151
  "@babel/runtime-corejs3": "npm:7.27.6"
2146
- "@cedarjs/auth": "npm:0.3.0"
2147
- "@cedarjs/server-store": "npm:0.3.0"
2152
+ "@cedarjs/auth": "npm:0.4.0"
2153
+ "@cedarjs/server-store": "npm:0.4.0"
2148
2154
  core-js: "npm:3.42.0"
2149
2155
  react: "npm:18.3.1"
2150
2156
  react-dom: "npm:18.3.1"
2151
2157
  peerDependencies:
2152
2158
  react: 18.3.1
2153
2159
  react-dom: 18.3.1
2154
- checksum: 10c0/e3b386b96cc71c613e74a2e3eb7ae472b4ddbe78ea7479c71a81f093a99c8711ad78f917dc8d6401cc04890e9b864c15835b2fc06afbceaf223edea4667c70d5
2160
+ checksum: 10c0/ee073172f7c491e219203e446fecf139f8c8754c9a251baaa5b9adb79fe89862e0044d1ecffb466c6d32166ef69d918c52233e3bcfb1d4a75e097470f4d56f0d
2155
2161
  languageName: node
2156
2162
  linkType: hard
2157
2163
 
2158
- "@cedarjs/server-store@npm:0.3.0":
2159
- version: 0.3.0
2160
- resolution: "@cedarjs/server-store@npm:0.3.0"
2164
+ "@cedarjs/server-store@npm:0.4.0":
2165
+ version: 0.4.0
2166
+ resolution: "@cedarjs/server-store@npm:0.4.0"
2161
2167
  dependencies:
2162
- "@cedarjs/auth": "npm:0.3.0"
2163
- "@cedarjs/cookie-jar": "npm:0.3.0"
2168
+ "@cedarjs/auth": "npm:0.4.0"
2169
+ "@cedarjs/cookie-jar": "npm:0.4.0"
2164
2170
  esbuild: "npm:0.25.0"
2165
2171
  fast-glob: "npm:3.3.3"
2166
2172
  fs-extra: "npm:11.2.0"
2167
- checksum: 10c0/fed9b7ae1b70515f912b9db47349901cf48c86ffeb681d9cdf576bcc13bac541c2c471933251210a61545d495fe1895108e03a13e433b783addd15108679b7e4
2173
+ checksum: 10c0/25b4607cca167039069962f1427073f811dc6ed7cfc16bf1b4c2c6b5e4ea347e3268b46dc85ccfbfd6a0a8b872704873571a94ed6038d82252b27aa048bd0985
2168
2174
  languageName: node
2169
2175
  linkType: hard
2170
2176
 
2171
- "@cedarjs/structure@npm:0.3.0":
2172
- version: 0.3.0
2173
- resolution: "@cedarjs/structure@npm:0.3.0"
2177
+ "@cedarjs/structure@npm:0.4.0":
2178
+ version: 0.4.0
2179
+ resolution: "@cedarjs/structure@npm:0.4.0"
2174
2180
  dependencies:
2175
2181
  "@babel/runtime-corejs3": "npm:7.27.6"
2176
- "@cedarjs/project-config": "npm:0.3.0"
2182
+ "@cedarjs/project-config": "npm:0.4.0"
2177
2183
  "@prisma/internals": "npm:5.20.0"
2178
2184
  "@types/line-column": "npm:1.0.2"
2179
2185
  camelcase: "npm:6.3.0"
@@ -2196,37 +2202,37 @@ __metadata:
2196
2202
  vscode-languageserver-textdocument: "npm:1.0.12"
2197
2203
  vscode-languageserver-types: "npm:3.17.5"
2198
2204
  yargs-parser: "npm:21.1.1"
2199
- checksum: 10c0/4d0589bf5a1e5fb926d4cdc1317795b5102d827a6395eb808a1f232cf8aaa4f6896e9ba6995a37c052ae23c72dfe7528f629979bfcc3a47c2a5f93dbeba4a39c
2205
+ checksum: 10c0/aea038b6365ff1ff34186b3a32cd1b0b5cc2c9d499ab23dd01069b071edea4f4e527986f031cb4449e988c2c7e41ae568b4d9222c1b29429e0cd52e4f6d0cced
2200
2206
  languageName: node
2201
2207
  linkType: hard
2202
2208
 
2203
- "@cedarjs/telemetry@npm:0.3.0":
2204
- version: 0.3.0
2205
- resolution: "@cedarjs/telemetry@npm:0.3.0"
2209
+ "@cedarjs/telemetry@npm:0.4.0":
2210
+ version: 0.4.0
2211
+ resolution: "@cedarjs/telemetry@npm:0.4.0"
2206
2212
  dependencies:
2207
- "@cedarjs/project-config": "npm:0.3.0"
2208
- "@cedarjs/structure": "npm:0.3.0"
2213
+ "@cedarjs/project-config": "npm:0.4.0"
2214
+ "@cedarjs/structure": "npm:0.4.0"
2209
2215
  "@whatwg-node/fetch": "npm:0.9.21"
2210
2216
  ci-info: "npm:4.0.0"
2211
2217
  envinfo: "npm:7.14.0"
2212
2218
  systeminformation: "npm:5.23.8"
2213
2219
  uuid: "npm:10.0.0"
2214
2220
  yargs: "npm:17.7.2"
2215
- checksum: 10c0/333feab33196e787158486128652bf056bf2fc3348dc656c76bc6c0165bc16d06cd81f72ee8f39d4a9ca80d009a619bf86b127571239cc4d5745aa887f0e0776
2221
+ checksum: 10c0/0b59ca941798a1b3db838a58f22aef3922505151726a2d56afcd0cba039c10aca40d9224e197cf354e342849445f3d5c17ab0c60ff5d3b08b073343723d9a04c
2216
2222
  languageName: node
2217
2223
  linkType: hard
2218
2224
 
2219
- "@cedarjs/testing@npm:0.3.0":
2220
- version: 0.3.0
2221
- resolution: "@cedarjs/testing@npm:0.3.0"
2222
- dependencies:
2223
- "@cedarjs/auth": "npm:0.3.0"
2224
- "@cedarjs/babel-config": "npm:0.3.0"
2225
- "@cedarjs/context": "npm:0.3.0"
2226
- "@cedarjs/graphql-server": "npm:0.3.0"
2227
- "@cedarjs/project-config": "npm:0.3.0"
2228
- "@cedarjs/router": "npm:0.3.0"
2229
- "@cedarjs/web": "npm:0.3.0"
2225
+ "@cedarjs/testing@npm:0.4.0":
2226
+ version: 0.4.0
2227
+ resolution: "@cedarjs/testing@npm:0.4.0"
2228
+ dependencies:
2229
+ "@cedarjs/auth": "npm:0.4.0"
2230
+ "@cedarjs/babel-config": "npm:0.4.0"
2231
+ "@cedarjs/context": "npm:0.4.0"
2232
+ "@cedarjs/graphql-server": "npm:0.4.0"
2233
+ "@cedarjs/project-config": "npm:0.4.0"
2234
+ "@cedarjs/router": "npm:0.4.0"
2235
+ "@cedarjs/web": "npm:0.4.0"
2230
2236
  "@testing-library/jest-dom": "npm:6.5.0"
2231
2237
  "@testing-library/react": "npm:14.3.1"
2232
2238
  "@testing-library/user-event": "npm:14.5.2"
@@ -2242,24 +2248,24 @@ __metadata:
2242
2248
  msw: "npm:1.3.4"
2243
2249
  ts-toolbelt: "npm:9.6.0"
2244
2250
  whatwg-fetch: "npm:3.6.20"
2245
- checksum: 10c0/4a609e5b72a382b34784bc9d582b7630fa2da081154ce62707131b97a644da7e0bf76536562515f5b35749aa46109db181cca6cf35d652b486187ac3fbac48cf
2251
+ checksum: 10c0/90807c8fcf8eba8ee49fe7a6541aa5013a8aa8f9520574a32f8792e8298180c34c0cdb9cdfd2cdb79c67a2046f51c48a0a606a1102a3ca085216914457338a81
2246
2252
  languageName: node
2247
2253
  linkType: hard
2248
2254
 
2249
- "@cedarjs/vite@npm:0.3.0":
2250
- version: 0.3.0
2251
- resolution: "@cedarjs/vite@npm:0.3.0"
2255
+ "@cedarjs/vite@npm:0.4.0":
2256
+ version: 0.4.0
2257
+ resolution: "@cedarjs/vite@npm:0.4.0"
2252
2258
  dependencies:
2253
2259
  "@babel/generator": "npm:7.27.5"
2254
2260
  "@babel/parser": "npm:7.27.5"
2255
2261
  "@babel/traverse": "npm:7.27.4"
2256
- "@cedarjs/auth": "npm:0.3.0"
2257
- "@cedarjs/babel-config": "npm:0.3.0"
2258
- "@cedarjs/cookie-jar": "npm:0.3.0"
2259
- "@cedarjs/internal": "npm:0.3.0"
2260
- "@cedarjs/project-config": "npm:0.3.0"
2261
- "@cedarjs/server-store": "npm:0.3.0"
2262
- "@cedarjs/web": "npm:0.3.0"
2262
+ "@cedarjs/auth": "npm:0.4.0"
2263
+ "@cedarjs/babel-config": "npm:0.4.0"
2264
+ "@cedarjs/cookie-jar": "npm:0.4.0"
2265
+ "@cedarjs/internal": "npm:0.4.0"
2266
+ "@cedarjs/project-config": "npm:0.4.0"
2267
+ "@cedarjs/server-store": "npm:0.4.0"
2268
+ "@cedarjs/web": "npm:0.4.0"
2263
2269
  "@swc/core": "npm:1.12.1"
2264
2270
  "@vitejs/plugin-react": "npm:4.3.4"
2265
2271
  "@whatwg-node/fetch": "npm:0.9.21"
@@ -2290,16 +2296,16 @@ __metadata:
2290
2296
  rw-vite-build: ./bins/rw-vite-build.mjs
2291
2297
  rw-vite-dev: ./bins/rw-vite-dev.mjs
2292
2298
  vite: ./bins/vite.mjs
2293
- checksum: 10c0/9e97b42e7768556c677e92f9eae0119a98ad82abc310ffdbbb30afef53287d2cfa5d7e1cf62b9fb77b1a1eb88e10c4879f8794b89440a9c37724cff31d087cac
2299
+ checksum: 10c0/78af71139d773843bb1c2c3a163fff3eeede3237f147c074ebbfe2e40febc93c544a9e113145481a0031b9f42c257cf75fb43323cea034fd098d523466dbd429
2294
2300
  languageName: node
2295
2301
  linkType: hard
2296
2302
 
2297
- "@cedarjs/web-server@npm:0.3.0":
2298
- version: 0.3.0
2299
- resolution: "@cedarjs/web-server@npm:0.3.0"
2303
+ "@cedarjs/web-server@npm:0.4.0":
2304
+ version: 0.4.0
2305
+ resolution: "@cedarjs/web-server@npm:0.4.0"
2300
2306
  dependencies:
2301
- "@cedarjs/fastify-web": "npm:0.3.0"
2302
- "@cedarjs/project-config": "npm:0.3.0"
2307
+ "@cedarjs/fastify-web": "npm:0.4.0"
2308
+ "@cedarjs/project-config": "npm:0.4.0"
2303
2309
  chalk: "npm:4.1.2"
2304
2310
  dotenv-defaults: "npm:5.0.2"
2305
2311
  fastify: "npm:4.28.1"
@@ -2307,18 +2313,18 @@ __metadata:
2307
2313
  yargs: "npm:17.7.2"
2308
2314
  bin:
2309
2315
  rw-web-server: ./dist/bin.js
2310
- checksum: 10c0/6f15d253edb1c4f7303b2735136c3add3e69c10eb783076dc9ff88e2fbb2435e3f04ba1053dddc44b12a36d7b73a1fe04dd717c68fac005eb487f54fb7d8f952
2316
+ checksum: 10c0/abbb9b1cab3f8953f58b25944cd53c5463971ec01b287b81e7d37fbe3d1fe427d9303a512a89f1af7f4a09915119a2db1aa2b8172618819569cdda9a5510670b
2311
2317
  languageName: node
2312
2318
  linkType: hard
2313
2319
 
2314
- "@cedarjs/web@npm:0.3.0":
2315
- version: 0.3.0
2316
- resolution: "@cedarjs/web@npm:0.3.0"
2320
+ "@cedarjs/web@npm:0.4.0":
2321
+ version: 0.4.0
2322
+ resolution: "@cedarjs/web@npm:0.4.0"
2317
2323
  dependencies:
2318
2324
  "@apollo/client": "npm:3.13.8"
2319
2325
  "@babel/runtime-corejs3": "npm:7.27.6"
2320
- "@cedarjs/auth": "npm:0.3.0"
2321
- "@cedarjs/server-store": "npm:0.3.0"
2326
+ "@cedarjs/auth": "npm:0.4.0"
2327
+ "@cedarjs/server-store": "npm:0.4.0"
2322
2328
  "@whatwg-node/fetch": "npm:0.9.21"
2323
2329
  apollo-upload-client: "npm:18.0.1"
2324
2330
  cookie: "npm:0.7.2"
@@ -2334,6 +2340,8 @@ __metadata:
2334
2340
  react: 18.3.1
2335
2341
  react-dom: 18.3.1
2336
2342
  bin:
2343
+ cedarjs: ./dist/cjs/bins/cedarjs.js
2344
+ cj: ./dist/cjs/bins/cedarjs.js
2337
2345
  cross-env: ./dist/cjs/bins/cross-env.js
2338
2346
  msw: ./dist/cjs/bins/msw.js
2339
2347
  redwood: ./dist/cjs/bins/redwood.js
@@ -2341,7 +2349,7 @@ __metadata:
2341
2349
  rwfw: ./dist/cjs/bins/rwfw.js
2342
2350
  storybook: ./dist/cjs/bins/storybook.js
2343
2351
  tsc: ./dist/cjs/bins/tsc.js
2344
- checksum: 10c0/e7d0fde25078a5a23a7118316ed1f93f98a4e0c8e4efbf4a292d12eef71db1eb5f03ad97d7989fe1e386fd63c6d4243ea552cd8e73fd4464bc81f26f7a1f248d
2352
+ checksum: 10c0/fc35fa618ef54511a5169a5c07e90892d49fc38a210bfda7cad463ae2efe55f913864f4246eb7c7664a257a0f6758dadaa51694c5c56b806cdf38baa7c3afd95
2345
2353
  languageName: node
2346
2354
  linkType: hard
2347
2355
 
@@ -5392,142 +5400,142 @@ __metadata:
5392
5400
  languageName: node
5393
5401
  linkType: hard
5394
5402
 
5395
- "@rollup/rollup-android-arm-eabi@npm:4.44.2":
5396
- version: 4.44.2
5397
- resolution: "@rollup/rollup-android-arm-eabi@npm:4.44.2"
5403
+ "@rollup/rollup-android-arm-eabi@npm:4.45.0":
5404
+ version: 4.45.0
5405
+ resolution: "@rollup/rollup-android-arm-eabi@npm:4.45.0"
5398
5406
  conditions: os=android & cpu=arm
5399
5407
  languageName: node
5400
5408
  linkType: hard
5401
5409
 
5402
- "@rollup/rollup-android-arm64@npm:4.44.2":
5403
- version: 4.44.2
5404
- resolution: "@rollup/rollup-android-arm64@npm:4.44.2"
5410
+ "@rollup/rollup-android-arm64@npm:4.45.0":
5411
+ version: 4.45.0
5412
+ resolution: "@rollup/rollup-android-arm64@npm:4.45.0"
5405
5413
  conditions: os=android & cpu=arm64
5406
5414
  languageName: node
5407
5415
  linkType: hard
5408
5416
 
5409
- "@rollup/rollup-darwin-arm64@npm:4.44.2":
5410
- version: 4.44.2
5411
- resolution: "@rollup/rollup-darwin-arm64@npm:4.44.2"
5417
+ "@rollup/rollup-darwin-arm64@npm:4.45.0":
5418
+ version: 4.45.0
5419
+ resolution: "@rollup/rollup-darwin-arm64@npm:4.45.0"
5412
5420
  conditions: os=darwin & cpu=arm64
5413
5421
  languageName: node
5414
5422
  linkType: hard
5415
5423
 
5416
- "@rollup/rollup-darwin-x64@npm:4.44.2":
5417
- version: 4.44.2
5418
- resolution: "@rollup/rollup-darwin-x64@npm:4.44.2"
5424
+ "@rollup/rollup-darwin-x64@npm:4.45.0":
5425
+ version: 4.45.0
5426
+ resolution: "@rollup/rollup-darwin-x64@npm:4.45.0"
5419
5427
  conditions: os=darwin & cpu=x64
5420
5428
  languageName: node
5421
5429
  linkType: hard
5422
5430
 
5423
- "@rollup/rollup-freebsd-arm64@npm:4.44.2":
5424
- version: 4.44.2
5425
- resolution: "@rollup/rollup-freebsd-arm64@npm:4.44.2"
5431
+ "@rollup/rollup-freebsd-arm64@npm:4.45.0":
5432
+ version: 4.45.0
5433
+ resolution: "@rollup/rollup-freebsd-arm64@npm:4.45.0"
5426
5434
  conditions: os=freebsd & cpu=arm64
5427
5435
  languageName: node
5428
5436
  linkType: hard
5429
5437
 
5430
- "@rollup/rollup-freebsd-x64@npm:4.44.2":
5431
- version: 4.44.2
5432
- resolution: "@rollup/rollup-freebsd-x64@npm:4.44.2"
5438
+ "@rollup/rollup-freebsd-x64@npm:4.45.0":
5439
+ version: 4.45.0
5440
+ resolution: "@rollup/rollup-freebsd-x64@npm:4.45.0"
5433
5441
  conditions: os=freebsd & cpu=x64
5434
5442
  languageName: node
5435
5443
  linkType: hard
5436
5444
 
5437
- "@rollup/rollup-linux-arm-gnueabihf@npm:4.44.2":
5438
- version: 4.44.2
5439
- resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.44.2"
5445
+ "@rollup/rollup-linux-arm-gnueabihf@npm:4.45.0":
5446
+ version: 4.45.0
5447
+ resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.45.0"
5440
5448
  conditions: os=linux & cpu=arm & libc=glibc
5441
5449
  languageName: node
5442
5450
  linkType: hard
5443
5451
 
5444
- "@rollup/rollup-linux-arm-musleabihf@npm:4.44.2":
5445
- version: 4.44.2
5446
- resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.44.2"
5452
+ "@rollup/rollup-linux-arm-musleabihf@npm:4.45.0":
5453
+ version: 4.45.0
5454
+ resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.45.0"
5447
5455
  conditions: os=linux & cpu=arm & libc=musl
5448
5456
  languageName: node
5449
5457
  linkType: hard
5450
5458
 
5451
- "@rollup/rollup-linux-arm64-gnu@npm:4.44.2":
5452
- version: 4.44.2
5453
- resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.44.2"
5459
+ "@rollup/rollup-linux-arm64-gnu@npm:4.45.0":
5460
+ version: 4.45.0
5461
+ resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.45.0"
5454
5462
  conditions: os=linux & cpu=arm64 & libc=glibc
5455
5463
  languageName: node
5456
5464
  linkType: hard
5457
5465
 
5458
- "@rollup/rollup-linux-arm64-musl@npm:4.44.2":
5459
- version: 4.44.2
5460
- resolution: "@rollup/rollup-linux-arm64-musl@npm:4.44.2"
5466
+ "@rollup/rollup-linux-arm64-musl@npm:4.45.0":
5467
+ version: 4.45.0
5468
+ resolution: "@rollup/rollup-linux-arm64-musl@npm:4.45.0"
5461
5469
  conditions: os=linux & cpu=arm64 & libc=musl
5462
5470
  languageName: node
5463
5471
  linkType: hard
5464
5472
 
5465
- "@rollup/rollup-linux-loongarch64-gnu@npm:4.44.2":
5466
- version: 4.44.2
5467
- resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.44.2"
5473
+ "@rollup/rollup-linux-loongarch64-gnu@npm:4.45.0":
5474
+ version: 4.45.0
5475
+ resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.45.0"
5468
5476
  conditions: os=linux & cpu=loong64 & libc=glibc
5469
5477
  languageName: node
5470
5478
  linkType: hard
5471
5479
 
5472
- "@rollup/rollup-linux-powerpc64le-gnu@npm:4.44.2":
5473
- version: 4.44.2
5474
- resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.44.2"
5480
+ "@rollup/rollup-linux-powerpc64le-gnu@npm:4.45.0":
5481
+ version: 4.45.0
5482
+ resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.45.0"
5475
5483
  conditions: os=linux & cpu=ppc64 & libc=glibc
5476
5484
  languageName: node
5477
5485
  linkType: hard
5478
5486
 
5479
- "@rollup/rollup-linux-riscv64-gnu@npm:4.44.2":
5480
- version: 4.44.2
5481
- resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.44.2"
5487
+ "@rollup/rollup-linux-riscv64-gnu@npm:4.45.0":
5488
+ version: 4.45.0
5489
+ resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.45.0"
5482
5490
  conditions: os=linux & cpu=riscv64 & libc=glibc
5483
5491
  languageName: node
5484
5492
  linkType: hard
5485
5493
 
5486
- "@rollup/rollup-linux-riscv64-musl@npm:4.44.2":
5487
- version: 4.44.2
5488
- resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.44.2"
5494
+ "@rollup/rollup-linux-riscv64-musl@npm:4.45.0":
5495
+ version: 4.45.0
5496
+ resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.45.0"
5489
5497
  conditions: os=linux & cpu=riscv64 & libc=musl
5490
5498
  languageName: node
5491
5499
  linkType: hard
5492
5500
 
5493
- "@rollup/rollup-linux-s390x-gnu@npm:4.44.2":
5494
- version: 4.44.2
5495
- resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.44.2"
5501
+ "@rollup/rollup-linux-s390x-gnu@npm:4.45.0":
5502
+ version: 4.45.0
5503
+ resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.45.0"
5496
5504
  conditions: os=linux & cpu=s390x & libc=glibc
5497
5505
  languageName: node
5498
5506
  linkType: hard
5499
5507
 
5500
- "@rollup/rollup-linux-x64-gnu@npm:4.44.2":
5501
- version: 4.44.2
5502
- resolution: "@rollup/rollup-linux-x64-gnu@npm:4.44.2"
5508
+ "@rollup/rollup-linux-x64-gnu@npm:4.45.0":
5509
+ version: 4.45.0
5510
+ resolution: "@rollup/rollup-linux-x64-gnu@npm:4.45.0"
5503
5511
  conditions: os=linux & cpu=x64 & libc=glibc
5504
5512
  languageName: node
5505
5513
  linkType: hard
5506
5514
 
5507
- "@rollup/rollup-linux-x64-musl@npm:4.44.2":
5508
- version: 4.44.2
5509
- resolution: "@rollup/rollup-linux-x64-musl@npm:4.44.2"
5515
+ "@rollup/rollup-linux-x64-musl@npm:4.45.0":
5516
+ version: 4.45.0
5517
+ resolution: "@rollup/rollup-linux-x64-musl@npm:4.45.0"
5510
5518
  conditions: os=linux & cpu=x64 & libc=musl
5511
5519
  languageName: node
5512
5520
  linkType: hard
5513
5521
 
5514
- "@rollup/rollup-win32-arm64-msvc@npm:4.44.2":
5515
- version: 4.44.2
5516
- resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.44.2"
5522
+ "@rollup/rollup-win32-arm64-msvc@npm:4.45.0":
5523
+ version: 4.45.0
5524
+ resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.45.0"
5517
5525
  conditions: os=win32 & cpu=arm64
5518
5526
  languageName: node
5519
5527
  linkType: hard
5520
5528
 
5521
- "@rollup/rollup-win32-ia32-msvc@npm:4.44.2":
5522
- version: 4.44.2
5523
- resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.44.2"
5529
+ "@rollup/rollup-win32-ia32-msvc@npm:4.45.0":
5530
+ version: 4.45.0
5531
+ resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.45.0"
5524
5532
  conditions: os=win32 & cpu=ia32
5525
5533
  languageName: node
5526
5534
  linkType: hard
5527
5535
 
5528
- "@rollup/rollup-win32-x64-msvc@npm:4.44.2":
5529
- version: 4.44.2
5530
- resolution: "@rollup/rollup-win32-x64-msvc@npm:4.44.2"
5536
+ "@rollup/rollup-win32-x64-msvc@npm:4.45.0":
5537
+ version: 4.45.0
5538
+ resolution: "@rollup/rollup-win32-x64-msvc@npm:4.45.0"
5531
5539
  conditions: os=win32 & cpu=x64
5532
5540
  languageName: node
5533
5541
  linkType: hard
@@ -6790,8 +6798,8 @@ __metadata:
6790
6798
  version: 0.0.0-use.local
6791
6799
  resolution: "api@workspace:api"
6792
6800
  dependencies:
6793
- "@cedarjs/api": "npm:0.3.0"
6794
- "@cedarjs/graphql-server": "npm:0.3.0"
6801
+ "@cedarjs/api": "npm:0.4.0"
6802
+ "@cedarjs/graphql-server": "npm:0.4.0"
6795
6803
  languageName: unknown
6796
6804
  linkType: soft
6797
6805
 
@@ -15653,29 +15661,29 @@ __metadata:
15653
15661
  linkType: hard
15654
15662
 
15655
15663
  "rollup@npm:^4.20.0, rollup@npm:^4.40.0":
15656
- version: 4.44.2
15657
- resolution: "rollup@npm:4.44.2"
15658
- dependencies:
15659
- "@rollup/rollup-android-arm-eabi": "npm:4.44.2"
15660
- "@rollup/rollup-android-arm64": "npm:4.44.2"
15661
- "@rollup/rollup-darwin-arm64": "npm:4.44.2"
15662
- "@rollup/rollup-darwin-x64": "npm:4.44.2"
15663
- "@rollup/rollup-freebsd-arm64": "npm:4.44.2"
15664
- "@rollup/rollup-freebsd-x64": "npm:4.44.2"
15665
- "@rollup/rollup-linux-arm-gnueabihf": "npm:4.44.2"
15666
- "@rollup/rollup-linux-arm-musleabihf": "npm:4.44.2"
15667
- "@rollup/rollup-linux-arm64-gnu": "npm:4.44.2"
15668
- "@rollup/rollup-linux-arm64-musl": "npm:4.44.2"
15669
- "@rollup/rollup-linux-loongarch64-gnu": "npm:4.44.2"
15670
- "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.44.2"
15671
- "@rollup/rollup-linux-riscv64-gnu": "npm:4.44.2"
15672
- "@rollup/rollup-linux-riscv64-musl": "npm:4.44.2"
15673
- "@rollup/rollup-linux-s390x-gnu": "npm:4.44.2"
15674
- "@rollup/rollup-linux-x64-gnu": "npm:4.44.2"
15675
- "@rollup/rollup-linux-x64-musl": "npm:4.44.2"
15676
- "@rollup/rollup-win32-arm64-msvc": "npm:4.44.2"
15677
- "@rollup/rollup-win32-ia32-msvc": "npm:4.44.2"
15678
- "@rollup/rollup-win32-x64-msvc": "npm:4.44.2"
15664
+ version: 4.45.0
15665
+ resolution: "rollup@npm:4.45.0"
15666
+ dependencies:
15667
+ "@rollup/rollup-android-arm-eabi": "npm:4.45.0"
15668
+ "@rollup/rollup-android-arm64": "npm:4.45.0"
15669
+ "@rollup/rollup-darwin-arm64": "npm:4.45.0"
15670
+ "@rollup/rollup-darwin-x64": "npm:4.45.0"
15671
+ "@rollup/rollup-freebsd-arm64": "npm:4.45.0"
15672
+ "@rollup/rollup-freebsd-x64": "npm:4.45.0"
15673
+ "@rollup/rollup-linux-arm-gnueabihf": "npm:4.45.0"
15674
+ "@rollup/rollup-linux-arm-musleabihf": "npm:4.45.0"
15675
+ "@rollup/rollup-linux-arm64-gnu": "npm:4.45.0"
15676
+ "@rollup/rollup-linux-arm64-musl": "npm:4.45.0"
15677
+ "@rollup/rollup-linux-loongarch64-gnu": "npm:4.45.0"
15678
+ "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.45.0"
15679
+ "@rollup/rollup-linux-riscv64-gnu": "npm:4.45.0"
15680
+ "@rollup/rollup-linux-riscv64-musl": "npm:4.45.0"
15681
+ "@rollup/rollup-linux-s390x-gnu": "npm:4.45.0"
15682
+ "@rollup/rollup-linux-x64-gnu": "npm:4.45.0"
15683
+ "@rollup/rollup-linux-x64-musl": "npm:4.45.0"
15684
+ "@rollup/rollup-win32-arm64-msvc": "npm:4.45.0"
15685
+ "@rollup/rollup-win32-ia32-msvc": "npm:4.45.0"
15686
+ "@rollup/rollup-win32-x64-msvc": "npm:4.45.0"
15679
15687
  "@types/estree": "npm:1.0.8"
15680
15688
  fsevents: "npm:~2.3.2"
15681
15689
  dependenciesMeta:
@@ -15723,7 +15731,7 @@ __metadata:
15723
15731
  optional: true
15724
15732
  bin:
15725
15733
  rollup: dist/bin/rollup
15726
- checksum: 10c0/5ada4fd03e8077888a065bb03f2425501b8402e7cc26f0ffbb454feb61e3a825c8260252a5f768c25481866e798c5ff910f5953c4638ae238d1a14befced02b8
15734
+ checksum: 10c0/532d7b97b6ec0ccb9d0ef91513b9e6bf6734c8cb3b8f44ee4c430fac70416e848656c40128f0f798d8f020ec5bcaf0882fceaf5c42fc26236b071b9792d23c5f
15727
15735
  languageName: node
15728
15736
  linkType: hard
15729
15737
 
@@ -15731,9 +15739,9 @@ __metadata:
15731
15739
  version: 0.0.0-use.local
15732
15740
  resolution: "root-workspace-0b6124@workspace:."
15733
15741
  dependencies:
15734
- "@cedarjs/core": "npm:0.3.0"
15735
- "@cedarjs/project-config": "npm:0.3.0"
15736
- "@cedarjs/testing": "npm:0.3.0"
15742
+ "@cedarjs/core": "npm:0.4.0"
15743
+ "@cedarjs/project-config": "npm:0.4.0"
15744
+ "@cedarjs/testing": "npm:0.4.0"
15737
15745
  languageName: unknown
15738
15746
  linkType: soft
15739
15747
 
@@ -17772,10 +17780,10 @@ __metadata:
17772
17780
  version: 0.0.0-use.local
17773
17781
  resolution: "web@workspace:web"
17774
17782
  dependencies:
17775
- "@cedarjs/forms": "npm:0.3.0"
17776
- "@cedarjs/router": "npm:0.3.0"
17777
- "@cedarjs/vite": "npm:0.3.0"
17778
- "@cedarjs/web": "npm:0.3.0"
17783
+ "@cedarjs/forms": "npm:0.4.0"
17784
+ "@cedarjs/router": "npm:0.4.0"
17785
+ "@cedarjs/vite": "npm:0.4.0"
17786
+ "@cedarjs/web": "npm:0.4.0"
17779
17787
  "@types/react": "npm:^18.2.55"
17780
17788
  "@types/react-dom": "npm:^18.2.19"
17781
17789
  react: "npm:18.3.1"