create-cedar-app 5.0.0-rc.273 → 5.0.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.
@@ -205,7 +205,7 @@ __metadata:
205
205
  languageName: node
206
206
  linkType: hard
207
207
 
208
- "@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.24.7, @babel/core@npm:^7.26.10, @babel/core@npm:^7.28.0, @babel/core@npm:^7.28.6, @babel/core@npm:^7.29.7":
208
+ "@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.9, @babel/core@npm:^7.24.7, @babel/core@npm:^7.26.10, @babel/core@npm:^7.28.0, @babel/core@npm:^7.28.6, @babel/core@npm:^7.29.7":
209
209
  version: 7.29.7
210
210
  resolution: "@babel/core@npm:7.29.7"
211
211
  dependencies:
@@ -289,7 +289,7 @@ __metadata:
289
289
  languageName: node
290
290
  linkType: hard
291
291
 
292
- "@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.29.7":
292
+ "@babel/helper-create-class-features-plugin@npm:^7.29.7":
293
293
  version: 7.29.7
294
294
  resolution: "@babel/helper-create-class-features-plugin@npm:7.29.7"
295
295
  dependencies:
@@ -468,7 +468,7 @@ __metadata:
468
468
  languageName: node
469
469
  linkType: hard
470
470
 
471
- "@babel/parser@npm:7.29.7, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.1.6, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.4, @babel/parser@npm:^7.24.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.29.3, @babel/parser@npm:^7.29.7, @babel/parser@npm:^7.3.2":
471
+ "@babel/parser@npm:7.29.7, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.1.6, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.7, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.29.3, @babel/parser@npm:^7.29.7, @babel/parser@npm:^7.3.2":
472
472
  version: 7.29.7
473
473
  resolution: "@babel/parser@npm:7.29.7"
474
474
  dependencies:
@@ -550,18 +550,6 @@ __metadata:
550
550
  languageName: node
551
551
  linkType: hard
552
552
 
553
- "@babel/plugin-proposal-private-methods@npm:^7.18.6":
554
- version: 7.18.6
555
- resolution: "@babel/plugin-proposal-private-methods@npm:7.18.6"
556
- dependencies:
557
- "@babel/helper-create-class-features-plugin": "npm:^7.18.6"
558
- "@babel/helper-plugin-utils": "npm:^7.18.6"
559
- peerDependencies:
560
- "@babel/core": ^7.0.0-0
561
- checksum: 10c0/1c273d0ec3d49d0fe80bd754ec0191016e5b3ab4fb1e162ac0c014e9d3c1517a5d973afbf8b6dc9f9c98a8605c79e5f9e8b5ee158a4313fa68d1ff7b02084b6a
562
- languageName: node
563
- linkType: hard
564
-
565
553
  "@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2":
566
554
  version: 7.21.0-placeholder-for-preset-env.2
567
555
  resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2"
@@ -1710,15 +1698,15 @@ __metadata:
1710
1698
  languageName: node
1711
1699
  linkType: hard
1712
1700
 
1713
- "@cedarjs/api-server@npm:5.0.0-rc.273":
1714
- version: 5.0.0-rc.273
1715
- resolution: "@cedarjs/api-server@npm:5.0.0-rc.273"
1701
+ "@cedarjs/api-server@npm:5.0.0":
1702
+ version: 5.0.0
1703
+ resolution: "@cedarjs/api-server@npm:5.0.0"
1716
1704
  dependencies:
1717
- "@cedarjs/context": "npm:5.0.0-rc.273"
1718
- "@cedarjs/fastify-web": "npm:5.0.0-rc.273"
1719
- "@cedarjs/internal": "npm:5.0.0-rc.273"
1720
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
1721
- "@cedarjs/web-server": "npm:5.0.0-rc.273"
1705
+ "@cedarjs/context": "npm:5.0.0"
1706
+ "@cedarjs/fastify-web": "npm:5.0.0"
1707
+ "@cedarjs/internal": "npm:5.0.0"
1708
+ "@cedarjs/project-config": "npm:5.0.0"
1709
+ "@cedarjs/web-server": "npm:5.0.0"
1722
1710
  "@fastify/multipart": "npm:9.4.0"
1723
1711
  "@fastify/url-data": "npm:6.0.3"
1724
1712
  ansis: "npm:4.2.0"
@@ -1735,7 +1723,7 @@ __metadata:
1735
1723
  termi-link: "npm:1.1.0"
1736
1724
  yargs: "npm:17.7.2"
1737
1725
  peerDependencies:
1738
- "@cedarjs/graphql-server": 5.0.0-rc.273
1726
+ "@cedarjs/graphql-server": 5.0.0
1739
1727
  peerDependenciesMeta:
1740
1728
  "@cedarjs/graphql-server":
1741
1729
  optional: true
@@ -1748,13 +1736,13 @@ __metadata:
1748
1736
  cedarjs-server: dist/bin.js
1749
1737
  rw-log-formatter: dist/cjs/logFormatter/bin.js
1750
1738
  rw-server: dist/cjs/bin.js
1751
- checksum: 10c0/aaec486c57f02783a45200ba3cba9ea5fa1d454130f7099c302b65d3ee1f38bac2435fa096a417026991b31444c83cbaa7995c0d99b9e316efff20d20ccd4a9d
1739
+ checksum: 10c0/67e0216b5ce8fcb151d9aca4c814fa57233ba1ccbec60d093e4e2ef0d7724c3153a814fd395e347b8d4f9454a464f18a527e678b024defea46da05470518b6e3
1752
1740
  languageName: node
1753
1741
  linkType: hard
1754
1742
 
1755
- "@cedarjs/api@npm:5.0.0-rc.273":
1756
- version: 5.0.0-rc.273
1757
- resolution: "@cedarjs/api@npm:5.0.0-rc.273"
1743
+ "@cedarjs/api@npm:5.0.0":
1744
+ version: 5.0.0
1745
+ resolution: "@cedarjs/api@npm:5.0.0"
1758
1746
  dependencies:
1759
1747
  "@prisma/client": "npm:7.8.0"
1760
1748
  "@whatwg-node/fetch": "npm:0.10.13"
@@ -1780,22 +1768,22 @@ __metadata:
1780
1768
  redwood: dist/cjs/bins/redwood.js
1781
1769
  rw: dist/cjs/bins/redwood.js
1782
1770
  tsc: dist/cjs/bins/tsc.js
1783
- checksum: 10c0/3bd00e2d8272e9eb0f4c01a7c368079e1df747ab7512d7b5fa59205cb76c8b9b18131bfb4508fbc58e6d413644e48a7598a04fa9270332276ec5dbab77360113
1771
+ checksum: 10c0/4565825c180af361dbfece33176367b288a9920847e5f6d42dba920b494ace53d1ed68b82035a8a4aa837166e12b129f0ee656ed4c14c802175f7a09fd3861a3
1784
1772
  languageName: node
1785
1773
  linkType: hard
1786
1774
 
1787
- "@cedarjs/auth@npm:5.0.0-rc.273":
1788
- version: 5.0.0-rc.273
1789
- resolution: "@cedarjs/auth@npm:5.0.0-rc.273"
1775
+ "@cedarjs/auth@npm:5.0.0":
1776
+ version: 5.0.0
1777
+ resolution: "@cedarjs/auth@npm:5.0.0"
1790
1778
  dependencies:
1791
1779
  react: "npm:18.3.1"
1792
- checksum: 10c0/233d64f70cd6a2787f0edacef4208f99d79bec94684462290f91a9384d9312f362ce51025e6c1a9107bde4f71593144eecfead30229053c2832bd71ca06d2cf9
1780
+ checksum: 10c0/bcbd15ad6984c8fa973a7a6577e0adf85afa496dd2249b093bee03624206f60b41bedcc67171a1687a6cad45ccf376d964dc506b6c7dd67145ee185351a6ff7c
1793
1781
  languageName: node
1794
1782
  linkType: hard
1795
1783
 
1796
- "@cedarjs/babel-config@npm:5.0.0-rc.273":
1797
- version: 5.0.0-rc.273
1798
- resolution: "@cedarjs/babel-config@npm:5.0.0-rc.273"
1784
+ "@cedarjs/babel-config@npm:5.0.0":
1785
+ version: 5.0.0
1786
+ resolution: "@cedarjs/babel-config@npm:5.0.0"
1799
1787
  dependencies:
1800
1788
  "@babel/core": "npm:^7.26.10"
1801
1789
  "@babel/parser": "npm:7.29.7"
@@ -1806,24 +1794,24 @@ __metadata:
1806
1794
  "@babel/preset-typescript": "npm:7.29.7"
