create-cedar-app 0.7.0 → 0.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/create-cedar-app.js +1 -1
- package/package.json +4 -4
- package/templates/js/api/package.json +2 -2
- package/templates/js/package.json +3 -3
- package/templates/js/web/package.json +4 -4
- package/templates/js/yarn.lock +176 -176
- package/templates/ts/api/package.json +2 -2
- package/templates/ts/package.json +3 -3
- package/templates/ts/web/package.json +4 -4
- package/templates/ts/yarn.lock +176 -176
package/templates/js/yarn.lock
CHANGED
|
@@ -1720,15 +1720,15 @@ __metadata:
|
|
|
1720
1720
|
languageName: node
|
|
1721
1721
|
linkType: hard
|
|
1722
1722
|
|
|
1723
|
-
"@cedarjs/api-server@npm:0.7.
|
|
1724
|
-
version: 0.7.
|
|
1725
|
-
resolution: "@cedarjs/api-server@npm:0.7.
|
|
1726
|
-
dependencies:
|
|
1727
|
-
"@cedarjs/context": "npm:0.7.
|
|
1728
|
-
"@cedarjs/fastify-web": "npm:0.7.
|
|
1729
|
-
"@cedarjs/internal": "npm:0.7.
|
|
1730
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
1731
|
-
"@cedarjs/web-server": "npm:0.7.
|
|
1723
|
+
"@cedarjs/api-server@npm:0.7.1":
|
|
1724
|
+
version: 0.7.1
|
|
1725
|
+
resolution: "@cedarjs/api-server@npm:0.7.1"
|
|
1726
|
+
dependencies:
|
|
1727
|
+
"@cedarjs/context": "npm:0.7.1"
|
|
1728
|
+
"@cedarjs/fastify-web": "npm:0.7.1"
|
|
1729
|
+
"@cedarjs/internal": "npm:0.7.1"
|
|
1730
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
1731
|
+
"@cedarjs/web-server": "npm:0.7.1"
|
|
1732
1732
|
"@fastify/multipart": "npm:8.3.1"
|
|
1733
1733
|
"@fastify/url-data": "npm:5.4.0"
|
|
1734
1734
|
ansis: "npm:4.1.0"
|
|
@@ -1744,7 +1744,7 @@ __metadata:
|
|
|
1744
1744
|
split2: "npm:4.2.0"
|
|
1745
1745
|
yargs: "npm:17.7.2"
|
|
1746
1746
|
peerDependencies:
|
|
1747
|
-
"@cedarjs/graphql-server": 0.7.
|
|
1747
|
+
"@cedarjs/graphql-server": 0.7.1
|
|
1748
1748
|
peerDependenciesMeta:
|
|
1749
1749
|
"@cedarjs/graphql-server":
|
|
1750
1750
|
optional: true
|
|
@@ -1755,13 +1755,13 @@ __metadata:
|
|
|
1755
1755
|
rw-api-server-watch: ./dist/cjs/watch.js
|
|
1756
1756
|
rw-log-formatter: ./dist/cjs/logFormatter/bin.js
|
|
1757
1757
|
rw-server: ./dist/cjs/bin.js
|
|
1758
|
-
checksum: 10c0/
|
|
1758
|
+
checksum: 10c0/27c8e158fc2c705864d2d1528f6a02cf7ce6894478dcf065844abb54b47baeb2f84978982408e8c4b555d819d3f07e95900f2306702079e35c59bbe6156084c2
|
|
1759
1759
|
languageName: node
|
|
1760
1760
|
linkType: hard
|
|
1761
1761
|
|
|
1762
|
-
"@cedarjs/api@npm:0.7.
|
|
1763
|
-
version: 0.7.
|
|
1764
|
-
resolution: "@cedarjs/api@npm:0.7.
|
|
1762
|
+
"@cedarjs/api@npm:0.7.1":
|
|
1763
|
+
version: 0.7.1
|
|
1764
|
+
resolution: "@cedarjs/api@npm:0.7.1"
|
|
1765
1765
|
dependencies:
|
|
1766
1766
|
"@prisma/client": "npm:5.20.0"
|
|
1767
1767
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -1786,23 +1786,23 @@ __metadata:
|
|
|
1786
1786
|
rw: ./dist/cjs/bins/redwood.js
|
|
1787
1787
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
1788
1788
|
tsc: ./dist/cjs/bins/tsc.js
|
|
1789
|
-
checksum: 10c0/
|
|
1789
|
+
checksum: 10c0/73cf500dd8fccd9fe93dcc9b20e2cdfdecda0a9780405a1971f3e8a6fee37536bd5e8557c1b94aa123be4360ab2465d51215b26202012395cb6005396d80785b
|
|
1790
1790
|
languageName: node
|
|
1791
1791
|
linkType: hard
|
|
1792
1792
|
|
|
1793
|
-
"@cedarjs/auth@npm:0.7.
|
|
1794
|
-
version: 0.7.
|
|
1795
|
-
resolution: "@cedarjs/auth@npm:0.7.
|
|
1793
|
+
"@cedarjs/auth@npm:0.7.1":
|
|
1794
|
+
version: 0.7.1
|
|
1795
|
+
resolution: "@cedarjs/auth@npm:0.7.1"
|
|
1796
1796
|
dependencies:
|
|
1797
1797
|
core-js: "npm:3.42.0"
|
|
1798
1798
|
react: "npm:18.3.1"
|
|
1799
|
-
checksum: 10c0/
|
|
1799
|
+
checksum: 10c0/41023f6146a4cef7b97221659f10c4a334bccf26b2b592c9e622913eadc1420cee6d0821bdaebc132c0dab4f9fbafbd9c281461b5ef570775b865ac29baa16b7
|
|
1800
1800
|
languageName: node
|
|
1801
1801
|
linkType: hard
|
|
1802
1802
|
|
|
1803
|
-
"@cedarjs/babel-config@npm:0.7.
|
|
1804
|
-
version: 0.7.
|
|
1805
|
-
resolution: "@cedarjs/babel-config@npm:0.7.
|
|
1803
|
+
"@cedarjs/babel-config@npm:0.7.1":
|
|
1804
|
+
version: 0.7.1
|
|
1805
|
+
resolution: "@cedarjs/babel-config@npm:0.7.1"
|
|
1806
1806
|
dependencies:
|
|
1807
1807
|
"@babel/core": "npm:^7.26.10"
|
|
1808
1808
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -1817,7 +1817,7 @@ __metadata:
|
|
|
1817
1817
|
"@babel/register": "npm:7.27.1"
|
|
1818
1818
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1819
1819
|
"@babel/traverse": "npm:7.27.4"
|
|
1820
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
1820
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
1821
1821
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1822
1822
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1823
1823
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1825,17 +1825,17 @@ __metadata:
|
|
|
1825
1825
|
fast-glob: "npm:3.3.3"
|
|
1826
1826
|
graphql: "npm:16.9.0"
|
|
1827
1827
|
typescript: "npm:5.6.2"
|
|
1828
|
-
checksum: 10c0/
|
|
1828
|
+
checksum: 10c0/5a9a7621313793deb56b5e5ed078d71488c7fbbbaf1dc471075351945478baa4d98a868cb4f08ffd5a47ad24037528728e1bbca8e88e712da197032c24801351
|
|
1829
1829
|
languageName: node
|
|
1830
1830
|
linkType: hard
|
|
1831
1831
|
|
|
1832
|
-
"@cedarjs/cli-helpers@npm:0.7.
|
|
1833
|
-
version: 0.7.
|
|
1834
|
-
resolution: "@cedarjs/cli-helpers@npm:0.7.
|
|
1832
|
+
"@cedarjs/cli-helpers@npm:0.7.1":
|
|
1833
|
+
version: 0.7.1
|
|
1834
|
+
resolution: "@cedarjs/cli-helpers@npm:0.7.1"
|
|
1835
1835
|
dependencies:
|
|
1836
1836
|
"@babel/core": "npm:^7.26.10"
|
|
1837
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
1838
|
-
"@cedarjs/telemetry": "npm:0.7.
|
|
1837
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
1838
|
+
"@cedarjs/telemetry": "npm:0.7.1"
|
|
1839
1839
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1840
1840
|
ansis: "npm:4.1.0"
|
|
1841
1841
|
dotenv: "npm:16.4.7"
|
|
@@ -1850,25 +1850,25 @@ __metadata:
|
|
|
1850
1850
|
smol-toml: "npm:1.3.4"
|
|
1851
1851
|
termi-link: "npm:1.1.0"
|
|
1852
1852
|
yargs-parser: "npm:21.1.1"
|
|
1853
|
-
checksum: 10c0/
|
|
1853
|
+
checksum: 10c0/6272a809923bfbf58a1064208ebd756924061c27f67ba7f72c04d2d39691e2a86f96690c3a811757eb2d760728a91ad16871690b7413e6b30cf0a81a38f61207
|
|
1854
1854
|
languageName: node
|
|
1855
1855
|
linkType: hard
|
|
1856
1856
|
|
|
1857
|
-
"@cedarjs/cli@npm:0.7.
|
|
1858
|
-
version: 0.7.
|
|
1859
|
-
resolution: "@cedarjs/cli@npm:0.7.
|
|
1857
|
+
"@cedarjs/cli@npm:0.7.1":
|
|
1858
|
+
version: 0.7.1
|
|
1859
|
+
resolution: "@cedarjs/cli@npm:0.7.1"
|
|
1860
1860
|
dependencies:
|
|
1861
1861
|
"@babel/preset-typescript": "npm:7.27.1"
|
|
1862
1862
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1863
|
-
"@cedarjs/api-server": "npm:0.7.
|
|
1864
|
-
"@cedarjs/cli-helpers": "npm:0.7.
|
|
1865
|
-
"@cedarjs/fastify-web": "npm:0.7.
|
|
1866
|
-
"@cedarjs/internal": "npm:0.7.
|
|
1867
|
-
"@cedarjs/prerender": "npm:0.7.
|
|
1868
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
1869
|
-
"@cedarjs/structure": "npm:0.7.
|
|
1870
|
-
"@cedarjs/telemetry": "npm:0.7.
|
|
1871
|
-
"@cedarjs/web-server": "npm:0.7.
|
|
1863
|
+
"@cedarjs/api-server": "npm:0.7.1"
|
|
1864
|
+
"@cedarjs/cli-helpers": "npm:0.7.1"
|
|
1865
|
+
"@cedarjs/fastify-web": "npm:0.7.1"
|
|
1866
|
+
"@cedarjs/internal": "npm:0.7.1"
|
|
1867
|
+
"@cedarjs/prerender": "npm:0.7.1"
|
|
1868
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
1869
|
+
"@cedarjs/structure": "npm:0.7.1"
|
|
1870
|
+
"@cedarjs/telemetry": "npm:0.7.1"
|
|
1871
|
+
"@cedarjs/web-server": "npm:0.7.1"
|
|
1872
1872
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1873
1873
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1874
1874
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -1922,41 +1922,41 @@ __metadata:
|
|
|
1922
1922
|
redwood: ./dist/index.js
|
|
1923
1923
|
rw: ./dist/index.js
|
|
1924
1924
|
rwfw: ./dist/rwfw.js
|
|
1925
|
-
checksum: 10c0/
|
|
1925
|
+
checksum: 10c0/31379009f128fdc8b6eab94c79209eba4c9558be68eef9898635d3b00bbaf59d48b0322913cc3a16069263949b703810c6c6febcb364f31fc29fd553f3d95ea3
|
|
1926
1926
|
languageName: node
|
|
1927
1927
|
linkType: hard
|
|
1928
1928
|
|
|
1929
|
-
"@cedarjs/context@npm:0.7.
|
|
1930
|
-
version: 0.7.
|
|
1931
|
-
resolution: "@cedarjs/context@npm:0.7.
|
|
1932
|
-
checksum: 10c0/
|
|
1929
|
+
"@cedarjs/context@npm:0.7.1":
|
|
1930
|
+
version: 0.7.1
|
|
1931
|
+
resolution: "@cedarjs/context@npm:0.7.1"
|
|
1932
|
+
checksum: 10c0/15a14b63a629b5f251b94980fbfc2cf5b0d387c44f1aed9bcc1ebb049ca1b93e9867a3f3777c5aa57904039567bac978793b2c3d6a4485779dceeefaf47c027b
|
|
1933
1933
|
languageName: node
|
|
1934
1934
|
linkType: hard
|
|
1935
1935
|
|
|
1936
|
-
"@cedarjs/cookie-jar@npm:0.7.
|
|
1937
|
-
version: 0.7.
|
|
1938
|
-
resolution: "@cedarjs/cookie-jar@npm:0.7.
|
|
1936
|
+
"@cedarjs/cookie-jar@npm:0.7.1":
|
|
1937
|
+
version: 0.7.1
|
|
1938
|
+
resolution: "@cedarjs/cookie-jar@npm:0.7.1"
|
|
1939
1939
|
dependencies:
|
|
1940
1940
|
cookie: "npm:0.7.2"
|
|
1941
1941
|
esbuild: "npm:0.25.8"
|
|
1942
1942
|
fast-glob: "npm:3.3.3"
|
|
1943
1943
|
fs-extra: "npm:11.2.0"
|
|
1944
|
-
checksum: 10c0/
|
|
1944
|
+
checksum: 10c0/d91dcac9d3a053951f6105b1bcc595608badc0cf023d842df5002d5ca558bedfc92809f6f03f7b3048f9f0f81ebff4dcd5b851969e992a7d22798dcfa4b4453a
|
|
1945
1945
|
languageName: node
|
|
1946
1946
|
linkType: hard
|
|
1947
1947
|
|
|
1948
|
-
"@cedarjs/core@npm:0.7.
|
|
1949
|
-
version: 0.7.
|
|
1950
|
-
resolution: "@cedarjs/core@npm:0.7.
|
|
1948
|
+
"@cedarjs/core@npm:0.7.1":
|
|
1949
|
+
version: 0.7.1
|
|
1950
|
+
resolution: "@cedarjs/core@npm:0.7.1"
|
|
1951
1951
|
dependencies:
|
|
1952
1952
|
"@babel/cli": "npm:7.27.2"
|
|
1953
|
-
"@cedarjs/api-server": "npm:0.7.
|
|
1954
|
-
"@cedarjs/cli": "npm:0.7.
|
|
1955
|
-
"@cedarjs/eslint-config": "npm:0.7.
|
|
1956
|
-
"@cedarjs/internal": "npm:0.7.
|
|
1957
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
1958
|
-
"@cedarjs/testing": "npm:0.7.
|
|
1959
|
-
"@cedarjs/web-server": "npm:0.7.
|
|
1953
|
+
"@cedarjs/api-server": "npm:0.7.1"
|
|
1954
|
+
"@cedarjs/cli": "npm:0.7.1"
|
|
1955
|
+
"@cedarjs/eslint-config": "npm:0.7.1"
|
|
1956
|
+
"@cedarjs/internal": "npm:0.7.1"
|
|
1957
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
1958
|
+
"@cedarjs/testing": "npm:0.7.1"
|
|
1959
|
+
"@cedarjs/web-server": "npm:0.7.1"
|
|
1960
1960
|
graphql-tag: "npm:2.12.6"
|
|
1961
1961
|
lodash: "npm:4.17.21"
|
|
1962
1962
|
nodemon: "npm:3.1.10"
|
|
@@ -1986,20 +1986,20 @@ __metadata:
|
|
|
1986
1986
|
rw-serve-fe: ./dist/bins/rw-serve-fe.js
|
|
1987
1987
|
rw-web-server: ./dist/bins/rw-web-server.js
|
|
1988
1988
|
rwfw: ./dist/bins/rwfw.js
|
|
1989
|
-
checksum: 10c0/
|
|
1989
|
+
checksum: 10c0/b249ec22b806adb813877a5b5aec74852f5f79b2ec5c16671ddc6c6027939e863f9d9d9dc5a1183ebb1fc787c3522188bba9198be95c073ddf628c5cc696b274
|
|
1990
1990
|
languageName: node
|
|
1991
1991
|
linkType: hard
|
|
1992
1992
|
|
|
1993
|
-
"@cedarjs/eslint-config@npm:0.7.
|
|
1994
|
-
version: 0.7.
|
|
1995
|
-
resolution: "@cedarjs/eslint-config@npm:0.7.
|
|
1993
|
+
"@cedarjs/eslint-config@npm:0.7.1":
|
|
1994
|
+
version: 0.7.1
|
|
1995
|
+
resolution: "@cedarjs/eslint-config@npm:0.7.1"
|
|
1996
1996
|
dependencies:
|
|
1997
1997
|
"@babel/core": "npm:^7.26.10"
|
|
1998
1998
|
"@babel/eslint-parser": "npm:7.27.5"
|
|
1999
1999
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2000
|
-
"@cedarjs/eslint-plugin": "npm:0.7.
|
|
2001
|
-
"@cedarjs/internal": "npm:0.7.
|
|
2002
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2000
|
+
"@cedarjs/eslint-plugin": "npm:0.7.1"
|
|
2001
|
+
"@cedarjs/internal": "npm:0.7.1"
|
|
2002
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2003
2003
|
"@typescript-eslint/eslint-plugin": "npm:8.19.1"
|
|
2004
2004
|
"@typescript-eslint/parser": "npm:8.19.1"
|
|
2005
2005
|
eslint: "npm:8.57.1"
|
|
@@ -2013,53 +2013,53 @@ __metadata:
|
|
|
2013
2013
|
eslint-plugin-react: "npm:7.36.1"
|
|
2014
2014
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2015
2015
|
prettier: "npm:3.5.3"
|
|
2016
|
-
checksum: 10c0/
|
|
2016
|
+
checksum: 10c0/1ae7d3b537947b0ed0d570bcc678f469c4baeb6b720df20fd8050e5e4dce570ad4e2d31886ce5e8a3046a144dad3eb837c733e249bc61424bfd008e32353e09e
|
|
2017
2017
|
languageName: node
|
|
2018
2018
|
linkType: hard
|
|
2019
2019
|
|
|
2020
|
-
"@cedarjs/eslint-plugin@npm:0.7.
|
|
2021
|
-
version: 0.7.
|
|
2022
|
-
resolution: "@cedarjs/eslint-plugin@npm:0.7.
|
|
2020
|
+
"@cedarjs/eslint-plugin@npm:0.7.1":
|
|
2021
|
+
version: 0.7.1
|
|
2022
|
+
resolution: "@cedarjs/eslint-plugin@npm:0.7.1"
|
|
2023
2023
|
dependencies:
|
|
2024
2024
|
"@typescript-eslint/utils": "npm:8.19.1"
|
|
2025
2025
|
eslint: "npm:8.57.1"
|
|
2026
|
-
checksum: 10c0/
|
|
2026
|
+
checksum: 10c0/69adc3e63ebc16b1cc3a56babbd8a660fe16a9b055344329a5050952dd4e471d1a6f555a12f91835cf6b6fcebbb8a965e119fb6de3f08394f5908b858308ba47
|
|
2027
2027
|
languageName: node
|
|
2028
2028
|
linkType: hard
|
|
2029
2029
|
|
|
2030
|
-
"@cedarjs/fastify-web@npm:0.7.
|
|
2031
|
-
version: 0.7.
|
|
2032
|
-
resolution: "@cedarjs/fastify-web@npm:0.7.
|
|
2030
|
+
"@cedarjs/fastify-web@npm:0.7.1":
|
|
2031
|
+
version: 0.7.1
|
|
2032
|
+
resolution: "@cedarjs/fastify-web@npm:0.7.1"
|
|
2033
2033
|
dependencies:
|
|
2034
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2034
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2035
2035
|
"@fastify/http-proxy": "npm:9.5.0"
|
|
2036
2036
|
"@fastify/static": "npm:6.12.0"
|
|
2037
2037
|
"@fastify/url-data": "npm:5.4.0"
|
|
2038
2038
|
fast-glob: "npm:3.3.3"
|
|
2039
|
-
checksum: 10c0/
|
|
2039
|
+
checksum: 10c0/17c09148a4743b1c9102a96828fb46e0288e925d75aaf5959ad161f15344e10b3aedbf1fd4c9798cbb46beca4c7acd7130c5ac0b2c2c9e9f02038c038f881933
|
|
2040
2040
|
languageName: node
|
|
2041
2041
|
linkType: hard
|
|
2042
2042
|
|
|
2043
|
-
"@cedarjs/forms@npm:0.7.
|
|
2044
|
-
version: 0.7.
|
|
2045
|
-
resolution: "@cedarjs/forms@npm:0.7.
|
|
2043
|
+
"@cedarjs/forms@npm:0.7.1":
|
|
2044
|
+
version: 0.7.1
|
|
2045
|
+
resolution: "@cedarjs/forms@npm:0.7.1"
|
|
2046
2046
|
dependencies:
|
|
2047
2047
|
graphql: "npm:16.9.0"
|
|
2048
2048
|
pascalcase: "npm:1.0.0"
|
|
2049
2049
|
react-hook-form: "npm:7.54.2"
|
|
2050
2050
|
peerDependencies:
|
|
2051
2051
|
react: 18.3.1
|
|
2052
|
-
checksum: 10c0/
|
|
2052
|
+
checksum: 10c0/0e0c9cda3640d326a8c3708168f1bd53765adc153fd060f23f78e2fb819a9e50737da1ebfad190527ecf3362b6695f9fd260614cf6f8d185e98294b1c246051d
|
|
2053
2053
|
languageName: node
|
|
2054
2054
|
linkType: hard
|
|
2055
2055
|
|
|
2056
|
-
"@cedarjs/graphql-server@npm:0.7.
|
|
2057
|
-
version: 0.7.
|
|
2058
|
-
resolution: "@cedarjs/graphql-server@npm:0.7.
|
|
2056
|
+
"@cedarjs/graphql-server@npm:0.7.1":
|
|
2057
|
+
version: 0.7.1
|
|
2058
|
+
resolution: "@cedarjs/graphql-server@npm:0.7.1"
|
|
2059
2059
|
dependencies:
|
|
2060
2060
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2061
|
-
"@cedarjs/api": "npm:0.7.
|
|
2062
|
-
"@cedarjs/context": "npm:0.7.
|
|
2061
|
+
"@cedarjs/api": "npm:0.7.1"
|
|
2062
|
+
"@cedarjs/context": "npm:0.7.1"
|
|
2063
2063
|
"@envelop/core": "npm:5.0.2"
|
|
2064
2064
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2065
2065
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2078,13 +2078,13 @@ __metadata:
|
|
|
2078
2078
|
graphql-yoga: "npm:5.7.0"
|
|
2079
2079
|
lodash: "npm:4.17.21"
|
|
2080
2080
|
uuid: "npm:10.0.0"
|
|
2081
|
-
checksum: 10c0/
|
|
2081
|
+
checksum: 10c0/0625809cd505a3bdc1f8bc87f737b851f991b8f229fa8080135960c30934a078f8958ce9477bbbfba85fa65f8cc703018ea2596e3568f6dbc3d8a7d5a3af90c9
|
|
2082
2082
|
languageName: node
|
|
2083
2083
|
linkType: hard
|
|
2084
2084
|
|
|
2085
|
-
"@cedarjs/internal@npm:0.7.
|
|
2086
|
-
version: 0.7.
|
|
2087
|
-
resolution: "@cedarjs/internal@npm:0.7.
|
|
2085
|
+
"@cedarjs/internal@npm:0.7.1":
|
|
2086
|
+
version: 0.7.1
|
|
2087
|
+
resolution: "@cedarjs/internal@npm:0.7.1"
|
|
2088
2088
|
dependencies:
|
|
2089
2089
|
"@babel/core": "npm:^7.26.10"
|
|
2090
2090
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -2092,10 +2092,10 @@ __metadata:
|
|
|
2092
2092
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2093
2093
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2094
2094
|
"@babel/traverse": "npm:7.27.4"
|
|
2095
|
-
"@cedarjs/babel-config": "npm:0.7.
|
|
2096
|
-
"@cedarjs/graphql-server": "npm:0.7.
|
|
2097
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2098
|
-
"@cedarjs/router": "npm:0.7.
|
|
2095
|
+
"@cedarjs/babel-config": "npm:0.7.1"
|
|
2096
|
+
"@cedarjs/graphql-server": "npm:0.7.1"
|
|
2097
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2098
|
+
"@cedarjs/router": "npm:0.7.1"
|
|
2099
2099
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2100
2100
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2101
2101
|
"@graphql-codegen/client-preset": "npm:4.3.3"
|
|
@@ -2128,19 +2128,19 @@ __metadata:
|
|
|
2128
2128
|
bin:
|
|
2129
2129
|
rw-gen: ./dist/generate/generate.js
|
|
2130
2130
|
rw-gen-watch: ./dist/generate/watch.js
|
|
2131
|
-
checksum: 10c0/
|
|
2131
|
+
checksum: 10c0/7e5d0808e6930818d3126052067d215b367cdd5e6a2fd15dbf4f33c943704491ef17d6412c21e0a98df49b4892addeb5596e30be9cbd8c835483e4ae887c0729
|
|
2132
2132
|
languageName: node
|
|
2133
2133
|
linkType: hard
|
|
2134
2134
|
|
|
2135
|
-
"@cedarjs/prerender@npm:0.7.
|
|
2136
|
-
version: 0.7.
|
|
2137
|
-
resolution: "@cedarjs/prerender@npm:0.7.
|
|
2135
|
+
"@cedarjs/prerender@npm:0.7.1":
|
|
2136
|
+
version: 0.7.1
|
|
2137
|
+
resolution: "@cedarjs/prerender@npm:0.7.1"
|
|
2138
2138
|
dependencies:
|
|
2139
|
-
"@cedarjs/babel-config": "npm:0.7.
|
|
2140
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2141
|
-
"@cedarjs/router": "npm:0.7.
|
|
2142
|
-
"@cedarjs/structure": "npm:0.7.
|
|
2143
|
-
"@cedarjs/web": "npm:0.7.
|
|
2139
|
+
"@cedarjs/babel-config": "npm:0.7.1"
|
|
2140
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2141
|
+
"@cedarjs/router": "npm:0.7.1"
|
|
2142
|
+
"@cedarjs/structure": "npm:0.7.1"
|
|
2143
|
+
"@cedarjs/web": "npm:0.7.1"
|
|
2144
2144
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2145
2145
|
"@rollup/plugin-commonjs": "npm:28.0.6"
|
|
2146
2146
|
"@rollup/plugin-node-resolve": "npm:16.0.1"
|
|
@@ -2154,58 +2154,58 @@ __metadata:
|
|
|
2154
2154
|
peerDependencies:
|
|
2155
2155
|
react: 18.3.1
|
|
2156
2156
|
react-dom: 18.3.1
|
|
2157
|
-
checksum: 10c0/
|
|
2157
|
+
checksum: 10c0/66f683515d6a9ae86bb4b174aaaf45c6967a02a109b6e1f074329a0d0d2090a1ca31412c61f6c22a8c0fcecb12e4190c424d16a7c209b2d8811e8b9f6e721da9
|
|
2158
2158
|
languageName: node
|
|
2159
2159
|
linkType: hard
|
|
2160
2160
|
|
|
2161
|
-
"@cedarjs/project-config@npm:0.7.
|
|
2162
|
-
version: 0.7.
|
|
2163
|
-
resolution: "@cedarjs/project-config@npm:0.7.
|
|
2161
|
+
"@cedarjs/project-config@npm:0.7.1":
|
|
2162
|
+
version: 0.7.1
|
|
2163
|
+
resolution: "@cedarjs/project-config@npm:0.7.1"
|
|
2164
2164
|
dependencies:
|
|
2165
2165
|
deepmerge: "npm:4.3.1"
|
|
2166
2166
|
fast-glob: "npm:3.3.3"
|
|
2167
2167
|
smol-toml: "npm:1.3.4"
|
|
2168
2168
|
string-env-interpolation: "npm:1.0.1"
|
|
2169
|
-
checksum: 10c0/
|
|
2169
|
+
checksum: 10c0/f780ce7d952e94bf0537b77a1171c341f3b84ab2dae33c759cfecc4b1918adc5619ba3a2ce673a44f36ef461cba3fe0034d8d3f8b4d68d613958c7d12adb81cb
|
|
2170
2170
|
languageName: node
|
|
2171
2171
|
linkType: hard
|
|
2172
2172
|
|
|
2173
|
-
"@cedarjs/router@npm:0.7.
|
|
2174
|
-
version: 0.7.
|
|
2175
|
-
resolution: "@cedarjs/router@npm:0.7.
|
|
2173
|
+
"@cedarjs/router@npm:0.7.1":
|
|
2174
|
+
version: 0.7.1
|
|
2175
|
+
resolution: "@cedarjs/router@npm:0.7.1"
|
|
2176
2176
|
dependencies:
|
|
2177
2177
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2178
|
-
"@cedarjs/auth": "npm:0.7.
|
|
2179
|
-
"@cedarjs/server-store": "npm:0.7.
|
|
2178
|
+
"@cedarjs/auth": "npm:0.7.1"
|
|
2179
|
+
"@cedarjs/server-store": "npm:0.7.1"
|
|
2180
2180
|
core-js: "npm:3.42.0"
|
|
2181
2181
|
react: "npm:18.3.1"
|
|
2182
2182
|
react-dom: "npm:18.3.1"
|
|
2183
2183
|
peerDependencies:
|
|
2184
2184
|
react: 18.3.1
|
|
2185
2185
|
react-dom: 18.3.1
|
|
2186
|
-
checksum: 10c0/
|
|
2186
|
+
checksum: 10c0/44d184f6c109a5ef73991767cf997ece4ff4ef728ab463221478b2cee342d1893d4566e64e0856b301001d22b65dafcc1e96de462dc6acacf43e402d2817452b
|
|
2187
2187
|
languageName: node
|
|
2188
2188
|
linkType: hard
|
|
2189
2189
|
|
|
2190
|
-
"@cedarjs/server-store@npm:0.7.
|
|
2191
|
-
version: 0.7.
|
|
2192
|
-
resolution: "@cedarjs/server-store@npm:0.7.
|
|
2190
|
+
"@cedarjs/server-store@npm:0.7.1":
|
|
2191
|
+
version: 0.7.1
|
|
2192
|
+
resolution: "@cedarjs/server-store@npm:0.7.1"
|
|
2193
2193
|
dependencies:
|
|
2194
|
-
"@cedarjs/auth": "npm:0.7.
|
|
2195
|
-
"@cedarjs/cookie-jar": "npm:0.7.
|
|
2194
|
+
"@cedarjs/auth": "npm:0.7.1"
|
|
2195
|
+
"@cedarjs/cookie-jar": "npm:0.7.1"
|
|
2196
2196
|
esbuild: "npm:0.25.8"
|
|
2197
2197
|
fast-glob: "npm:3.3.3"
|
|
2198
2198
|
fs-extra: "npm:11.2.0"
|
|
2199
|
-
checksum: 10c0/
|
|
2199
|
+
checksum: 10c0/d660390d5afad5fd19dc1b034813d2145707a872e597dc122335e6f5a9f8748c1a6e6d18aa320aff11f6cb93ecf3c6e2d7f78694db5c7a485194a01120df32a2
|
|
2200
2200
|
languageName: node
|
|
2201
2201
|
linkType: hard
|
|
2202
2202
|
|
|
2203
|
-
"@cedarjs/structure@npm:0.7.
|
|
2204
|
-
version: 0.7.
|
|
2205
|
-
resolution: "@cedarjs/structure@npm:0.7.
|
|
2203
|
+
"@cedarjs/structure@npm:0.7.1":
|
|
2204
|
+
version: 0.7.1
|
|
2205
|
+
resolution: "@cedarjs/structure@npm:0.7.1"
|
|
2206
2206
|
dependencies:
|
|
2207
2207
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2208
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2208
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2209
2209
|
"@prisma/internals": "npm:5.20.0"
|
|
2210
2210
|
"@types/line-column": "npm:1.0.2"
|
|
2211
2211
|
camelcase: "npm:6.3.0"
|
|
@@ -2228,37 +2228,37 @@ __metadata:
|
|
|
2228
2228
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2229
2229
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2230
2230
|
yargs-parser: "npm:21.1.1"
|
|
2231
|
-
checksum: 10c0/
|
|
2231
|
+
checksum: 10c0/cb5c796430072f78fc008d45d6851963e2426f6f073e3081856a3200408e66d2f5cc29785c2a248b313c8b020a8c98aa324eefe1471cf6e869b28fa40de2702f
|
|
2232
2232
|
languageName: node
|
|
2233
2233
|
linkType: hard
|
|
2234
2234
|
|
|
2235
|
-
"@cedarjs/telemetry@npm:0.7.
|
|
2236
|
-
version: 0.7.
|
|
2237
|
-
resolution: "@cedarjs/telemetry@npm:0.7.
|
|
2235
|
+
"@cedarjs/telemetry@npm:0.7.1":
|
|
2236
|
+
version: 0.7.1
|
|
2237
|
+
resolution: "@cedarjs/telemetry@npm:0.7.1"
|
|
2238
2238
|
dependencies:
|
|
2239
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2240
|
-
"@cedarjs/structure": "npm:0.7.
|
|
2239
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2240
|
+
"@cedarjs/structure": "npm:0.7.1"
|
|
2241
2241
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2242
2242
|
ci-info: "npm:4.0.0"
|
|
2243
2243
|
envinfo: "npm:7.14.0"
|
|
2244
2244
|
systeminformation: "npm:5.23.8"
|
|
2245
2245
|
uuid: "npm:10.0.0"
|
|
2246
2246
|
yargs: "npm:17.7.2"
|
|
2247
|
-
checksum: 10c0/
|
|
2247
|
+
checksum: 10c0/6dc95024d00571ac5e0e56137c82ee1a7daa9f68f9c1625b9f72520556403554a1fb730a4f46f5f597337cce4af468c33e3ca1d8c2a74adfdf1b0a00e058ef20
|
|
2248
2248
|
languageName: node
|
|
2249
2249
|
linkType: hard
|
|
2250
2250
|
|
|
2251
|
-
"@cedarjs/testing@npm:0.7.
|
|
2252
|
-
version: 0.7.
|
|
2253
|
-
resolution: "@cedarjs/testing@npm:0.7.
|
|
2254
|
-
dependencies:
|
|
2255
|
-
"@cedarjs/auth": "npm:0.7.
|
|
2256
|
-
"@cedarjs/babel-config": "npm:0.7.
|
|
2257
|
-
"@cedarjs/context": "npm:0.7.
|
|
2258
|
-
"@cedarjs/graphql-server": "npm:0.7.
|
|
2259
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2260
|
-
"@cedarjs/router": "npm:0.7.
|
|
2261
|
-
"@cedarjs/web": "npm:0.7.
|
|
2251
|
+
"@cedarjs/testing@npm:0.7.1":
|
|
2252
|
+
version: 0.7.1
|
|
2253
|
+
resolution: "@cedarjs/testing@npm:0.7.1"
|
|
2254
|
+
dependencies:
|
|
2255
|
+
"@cedarjs/auth": "npm:0.7.1"
|
|
2256
|
+
"@cedarjs/babel-config": "npm:0.7.1"
|
|
2257
|
+
"@cedarjs/context": "npm:0.7.1"
|
|
2258
|
+
"@cedarjs/graphql-server": "npm:0.7.1"
|
|
2259
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2260
|
+
"@cedarjs/router": "npm:0.7.1"
|
|
2261
|
+
"@cedarjs/web": "npm:0.7.1"
|
|
2262
2262
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2263
2263
|
"@testing-library/react": "npm:14.3.1"
|
|
2264
2264
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2274,24 +2274,24 @@ __metadata:
|
|
|
2274
2274
|
msw: "npm:1.3.5"
|
|
2275
2275
|
ts-toolbelt: "npm:9.6.0"
|
|
2276
2276
|
whatwg-fetch: "npm:3.6.20"
|
|
2277
|
-
checksum: 10c0/
|
|
2277
|
+
checksum: 10c0/e3977ad60a73da2851b82ea4b5f6ae56fa882c0161921945fa579b201e62e1797a2b4a78e60c1dc7248d68baf5f26cf79d5ecd964755b510ca21a100fa724355
|
|
2278
2278
|
languageName: node
|
|
2279
2279
|
linkType: hard
|
|
2280
2280
|
|
|
2281
|
-
"@cedarjs/vite@npm:0.7.
|
|
2282
|
-
version: 0.7.
|
|
2283
|
-
resolution: "@cedarjs/vite@npm:0.7.
|
|
2281
|
+
"@cedarjs/vite@npm:0.7.1":
|
|
2282
|
+
version: 0.7.1
|
|
2283
|
+
resolution: "@cedarjs/vite@npm:0.7.1"
|
|
2284
2284
|
dependencies:
|
|
2285
2285
|
"@babel/generator": "npm:7.27.5"
|
|
2286
2286
|
"@babel/parser": "npm:7.27.5"
|
|
2287
2287
|
"@babel/traverse": "npm:7.27.4"
|
|
2288
|
-
"@cedarjs/auth": "npm:0.7.
|
|
2289
|
-
"@cedarjs/babel-config": "npm:0.7.
|
|
2290
|
-
"@cedarjs/cookie-jar": "npm:0.7.
|
|
2291
|
-
"@cedarjs/internal": "npm:0.7.
|
|
2292
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2293
|
-
"@cedarjs/server-store": "npm:0.7.
|
|
2294
|
-
"@cedarjs/web": "npm:0.7.
|
|
2288
|
+
"@cedarjs/auth": "npm:0.7.1"
|
|
2289
|
+
"@cedarjs/babel-config": "npm:0.7.1"
|
|
2290
|
+
"@cedarjs/cookie-jar": "npm:0.7.1"
|
|
2291
|
+
"@cedarjs/internal": "npm:0.7.1"
|
|
2292
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2293
|
+
"@cedarjs/server-store": "npm:0.7.1"
|
|
2294
|
+
"@cedarjs/web": "npm:0.7.1"
|
|
2295
2295
|
"@swc/core": "npm:1.13.3"
|
|
2296
2296
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2297
2297
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -2322,16 +2322,16 @@ __metadata:
|
|
|
2322
2322
|
rw-vite-build: ./bins/rw-vite-build.mjs
|
|
2323
2323
|
rw-vite-dev: ./bins/rw-vite-dev.mjs
|
|
2324
2324
|
vite: ./bins/vite.mjs
|
|
2325
|
-
checksum: 10c0/
|
|
2325
|
+
checksum: 10c0/bbe183e16482ecb787aff964c66e14c3aba65a835ec903d5c8a2d59e0f452fdd5f80f08735d4713bfe6827506b270d07a336e1154f11df81663b69b8faaacf8f
|
|
2326
2326
|
languageName: node
|
|
2327
2327
|
linkType: hard
|
|
2328
2328
|
|
|
2329
|
-
"@cedarjs/web-server@npm:0.7.
|
|
2330
|
-
version: 0.7.
|
|
2331
|
-
resolution: "@cedarjs/web-server@npm:0.7.
|
|
2329
|
+
"@cedarjs/web-server@npm:0.7.1":
|
|
2330
|
+
version: 0.7.1
|
|
2331
|
+
resolution: "@cedarjs/web-server@npm:0.7.1"
|
|
2332
2332
|
dependencies:
|
|
2333
|
-
"@cedarjs/fastify-web": "npm:0.7.
|
|
2334
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
2333
|
+
"@cedarjs/fastify-web": "npm:0.7.1"
|
|
2334
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
2335
2335
|
ansis: "npm:4.1.0"
|
|
2336
2336
|
dotenv-defaults: "npm:5.0.2"
|
|
2337
2337
|
fastify: "npm:4.28.1"
|
|
@@ -2339,18 +2339,18 @@ __metadata:
|
|
|
2339
2339
|
yargs: "npm:17.7.2"
|
|
2340
2340
|
bin:
|
|
2341
2341
|
rw-web-server: ./dist/bin.js
|
|
2342
|
-
checksum: 10c0/
|
|
2342
|
+
checksum: 10c0/4087a47831470a92145db5c3db2a2aec814099c96e17c0a76028c0308b43f0dfbf698def36b13a7e0e549bfdb7962bc1b4e7b2e63bc072e0ca995532029c672a
|
|
2343
2343
|
languageName: node
|
|
2344
2344
|
linkType: hard
|
|
2345
2345
|
|
|
2346
|
-
"@cedarjs/web@npm:0.7.
|
|
2347
|
-
version: 0.7.
|
|
2348
|
-
resolution: "@cedarjs/web@npm:0.7.
|
|
2346
|
+
"@cedarjs/web@npm:0.7.1":
|
|
2347
|
+
version: 0.7.1
|
|
2348
|
+
resolution: "@cedarjs/web@npm:0.7.1"
|
|
2349
2349
|
dependencies:
|
|
2350
2350
|
"@apollo/client": "npm:3.13.9"
|
|
2351
2351
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2352
|
-
"@cedarjs/auth": "npm:0.7.
|
|
2353
|
-
"@cedarjs/server-store": "npm:0.7.
|
|
2352
|
+
"@cedarjs/auth": "npm:0.7.1"
|
|
2353
|
+
"@cedarjs/server-store": "npm:0.7.1"
|
|
2354
2354
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2355
2355
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2356
2356
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2375,7 +2375,7 @@ __metadata:
|
|
|
2375
2375
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
2376
2376
|
storybook: ./dist/cjs/bins/storybook.js
|
|
2377
2377
|
tsc: ./dist/cjs/bins/tsc.js
|
|
2378
|
-
checksum: 10c0/
|
|
2378
|
+
checksum: 10c0/583c30dbf17ef9b7d6008b95c2fd3673423c564be8d7dab287fb34829e5518dac0ce269b94b91b53f1fda5c2151911b250c9331bed86248c81db0ef504f220d2
|
|
2379
2379
|
languageName: node
|
|
2380
2380
|
linkType: hard
|
|
2381
2381
|
|
|
@@ -6938,8 +6938,8 @@ __metadata:
|
|
|
6938
6938
|
version: 0.0.0-use.local
|
|
6939
6939
|
resolution: "api@workspace:api"
|
|
6940
6940
|
dependencies:
|
|
6941
|
-
"@cedarjs/api": "npm:0.7.
|
|
6942
|
-
"@cedarjs/graphql-server": "npm:0.7.
|
|
6941
|
+
"@cedarjs/api": "npm:0.7.1"
|
|
6942
|
+
"@cedarjs/graphql-server": "npm:0.7.1"
|
|
6943
6943
|
languageName: unknown
|
|
6944
6944
|
linkType: soft
|
|
6945
6945
|
|
|
@@ -15878,9 +15878,9 @@ __metadata:
|
|
|
15878
15878
|
version: 0.0.0-use.local
|
|
15879
15879
|
resolution: "root-workspace-0b6124@workspace:."
|
|
15880
15880
|
dependencies:
|
|
15881
|
-
"@cedarjs/core": "npm:0.7.
|
|
15882
|
-
"@cedarjs/project-config": "npm:0.7.
|
|
15883
|
-
"@cedarjs/testing": "npm:0.7.
|
|
15881
|
+
"@cedarjs/core": "npm:0.7.1"
|
|
15882
|
+
"@cedarjs/project-config": "npm:0.7.1"
|
|
15883
|
+
"@cedarjs/testing": "npm:0.7.1"
|
|
15884
15884
|
languageName: unknown
|
|
15885
15885
|
linkType: soft
|
|
15886
15886
|
|
|
@@ -17903,10 +17903,10 @@ __metadata:
|
|
|
17903
17903
|
version: 0.0.0-use.local
|
|
17904
17904
|
resolution: "web@workspace:web"
|
|
17905
17905
|
dependencies:
|
|
17906
|
-
"@cedarjs/forms": "npm:0.7.
|
|
17907
|
-
"@cedarjs/router": "npm:0.7.
|
|
17908
|
-
"@cedarjs/vite": "npm:0.7.
|
|
17909
|
-
"@cedarjs/web": "npm:0.7.
|
|
17906
|
+
"@cedarjs/forms": "npm:0.7.1"
|
|
17907
|
+
"@cedarjs/router": "npm:0.7.1"
|
|
17908
|
+
"@cedarjs/vite": "npm:0.7.1"
|
|
17909
|
+
"@cedarjs/web": "npm:0.7.1"
|
|
17910
17910
|
"@types/react": "npm:^18.2.55"
|
|
17911
17911
|
"@types/react-dom": "npm:^18.2.19"
|
|
17912
17912
|
react: "npm:18.3.1"
|