create-cedar-app 5.0.0-rc.280 → 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.
- package/database-overlays/neon-postgres/api/package.json +2 -2
- package/database-overlays/pglite/api/package.json +2 -2
- package/dist/create-cedar-app.js +1 -1
- package/package.json +3 -3
- package/templates/esm-js/.yarn/install-state.gz +0 -0
- package/templates/esm-js/api/package.json +2 -2
- package/templates/esm-js/package.json +4 -4
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +202 -202
- package/templates/esm-ts/.yarn/install-state.gz +0 -0
- package/templates/esm-ts/api/package.json +2 -2
- package/templates/esm-ts/package.json +4 -4
- package/templates/esm-ts/web/package.json +4 -4
- package/templates/esm-ts/yarn.lock +202 -202
- 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 +202 -202
- package/templates/overlays/cjs/npm/package.json +4 -4
- package/templates/overlays/cjs/pnpm/package.json +4 -4
- package/templates/overlays/cjs/yarn/package.json +4 -4
- package/templates/overlays/esm/npm/package.json +4 -4
- package/templates/overlays/esm/pnpm/package.json +4 -4
- package/templates/overlays/esm/yarn/package.json +4 -4
- 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 +202 -202
|
@@ -1698,15 +1698,15 @@ __metadata:
|
|
|
1698
1698
|
languageName: node
|
|
1699
1699
|
linkType: hard
|
|
1700
1700
|
|
|
1701
|
-
"@cedarjs/api-server@npm:5.0.0
|
|
1702
|
-
version: 5.0.0
|
|
1703
|
-
resolution: "@cedarjs/api-server@npm:5.0.0
|
|
1704
|
-
dependencies:
|
|
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
|
|
1701
|
+
"@cedarjs/api-server@npm:5.0.0":
|
|
1702
|
+
version: 5.0.0
|
|
1703
|
+
resolution: "@cedarjs/api-server@npm:5.0.0"
|
|
1704
|
+
dependencies:
|
|
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"
|
|
1710
1710
|
"@fastify/multipart": "npm:9.4.0"
|
|
1711
1711
|
"@fastify/url-data": "npm:6.0.3"
|
|
1712
1712
|
ansis: "npm:4.2.0"
|
|
@@ -1723,7 +1723,7 @@ __metadata:
|
|
|
1723
1723
|
termi-link: "npm:1.1.0"
|
|
1724
1724
|
yargs: "npm:17.7.2"
|
|
1725
1725
|
peerDependencies:
|
|
1726
|
-
"@cedarjs/graphql-server": 5.0.0
|
|
1726
|
+
"@cedarjs/graphql-server": 5.0.0
|
|
1727
1727
|
peerDependenciesMeta:
|
|
1728
1728
|
"@cedarjs/graphql-server":
|
|
1729
1729
|
optional: true
|
|
@@ -1736,13 +1736,13 @@ __metadata:
|
|
|
1736
1736
|
cedarjs-server: dist/bin.js
|
|
1737
1737
|
rw-log-formatter: dist/cjs/logFormatter/bin.js
|
|
1738
1738
|
rw-server: dist/cjs/bin.js
|
|
1739
|
-
checksum: 10c0/
|
|
1739
|
+
checksum: 10c0/67e0216b5ce8fcb151d9aca4c814fa57233ba1ccbec60d093e4e2ef0d7724c3153a814fd395e347b8d4f9454a464f18a527e678b024defea46da05470518b6e3
|
|
1740
1740
|
languageName: node
|
|
1741
1741
|
linkType: hard
|
|
1742
1742
|
|
|
1743
|
-
"@cedarjs/api@npm:5.0.0
|
|
1744
|
-
version: 5.0.0
|
|
1745
|
-
resolution: "@cedarjs/api@npm:5.0.0
|
|
1743
|
+
"@cedarjs/api@npm:5.0.0":
|
|
1744
|
+
version: 5.0.0
|
|
1745
|
+
resolution: "@cedarjs/api@npm:5.0.0"
|
|
1746
1746
|
dependencies:
|
|
1747
1747
|
"@prisma/client": "npm:7.8.0"
|
|
1748
1748
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -1768,22 +1768,22 @@ __metadata:
|
|
|
1768
1768
|
redwood: dist/cjs/bins/redwood.js
|
|
1769
1769
|
rw: dist/cjs/bins/redwood.js
|
|
1770
1770
|
tsc: dist/cjs/bins/tsc.js
|
|
1771
|
-
checksum: 10c0/
|
|
1771
|
+
checksum: 10c0/4565825c180af361dbfece33176367b288a9920847e5f6d42dba920b494ace53d1ed68b82035a8a4aa837166e12b129f0ee656ed4c14c802175f7a09fd3861a3
|
|
1772
1772
|
languageName: node
|
|
1773
1773
|
linkType: hard
|
|
1774
1774
|
|
|
1775
|
-
"@cedarjs/auth@npm:5.0.0
|
|
1776
|
-
version: 5.0.0
|
|
1777
|
-
resolution: "@cedarjs/auth@npm:5.0.0
|
|
1775
|
+
"@cedarjs/auth@npm:5.0.0":
|
|
1776
|
+
version: 5.0.0
|
|
1777
|
+
resolution: "@cedarjs/auth@npm:5.0.0"
|
|
1778
1778
|
dependencies:
|
|
1779
1779
|
react: "npm:18.3.1"
|
|
1780
|
-
checksum: 10c0/
|
|
1780
|
+
checksum: 10c0/bcbd15ad6984c8fa973a7a6577e0adf85afa496dd2249b093bee03624206f60b41bedcc67171a1687a6cad45ccf376d964dc506b6c7dd67145ee185351a6ff7c
|
|
1781
1781
|
languageName: node
|
|
1782
1782
|
linkType: hard
|
|
1783
1783
|
|
|
1784
|
-
"@cedarjs/babel-config@npm:5.0.0
|
|
1785
|
-
version: 5.0.0
|
|
1786
|
-
resolution: "@cedarjs/babel-config@npm:5.0.0
|
|
1784
|
+
"@cedarjs/babel-config@npm:5.0.0":
|
|
1785
|
+
version: 5.0.0
|
|
1786
|
+
resolution: "@cedarjs/babel-config@npm:5.0.0"
|
|
1787
1787
|
dependencies:
|
|
1788
1788
|
"@babel/core": "npm:^7.26.10"
|
|
1789
1789
|
"@babel/parser": "npm:7.29.7"
|
|
@@ -1794,24 +1794,24 @@ __metadata:
|
|
|
1794
1794
|
"@babel/preset-typescript": "npm:7.29.7"
|
|
1795
1795
|
"@babel/register": "npm:7.29.7"
|
|
1796
1796
|
"@babel/traverse": "npm:7.29.7"
|
|
1797
|
-
"@cedarjs/project-config": "npm:5.0.0
|
|
1797
|
+
"@cedarjs/project-config": "npm:5.0.0"
|
|
1798
1798
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1799
1799
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1800
1800
|
babel-plugin-module-resolver: "npm:5.0.3"
|
|
1801
1801
|
fast-glob: "npm:3.3.3"
|
|
1802
1802
|
graphql: "npm:16.14.2"
|
|
1803
1803
|
typescript: "npm:5.9.3"
|
|
1804
|
-
checksum: 10c0/
|
|
1804
|
+
checksum: 10c0/82537bcc9fc2ffea5f72506891e5d97776e7f3c4553bcfb981b4527812285f71d5065703e063771892c80ebc37659742fa03ef0a0dda99692ef9e2993c2a2ec0
|
|
1805
1805
|
languageName: node
|
|
1806
1806
|
linkType: hard
|
|
1807
1807
|
|
|
1808
|
-
"@cedarjs/cli-helpers@npm:5.0.0
|
|
1809
|
-
version: 5.0.0
|
|
1810
|
-
resolution: "@cedarjs/cli-helpers@npm:5.0.0
|
|
1808
|
+
"@cedarjs/cli-helpers@npm:5.0.0":
|
|
1809
|
+
version: 5.0.0
|
|
1810
|
+
resolution: "@cedarjs/cli-helpers@npm:5.0.0"
|
|
1811
1811
|
dependencies:
|
|
1812
1812
|
"@babel/core": "npm:^7.26.10"
|
|
1813
|
-
"@cedarjs/project-config": "npm:5.0.0
|
|
1814
|
-
"@cedarjs/telemetry": "npm:5.0.0
|
|
1813
|
+
"@cedarjs/project-config": "npm:5.0.0"
|
|
1814
|
+
"@cedarjs/telemetry": "npm:5.0.0"
|
|
1815
1815
|
"@listr2/prompt-adapter-enquirer": "npm:4.2.1"
|
|
1816
1816
|
"@opentelemetry/api": "npm:1.9.1"
|
|
1817
1817
|
ansis: "npm:4.2.0"
|
|
@@ -1828,27 +1828,27 @@ __metadata:
|
|
|
1828
1828
|
smol-toml: "npm:1.6.1"
|
|
1829
1829
|
termi-link: "npm:1.1.0"
|
|
1830
1830
|
yargs-parser: "npm:21.1.1"
|
|
1831
|
-
checksum: 10c0/
|
|
1831
|
+
checksum: 10c0/058019df39ca3d1870054afb40e1c781d86994fb18900378da0b8411336d67cf8a87f6675e410fec3ad96ef1d2e64f85966904055f2fba21bb2c857aa65e45b0
|
|
1832
1832
|
languageName: node
|
|
1833
1833
|
linkType: hard
|
|
1834
1834
|
|
|
1835
|
-
"@cedarjs/cli@npm:5.0.0
|
|
1836
|
-
version: 5.0.0
|
|
1837
|
-
resolution: "@cedarjs/cli@npm:5.0.0
|
|
1835
|
+
"@cedarjs/cli@npm:5.0.0":
|
|
1836
|
+
version: 5.0.0
|
|
1837
|
+
resolution: "@cedarjs/cli@npm:5.0.0"
|
|
1838
1838
|
dependencies:
|
|
1839
1839
|
"@babel/parser": "npm:7.29.7"
|
|
1840
1840
|
"@babel/preset-typescript": "npm:7.29.7"
|
|
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
|
|
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"
|
|
1852
1852
|
"@listr2/prompt-adapter-enquirer": "npm:4.2.1"
|
|
1853
1853
|
"@opentelemetry/api": "npm:1.9.1"
|
|
1854
1854
|
"@opentelemetry/core": "npm:1.30.1"
|
|
@@ -1903,40 +1903,40 @@ __metadata:
|
|
|
1903
1903
|
cfw: dist/cfw.js
|
|
1904
1904
|
redwood: dist/index.js
|
|
1905
1905
|
rw: dist/index.js
|
|
1906
|
-
checksum: 10c0/
|
|
1906
|
+
checksum: 10c0/1c8af2f3b573bf7d055a2a3af6ea763cb4a4d63152e5892a23ed2a29ff4af0aeb8da96ea6e5ea5b1b698d0c22698568111b01e691360ea336892a8eac9013903
|
|
1907
1907
|
languageName: node
|
|
1908
1908
|
linkType: hard
|
|
1909
1909
|
|
|
1910
|
-
"@cedarjs/context@npm:5.0.0
|
|
1911
|
-
version: 5.0.0
|
|
1912
|
-
resolution: "@cedarjs/context@npm:5.0.0
|
|
1913
|
-
checksum: 10c0/
|
|
1910
|
+
"@cedarjs/context@npm:5.0.0":
|
|
1911
|
+
version: 5.0.0
|
|
1912
|
+
resolution: "@cedarjs/context@npm:5.0.0"
|
|
1913
|
+
checksum: 10c0/ba1b3b407bbfef8a20804cbd0e5174acbaa0519337b51eab24657b146c9f8cf5e03fdf1b57732d4a6c6fb4a1bf981032d048a52d42d166d01a6403d6cfe86602
|
|
1914
1914
|
languageName: node
|
|
1915
1915
|
linkType: hard
|
|
1916
1916
|
|
|
1917
|
-
"@cedarjs/cookie-jar@npm:5.0.0
|
|
1918
|
-
version: 5.0.0
|
|
1919
|
-
resolution: "@cedarjs/cookie-jar@npm:5.0.0
|
|
1917
|
+
"@cedarjs/cookie-jar@npm:5.0.0":
|
|
1918
|
+
version: 5.0.0
|
|
1919
|
+
resolution: "@cedarjs/cookie-jar@npm:5.0.0"
|
|
1920
1920
|
dependencies:
|
|
1921
1921
|
cookie: "npm:1.1.1"
|
|
1922
1922
|
esbuild: "npm:0.27.7"
|
|
1923
1923
|
fast-glob: "npm:3.3.3"
|
|
1924
|
-
checksum: 10c0/
|
|
1924
|
+
checksum: 10c0/4f918d5ae033a2dde3c5267303c4b00e3aecf05d32e3ca3ac2a536f68dfa2a8ef7c21df6ce7ccac51e72565712b0a09d3bd8389a4291cbd11043a1b4d59d4a92
|
|
1925
1925
|
languageName: node
|
|
1926
1926
|
linkType: hard
|
|
1927
1927
|
|
|
1928
|
-
"@cedarjs/core@npm:5.0.0
|
|
1929
|
-
version: 5.0.0
|
|
1930
|
-
resolution: "@cedarjs/core@npm:5.0.0
|
|
1928
|
+
"@cedarjs/core@npm:5.0.0":
|
|
1929
|
+
version: 5.0.0
|
|
1930
|
+
resolution: "@cedarjs/core@npm:5.0.0"
|
|
1931
1931
|
dependencies:
|
|
1932
1932
|
"@babel/cli": "npm:7.29.7"
|
|
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
|
|
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"
|
|
1940
1940
|
graphql-tag: "npm:2.12.6"
|
|
1941
1941
|
nodemon: "npm:3.1.14"
|
|
1942
1942
|
typescript: "npm:5.9.3"
|
|
@@ -1968,21 +1968,21 @@ __metadata:
|
|
|
1968
1968
|
rw-server: dist/bins/rw-server.js
|
|
1969
1969
|
rw-web-server: dist/bins/rw-web-server.js
|
|
1970
1970
|
vitest: dist/bins/vitest.js
|
|
1971
|
-
checksum: 10c0/
|
|
1971
|
+
checksum: 10c0/9a1e7d9198874f85acfc70c320a4368002bbc903502302315df50017579970f25a245efefcfc621ecbac10ccf3207b208ed17aae16e677d10da36e1fbd3f80ec
|
|
1972
1972
|
languageName: node
|
|
1973
1973
|
linkType: hard
|
|
1974
1974
|
|
|
1975
|
-
"@cedarjs/eslint-config@npm:5.0.0
|
|
1976
|
-
version: 5.0.0
|
|
1977
|
-
resolution: "@cedarjs/eslint-config@npm:5.0.0
|
|
1975
|
+
"@cedarjs/eslint-config@npm:5.0.0":
|
|
1976
|
+
version: 5.0.0
|
|
1977
|
+
resolution: "@cedarjs/eslint-config@npm:5.0.0"
|
|
1978
1978
|
dependencies:
|
|
1979
1979
|
"@babel/core": "npm:^7.26.10"
|
|
1980
1980
|
"@babel/eslint-parser": "npm:7.29.7"
|
|
1981
1981
|
"@babel/eslint-plugin": "npm:7.29.7"
|
|
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
|
|
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"
|
|
1986
1986
|
"@eslint/js": "npm:8.57.1"
|
|
1987
1987
|
"@typescript-eslint/eslint-plugin": "npm:8.60.1"
|
|
1988
1988
|
"@typescript-eslint/parser": "npm:8.60.1"
|
|
@@ -2003,52 +2003,52 @@ __metadata:
|
|
|
2003
2003
|
peerDependenciesMeta:
|
|
2004
2004
|
eslint-plugin-react-compiler:
|
|
2005
2005
|
optional: true
|
|
2006
|
-
checksum: 10c0/
|
|
2006
|
+
checksum: 10c0/844ab4e03896287e8099660d08e782cc42057f87f6701e523a5ae4d731a212b72a1aff0bd4a1ad0b636f0ee7d07dec5c470b0c6654eee0449447cb09803982c7
|
|
2007
2007
|
languageName: node
|
|
2008
2008
|
linkType: hard
|
|
2009
2009
|
|
|
2010
|
-
"@cedarjs/eslint-plugin@npm:5.0.0
|
|
2011
|
-
version: 5.0.0
|
|
2012
|
-
resolution: "@cedarjs/eslint-plugin@npm:5.0.0
|
|
2010
|
+
"@cedarjs/eslint-plugin@npm:5.0.0":
|
|
2011
|
+
version: 5.0.0
|
|
2012
|
+
resolution: "@cedarjs/eslint-plugin@npm:5.0.0"
|
|
2013
2013
|
dependencies:
|
|
2014
2014
|
"@typescript-eslint/utils": "npm:8.60.1"
|
|
2015
2015
|
eslint: "npm:8.57.1"
|
|
2016
|
-
checksum: 10c0/
|
|
2016
|
+
checksum: 10c0/8625daf8bad97e13ba4e23f00b87d0dd01f80fce9eb081fe135cfbfe51cd070f73e179e3b3b1fde6f5c53ed5fbfebc81136bdfd139928677e6f4a42509c10482
|
|
2017
2017
|
languageName: node
|
|
2018
2018
|
linkType: hard
|
|
2019
2019
|
|
|
2020
|
-
"@cedarjs/fastify-web@npm:5.0.0
|
|
2021
|
-
version: 5.0.0
|
|
2022
|
-
resolution: "@cedarjs/fastify-web@npm:5.0.0
|
|
2020
|
+
"@cedarjs/fastify-web@npm:5.0.0":
|
|
2021
|
+
version: 5.0.0
|
|
2022
|
+
resolution: "@cedarjs/fastify-web@npm:5.0.0"
|
|
2023
2023
|
dependencies:
|
|
2024
|
-
"@cedarjs/project-config": "npm:5.0.0
|
|
2024
|
+
"@cedarjs/project-config": "npm:5.0.0"
|
|
2025
2025
|
"@fastify/http-proxy": "npm:11.5.0"
|
|
2026
2026
|
"@fastify/static": "npm:8.3.0"
|
|
2027
2027
|
"@fastify/url-data": "npm:6.0.3"
|
|
2028
2028
|
fast-glob: "npm:3.3.3"
|
|
2029
|
-
checksum: 10c0/
|
|
2029
|
+
checksum: 10c0/3122e23ea0a6c751a2fc46426986806a2978b091637c802a31e9d1da4b45b9238c3cdbb783e0208052c86d19bcd8bd1d4a94f5e22d563e8a8043756c8764a89e
|
|
2030
2030
|
languageName: node
|
|
2031
2031
|
linkType: hard
|
|
2032
2032
|
|
|
2033
|
-
"@cedarjs/forms@npm:5.0.0
|
|
2034
|
-
version: 5.0.0
|
|
2035
|
-
resolution: "@cedarjs/forms@npm:5.0.0
|
|
2033
|
+
"@cedarjs/forms@npm:5.0.0":
|
|
2034
|
+
version: 5.0.0
|
|
2035
|
+
resolution: "@cedarjs/forms@npm:5.0.0"
|
|
2036
2036
|
dependencies:
|
|
2037
2037
|
graphql: "npm:16.14.2"
|
|
2038
2038
|
pascalcase: "npm:1.0.0"
|
|
2039
2039
|
react-hook-form: "npm:7.74.0"
|
|
2040
2040
|
peerDependencies:
|
|
2041
2041
|
react: 18.3.1
|
|
2042
|
-
checksum: 10c0/
|
|
2042
|
+
checksum: 10c0/ee3a320208f1495b5dc52aff07ad45e53f532c2fd70c9f02ced7bf08fc67ef5b4a38006b896c68eb6272e0ffece19dab65a133f19593db2a6adb9e0f3b7b07ae
|
|
2043
2043
|
languageName: node
|
|
2044
2044
|
linkType: hard
|
|
2045
2045
|
|
|
2046
|
-
"@cedarjs/graphql-server@npm:5.0.0
|
|
2047
|
-
version: 5.0.0
|
|
2048
|
-
resolution: "@cedarjs/graphql-server@npm:5.0.0
|
|
2046
|
+
"@cedarjs/graphql-server@npm:5.0.0":
|
|
2047
|
+
version: 5.0.0
|
|
2048
|
+
resolution: "@cedarjs/graphql-server@npm:5.0.0"
|
|
2049
2049
|
dependencies:
|
|
2050
|
-
"@cedarjs/api": "npm:5.0.0
|
|
2051
|
-
"@cedarjs/context": "npm:5.0.0
|
|
2050
|
+
"@cedarjs/api": "npm:5.0.0"
|
|
2051
|
+
"@cedarjs/context": "npm:5.0.0"
|
|
2052
2052
|
"@envelop/core": "npm:5.5.1"
|
|
2053
2053
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2054
2054
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2067,26 +2067,26 @@ __metadata:
|
|
|
2067
2067
|
graphql-yoga: "npm:5.21.2"
|
|
2068
2068
|
lodash: "npm:4.18.1"
|
|
2069
2069
|
uuid: "npm:11.1.0"
|
|
2070
|
-
checksum: 10c0/
|
|
2070
|
+
checksum: 10c0/708e5c3421f632af7b33ef4b95c7198afa2ed8d7c3106997de65d0fb903ddabdad0025d354e0829464cdf9b403217f824b6ed86eff261a83dc940a8ae520970b
|
|
2071
2071
|
languageName: node
|
|
2072
2072
|
linkType: hard
|
|
2073
2073
|
|
|
2074
|
-
"@cedarjs/internal@npm:5.0.0
|
|
2075
|
-
version: 5.0.0
|
|
2076
|
-
resolution: "@cedarjs/internal@npm:5.0.0
|
|
2074
|
+
"@cedarjs/internal@npm:5.0.0":
|
|
2075
|
+
version: 5.0.0
|
|
2076
|
+
resolution: "@cedarjs/internal@npm:5.0.0"
|
|
2077
2077
|
dependencies:
|
|
2078
2078
|
"@babel/core": "npm:^7.26.10"
|
|
2079
2079
|
"@babel/parser": "npm:7.29.7"
|
|
2080
2080
|
"@babel/plugin-transform-react-jsx": "npm:7.29.7"
|
|
2081
2081
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2082
2082
|
"@babel/traverse": "npm:7.29.7"
|
|
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
|
|
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"
|
|
2090
2090
|
"@graphql-codegen/add": "npm:6.0.1"
|
|
2091
2091
|
"@graphql-codegen/cli": "npm:6.3.1"
|
|
2092
2092
|
"@graphql-codegen/client-preset": "npm:5.3.0"
|
|
@@ -2127,22 +2127,22 @@ __metadata:
|
|
|
2127
2127
|
bin:
|
|
2128
2128
|
cedar-gen: dist/generate/generate.js
|
|
2129
2129
|
cedar-gen-watch: dist/generate/watch.js
|
|
2130
|
-
checksum: 10c0/
|
|
2130
|
+
checksum: 10c0/30c4d32d489f944c02a8f0a2b1db77bc30cc88c7437462e02830bbf81de4ca52a197f2ddc9397972b5457e0f3774ca77c418b987cf369b8425d8e2ee3d98d8d7
|
|
2131
2131
|
languageName: node
|
|
2132
2132
|
linkType: hard
|
|
2133
2133
|
|
|
2134
|
-
"@cedarjs/prerender@npm:5.0.0
|
|
2135
|
-
version: 5.0.0
|
|
2136
|
-
resolution: "@cedarjs/prerender@npm:5.0.0
|
|
2134
|
+
"@cedarjs/prerender@npm:5.0.0":
|
|
2135
|
+
version: 5.0.0
|
|
2136
|
+
resolution: "@cedarjs/prerender@npm:5.0.0"
|
|
2137
2137
|
dependencies:
|
|
2138
2138
|
"@ast-grep/napi": "npm:0.43.0"
|
|
2139
2139
|
"@babel/generator": "npm:7.29.7"
|
|
2140
2140
|
"@babel/parser": "npm:7.29.7"
|
|
2141
2141
|
"@babel/traverse": "npm:7.29.7"
|
|
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
|
|
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"
|
|
2146
2146
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2147
2147
|
"@rollup/plugin-commonjs": "npm:28.0.9"
|
|
2148
2148
|
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
|
@@ -2159,61 +2159,61 @@ __metadata:
|
|
|
2159
2159
|
unplugin-auto-import: "npm:19.3.0"
|
|
2160
2160
|
vite: "npm:7.3.5"
|
|
2161
2161
|
peerDependencies:
|
|
2162
|
-
"@cedarjs/router":
|
|
2163
|
-
"@cedarjs/web":
|
|
2162
|
+
"@cedarjs/router": 4.2.0
|
|
2163
|
+
"@cedarjs/web": 4.2.0
|
|
2164
2164
|
react: 18.3.1
|
|
2165
2165
|
react-dom: 18.3.1
|
|
2166
|
-
checksum: 10c0/
|
|
2166
|
+
checksum: 10c0/ac5b4adce3f2c977a3092d861b6db9f53dc57dd7ca07368dde82a3aa91dea08fd905aa5942e4cf6e946eb6d6816ea05670edaccc5c4037a1d9681ec5ee637740
|
|
2167
2167
|
languageName: node
|
|
2168
2168
|
linkType: hard
|
|
2169
2169
|
|
|
2170
|
-
"@cedarjs/project-config@npm:5.0.0
|
|
2171
|
-
version: 5.0.0
|
|
2172
|
-
resolution: "@cedarjs/project-config@npm:5.0.0
|
|
2170
|
+
"@cedarjs/project-config@npm:5.0.0":
|
|
2171
|
+
version: 5.0.0
|
|
2172
|
+
resolution: "@cedarjs/project-config@npm:5.0.0"
|
|
2173
2173
|
dependencies:
|
|
2174
2174
|
"@prisma/internals": "npm:7.8.0"
|
|
2175
2175
|
deepmerge: "npm:4.3.1"
|
|
2176
2176
|
fast-glob: "npm:3.3.3"
|
|
2177
2177
|
smol-toml: "npm:1.6.1"
|
|
2178
2178
|
string-env-interpolation: "npm:1.0.1"
|
|
2179
|
-
checksum: 10c0/
|
|
2179
|
+
checksum: 10c0/a09c030b51dacb0d65a9aaec05007b709dd4ebd5cda4451e4413a996dec0645490332c692506c7362726fe14ae53ca8b599631972231e9eed40005570a86328f
|
|
2180
2180
|
languageName: node
|
|
2181
2181
|
linkType: hard
|
|
2182
2182
|
|
|
2183
|
-
"@cedarjs/router@npm:5.0.0
|
|
2184
|
-
version: 5.0.0
|
|
2185
|
-
resolution: "@cedarjs/router@npm:5.0.0
|
|
2183
|
+
"@cedarjs/router@npm:5.0.0":
|
|
2184
|
+
version: 5.0.0
|
|
2185
|
+
resolution: "@cedarjs/router@npm:5.0.0"
|
|
2186
2186
|
dependencies:
|
|
2187
|
-
"@cedarjs/project-config": "npm:5.0.0
|
|
2188
|
-
"@cedarjs/server-store": "npm:5.0.0
|
|
2187
|
+
"@cedarjs/project-config": "npm:5.0.0"
|
|
2188
|
+
"@cedarjs/server-store": "npm:5.0.0"
|
|
2189
2189
|
react: "npm:18.3.1"
|
|
2190
2190
|
react-dom: "npm:18.3.1"
|
|
2191
2191
|
ts-toolbelt: "npm:9.6.0"
|
|
2192
2192
|
peerDependencies:
|
|
2193
|
-
"@cedarjs/auth":
|
|
2193
|
+
"@cedarjs/auth": 4.2.0
|
|
2194
2194
|
react: 18.3.1
|
|
2195
2195
|
react-dom: 18.3.1
|
|
2196
|
-
checksum: 10c0/
|
|
2196
|
+
checksum: 10c0/cd289630d7cc21301ad26f16f1b6bcb900268287f1d790945bf301d51483630e90690393b07a22f215f3caa2b4de7305fee1ccd9122e7dd33b97521b02c9a722
|
|
2197
2197
|
languageName: node
|
|
2198
2198
|
linkType: hard
|
|
2199
2199
|
|
|
2200
|
-
"@cedarjs/server-store@npm:5.0.0
|
|
2201
|
-
version: 5.0.0
|
|
2202
|
-
resolution: "@cedarjs/server-store@npm:5.0.0
|
|
2200
|
+
"@cedarjs/server-store@npm:5.0.0":
|
|
2201
|
+
version: 5.0.0
|
|
2202
|
+
resolution: "@cedarjs/server-store@npm:5.0.0"
|
|
2203
2203
|
dependencies:
|
|
2204
|
-
"@cedarjs/auth": "npm:5.0.0
|
|
2205
|
-
"@cedarjs/cookie-jar": "npm:5.0.0
|
|
2204
|
+
"@cedarjs/auth": "npm:5.0.0"
|
|
2205
|
+
"@cedarjs/cookie-jar": "npm:5.0.0"
|
|
2206
2206
|
esbuild: "npm:0.27.7"
|
|
2207
2207
|
fast-glob: "npm:3.3.3"
|
|
2208
|
-
checksum: 10c0/
|
|
2208
|
+
checksum: 10c0/4ef94e949ffe1f42a67c9a8b3ae631faece79fe6b371913bb69a771028a8a3ca3505b81ff517c857510aa3c037353b106be1f555d59a22067dc4f7a826fb369d
|
|
2209
2209
|
languageName: node
|
|
2210
2210
|
linkType: hard
|
|
2211
2211
|
|
|
2212
|
-
"@cedarjs/structure@npm:5.0.0
|
|
2213
|
-
version: 5.0.0
|
|
2214
|
-
resolution: "@cedarjs/structure@npm:5.0.0
|
|
2212
|
+
"@cedarjs/structure@npm:5.0.0":
|
|
2213
|
+
version: 5.0.0
|
|
2214
|
+
resolution: "@cedarjs/structure@npm:5.0.0"
|
|
2215
2215
|
dependencies:
|
|
2216
|
-
"@cedarjs/project-config": "npm:5.0.0
|
|
2216
|
+
"@cedarjs/project-config": "npm:5.0.0"
|
|
2217
2217
|
"@prisma/internals": "npm:7.8.0"
|
|
2218
2218
|
"@types/line-column": "npm:1.0.2"
|
|
2219
2219
|
camelcase: "npm:6.3.0"
|
|
@@ -2226,34 +2226,34 @@ __metadata:
|
|
|
2226
2226
|
smol-toml: "npm:1.6.1"
|
|
2227
2227
|
ts-morph: "npm:23.0.0"
|
|
2228
2228
|
yargs-parser: "npm:21.1.1"
|
|
2229
|
-
checksum: 10c0/
|
|
2229
|
+
checksum: 10c0/fdeec8c9351406ddc3a5bed82902723fc8aa0ca752eaa178c99eb5deef6ef7b78808d6345582d7795e060c9d6f3d0b3842d8d5296e85330892a61dca2608ae8d
|
|
2230
2230
|
languageName: node
|
|
2231
2231
|
linkType: hard
|
|
2232
2232
|
|
|
2233
|
-
"@cedarjs/telemetry@npm:5.0.0
|
|
2234
|
-
version: 5.0.0
|
|
2235
|
-
resolution: "@cedarjs/telemetry@npm:5.0.0
|
|
2233
|
+
"@cedarjs/telemetry@npm:5.0.0":
|
|
2234
|
+
version: 5.0.0
|
|
2235
|
+
resolution: "@cedarjs/telemetry@npm:5.0.0"
|
|
2236
2236
|
dependencies:
|
|
2237
|
-
"@cedarjs/project-config": "npm:5.0.0
|
|
2238
|
-
"@cedarjs/structure": "npm:5.0.0
|
|
2237
|
+
"@cedarjs/project-config": "npm:5.0.0"
|
|
2238
|
+
"@cedarjs/structure": "npm:5.0.0"
|
|
2239
2239
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2240
2240
|
ci-info: "npm:4.4.0"
|
|
2241
2241
|
envinfo: "npm:7.21.0"
|
|
2242
2242
|
systeminformation: "npm:5.31.7"
|
|
2243
2243
|
uuid: "npm:11.1.0"
|
|
2244
2244
|
yargs: "npm:17.7.2"
|
|
2245
|
-
checksum: 10c0/
|
|
2245
|
+
checksum: 10c0/41855aa2ed0e349d8a1025c525a1e8d3bee1c60320df322f8b26f5f27ef9dd92e9767a08433ae4b7dd4517c7bcac5f60a0f172cc191dca8e5855dc6de3737506
|
|
2246
2246
|
languageName: node
|
|
2247
2247
|
linkType: hard
|
|
2248
2248
|
|
|
2249
|
-
"@cedarjs/testing@npm:5.0.0
|
|
2250
|
-
version: 5.0.0
|
|
2251
|
-
resolution: "@cedarjs/testing@npm:5.0.0
|
|
2249
|
+
"@cedarjs/testing@npm:5.0.0":
|
|
2250
|
+
version: 5.0.0
|
|
2251
|
+
resolution: "@cedarjs/testing@npm:5.0.0"
|
|
2252
2252
|
dependencies:
|
|
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
|
|
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"
|
|
2257
2257
|
"@testing-library/jest-dom": "npm:6.9.1"
|
|
2258
2258
|
"@testing-library/react": "npm:14.3.1"
|
|
2259
2259
|
"@testing-library/user-event": "npm:14.6.1"
|
|
@@ -2272,44 +2272,44 @@ __metadata:
|
|
|
2272
2272
|
unplugin-auto-import: "npm:19.3.0"
|
|
2273
2273
|
whatwg-fetch: "npm:3.6.20"
|
|
2274
2274
|
peerDependencies:
|
|
2275
|
-
"@cedarjs/auth":
|
|
2276
|
-
"@cedarjs/router":
|
|
2277
|
-
"@cedarjs/web":
|
|
2275
|
+
"@cedarjs/auth": 4.2.0
|
|
2276
|
+
"@cedarjs/router": 4.2.0
|
|
2277
|
+
"@cedarjs/web": 4.2.0
|
|
2278
2278
|
vitest: 3.2.6
|
|
2279
2279
|
peerDependenciesMeta:
|
|
2280
2280
|
vitest:
|
|
2281
2281
|
optional: true
|
|
2282
|
-
checksum: 10c0/
|
|
2282
|
+
checksum: 10c0/c14cb7ee4a3818d9e8e87244c958b07fff697b05cbd9853955654783512a8b8c0658f04cfcef8dc5e9321d5d1ff4e47a7693a637d493c9a01783f70060523ac2
|
|
2283
2283
|
languageName: node
|
|
2284
2284
|
linkType: hard
|
|
2285
2285
|
|
|
2286
|
-
"@cedarjs/utils@npm:5.0.0
|
|
2287
|
-
version: 5.0.0
|
|
2288
|
-
resolution: "@cedarjs/utils@npm:5.0.0
|
|
2286
|
+
"@cedarjs/utils@npm:5.0.0":
|
|
2287
|
+
version: 5.0.0
|
|
2288
|
+
resolution: "@cedarjs/utils@npm:5.0.0"
|
|
2289
2289
|
dependencies:
|
|
2290
2290
|
pluralize: "npm:8.0.0"
|
|
2291
|
-
checksum: 10c0/
|
|
2291
|
+
checksum: 10c0/2151d03c90ed2bb50c58210ccd2cae5748beea664b387f0042a9bc2ab2b0478b16d0d3500ed1c8e1585bcf5dc499ca008010cf7fc6b8ab49e6d0bd4df7be47c1
|
|
2292
2292
|
languageName: node
|
|
2293
2293
|
linkType: hard
|
|
2294
2294
|
|
|
2295
|
-
"@cedarjs/vite@npm:5.0.0
|
|
2296
|
-
version: 5.0.0
|
|
2297
|
-
resolution: "@cedarjs/vite@npm:5.0.0
|
|
2295
|
+
"@cedarjs/vite@npm:5.0.0":
|
|
2296
|
+
version: 5.0.0
|
|
2297
|
+
resolution: "@cedarjs/vite@npm:5.0.0"
|
|
2298
2298
|
dependencies:
|
|
2299
2299
|
"@ast-grep/napi": "npm:0.43.0"
|
|
2300
2300
|
"@babel/generator": "npm:7.29.7"
|
|
2301
2301
|
"@babel/parser": "npm:7.29.7"
|
|
2302
2302
|
"@babel/traverse": "npm:7.29.7"
|
|
2303
2303
|
"@babel/types": "npm:7.29.7"
|
|
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
|
|
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"
|
|
2313
2313
|
"@fastify/url-data": "npm:6.0.3"
|
|
2314
2314
|
"@swc/core": "npm:1.15.41"
|
|
2315
2315
|
"@universal-deploy/store": "npm:^0.2.1"
|
|
@@ -2341,9 +2341,9 @@ __metadata:
|
|
|
2341
2341
|
ws: "npm:8.20.0"
|
|
2342
2342
|
yargs-parser: "npm:21.1.1"
|
|
2343
2343
|
peerDependencies:
|
|
2344
|
-
"@cedarjs/auth":
|
|
2345
|
-
"@cedarjs/router":
|
|
2346
|
-
"@cedarjs/web":
|
|
2344
|
+
"@cedarjs/auth": 4.2.0
|
|
2345
|
+
"@cedarjs/router": 4.2.0
|
|
2346
|
+
"@cedarjs/web": 4.2.0
|
|
2347
2347
|
bin:
|
|
2348
2348
|
cedar-dev-fe: dist/devFeServer.js
|
|
2349
2349
|
cedar-serve-fe: dist/runFeServer.js
|
|
@@ -2351,16 +2351,16 @@ __metadata:
|
|
|
2351
2351
|
cedar-vite-build: bins/cedar-vite-build.mjs
|
|
2352
2352
|
cedar-vite-dev: bins/cedar-vite-dev.mjs
|
|
2353
2353
|
vite: bins/vite.mjs
|
|
2354
|
-
checksum: 10c0/
|
|
2354
|
+
checksum: 10c0/ed153d30cefec845708ccff10ab05076ddbb95cd973a4544bba5baa1ccb8bfa3725a64520456376d53d9eaf7073d113d45fd7e56d394d94ec5b117e2dd7f77f6
|
|
2355
2355
|
languageName: node
|
|
2356
2356
|
linkType: hard
|
|
2357
2357
|
|
|
2358
|
-
"@cedarjs/web-server@npm:5.0.0
|
|
2359
|
-
version: 5.0.0
|
|
2360
|
-
resolution: "@cedarjs/web-server@npm:5.0.0
|
|
2358
|
+
"@cedarjs/web-server@npm:5.0.0":
|
|
2359
|
+
version: 5.0.0
|
|
2360
|
+
resolution: "@cedarjs/web-server@npm:5.0.0"
|
|
2361
2361
|
dependencies:
|
|
2362
|
-
"@cedarjs/fastify-web": "npm:5.0.0
|
|
2363
|
-
"@cedarjs/project-config": "npm:5.0.0
|
|
2362
|
+
"@cedarjs/fastify-web": "npm:5.0.0"
|
|
2363
|
+
"@cedarjs/project-config": "npm:5.0.0"
|
|
2364
2364
|
ansis: "npm:4.2.0"
|
|
2365
2365
|
dotenv-defaults: "npm:5.0.2"
|
|
2366
2366
|
fastify: "npm:5.8.5"
|
|
@@ -2368,16 +2368,16 @@ __metadata:
|
|
|
2368
2368
|
bin:
|
|
2369
2369
|
cedar-web-server: dist/bin.js
|
|
2370
2370
|
rw-web-server: dist/bin.js
|
|
2371
|
-
checksum: 10c0/
|
|
2371
|
+
checksum: 10c0/a2b2c53e345d9162a1f8880ee8159a555b0cde3c97f1d8c22b78983da65ecc224644462d1a9b637bce0f5579bddc3736aa388761952fb9ec27cfd5e179afdc44
|
|
2372
2372
|
languageName: node
|
|
2373
2373
|
linkType: hard
|
|
2374
2374
|
|
|
2375
|
-
"@cedarjs/web@npm:5.0.0
|
|
2376
|
-
version: 5.0.0
|
|
2377
|
-
resolution: "@cedarjs/web@npm:5.0.0
|
|
2375
|
+
"@cedarjs/web@npm:5.0.0":
|
|
2376
|
+
version: 5.0.0
|
|
2377
|
+
resolution: "@cedarjs/web@npm:5.0.0"
|
|
2378
2378
|
dependencies:
|
|
2379
2379
|
"@apollo/client": "npm:3.14.1"
|
|
2380
|
-
"@cedarjs/server-store": "npm:5.0.0
|
|
2380
|
+
"@cedarjs/server-store": "npm:5.0.0"
|
|
2381
2381
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2382
2382
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2383
2383
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2389,7 +2389,7 @@ __metadata:
|
|
|
2389
2389
|
stacktracey: "npm:2.2.0"
|
|
2390
2390
|
ts-toolbelt: "npm:9.6.0"
|
|
2391
2391
|
peerDependencies:
|
|
2392
|
-
"@cedarjs/auth":
|
|
2392
|
+
"@cedarjs/auth": 4.2.0
|
|
2393
2393
|
react: 18.3.1
|
|
2394
2394
|
react-dom: 18.3.1
|
|
2395
2395
|
bin:
|
|
@@ -2402,7 +2402,7 @@ __metadata:
|
|
|
2402
2402
|
rw: dist/cjs/bins/redwood.js
|
|
2403
2403
|
storybook: dist/cjs/bins/storybook.js
|
|
2404
2404
|
tsc: dist/cjs/bins/tsc.js
|
|
2405
|
-
checksum: 10c0/
|
|
2405
|
+
checksum: 10c0/8053a38cbf1823641827d43901732e2b1ae4f24b7ea8eae762bdc05b7a0a2879de4c42e6bd3e2f4cf07900bb4cba8e5f0560df28f513c87a941222fdfae4a1e9
|
|
2406
2406
|
languageName: node
|
|
2407
2407
|
linkType: hard
|
|
2408
2408
|
|
|
@@ -6755,9 +6755,9 @@ __metadata:
|
|
|
6755
6755
|
linkType: hard
|
|
6756
6756
|
|
|
6757
6757
|
"@ungap/structured-clone@npm:^1.2.0":
|
|
6758
|
-
version: 1.3.
|
|
6759
|
-
resolution: "@ungap/structured-clone@npm:1.3.
|
|
6760
|
-
checksum: 10c0/
|
|
6758
|
+
version: 1.3.3
|
|
6759
|
+
resolution: "@ungap/structured-clone@npm:1.3.3"
|
|
6760
|
+
checksum: 10c0/b199e280ee06e9c447e0ccd38df60a65c2b2c13d3c77af50b1e6d77230aee1ea7da309d7b80c5a4850c8e22e4eee9e4b2813c6a33f8c360560d7f2e99a9f6e8f
|
|
6761
6761
|
languageName: node
|
|
6762
6762
|
linkType: hard
|
|
6763
6763
|
|
|
@@ -7513,8 +7513,8 @@ __metadata:
|
|
|
7513
7513
|
version: 0.0.0-use.local
|
|
7514
7514
|
resolution: "api@workspace:api"
|
|
7515
7515
|
dependencies:
|
|
7516
|
-
"@cedarjs/api": "npm:5.0.0
|
|
7517
|
-
"@cedarjs/graphql-server": "npm:5.0.0
|
|
7516
|
+
"@cedarjs/api": "npm:5.0.0"
|
|
7517
|
+
"@cedarjs/graphql-server": "npm:5.0.0"
|
|
7518
7518
|
"@prisma/adapter-better-sqlite3": "npm:7.8.0"
|
|
7519
7519
|
"@prisma/client": "npm:7.8.0"
|
|
7520
7520
|
better-sqlite3: "npm:12.9.0"
|
|
@@ -12024,9 +12024,9 @@ __metadata:
|
|
|
12024
12024
|
linkType: hard
|
|
12025
12025
|
|
|
12026
12026
|
"hono@npm:^4.12.8":
|
|
12027
|
-
version: 4.12.
|
|
12028
|
-
resolution: "hono@npm:4.12.
|
|
12029
|
-
checksum: 10c0/
|
|
12027
|
+
version: 4.12.29
|
|
12028
|
+
resolution: "hono@npm:4.12.29"
|
|
12029
|
+
checksum: 10c0/ee56efba993e765088c8e160e3e6fbe28138e0ae84a9f0e810917ef7cbb4dff2c50c947cabad1ec4852a5baf0225354a9e6dc8da9da66af0b0827e842a1870f7
|
|
12030
12030
|
languageName: node
|
|
12031
12031
|
linkType: hard
|
|
12032
12032
|
|
|
@@ -12196,9 +12196,9 @@ __metadata:
|
|
|
12196
12196
|
linkType: hard
|
|
12197
12197
|
|
|
12198
12198
|
"ignore@npm:^7.0.5":
|
|
12199
|
-
version: 7.0.
|
|
12200
|
-
resolution: "ignore@npm:7.0.
|
|
12201
|
-
checksum: 10c0/
|
|
12199
|
+
version: 7.0.6
|
|
12200
|
+
resolution: "ignore@npm:7.0.6"
|
|
12201
|
+
checksum: 10c0/fc01ef1d14efbe003439b60538726351e81483d1b6f55bdbb3a4465c6346d9481afad5b350dfbd604ddd7049618ef9093ff26dc147984aabc303c56ba53ea3b5
|
|
12202
12202
|
languageName: node
|
|
12203
12203
|
linkType: hard
|
|
12204
12204
|
|
|
@@ -16739,10 +16739,10 @@ __metadata:
|
|
|
16739
16739
|
version: 0.0.0-use.local
|
|
16740
16740
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16741
16741
|
dependencies:
|
|
16742
|
-
"@cedarjs/core": "npm:5.0.0
|
|
16743
|
-
"@cedarjs/eslint-config": "npm:5.0.0
|
|
16744
|
-
"@cedarjs/project-config": "npm:5.0.0
|
|
16745
|
-
"@cedarjs/testing": "npm:5.0.0
|
|
16742
|
+
"@cedarjs/core": "npm:5.0.0"
|
|
16743
|
+
"@cedarjs/eslint-config": "npm:5.0.0"
|
|
16744
|
+
"@cedarjs/project-config": "npm:5.0.0"
|
|
16745
|
+
"@cedarjs/testing": "npm:5.0.0"
|
|
16746
16746
|
vitest: "npm:3.2.6"
|
|
16747
16747
|
languageName: unknown
|
|
16748
16748
|
linkType: soft
|
|
@@ -19046,10 +19046,10 @@ __metadata:
|
|
|
19046
19046
|
version: 0.0.0-use.local
|
|
19047
19047
|
resolution: "web@workspace:web"
|
|
19048
19048
|
dependencies:
|
|
19049
|
-
"@cedarjs/forms": "npm:5.0.0
|
|
19050
|
-
"@cedarjs/router": "npm:5.0.0
|
|
19051
|
-
"@cedarjs/vite": "npm:5.0.0
|
|
19052
|
-
"@cedarjs/web": "npm:5.0.0
|
|
19049
|
+
"@cedarjs/forms": "npm:5.0.0"
|
|
19050
|
+
"@cedarjs/router": "npm:5.0.0"
|
|
19051
|
+
"@cedarjs/vite": "npm:5.0.0"
|
|
19052
|
+
"@cedarjs/web": "npm:5.0.0"
|
|
19053
19053
|
"@types/react": "npm:^18.2.55"
|
|
19054
19054
|
"@types/react-dom": "npm:^18.2.19"
|
|
19055
19055
|
react: "npm:18.3.1"
|