1807
1795
  "@babel/register": "npm:7.29.7"
1808
1796
  "@babel/traverse": "npm:7.29.7"
1809
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
1797
+ "@cedarjs/project-config": "npm:5.0.0"
1810
1798
  babel-plugin-auto-import: "npm:1.1.0"
1811
1799
  babel-plugin-graphql-tag: "npm:3.3.0"
1812
1800
  babel-plugin-module-resolver: "npm:5.0.3"
1813
1801
  fast-glob: "npm:3.3.3"
1814
1802
  graphql: "npm:16.14.2"
1815
1803
  typescript: "npm:5.9.3"
1816
- checksum: 10c0/16749c2b1056a86777b0b05b5d82baa0beee006c844f07e5a5a2843caf8858f2670855700113dd11e8690274c27460291b4db4d6acb18816e105fc4c46c25efc
1804
+ checksum: 10c0/82537bcc9fc2ffea5f72506891e5d97776e7f3c4553bcfb981b4527812285f71d5065703e063771892c80ebc37659742fa03ef0a0dda99692ef9e2993c2a2ec0
1817
1805
  languageName: node
1818
1806
  linkType: hard
1819
1807
 
1820
- "@cedarjs/cli-helpers@npm:5.0.0-rc.273":
1821
- version: 5.0.0-rc.273
1822
- resolution: "@cedarjs/cli-helpers@npm:5.0.0-rc.273"
1808
+ "@cedarjs/cli-helpers@npm:5.0.0":
1809
+ version: 5.0.0
1810
+ resolution: "@cedarjs/cli-helpers@npm:5.0.0"
1823
1811
  dependencies:
1824
1812
  "@babel/core": "npm:^7.26.10"
1825
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
1826
- "@cedarjs/telemetry": "npm:5.0.0-rc.273"
1813
+ "@cedarjs/project-config": "npm:5.0.0"
1814
+ "@cedarjs/telemetry": "npm:5.0.0"
1827
1815
  "@listr2/prompt-adapter-enquirer": "npm:4.2.1"
1828
1816
  "@opentelemetry/api": "npm:1.9.1"
1829
1817
  ansis: "npm:4.2.0"
@@ -1840,27 +1828,27 @@ __metadata:
1840
1828
  smol-toml: "npm:1.6.1"
1841
1829
  termi-link: "npm:1.1.0"
1842
1830
  yargs-parser: "npm:21.1.1"
1843
- checksum: 10c0/ece9acb236577dd5a384acf82b8efca9ebd08f6eacc93258773b224ff53fbd20dfe37b2c0e383b47d1da11a414f878433e0c83bed0f46320b96abca44cbbf2e8
1831
+ checksum: 10c0/058019df39ca3d1870054afb40e1c781d86994fb18900378da0b8411336d67cf8a87f6675e410fec3ad96ef1d2e64f85966904055f2fba21bb2c857aa65e45b0
1844
1832
  languageName: node
1845
1833
  linkType: hard
1846
1834
 
1847
- "@cedarjs/cli@npm:5.0.0-rc.273":
1848
- version: 5.0.0-rc.273
1849
- resolution: "@cedarjs/cli@npm:5.0.0-rc.273"
1835
+ "@cedarjs/cli@npm:5.0.0":
1836
+ version: 5.0.0
1837
+ resolution: "@cedarjs/cli@npm:5.0.0"
1850
1838
  dependencies:
1851
1839
  "@babel/parser": "npm:7.29.7"
1852
1840
  "@babel/preset-typescript": "npm:7.29.7"
1853
- "@cedarjs/api-server": "npm:5.0.0-rc.273"
1854
- "@cedarjs/cli-helpers": "npm:5.0.0-rc.273"
1855
- "@cedarjs/fastify-web": "npm:5.0.0-rc.273"
1856
- "@cedarjs/internal": "npm:5.0.0-rc.273"
1857
- "@cedarjs/prerender": "npm:5.0.0-rc.273"
1858
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
1859
- "@cedarjs/structure": "npm:5.0.0-rc.273"
1860
- "@cedarjs/telemetry": "npm:5.0.0-rc.273"
1861
- "@cedarjs/utils": "npm:5.0.0-rc.273"
1862
- "@cedarjs/vite": "npm:5.0.0-rc.273"
1863
- "@cedarjs/web-server": "npm:5.0.0-rc.273"
1841
+ "@cedarjs/api-server": "npm:5.0.0"
1842
+ "@cedarjs/cli-helpers": "npm:5.0.0"
1843
+ "@cedarjs/fastify-web": "npm:5.0.0"
1844
+ "@cedarjs/internal": "npm:5.0.0"
1845
+ "@cedarjs/prerender": "npm:5.0.0"
1846
+ "@cedarjs/project-config": "npm:5.0.0"
1847
+ "@cedarjs/structure": "npm:5.0.0"
1848
+ "@cedarjs/telemetry": "npm:5.0.0"
1849
+ "@cedarjs/utils": "npm:5.0.0"
1850
+ "@cedarjs/vite": "npm:5.0.0"
1851
+ "@cedarjs/web-server": "npm:5.0.0"
1864
1852
  "@listr2/prompt-adapter-enquirer": "npm:4.2.1"
1865
1853
  "@opentelemetry/api": "npm:1.9.1"
1866
1854
  "@opentelemetry/core": "npm:1.30.1"
@@ -1915,40 +1903,40 @@ __metadata:
1915
1903
  cfw: dist/cfw.js
1916
1904
  redwood: dist/index.js
1917
1905
  rw: dist/index.js
1918
- checksum: 10c0/a2c06c05f7585cf31d39faddcac91b032ba41fd2673f0fd73701e4620ac203fad21ed5149c25c04d4beca6500f4bfe393e0c549a65917af83956c97feb35dfd0
1906
+ checksum: 10c0/1c8af2f3b573bf7d055a2a3af6ea763cb4a4d63152e5892a23ed2a29ff4af0aeb8da96ea6e5ea5b1b698d0c22698568111b01e691360ea336892a8eac9013903
1919
1907
  languageName: node
1920
1908
  linkType: hard
1921
1909
 
1922
- "@cedarjs/context@npm:5.0.0-rc.273":
1923
- version: 5.0.0-rc.273
1924
- resolution: "@cedarjs/context@npm:5.0.0-rc.273"
1925
- checksum: 10c0/27e0e2e57c02b11d353761a3cd2b08c3d20475741b1ce8a841426d1237f102438495fdb64577a01f1df0ac162cf010668ee590dbf5fba4e1f5c7473986453c5a
1910
+ "@cedarjs/context@npm:5.0.0":
1911
+ version: 5.0.0
1912
+ resolution: "@cedarjs/context@npm:5.0.0"
1913
+ checksum: 10c0/ba1b3b407bbfef8a20804cbd0e5174acbaa0519337b51eab24657b146c9f8cf5e03fdf1b57732d4a6c6fb4a1bf981032d048a52d42d166d01a6403d6cfe86602
1926
1914
  languageName: node
1927
1915
  linkType: hard
1928
1916
 
1929
- "@cedarjs/cookie-jar@npm:5.0.0-rc.273":
1930
- version: 5.0.0-rc.273
1931
- resolution: "@cedarjs/cookie-jar@npm:5.0.0-rc.273"
1917
+ "@cedarjs/cookie-jar@npm:5.0.0":
1918
+ version: 5.0.0
1919
+ resolution: "@cedarjs/cookie-jar@npm:5.0.0"
1932
1920
  dependencies:
1933
1921
  cookie: "npm:1.1.1"
1934
1922
  esbuild: "npm:0.27.7"
1935
1923
  fast-glob: "npm:3.3.3"
1936
- checksum: 10c0/7bda3d314400e81eac9aef91d8d4c33326e240435fcf6295908142dd3ccee04b80f1289322fbb673130ffd5b62493d95684976215087f25a816fb8d4276c18d9
1924
+ checksum: 10c0/4f918d5ae033a2dde3c5267303c4b00e3aecf05d32e3ca3ac2a536f68dfa2a8ef7c21df6ce7ccac51e72565712b0a09d3bd8389a4291cbd11043a1b4d59d4a92
1937
1925
  languageName: node
1938
1926
  linkType: hard
1939
1927
 
1940
- "@cedarjs/core@npm:5.0.0-rc.273":
1941
- version: 5.0.0-rc.273
1942
- resolution: "@cedarjs/core@npm:5.0.0-rc.273"
1928
+ "@cedarjs/core@npm:5.0.0":
1929
+ version: 5.0.0
1930
+ resolution: "@cedarjs/core@npm:5.0.0"
1943
1931
  dependencies:
1944
1932
  "@babel/cli": "npm:7.29.7"
1945
- "@cedarjs/api-server": "npm:5.0.0-rc.273"
1946
- "@cedarjs/cli": "npm:5.0.0-rc.273"
1947
- "@cedarjs/eslint-config": "npm:5.0.0-rc.273"
1948
- "@cedarjs/internal": "npm:5.0.0-rc.273"
1949
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
1950
- "@cedarjs/testing": "npm:5.0.0-rc.273"
1951
- "@cedarjs/web-server": "npm:5.0.0-rc.273"
1933
+ "@cedarjs/api-server": "npm:5.0.0"
1934
+ "@cedarjs/cli": "npm:5.0.0"
1935
+ "@cedarjs/eslint-config": "npm:5.0.0"
1936
+ "@cedarjs/internal": "npm:5.0.0"
1937
+ "@cedarjs/project-config": "npm:5.0.0"
1938
+ "@cedarjs/testing": "npm:5.0.0"
1939
+ "@cedarjs/web-server": "npm:5.0.0"
1952
1940
  graphql-tag: "npm:2.12.6"
1953
1941
  nodemon: "npm:3.1.14"
1954
1942
  typescript: "npm:5.9.3"
@@ -1980,21 +1968,21 @@ __metadata:
1980
1968
  rw-server: dist/bins/rw-server.js
1981
1969
  rw-web-server: dist/bins/rw-web-server.js
1982
1970
  vitest: dist/bins/vitest.js
1983
- checksum: 10c0/a74df95d7607cd8b18116e621ce9a138b6625f3a559ef62e3c2cc3a5bd7f60c15d440ef5bb8ec92cc9bbe9bc2c766aed2fe56c03478a8d1e09e77befd8008dcd
1971
+ checksum: 10c0/9a1e7d9198874f85acfc70c320a4368002bbc903502302315df50017579970f25a245efefcfc621ecbac10ccf3207b208ed17aae16e677d10da36e1fbd3f80ec
1984
1972
  languageName: node
1985
1973
  linkType: hard
1986
1974
 
1987
- "@cedarjs/eslint-config@npm:5.0.0-rc.273":
1988
- version: 5.0.0-rc.273
1989
- resolution: "@cedarjs/eslint-config@npm:5.0.0-rc.273"
1975
+ "@cedarjs/eslint-config@npm:5.0.0":
1976
+ version: 5.0.0
1977
+ resolution: "@cedarjs/eslint-config@npm:5.0.0"
1990
1978
  dependencies:
1991
1979
  "@babel/core": "npm:^7.26.10"
1992
1980
  "@babel/eslint-parser": "npm:7.29.7"
1993
1981
  "@babel/eslint-plugin": "npm:7.29.7"
1994
- "@cedarjs/babel-config": "npm:5.0.0-rc.273"
1995
- "@cedarjs/eslint-plugin": "npm:5.0.0-rc.273"
1996
- "@cedarjs/internal": "npm:5.0.0-rc.273"
1997
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
1982
+ "@cedarjs/babel-config": "npm:5.0.0"
1983
+ "@cedarjs/eslint-plugin": "npm:5.0.0"
1984
+ "@cedarjs/internal": "npm:5.0.0"
1985
+ "@cedarjs/project-config": "npm:5.0.0"
1998
1986
  "@eslint/js": "npm:8.57.1"
1999
1987
  "@typescript-eslint/eslint-plugin": "npm:8.60.1"
2000
1988
  "@typescript-eslint/parser": "npm:8.60.1"
@@ -2007,56 +1995,60 @@ __metadata:
2007
1995
  eslint-plugin-jsx-a11y: "npm:6.10.2"
2008
1996
  eslint-plugin-prettier: "npm:5.5.6"
2009
1997
  eslint-plugin-react: "npm:7.37.5"
2010
- eslint-plugin-react-compiler: "npm:19.1.0-rc.2"
2011
1998
  eslint-plugin-react-hooks: "npm:4.6.2"
2012
1999
  prettier: "npm:3.8.4"
2013
2000
  typescript-eslint: "npm:8.60.1"
2014
- checksum: 10c0/c210e62de4a64f5b32d3ee9c4756809f1145790bf5fc0a01ecaec5d434b03544a542aba5749b119b84efc817b0e35b370c31363e9f8820002fe2602332b3fe8e
2001
+ peerDependencies:
2002
+ eslint-plugin-react-compiler: 19.1.0-rc.2
2003
+ peerDependenciesMeta:
2004
+ eslint-plugin-react-compiler:
2005
+ optional: true
2006
+ checksum: 10c0/844ab4e03896287e8099660d08e782cc42057f87f6701e523a5ae4d731a212b72a1aff0bd4a1ad0b636f0ee7d07dec5c470b0c6654eee0449447cb09803982c7
2015
2007
  languageName: node
2016
2008
  linkType: hard
2017
2009
 
2018
- "@cedarjs/eslint-plugin@npm:5.0.0-rc.273":
2019
- version: 5.0.0-rc.273
2020
- resolution: "@cedarjs/eslint-plugin@npm:5.0.0-rc.273"
2010
+ "@cedarjs/eslint-plugin@npm:5.0.0":
2011
+ version: 5.0.0
2012
+ resolution: "@cedarjs/eslint-plugin@npm:5.0.0"
2021
2013
  dependencies:
2022
2014
  "@typescript-eslint/utils": "npm:8.60.1"
2023
2015
  eslint: "npm:8.57.1"
2024
- checksum: 10c0/3e8ba9654a31bfc27118102eacab4431a01665308ca7076e84eeb35eb5b9385c808d23ee51dd6f9839aa5fab2b72fd1bb6ec8e7ca5333726edc8ac1216270515
2016
+ checksum: 10c0/8625daf8bad97e13ba4e23f00b87d0dd01f80fce9eb081fe135cfbfe51cd070f73e179e3b3b1fde6f5c53ed5fbfebc81136bdfd139928677e6f4a42509c10482
2025
2017
  languageName: node
2026
2018
  linkType: hard
2027
2019
 
2028
- "@cedarjs/fastify-web@npm:5.0.0-rc.273":
2029
- version: 5.0.0-rc.273
2030
- resolution: "@cedarjs/fastify-web@npm:5.0.0-rc.273"
2020
+ "@cedarjs/fastify-web@npm:5.0.0":
2021
+ version: 5.0.0
2022
+ resolution: "@cedarjs/fastify-web@npm:5.0.0"
2031
2023
  dependencies:
2032
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
2024
+ "@cedarjs/project-config": "npm:5.0.0"
2033
2025
  "@fastify/http-proxy": "npm:11.5.0"
2034
2026
  "@fastify/static": "npm:8.3.0"
2035
2027
  "@fastify/url-data": "npm:6.0.3"
2036
2028
  fast-glob: "npm:3.3.3"
2037
- checksum: 10c0/d662d089f47ed2354a4ba72aa8fc3af895f75c5bc3f535b68d28df297b88558731bfc7d0fb424e05311c3aac4117e06afef110e1cd9109bd92f11cad68ee988f
2029
+ checksum: 10c0/3122e23ea0a6c751a2fc46426986806a2978b091637c802a31e9d1da4b45b9238c3cdbb783e0208052c86d19bcd8bd1d4a94f5e22d563e8a8043756c8764a89e
2038
2030
  languageName: node
2039
2031
  linkType: hard
2040
2032
 
2041
- "@cedarjs/forms@npm:5.0.0-rc.273":
2042
- version: 5.0.0-rc.273
2043
- resolution: "@cedarjs/forms@npm:5.0.0-rc.273"
2033
+ "@cedarjs/forms@npm:5.0.0":
2034
+ version: 5.0.0
2035
+ resolution: "@cedarjs/forms@npm:5.0.0"
2044
2036
  dependencies:
2045
2037
  graphql: "npm:16.14.2"
2046
2038
  pascalcase: "npm:1.0.0"
2047
2039
  react-hook-form: "npm:7.74.0"
2048
2040
  peerDependencies:
2049
2041
  react: 18.3.1
2050
- checksum: 10c0/7dfed73eb2201fc643564563c3fb89ef76d8862eb5700eda781f39907f2ea6f6a94a3bb546fcb9f18e14ac38e8d0e75ead976f755eba9e568887248de138c350
2042
+ checksum: 10c0/ee3a320208f1495b5dc52aff07ad45e53f532c2fd70c9f02ced7bf08fc67ef5b4a38006b896c68eb6272e0ffece19dab65a133f19593db2a6adb9e0f3b7b07ae
2051
2043
  languageName: node
2052
2044
  linkType: hard
2053
2045
 
2054
- "@cedarjs/graphql-server@npm:5.0.0-rc.273":
2055
- version: 5.0.0-rc.273
2056
- resolution: "@cedarjs/graphql-server@npm:5.0.0-rc.273"
2046
+ "@cedarjs/graphql-server@npm:5.0.0":
2047
+ version: 5.0.0
2048
+ resolution: "@cedarjs/graphql-server@npm:5.0.0"
2057
2049
  dependencies:
2058
- "@cedarjs/api": "npm:5.0.0-rc.273"
2059
- "@cedarjs/context": "npm:5.0.0-rc.273"
2050
+ "@cedarjs/api": "npm:5.0.0"
2051
+ "@cedarjs/context": "npm:5.0.0"
2060
2052
  "@envelop/core": "npm:5.5.1"
2061
2053
  "@envelop/depth-limit": "npm:4.0.0"
2062
2054
  "@envelop/disable-introspection": "npm:6.0.0"
@@ -2075,26 +2067,26 @@ __metadata:
2075
2067
  graphql-yoga: "npm:5.21.2"
2076
2068
  lodash: "npm:4.18.1"
2077
2069
  uuid: "npm:11.1.0"
2078
- checksum: 10c0/4301891e056cd5e68e8828a9efe44cb8dc9dded7a1fd43b2cf5f746e299f563b617e0e4141b2e1ada1969611e9a180ea407c3dcf88278297742c56a762cf2744
2070
+ checksum: 10c0/708e5c3421f632af7b33ef4b95c7198afa2ed8d7c3106997de65d0fb903ddabdad0025d354e0829464cdf9b403217f824b6ed86eff261a83dc940a8ae520970b
2079
2071
  languageName: node
2080
2072
  linkType: hard
2081
2073
 
2082
- "@cedarjs/internal@npm:5.0.0-rc.273":
2083
- version: 5.0.0-rc.273
2084
- resolution: "@cedarjs/internal@npm:5.0.0-rc.273"
2074
+ "@cedarjs/internal@npm:5.0.0":
2075
+ version: 5.0.0
2076
+ resolution: "@cedarjs/internal@npm:5.0.0"
2085
2077
  dependencies:
2086
2078
  "@babel/core": "npm:^7.26.10"
2087
2079
  "@babel/parser": "npm:7.29.7"
2088
2080
  "@babel/plugin-transform-react-jsx": "npm:7.29.7"
2089
2081
  "@babel/plugin-transform-typescript": "npm:^7.26.8"
2090
2082
  "@babel/traverse": "npm:7.29.7"
2091
- "@cedarjs/babel-config": "npm:5.0.0-rc.273"
2092
- "@cedarjs/cli-helpers": "npm:5.0.0-rc.273"
2093
- "@cedarjs/graphql-server": "npm:5.0.0-rc.273"
2094
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
2095
- "@cedarjs/router": "npm:5.0.0-rc.273"
2096
- "@cedarjs/structure": "npm:5.0.0-rc.273"
2097
- "@cedarjs/utils": "npm:5.0.0-rc.273"
2083
+ "@cedarjs/babel-config": "npm:5.0.0"
2084
+ "@cedarjs/cli-helpers": "npm:5.0.0"
2085
+ "@cedarjs/graphql-server": "npm:5.0.0"
2086
+ "@cedarjs/project-config": "npm:5.0.0"
2087
+ "@cedarjs/router": "npm:5.0.0"
2088
+ "@cedarjs/structure": "npm:5.0.0"
2089
+ "@cedarjs/utils": "npm:5.0.0"
2098
2090
  "@graphql-codegen/add": "npm:6.0.1"
2099
2091
  "@graphql-codegen/cli": "npm:6.3.1"
2100
2092
  "@graphql-codegen/client-preset": "npm:5.3.0"
@@ -2135,22 +2127,22 @@ __metadata:
2135
2127
  bin:
2136
2128
  cedar-gen: dist/generate/generate.js
2137
2129
  cedar-gen-watch: dist/generate/watch.js
2138
- checksum: 10c0/0f294ca1033c5ddad93e355c097bb84f8915891017c2e866fba2012466f9a0bfc81c3f5dc76879ee1420e07d7e7945ee53b0fc6d06754843d42f6d7f095d1b57
2130
+ checksum: 10c0/30c4d32d489f944c02a8f0a2b1db77bc30cc88c7437462e02830bbf81de4ca52a197f2ddc9397972b5457e0f3774ca77c418b987cf369b8425d8e2ee3d98d8d7
2139
2131
  languageName: node
2140
2132
  linkType: hard
2141
2133
 
2142
- "@cedarjs/prerender@npm:5.0.0-rc.273":
2143
- version: 5.0.0-rc.273
2144
- resolution: "@cedarjs/prerender@npm:5.0.0-rc.273"
2134
+ "@cedarjs/prerender@npm:5.0.0":
2135
+ version: 5.0.0
2136
+ resolution: "@cedarjs/prerender@npm:5.0.0"
2145
2137
  dependencies:
2146
2138
  "@ast-grep/napi": "npm:0.43.0"
2147
2139
  "@babel/generator": "npm:7.29.7"
2148
2140
  "@babel/parser": "npm:7.29.7"
2149
2141
  "@babel/traverse": "npm:7.29.7"
2150
- "@cedarjs/babel-config": "npm:5.0.0-rc.273"
2151
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
2152
- "@cedarjs/structure": "npm:5.0.0-rc.273"
2153
- "@cedarjs/vite": "npm:5.0.0-rc.273"
2142
+ "@cedarjs/babel-config": "npm:5.0.0"
2143
+ "@cedarjs/project-config": "npm:5.0.0"
2144
+ "@cedarjs/structure": "npm:5.0.0"
2145
+ "@cedarjs/vite": "npm:5.0.0"
2154
2146
  "@rollup/plugin-alias": "npm:5.1.1"
2155
2147
  "@rollup/plugin-commonjs": "npm:28.0.9"
2156
2148
  "@rollup/plugin-node-resolve": "npm:16.0.3"
@@ -2167,59 +2159,61 @@ __metadata:
2167
2159
  unplugin-auto-import: "npm:19.3.0"
2168
2160
  vite: "npm:7.3.5"
2169
2161
  peerDependencies:
2170
- "@cedarjs/router": 5.0.0-rc.273
2171
- "@cedarjs/web": 5.0.0-rc.273
2162
+ "@cedarjs/router": 4.2.0
2163
+ "@cedarjs/web": 4.2.0
2172
2164
  react: 18.3.1
2173
2165
  react-dom: 18.3.1
2174
- checksum: 10c0/9b5303f5e4c6e699ae6fd9f038b6af9e2fdc78ed574754ad049bb86a4c57e4e8753b8c95f648811ae0b8b4406a3e446ff1cb5ef99e5554e014cb3d9b41c2952f
2166
+ checksum: 10c0/ac5b4adce3f2c977a3092d861b6db9f53dc57dd7ca07368dde82a3aa91dea08fd905aa5942e4cf6e946eb6d6816ea05670edaccc5c4037a1d9681ec5ee637740
2175
2167
  languageName: node
2176
2168
  linkType: hard
2177
2169
 
2178
- "@cedarjs/project-config@npm:5.0.0-rc.273":
2179
- version: 5.0.0-rc.273
2180
- resolution: "@cedarjs/project-config@npm:5.0.0-rc.273"
2170
+ "@cedarjs/project-config@npm:5.0.0":
2171
+ version: 5.0.0
2172
+ resolution: "@cedarjs/project-config@npm:5.0.0"
2181
2173
  dependencies:
2182
2174
  "@prisma/internals": "npm:7.8.0"
2183
2175
  deepmerge: "npm:4.3.1"
2184
2176
  fast-glob: "npm:3.3.3"
2185
2177
  smol-toml: "npm:1.6.1"
2186
2178
  string-env-interpolation: "npm:1.0.1"
2187
- checksum: 10c0/c88758d40115cd8f4328dbbe3fddd3707b36048401353daad0b178f0334ac4f7cdd9267301b305ae898099cec6e8444bbab909ca7ca3fbc843631ade31e67d1d
2179
+ checksum: 10c0/a09c030b51dacb0d65a9aaec05007b709dd4ebd5cda4451e4413a996dec0645490332c692506c7362726fe14ae53ca8b599631972231e9eed40005570a86328f
2188
2180
  languageName: node
2189
2181
  linkType: hard
2190
2182
 
2191
- "@cedarjs/router@npm:5.0.0-rc.273":
2192
- version: 5.0.0-rc.273
2193
- resolution: "@cedarjs/router@npm:5.0.0-rc.273"
2183
+ "@cedarjs/router@npm:5.0.0":
2184
+ version: 5.0.0
2185
+ resolution: "@cedarjs/router@npm:5.0.0"
2194
2186
  dependencies:
2195
- "@cedarjs/server-store": "npm:5.0.0-rc.273"
2187
+ "@cedarjs/project-config": "npm:5.0.0"
2188
+ "@cedarjs/server-store": "npm:5.0.0"
2196
2189
  react: "npm:18.3.1"
2197
2190
  react-dom: "npm:18.3.1"
2191
+ ts-toolbelt: "npm:9.6.0"
2198
2192
  peerDependencies:
2199
- "@cedarjs/auth": 5.0.0-rc.273
2193
+ "@cedarjs/auth": 4.2.0
2200
2194
  react: 18.3.1
2201
2195
  react-dom: 18.3.1
2202
- checksum: 10c0/fcd6a24e5bb6907082b923f049e4835b770b58a051468380825f1fb30ea30f4b6340a0421e84bdc0bb2a431864004dc94a74eb90bf15e7f0d5974f6f33b33b33
2196
+ checksum: 10c0/cd289630d7cc21301ad26f16f1b6bcb900268287f1d790945bf301d51483630e90690393b07a22f215f3caa2b4de7305fee1ccd9122e7dd33b97521b02c9a722
2203
2197
  languageName: node
2204
2198
  linkType: hard
2205
2199
 
2206
- "@cedarjs/server-store@npm:5.0.0-rc.273":
2207
- version: 5.0.0-rc.273
2208
- resolution: "@cedarjs/server-store@npm:5.0.0-rc.273"
2200
+ "@cedarjs/server-store@npm:5.0.0":
2201
+ version: 5.0.0
2202
+ resolution: "@cedarjs/server-store@npm:5.0.0"
2209
2203
  dependencies:
2210
- "@cedarjs/auth": "npm:5.0.0-rc.273"
2211
- "@cedarjs/cookie-jar": "npm:5.0.0-rc.273"
2204
+ "@cedarjs/auth": "npm:5.0.0"
2205
+ "@cedarjs/cookie-jar": "npm:5.0.0"
2212
2206
  esbuild: "npm:0.27.7"
2213
2207
  fast-glob: "npm:3.3.3"
2214
- checksum: 10c0/3ecffd0ae5558321099ea700e9bb58c0bb8bea60d2668165352d9224158f340f69eb7f2d42cdabcf85b36ef0db1c3cbf7fedb866bfbd4e31f8d56fc0c44867a3
2208
+ checksum: 10c0/4ef94e949ffe1f42a67c9a8b3ae631faece79fe6b371913bb69a771028a8a3ca3505b81ff517c857510aa3c037353b106be1f555d59a22067dc4f7a826fb369d
2215
2209
  languageName: node
2216
2210
  linkType: hard
2217
2211
 
2218
- "@cedarjs/structure@npm:5.0.0-rc.273":
2219
- version: 5.0.0-rc.273
2220
- resolution: "@cedarjs/structure@npm:5.0.0-rc.273"
2212
+ "@cedarjs/structure@npm:5.0.0":
2213
+ version: 5.0.0
2214
+ resolution: "@cedarjs/structure@npm:5.0.0"
2221
2215
  dependencies:
2222
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
2216
+ "@cedarjs/project-config": "npm:5.0.0"
2223
2217
  "@prisma/internals": "npm:7.8.0"
2224
2218
  "@types/line-column": "npm:1.0.2"
2225
2219
  camelcase: "npm:6.3.0"
@@ -2232,34 +2226,34 @@ __metadata:
2232
2226
  smol-toml: "npm:1.6.1"
2233
2227
  ts-morph: "npm:23.0.0"
2234
2228
  yargs-parser: "npm:21.1.1"
2235
- checksum: 10c0/0c4b274b33c2eec01eac510d4099a23980e8dff803671050c5d46c355594aff4736395f178d5cc6fdef859473724295a6e5b092ca49ee750698af9f773342f89
2229
+ checksum: 10c0/fdeec8c9351406ddc3a5bed82902723fc8aa0ca752eaa178c99eb5deef6ef7b78808d6345582d7795e060c9d6f3d0b3842d8d5296e85330892a61dca2608ae8d
2236
2230
  languageName: node
2237
2231
  linkType: hard
2238
2232
 
2239
- "@cedarjs/telemetry@npm:5.0.0-rc.273":
2240
- version: 5.0.0-rc.273
2241
- resolution: "@cedarjs/telemetry@npm:5.0.0-rc.273"
2233
+ "@cedarjs/telemetry@npm:5.0.0":
2234
+ version: 5.0.0
2235
+ resolution: "@cedarjs/telemetry@npm:5.0.0"
2242
2236
  dependencies:
2243
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
2244
- "@cedarjs/structure": "npm:5.0.0-rc.273"
2237
+ "@cedarjs/project-config": "npm:5.0.0"
2238
+ "@cedarjs/structure": "npm:5.0.0"
2245
2239
  "@whatwg-node/fetch": "npm:0.10.13"
2246
2240
  ci-info: "npm:4.4.0"
2247
2241
  envinfo: "npm:7.21.0"
2248
2242
  systeminformation: "npm:5.31.7"
2249
2243
  uuid: "npm:11.1.0"
2250
2244
  yargs: "npm:17.7.2"
2251
- checksum: 10c0/fd91e2f27f71eb115ab9be0bb091c2047662f07bd792afb3fe9ed590d1b4e94f240d4ad7065a4ff51aa5c2a826848acd86013ce0d33f50d58ed3edc2f03005bd
2245
+ checksum: 10c0/41855aa2ed0e349d8a1025c525a1e8d3bee1c60320df322f8b26f5f27ef9dd92e9767a08433ae4b7dd4517c7bcac5f60a0f172cc191dca8e5855dc6de3737506
2252
2246
  languageName: node
2253
2247
  linkType: hard
2254
2248
 
2255
- "@cedarjs/testing@npm:5.0.0-rc.273":
2256
- version: 5.0.0-rc.273
2257
- resolution: "@cedarjs/testing@npm:5.0.0-rc.273"
2249
+ "@cedarjs/testing@npm:5.0.0":
2250
+ version: 5.0.0
2251
+ resolution: "@cedarjs/testing@npm:5.0.0"
2258
2252
  dependencies:
2259
- "@cedarjs/babel-config": "npm:5.0.0-rc.273"
2260
- "@cedarjs/context": "npm:5.0.0-rc.273"
2261
- "@cedarjs/graphql-server": "npm:5.0.0-rc.273"
2262
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
2253
+ "@cedarjs/babel-config": "npm:5.0.0"
2254
+ "@cedarjs/context": "npm:5.0.0"
2255
+ "@cedarjs/graphql-server": "npm:5.0.0"
2256
+ "@cedarjs/project-config": "npm:5.0.0"
2263
2257
  "@testing-library/jest-dom": "npm:6.9.1"
2264
2258
  "@testing-library/react": "npm:14.3.1"
2265
2259
  "@testing-library/user-event": "npm:14.6.1"
@@ -2278,44 +2272,44 @@ __metadata:
2278
2272
  unplugin-auto-import: "npm:19.3.0"
2279
2273
  whatwg-fetch: "npm:3.6.20"
2280
2274
  peerDependencies:
2281
- "@cedarjs/auth": 5.0.0-rc.273
2282
- "@cedarjs/router": 5.0.0-rc.273
2283
- "@cedarjs/web": 5.0.0-rc.273
2275
+ "@cedarjs/auth": 4.2.0
2276
+ "@cedarjs/router": 4.2.0
2277
+ "@cedarjs/web": 4.2.0
2284
2278
  vitest: 3.2.6
2285
2279
  peerDependenciesMeta:
2286
2280
  vitest:
2287
2281
  optional: true
2288
- checksum: 10c0/0f3d40c1deeb01af6d58c8447f4e5f1305dcabb1af4a52b8e35042c693c6465f08453b46ab30fb156862701d95a8fbde31dbefe4b1d05408f58dbb16aec9bfa9
2282
+ checksum: 10c0/c14cb7ee4a3818d9e8e87244c958b07fff697b05cbd9853955654783512a8b8c0658f04cfcef8dc5e9321d5d1ff4e47a7693a637d493c9a01783f70060523ac2
2289
2283
  languageName: node
2290
2284
  linkType: hard
2291
2285
 
2292
- "@cedarjs/utils@npm:5.0.0-rc.273":
2293
- version: 5.0.0-rc.273
2294
- resolution: "@cedarjs/utils@npm:5.0.0-rc.273"
2286
+ "@cedarjs/utils@npm:5.0.0":
2287
+ version: 5.0.0
2288
+ resolution: "@cedarjs/utils@npm:5.0.0"
2295
2289
  dependencies:
2296
2290
  pluralize: "npm:8.0.0"
2297
- checksum: 10c0/de5ebfe4e297207c2ca38483f4342d6e629743e591862a5d4f6fbdd0d197daf39d1e08370d52e503b7992ed954eba1db0ba3aaede941c2277ec2544ce1eb9d4a
2291
+ checksum: 10c0/2151d03c90ed2bb50c58210ccd2cae5748beea664b387f0042a9bc2ab2b0478b16d0d3500ed1c8e1585bcf5dc499ca008010cf7fc6b8ab49e6d0bd4df7be47c1
2298
2292
  languageName: node
2299
2293
  linkType: hard
2300
2294
 
2301
- "@cedarjs/vite@npm:5.0.0-rc.273":
2302
- version: 5.0.0-rc.273
2303
- resolution: "@cedarjs/vite@npm:5.0.0-rc.273"
2295
+ "@cedarjs/vite@npm:5.0.0":
2296
+ version: 5.0.0
2297
+ resolution: "@cedarjs/vite@npm:5.0.0"
2304
2298
  dependencies:
2305
2299
  "@ast-grep/napi": "npm:0.43.0"
2306
2300
  "@babel/generator": "npm:7.29.7"
2307
2301
  "@babel/parser": "npm:7.29.7"
2308
2302
  "@babel/traverse": "npm:7.29.7"
2309
2303
  "@babel/types": "npm:7.29.7"
2310
- "@cedarjs/api": "npm:5.0.0-rc.273"
2311
- "@cedarjs/babel-config": "npm:5.0.0-rc.273"
2312
- "@cedarjs/context": "npm:5.0.0-rc.273"
2313
- "@cedarjs/cookie-jar": "npm:5.0.0-rc.273"
2314
- "@cedarjs/graphql-server": "npm:5.0.0-rc.273"
2315
- "@cedarjs/internal": "npm:5.0.0-rc.273"
2316
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
2317
- "@cedarjs/server-store": "npm:5.0.0-rc.273"
2318
- "@cedarjs/testing": "npm:5.0.0-rc.273"
2304
+ "@cedarjs/api": "npm:5.0.0"
2305
+ "@cedarjs/babel-config": "npm:5.0.0"
2306
+ "@cedarjs/context": "npm:5.0.0"
2307
+ "@cedarjs/cookie-jar": "npm:5.0.0"
2308
+ "@cedarjs/graphql-server": "npm:5.0.0"
2309
+ "@cedarjs/internal": "npm:5.0.0"
2310
+ "@cedarjs/project-config": "npm:5.0.0"
2311
+ "@cedarjs/server-store": "npm:5.0.0"
2312
+ "@cedarjs/testing": "npm:5.0.0"
2319
2313
  "@fastify/url-data": "npm:6.0.3"
2320
2314
  "@swc/core": "npm:1.15.41"
2321
2315
  "@universal-deploy/store": "npm:^0.2.1"
@@ -2347,9 +2341,9 @@ __metadata:
2347
2341
  ws: "npm:8.20.0"
2348
2342
  yargs-parser: "npm:21.1.1"
2349
2343
  peerDependencies:
2350
- "@cedarjs/auth": 5.0.0-rc.273
2351
- "@cedarjs/router": 5.0.0-rc.273
2352
- "@cedarjs/web": 5.0.0-rc.273
2344
+ "@cedarjs/auth": 4.2.0
2345
+ "@cedarjs/router": 4.2.0
2346
+ "@cedarjs/web": 4.2.0
2353
2347
  bin:
2354
2348
  cedar-dev-fe: dist/devFeServer.js
2355
2349
  cedar-serve-fe: dist/runFeServer.js
@@ -2357,16 +2351,16 @@ __metadata:
2357
2351
  cedar-vite-build: bins/cedar-vite-build.mjs
2358
2352
  cedar-vite-dev: bins/cedar-vite-dev.mjs
2359
2353
  vite: bins/vite.mjs
2360
- checksum: 10c0/8bd884d6468057840f8806cd4bb9ead814db3688d7bcf4fab0ee7b5e06e28bef644ee73d06fd0ca4675226b8341889f201d4a3ff97456b9c84938e601a7c9f31
2354
+ checksum: 10c0/ed153d30cefec845708ccff10ab05076ddbb95cd973a4544bba5baa1ccb8bfa3725a64520456376d53d9eaf7073d113d45fd7e56d394d94ec5b117e2dd7f77f6
2361
2355
  languageName: node
2362
2356
  linkType: hard
2363
2357
 
2364
- "@cedarjs/web-server@npm:5.0.0-rc.273":
2365
- version: 5.0.0-rc.273
2366
- resolution: "@cedarjs/web-server@npm:5.0.0-rc.273"
2358
+ "@cedarjs/web-server@npm:5.0.0":
2359
+ version: 5.0.0
2360
+ resolution: "@cedarjs/web-server@npm:5.0.0"
2367
2361
  dependencies:
2368
- "@cedarjs/fastify-web": "npm:5.0.0-rc.273"
2369
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
2362
+ "@cedarjs/fastify-web": "npm:5.0.0"
2363
+ "@cedarjs/project-config": "npm:5.0.0"
2370
2364
  ansis: "npm:4.2.0"
2371
2365
  dotenv-defaults: "npm:5.0.2"
2372
2366
  fastify: "npm:5.8.5"
@@ -2374,16 +2368,16 @@ __metadata:
2374
2368
  bin:
2375
2369
  cedar-web-server: dist/bin.js
2376
2370
  rw-web-server: dist/bin.js
2377
- checksum: 10c0/96165b54b5f88644f1e051a1db8d96ccf07367fbfbb21fa562241cdf9696e1890645086a367995ca5158b94d5598202a4d37fc4476139fa08a57effc9f1d7883
2371
+ checksum: 10c0/a2b2c53e345d9162a1f8880ee8159a555b0cde3c97f1d8c22b78983da65ecc224644462d1a9b637bce0f5579bddc3736aa388761952fb9ec27cfd5e179afdc44
2378
2372
  languageName: node
2379
2373
  linkType: hard
2380
2374
 
2381
- "@cedarjs/web@npm:5.0.0-rc.273":
2382
- version: 5.0.0-rc.273
2383
- resolution: "@cedarjs/web@npm:5.0.0-rc.273"
2375
+ "@cedarjs/web@npm:5.0.0":
2376
+ version: 5.0.0
2377
+ resolution: "@cedarjs/web@npm:5.0.0"
2384
2378
  dependencies:
2385
2379
  "@apollo/client": "npm:3.14.1"
2386
- "@cedarjs/server-store": "npm:5.0.0-rc.273"
2380
+ "@cedarjs/server-store": "npm:5.0.0"
2387
2381
  "@dr.pogodin/react-helmet": "npm:2.0.4"
2388
2382
  "@whatwg-node/fetch": "npm:0.10.13"
2389
2383
  apollo-upload-client: "npm:18.0.1"
@@ -2395,7 +2389,7 @@ __metadata:
2395
2389
  stacktracey: "npm:2.2.0"
2396
2390
  ts-toolbelt: "npm:9.6.0"
2397
2391
  peerDependencies:
2398
- "@cedarjs/auth": 5.0.0-rc.273
2392
+ "@cedarjs/auth": 4.2.0
2399
2393
  react: 18.3.1
2400
2394
  react-dom: 18.3.1
2401
2395
  bin:
@@ -2408,7 +2402,7 @@ __metadata:
2408
2402
  rw: dist/cjs/bins/redwood.js
2409
2403
  storybook: dist/cjs/bins/storybook.js
2410
2404
  tsc: dist/cjs/bins/tsc.js
2411
- checksum: 10c0/69d8f0c99f0f26b7082795d0942a8cc887b4615e767884cefc70b97458ff93c590ad827181ba956130715111b42257273d6f44e312ff707d8bbc4870cb4c7b61
2405
+ checksum: 10c0/8053a38cbf1823641827d43901732e2b1ae4f24b7ea8eae762bdc05b7a0a2879de4c42e6bd3e2f4cf07900bb4cba8e5f0560df28f513c87a941222fdfae4a1e9
2412
2406
  languageName: node
2413
2407
  linkType: hard
2414
2408
 
@@ -6744,9 +6738,9 @@ __metadata:
6744
6738
  linkType: hard
6745
6739
 
6746
6740
  "@ungap/structured-clone@npm:^1.2.0":
6747
- version: 1.3.2
6748
- resolution: "@ungap/structured-clone@npm:1.3.2"
6749
- checksum: 10c0/4d76bb376ec3e15f38bdffe045377807c79057daf54ae17eeb977c5b95efddd2d726b38c15aeb5d5c1a45c64ad03aa7e8b1a6dc67895480cba536ffd1c7a06ec
6741
+ version: 1.3.3
6742
+ resolution: "@ungap/structured-clone@npm:1.3.3"
6743
+ checksum: 10c0/b199e280ee06e9c447e0ccd38df60a65c2b2c13d3c77af50b1e6d77230aee1ea7da309d7b80c5a4850c8e22e4eee9e4b2813c6a33f8c360560d7f2e99a9f6e8f
6750
6744
  languageName: node
6751
6745
  linkType: hard
6752
6746
 
@@ -7410,8 +7404,8 @@ __metadata:
7410
7404
  version: 0.0.0-use.local
7411
7405
  resolution: "api@workspace:api"
7412
7406
  dependencies:
7413
- "@cedarjs/api": "npm:5.0.0-rc.273"
7414
- "@cedarjs/graphql-server": "npm:5.0.0-rc.273"
7407
+ "@cedarjs/api": "npm:5.0.0"
7408
+ "@cedarjs/graphql-server": "npm:5.0.0"
7415
7409
  "@prisma/adapter-better-sqlite3": "npm:7.8.0"
7416
7410
  "@prisma/client": "npm:7.8.0"
7417
7411
  better-sqlite3: "npm:12.9.0"
@@ -8112,22 +8106,22 @@ __metadata:
8112
8106
  linkType: hard
8113
8107
 
8114
8108
  "bn.js@npm:^4.0.0, bn.js@npm:^4.1.0, bn.js@npm:^4.11.9":
8115
- version: 4.12.4
8116
- resolution: "bn.js@npm:4.12.4"
8117
- checksum: 10c0/27e773799df0701b4da72f9b18440afb6867c8e95b44dc1df91a03229f2f11429040faf292aeed08db699885252a823c32215daaf6917750649efb3e689695e8
8109
+ version: 4.12.5
8110
+ resolution: "bn.js@npm:4.12.5"
8111
+ checksum: 10c0/e15e35d0e082fa43c5dd03b552041faf23bc870fbe5de0e41ab5d2d987875f43ffb1f8f57021494e9d71784223c59ddbba1819948b2c2648477a61ab7455aa42
8118
8112
  languageName: node
8119
8113
  linkType: hard
8120
8114
 
8121
8115
  "bn.js@npm:^5.2.1, bn.js@npm:^5.2.3":
8122
- version: 5.2.4
8123
- resolution: "bn.js@npm:5.2.4"
8124
- checksum: 10c0/2f681ab7f075429892b28627bbbdff70e145103cf45815a3ffd161531f9f0207256af1803a6472798a4f04a4c1e3a83aead4cfdb476588dfbd38098d5d61df4c
8116
+ version: 5.2.5
8117
+ resolution: "bn.js@npm:5.2.5"
8118
+ checksum: 10c0/4c47bcb261950086a9d5d311bea97197b5950703e0a80caf6e226f3bb049954a864c80b0fca7f70149c74c2e255cb4a63d0da2c425d7b15f9051a042a4e12095
8125
8119
  languageName: node
8126
8120
  linkType: hard
8127
8121
 
8128
8122
  "body-parser@npm:~1.20.5":
8129
- version: 1.20.5
8130
- resolution: "body-parser@npm:1.20.5"
8123
+ version: 1.20.6
8124
+ resolution: "body-parser@npm:1.20.6"
8131
8125
  dependencies:
8132
8126
  bytes: "npm:~3.1.2"
8133
8127
  content-type: "npm:~1.0.5"
@@ -8141,7 +8135,7 @@ __metadata:
8141
8135
  raw-body: "npm:~2.5.3"
8142
8136
  type-is: "npm:~1.6.18"
8143
8137
  unpipe: "npm:~1.0.0"
8144
- checksum: 10c0/ad777ca5e4711eae253c93f50fdc4608c60b76a9710d79e5e5b84581c76691e6ad21ecc9158986d9ea2b365df73e403ca33c27a8bccc1a7cfc2ccc248548118d
8138
+ checksum: 10c0/ad477209f1e714c41fa892a7d2fe22e10b23262103cc25cc6492dd3e6f7869cd2d8b00928b543a1a14d3c3663432452a192efd00422fad6f3687b0e38f7e3b07
8145
8139
  languageName: node
8146
8140
  linkType: hard
8147
8141
 
@@ -10398,22 +10392,6 @@ __metadata:
10398
10392
  languageName: node
10399
10393
  linkType: hard
10400
10394
 
10401
- "eslint-plugin-react-compiler@npm:19.1.0-rc.2":
10402
- version: 19.1.0-rc.2
10403
- resolution: "eslint-plugin-react-compiler@npm:19.1.0-rc.2"
10404
- dependencies:
10405
- "@babel/core": "npm:^7.24.4"
10406
- "@babel/parser": "npm:^7.24.4"
10407
- "@babel/plugin-proposal-private-methods": "npm:^7.18.6"
10408
- hermes-parser: "npm:^0.25.1"
10409
- zod: "npm:^3.22.4"
10410
- zod-validation-error: "npm:^3.0.3"
10411
- peerDependencies:
10412
- eslint: ">=7"
10413
- checksum: 10c0/7bf9a6efc6126b19005bf318dd4b0c4d1cf469f00033202a42a2ade46aba774c992b06e337eb1e8ac3b8f6972537061eed55a2dccf2092781cfb1d511c07335e
10414
- languageName: node
10415
- linkType: hard
10416
-
10417
10395
  "eslint-plugin-react-hooks@npm:4.6.2":
10418
10396
  version: 4.6.2
10419
10397
  resolution: "eslint-plugin-react-hooks@npm:4.6.2"
@@ -10870,16 +10848,16 @@ __metadata:
10870
10848
  linkType: hard
10871
10849
 
10872
10850
  "fast-json-stringify@npm:^7.0.0":
10873
- version: 7.0.0
10874
- resolution: "fast-json-stringify@npm:7.0.0"
10851
+ version: 7.0.1
10852
+ resolution: "fast-json-stringify@npm:7.0.1"
10875
10853
  dependencies:
10876
10854
  "@fastify/merge-json-schemas": "npm:^0.2.0"
10877
10855
  ajv: "npm:^8.12.0"
10878
10856
  ajv-formats: "npm:^3.0.1"
10879
- fast-uri: "npm:^3.0.0"
10857
+ fast-uri: "npm:^4.0.0"
10880
10858
  json-schema-ref-resolver: "npm:^3.0.0"
10881
10859
  rfdc: "npm:^1.2.0"
10882
- checksum: 10c0/fd61560450fa822551edead7161320488a5a66ad0ebaf1827e4e2d7594fd4eb6f087fd407ec93a90a94ae1c21efce41a4e79824c18ff4f3cd243aab50754e1cf
10860
+ checksum: 10c0/02da1a456a13bd36aecf50255f04514719d77c295a9fbfac53f7d17f6d8e0bc574b2457a899384fc243637e73b047f8f375d9b2fb3c2c265c6e53dad464b40e0
10883
10861
  languageName: node
10884
10862
  linkType: hard
10885
10863
 
@@ -10913,6 +10891,13 @@ __metadata:
10913
10891
  languageName: node
10914
10892
  linkType: hard
10915
10893
 
10894
+ "fast-uri@npm:^4.0.0":
10895
+ version: 4.1.0
10896
+ resolution: "fast-uri@npm:4.1.0"
10897
+ checksum: 10c0/e6079bc3f7a4892a153d76a06cb13b507ec02b1bcd4756dc2188bfaddab0380fcbca059afead6cfd2f1fe246d0d7d788bcf65e172e11c04e671483ae1a150816
10898
+ languageName: node
10899
+ linkType: hard
10900
+
10916
10901
  "fastify-plugin@npm:^5.0.0, fastify-plugin@npm:^5.0.1, fastify-plugin@npm:^5.1.0":
10917
10902
  version: 5.1.0
10918
10903
  resolution: "fastify-plugin@npm:5.1.0"
@@ -11854,22 +11839,6 @@ __metadata:
11854
11839
  languageName: node
11855
11840
  linkType: hard
11856
11841
 
11857
- "hermes-estree@npm:0.25.1":
11858
- version: 0.25.1
11859
- resolution: "hermes-estree@npm:0.25.1"
11860
- checksum: 10c0/48be3b2fa37a0cbc77a112a89096fa212f25d06de92781b163d67853d210a8a5c3784fac23d7d48335058f7ed283115c87b4332c2a2abaaccc76d0ead1a282ac
11861
- languageName: node
11862
- linkType: hard
11863
-
11864
- "hermes-parser@npm:^0.25.1":
11865
- version: 0.25.1
11866
- resolution: "hermes-parser@npm:0.25.1"
11867
- dependencies:
11868
- hermes-estree: "npm:0.25.1"
11869
- checksum: 10c0/3abaa4c6f1bcc25273f267297a89a4904963ea29af19b8e4f6eabe04f1c2c7e9abd7bfc4730ddb1d58f2ea04b6fee74053d8bddb5656ec6ebf6c79cc8d14202c
11870
- languageName: node
11871
- linkType: hard
11872
-
11873
11842
  "hmac-drbg@npm:^1.0.1":
11874
11843
  version: 1.0.1
11875
11844
  resolution: "hmac-drbg@npm:1.0.1"
@@ -11891,9 +11860,9 @@ __metadata:
11891
11860
  linkType: hard
11892
11861
 
11893
11862
  "hono@npm:^4.12.8":
11894
- version: 4.12.28
11895
- resolution: "hono@npm:4.12.28"
11896
- checksum: 10c0/ae40349d1e2bbc3cd1f08083644287dc8cbdb9ca6ed8f1bcd5cd896a72763a79dd38a4153ef9bfb4102ae8f2203c36fa9033863f03431f9f52d21f4d720dbce5
11863
+ version: 4.12.29
11864
+ resolution: "hono@npm:4.12.29"
11865
+ checksum: 10c0/ee56efba993e765088c8e160e3e6fbe28138e0ae84a9f0e810917ef7cbb4dff2c50c947cabad1ec4852a5baf0225354a9e6dc8da9da66af0b0827e842a1870f7
11897
11866
  languageName: node
11898
11867
  linkType: hard
11899
11868
 
@@ -12063,9 +12032,9 @@ __metadata:
12063
12032
  linkType: hard
12064
12033
 
12065
12034
  "ignore@npm:^7.0.5":
12066
- version: 7.0.5
12067
- resolution: "ignore@npm:7.0.5"
12068
- checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
12035
+ version: 7.0.6
12036
+ resolution: "ignore@npm:7.0.6"
12037
+ checksum: 10c0/fc01ef1d14efbe003439b60538726351e81483d1b6f55bdbb3a4465c6346d9481afad5b350dfbd604ddd7049618ef9093ff26dc147984aabc303c56ba53ea3b5
12069
12038
  languageName: node
12070
12039
  linkType: hard
12071
12040
 
@@ -14496,9 +14465,9 @@ __metadata:
14496
14465
  linkType: hard
14497
14466
 
14498
14467
  "node-releases@npm:^2.0.50":
14499
- version: 2.0.50
14500
- resolution: "node-releases@npm:2.0.50"
14501
- checksum: 10c0/ac75ed433864114cfd9862034960bb4f49838343dc9fc31dc7d5be8189ce5f39510ad0bb3a697efe3193d50ab6921e7a3a6ce3aae2a6f8abe62719ffd40a4cac
14468
+ version: 2.0.51
14469
+ resolution: "node-releases@npm:2.0.51"
14470
+ checksum: 10c0/6cf3fe1f9eabe02ce6de67e9db77b73edc9f5625003791e1f8f239f8e2a851450a5aeb1eff2cc43cfb26312e19b26bfe07626bf428479e6a76f56553fc6148da
14502
14471
  languageName: node
14503
14472
  linkType: hard
14504
14473
 
@@ -16606,10 +16575,10 @@ __metadata:
16606
16575
  version: 0.0.0-use.local
16607
16576
  resolution: "root-workspace-0b6124@workspace:."
16608
16577
  dependencies:
16609
- "@cedarjs/core": "npm:5.0.0-rc.273"
16610
- "@cedarjs/eslint-config": "npm:5.0.0-rc.273"
16611
- "@cedarjs/project-config": "npm:5.0.0-rc.273"
16612
- "@cedarjs/testing": "npm:5.0.0-rc.273"
16578
+ "@cedarjs/core": "npm:5.0.0"
16579
+ "@cedarjs/eslint-config": "npm:5.0.0"
16580
+ "@cedarjs/project-config": "npm:5.0.0"
16581
+ "@cedarjs/testing": "npm:5.0.0"
16613
16582
  languageName: unknown
16614
16583
  linkType: soft
16615
16584
 
@@ -17831,21 +17800,21 @@ __metadata:
17831
17800
  languageName: node
17832
17801
  linkType: hard
17833
17802
 
17834
- "tldts-core@npm:^7.4.7":
17835
- version: 7.4.7
17836
- resolution: "tldts-core@npm:7.4.7"
17837
- checksum: 10c0/9eaa618689adb6d367278454e71355931aad48d2d8b36db403e5932716b2a657885aca21f5a906ef4d7240bf1be972282f3883c0f6d6cb4e1fdd7df7477ede12
17803
+ "tldts-core@npm:^7.4.8":
17804
+ version: 7.4.8
17805
+ resolution: "tldts-core@npm:7.4.8"
17806
+ checksum: 10c0/94edee2a06cb1929fae4a26045628b01dd865ee8e28661df29128228522fb8dcf29c2f68ffa7286ee41a2a2c98da3e6814dbf49a1f6509de3fe2c9448e0db1b7
17838
17807
  languageName: node
17839
17808
  linkType: hard
17840
17809
 
17841
17810
  "tldts@npm:^7.0.5":
17842
- version: 7.4.7
17843
- resolution: "tldts@npm:7.4.7"
17811
+ version: 7.4.8
17812
+ resolution: "tldts@npm:7.4.8"
17844
17813
  dependencies:
17845
- tldts-core: "npm:^7.4.7"
17814
+ tldts-core: "npm:^7.4.8"
17846
17815
  bin:
17847
17816
  tldts: bin/cli.js
17848
- checksum: 10c0/11cce527b21bd0e6988c5b9c54b455f3871f1b118b305b9dd47dfee8ea0131ad4d94c5973ccb0c414e889ffc5d57d08693a000afa29b0fffaa70e7340d26637f
17817
+ checksum: 10c0/438b379a43b105359311427b8ab9d73572244996b4f6dd1fbe9112bd274c308d4ffb33b6f644302e79c8bc60f2e2539463b00dd91ee1063b92d9fc8b10882b6c
17849
17818
  languageName: node
17850
17819
  linkType: hard
17851
17820
 
@@ -18792,10 +18761,10 @@ __metadata:
18792
18761
  version: 0.0.0-use.local
18793
18762
  resolution: "web@workspace:web"
18794
18763
  dependencies:
18795
- "@cedarjs/forms": "npm:5.0.0-rc.273"
18796
- "@cedarjs/router": "npm:5.0.0-rc.273"
18797
- "@cedarjs/vite": "npm:5.0.0-rc.273"
18798
- "@cedarjs/web": "npm:5.0.0-rc.273"
18764
+ "@cedarjs/forms": "npm:5.0.0"
18765
+ "@cedarjs/router": "npm:5.0.0"
18766
+ "@cedarjs/vite": "npm:5.0.0"
18767
+ "@cedarjs/web": "npm:5.0.0"
18799
18768
  "@types/react": "npm:^18.2.55"
18800
18769
  "@types/react-dom": "npm:^18.2.19"
18801
18770
  react: "npm:18.3.1"
@@ -19267,19 +19236,3 @@ __metadata:
19267
19236
  checksum: 10c0/50f2fb30327fb9d09879abf7ae2493705313adf403e794b030151aaae00009162419d60d0519e807673ec04d442e140c8879ca14314df0a0192de3b233e8f28b
19268
19237
  languageName: node
19269
19238
  linkType: hard
19270
-
19271
- "zod-validation-error@npm:^3.0.3":
19272
- version: 3.5.4
19273
- resolution: "zod-validation-error@npm:3.5.4"
19274
- peerDependencies:
19275
- zod: ^3.24.4
19276
- checksum: 10c0/fccfe09fc27d4d6ba59beab8eeee06a27befc0f491ec81a2951d7b82e7a08eca07bc74ef4fff82586fc7710a3ef777ec607c685defa06c70cd11849af0b9882c
19277
- languageName: node
19278
- linkType: hard
19279
-
19280
- "zod@npm:^3.22.4":
19281
- version: 3.25.76
19282
- resolution: "zod@npm:3.25.76"
19283
- checksum: 10c0/5718ec35e3c40b600316c5b4c5e4976f7fee68151bc8f8d90ec18a469be9571f072e1bbaace10f1e85cf8892ea12d90821b200e980ab46916a6166a4260a983c
19284
- languageName: node
19285
- linkType: hard