create-cedar-app 3.1.1-rc.5 → 3.1.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/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 +186 -186
- 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 +186 -186
- 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 +186 -186
- 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 +186 -186
|
@@ -1697,15 +1697,15 @@ __metadata:
|
|
|
1697
1697
|
languageName: node
|
|
1698
1698
|
linkType: hard
|
|
1699
1699
|
|
|
1700
|
-
"@cedarjs/api-server@npm:3.1.1
|
|
1701
|
-
version: 3.1.1
|
|
1702
|
-
resolution: "@cedarjs/api-server@npm:3.1.1
|
|
1703
|
-
dependencies:
|
|
1704
|
-
"@cedarjs/context": "npm:3.1.1
|
|
1705
|
-
"@cedarjs/fastify-web": "npm:3.1.1
|
|
1706
|
-
"@cedarjs/internal": "npm:3.1.1
|
|
1707
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
1708
|
-
"@cedarjs/web-server": "npm:3.1.1
|
|
1700
|
+
"@cedarjs/api-server@npm:3.1.1":
|
|
1701
|
+
version: 3.1.1
|
|
1702
|
+
resolution: "@cedarjs/api-server@npm:3.1.1"
|
|
1703
|
+
dependencies:
|
|
1704
|
+
"@cedarjs/context": "npm:3.1.1"
|
|
1705
|
+
"@cedarjs/fastify-web": "npm:3.1.1"
|
|
1706
|
+
"@cedarjs/internal": "npm:3.1.1"
|
|
1707
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
1708
|
+
"@cedarjs/web-server": "npm:3.1.1"
|
|
1709
1709
|
"@fastify/multipart": "npm:9.4.0"
|
|
1710
1710
|
"@fastify/url-data": "npm:6.0.3"
|
|
1711
1711
|
ansis: "npm:4.2.0"
|
|
@@ -1721,7 +1721,7 @@ __metadata:
|
|
|
1721
1721
|
split2: "npm:4.2.0"
|
|
1722
1722
|
yargs: "npm:17.7.2"
|
|
1723
1723
|
peerDependencies:
|
|
1724
|
-
"@cedarjs/graphql-server": 3.1.1
|
|
1724
|
+
"@cedarjs/graphql-server": 3.1.1
|
|
1725
1725
|
peerDependenciesMeta:
|
|
1726
1726
|
"@cedarjs/graphql-server":
|
|
1727
1727
|
optional: true
|
|
@@ -1732,13 +1732,13 @@ __metadata:
|
|
|
1732
1732
|
rw-api-server-watch: dist/cjs/watch.js
|
|
1733
1733
|
rw-log-formatter: dist/cjs/logFormatter/bin.js
|
|
1734
1734
|
rw-server: dist/cjs/bin.js
|
|
1735
|
-
checksum: 10c0/
|
|
1735
|
+
checksum: 10c0/bc1784046522cde5e3a08e375e6b279a59047599a7cee032dbf9796b087e76c635bf137846e619621002dea01bf821c9a918bf0be3f77d601f78286e806b57c5
|
|
1736
1736
|
languageName: node
|
|
1737
1737
|
linkType: hard
|
|
1738
1738
|
|
|
1739
|
-
"@cedarjs/api@npm:3.1.1
|
|
1740
|
-
version: 3.1.1
|
|
1741
|
-
resolution: "@cedarjs/api@npm:3.1.1
|
|
1739
|
+
"@cedarjs/api@npm:3.1.1":
|
|
1740
|
+
version: 3.1.1
|
|
1741
|
+
resolution: "@cedarjs/api@npm:3.1.1"
|
|
1742
1742
|
dependencies:
|
|
1743
1743
|
"@prisma/client": "npm:7.5.0"
|
|
1744
1744
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -1763,22 +1763,22 @@ __metadata:
|
|
|
1763
1763
|
redwood: dist/cjs/bins/redwood.js
|
|
1764
1764
|
rw: dist/cjs/bins/redwood.js
|
|
1765
1765
|
tsc: dist/cjs/bins/tsc.js
|
|
1766
|
-
checksum: 10c0/
|
|
1766
|
+
checksum: 10c0/7744d46d9ec30f8a8bd74b0a8b968b380bcd3176ce518971a1cdf975f26c2ddd23dc0dd4eba9ceb037842096461fe4466309e2fe8faa8ef31c6e4dd47ee56619
|
|
1767
1767
|
languageName: node
|
|
1768
1768
|
linkType: hard
|
|
1769
1769
|
|
|
1770
|
-
"@cedarjs/auth@npm:3.1.1
|
|
1771
|
-
version: 3.1.1
|
|
1772
|
-
resolution: "@cedarjs/auth@npm:3.1.1
|
|
1770
|
+
"@cedarjs/auth@npm:3.1.1":
|
|
1771
|
+
version: 3.1.1
|
|
1772
|
+
resolution: "@cedarjs/auth@npm:3.1.1"
|
|
1773
1773
|
dependencies:
|
|
1774
1774
|
react: "npm:18.3.1"
|
|
1775
|
-
checksum: 10c0/
|
|
1775
|
+
checksum: 10c0/8f4b9f8cb773ff98ba8dcf9b0573b415283e4fa108c992d2a163ae9079e7e68e73d1ac89f23aaecfc789742f6ee159a25b990ba6d39708b1d345e26ecaa06179
|
|
1776
1776
|
languageName: node
|
|
1777
1777
|
linkType: hard
|
|
1778
1778
|
|
|
1779
|
-
"@cedarjs/babel-config@npm:3.1.1
|
|
1780
|
-
version: 3.1.1
|
|
1781
|
-
resolution: "@cedarjs/babel-config@npm:3.1.1
|
|
1779
|
+
"@cedarjs/babel-config@npm:3.1.1":
|
|
1780
|
+
version: 3.1.1
|
|
1781
|
+
resolution: "@cedarjs/babel-config@npm:3.1.1"
|
|
1782
1782
|
dependencies:
|
|
1783
1783
|
"@babel/core": "npm:^7.26.10"
|
|
1784
1784
|
"@babel/parser": "npm:7.29.2"
|
|
@@ -1789,24 +1789,24 @@ __metadata:
|
|
|
1789
1789
|
"@babel/preset-typescript": "npm:7.28.5"
|
|
1790
1790
|
"@babel/register": "npm:7.28.6"
|
|
1791
1791
|
"@babel/traverse": "npm:7.29.0"
|
|
1792
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
1792
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
1793
1793
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1794
1794
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1795
1795
|
babel-plugin-module-resolver: "npm:5.0.3"
|
|
1796
1796
|
fast-glob: "npm:3.3.3"
|
|
1797
1797
|
graphql: "npm:16.13.1"
|
|
1798
1798
|
typescript: "npm:5.9.3"
|
|
1799
|
-
checksum: 10c0/
|
|
1799
|
+
checksum: 10c0/bbd040dec9eab1105ba0dfb8da8af9c3d38104bafab8d642c40d2c338f31c368dbff7ae97cda991f61957ca2ea5bc5169be432ab7e5a284e01f739a30cd9f093
|
|
1800
1800
|
languageName: node
|
|
1801
1801
|
linkType: hard
|
|
1802
1802
|
|
|
1803
|
-
"@cedarjs/cli-helpers@npm:3.1.1
|
|
1804
|
-
version: 3.1.1
|
|
1805
|
-
resolution: "@cedarjs/cli-helpers@npm:3.1.1
|
|
1803
|
+
"@cedarjs/cli-helpers@npm:3.1.1":
|
|
1804
|
+
version: 3.1.1
|
|
1805
|
+
resolution: "@cedarjs/cli-helpers@npm:3.1.1"
|
|
1806
1806
|
dependencies:
|
|
1807
1807
|
"@babel/core": "npm:^7.26.10"
|
|
1808
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
1809
|
-
"@cedarjs/telemetry": "npm:3.1.1
|
|
1808
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
1809
|
+
"@cedarjs/telemetry": "npm:3.1.1"
|
|
1810
1810
|
"@listr2/prompt-adapter-enquirer": "npm:4.2.1"
|
|
1811
1811
|
"@opentelemetry/api": "npm:1.9.0"
|
|
1812
1812
|
ansis: "npm:4.2.0"
|
|
@@ -1823,26 +1823,26 @@ __metadata:
|
|
|
1823
1823
|
smol-toml: "npm:1.6.0"
|
|
1824
1824
|
termi-link: "npm:1.1.0"
|
|
1825
1825
|
yargs-parser: "npm:21.1.1"
|
|
1826
|
-
checksum: 10c0/
|
|
1826
|
+
checksum: 10c0/1f1426d9def73b6f2d3cd44c72ea04561c13742c31ce6764bf5e3fd197f0c7ef1fd87bcd9a4d4f6f04a0ea73f129b090ef17a3eff5960caab7087789b3c8cb07
|
|
1827
1827
|
languageName: node
|
|
1828
1828
|
linkType: hard
|
|
1829
1829
|
|
|
1830
|
-
"@cedarjs/cli@npm:3.1.1
|
|
1831
|
-
version: 3.1.1
|
|
1832
|
-
resolution: "@cedarjs/cli@npm:3.1.1
|
|
1830
|
+
"@cedarjs/cli@npm:3.1.1":
|
|
1831
|
+
version: 3.1.1
|
|
1832
|
+
resolution: "@cedarjs/cli@npm:3.1.1"
|
|
1833
1833
|
dependencies:
|
|
1834
1834
|
"@babel/parser": "npm:7.29.2"
|
|
1835
1835
|
"@babel/preset-typescript": "npm:7.28.5"
|
|
1836
|
-
"@cedarjs/api-server": "npm:3.1.1
|
|
1837
|
-
"@cedarjs/cli-helpers": "npm:3.1.1
|
|
1838
|
-
"@cedarjs/fastify-web": "npm:3.1.1
|
|
1839
|
-
"@cedarjs/internal": "npm:3.1.1
|
|
1840
|
-
"@cedarjs/prerender": "npm:3.1.1
|
|
1841
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
1842
|
-
"@cedarjs/structure": "npm:3.1.1
|
|
1843
|
-
"@cedarjs/telemetry": "npm:3.1.1
|
|
1844
|
-
"@cedarjs/utils": "npm:3.1.1
|
|
1845
|
-
"@cedarjs/web-server": "npm:3.1.1
|
|
1836
|
+
"@cedarjs/api-server": "npm:3.1.1"
|
|
1837
|
+
"@cedarjs/cli-helpers": "npm:3.1.1"
|
|
1838
|
+
"@cedarjs/fastify-web": "npm:3.1.1"
|
|
1839
|
+
"@cedarjs/internal": "npm:3.1.1"
|
|
1840
|
+
"@cedarjs/prerender": "npm:3.1.1"
|
|
1841
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
1842
|
+
"@cedarjs/structure": "npm:3.1.1"
|
|
1843
|
+
"@cedarjs/telemetry": "npm:3.1.1"
|
|
1844
|
+
"@cedarjs/utils": "npm:3.1.1"
|
|
1845
|
+
"@cedarjs/web-server": "npm:3.1.1"
|
|
1846
1846
|
"@listr2/prompt-adapter-enquirer": "npm:4.2.1"
|
|
1847
1847
|
"@opentelemetry/api": "npm:1.9.0"
|
|
1848
1848
|
"@opentelemetry/core": "npm:1.30.1"
|
|
@@ -1896,40 +1896,40 @@ __metadata:
|
|
|
1896
1896
|
cfw: dist/cfw.js
|
|
1897
1897
|
redwood: dist/index.js
|
|
1898
1898
|
rw: dist/index.js
|
|
1899
|
-
checksum: 10c0/
|
|
1899
|
+
checksum: 10c0/670a0487c6114deecb9cd9362f9a7a03998641e8a7079a5fc68362a5f254a343302746d4fc99c2f70877fd47334b6066b40e5c916f9322d8b11e68c45142aa80
|
|
1900
1900
|
languageName: node
|
|
1901
1901
|
linkType: hard
|
|
1902
1902
|
|
|
1903
|
-
"@cedarjs/context@npm:3.1.1
|
|
1904
|
-
version: 3.1.1
|
|
1905
|
-
resolution: "@cedarjs/context@npm:3.1.1
|
|
1906
|
-
checksum: 10c0/
|
|
1903
|
+
"@cedarjs/context@npm:3.1.1":
|
|
1904
|
+
version: 3.1.1
|
|
1905
|
+
resolution: "@cedarjs/context@npm:3.1.1"
|
|
1906
|
+
checksum: 10c0/52ab59bbfb4c200bc6f7ce6085cff85f0c364d0936563c398256adb6ac90eb2c1445a0553cb87f68658a982c786b979f0f08cbd07cd0ad2665b45b718266d924
|
|
1907
1907
|
languageName: node
|
|
1908
1908
|
linkType: hard
|
|
1909
1909
|
|
|
1910
|
-
"@cedarjs/cookie-jar@npm:3.1.1
|
|
1911
|
-
version: 3.1.1
|
|
1912
|
-
resolution: "@cedarjs/cookie-jar@npm:3.1.1
|
|
1910
|
+
"@cedarjs/cookie-jar@npm:3.1.1":
|
|
1911
|
+
version: 3.1.1
|
|
1912
|
+
resolution: "@cedarjs/cookie-jar@npm:3.1.1"
|
|
1913
1913
|
dependencies:
|
|
1914
1914
|
cookie: "npm:1.1.1"
|
|
1915
1915
|
esbuild: "npm:0.21.5"
|
|
1916
1916
|
fast-glob: "npm:3.3.3"
|
|
1917
|
-
checksum: 10c0/
|
|
1917
|
+
checksum: 10c0/20c2319fbec7f3db5686fbdc909c6a0b0cfc25314b016c85c5d7a52c5b7266c06f88eae084b48957c2000f143bc431c7a5c41909f303725da6cfe16379fa8f2e
|
|
1918
1918
|
languageName: node
|
|
1919
1919
|
linkType: hard
|
|
1920
1920
|
|
|
1921
|
-
"@cedarjs/core@npm:3.1.1
|
|
1922
|
-
version: 3.1.1
|
|
1923
|
-
resolution: "@cedarjs/core@npm:3.1.1
|
|
1921
|
+
"@cedarjs/core@npm:3.1.1":
|
|
1922
|
+
version: 3.1.1
|
|
1923
|
+
resolution: "@cedarjs/core@npm:3.1.1"
|
|
1924
1924
|
dependencies:
|
|
1925
1925
|
"@babel/cli": "npm:7.28.6"
|
|
1926
|
-
"@cedarjs/api-server": "npm:3.1.1
|
|
1927
|
-
"@cedarjs/cli": "npm:3.1.1
|
|
1928
|
-
"@cedarjs/eslint-config": "npm:3.1.1
|
|
1929
|
-
"@cedarjs/internal": "npm:3.1.1
|
|
1930
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
1931
|
-
"@cedarjs/testing": "npm:3.1.1
|
|
1932
|
-
"@cedarjs/web-server": "npm:3.1.1
|
|
1926
|
+
"@cedarjs/api-server": "npm:3.1.1"
|
|
1927
|
+
"@cedarjs/cli": "npm:3.1.1"
|
|
1928
|
+
"@cedarjs/eslint-config": "npm:3.1.1"
|
|
1929
|
+
"@cedarjs/internal": "npm:3.1.1"
|
|
1930
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
1931
|
+
"@cedarjs/testing": "npm:3.1.1"
|
|
1932
|
+
"@cedarjs/web-server": "npm:3.1.1"
|
|
1933
1933
|
graphql-tag: "npm:2.12.6"
|
|
1934
1934
|
nodemon: "npm:3.1.14"
|
|
1935
1935
|
typescript: "npm:5.9.3"
|
|
@@ -1956,21 +1956,21 @@ __metadata:
|
|
|
1956
1956
|
rw-serve-fe: dist/bins/rw-serve-fe.js
|
|
1957
1957
|
rw-web-server: dist/bins/rw-web-server.js
|
|
1958
1958
|
vitest: dist/bins/vitest.js
|
|
1959
|
-
checksum: 10c0/
|
|
1959
|
+
checksum: 10c0/3f4df0f9c36ed1b809f5ae29db19014c2f11ca1130d448e5598f705a41f7b4fb833e1b1c810f93a7ad802b04665c2f908cac558a50940ad48f7e29eff698b2a4
|
|
1960
1960
|
languageName: node
|
|
1961
1961
|
linkType: hard
|
|
1962
1962
|
|
|
1963
|
-
"@cedarjs/eslint-config@npm:3.1.1
|
|
1964
|
-
version: 3.1.1
|
|
1965
|
-
resolution: "@cedarjs/eslint-config@npm:3.1.1
|
|
1963
|
+
"@cedarjs/eslint-config@npm:3.1.1":
|
|
1964
|
+
version: 3.1.1
|
|
1965
|
+
resolution: "@cedarjs/eslint-config@npm:3.1.1"
|
|
1966
1966
|
dependencies:
|
|
1967
1967
|
"@babel/core": "npm:^7.26.10"
|
|
1968
1968
|
"@babel/eslint-parser": "npm:7.28.6"
|
|
1969
1969
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
1970
|
-
"@cedarjs/babel-config": "npm:3.1.1
|
|
1971
|
-
"@cedarjs/eslint-plugin": "npm:3.1.1
|
|
1972
|
-
"@cedarjs/internal": "npm:3.1.1
|
|
1973
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
1970
|
+
"@cedarjs/babel-config": "npm:3.1.1"
|
|
1971
|
+
"@cedarjs/eslint-plugin": "npm:3.1.1"
|
|
1972
|
+
"@cedarjs/internal": "npm:3.1.1"
|
|
1973
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
1974
1974
|
"@eslint/js": "npm:8.57.1"
|
|
1975
1975
|
"@typescript-eslint/eslint-plugin": "npm:8.57.1"
|
|
1976
1976
|
"@typescript-eslint/parser": "npm:8.57.1"
|
|
@@ -1987,52 +1987,52 @@ __metadata:
|
|
|
1987
1987
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
1988
1988
|
prettier: "npm:3.8.1"
|
|
1989
1989
|
typescript-eslint: "npm:8.57.1"
|
|
1990
|
-
checksum: 10c0/
|
|
1990
|
+
checksum: 10c0/3e6c1a9f830344ba712190408a787633de9da6fd11f7a279c7d9ab29edb3935c7d66f766279097181435dc18a914b44ac3d8d2a9adf2be4945ac23ed854bfabd
|
|
1991
1991
|
languageName: node
|
|
1992
1992
|
linkType: hard
|
|
1993
1993
|
|
|
1994
|
-
"@cedarjs/eslint-plugin@npm:3.1.1
|
|
1995
|
-
version: 3.1.1
|
|
1996
|
-
resolution: "@cedarjs/eslint-plugin@npm:3.1.1
|
|
1994
|
+
"@cedarjs/eslint-plugin@npm:3.1.1":
|
|
1995
|
+
version: 3.1.1
|
|
1996
|
+
resolution: "@cedarjs/eslint-plugin@npm:3.1.1"
|
|
1997
1997
|
dependencies:
|
|
1998
1998
|
"@typescript-eslint/utils": "npm:8.57.1"
|
|
1999
1999
|
eslint: "npm:8.57.1"
|
|
2000
|
-
checksum: 10c0/
|
|
2000
|
+
checksum: 10c0/262e26889c2c0b9869616825c9442380aae01a7190d9df4720523990c8c0b9e59726e2feeea2f679696ba871615a1c82e487426213ceed2e39cbcd68daa91da1
|
|
2001
2001
|
languageName: node
|
|
2002
2002
|
linkType: hard
|
|
2003
2003
|
|
|
2004
|
-
"@cedarjs/fastify-web@npm:3.1.1
|
|
2005
|
-
version: 3.1.1
|
|
2006
|
-
resolution: "@cedarjs/fastify-web@npm:3.1.1
|
|
2004
|
+
"@cedarjs/fastify-web@npm:3.1.1":
|
|
2005
|
+
version: 3.1.1
|
|
2006
|
+
resolution: "@cedarjs/fastify-web@npm:3.1.1"
|
|
2007
2007
|
dependencies:
|
|
2008
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
2008
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
2009
2009
|
"@fastify/http-proxy": "npm:11.4.2"
|
|
2010
2010
|
"@fastify/static": "npm:8.3.0"
|
|
2011
2011
|
"@fastify/url-data": "npm:6.0.3"
|
|
2012
2012
|
fast-glob: "npm:3.3.3"
|
|
2013
|
-
checksum: 10c0/
|
|
2013
|
+
checksum: 10c0/a860ac2675e41085a9f5be37a85ebf02cc8cb1c2a04ad37d8bafec181e3e85750e267e6c178e321fc854e9fb527e6c8b951dc5f30073ed1f17578c8f08502671
|
|
2014
2014
|
languageName: node
|
|
2015
2015
|
linkType: hard
|
|
2016
2016
|
|
|
2017
|
-
"@cedarjs/forms@npm:3.1.1
|
|
2018
|
-
version: 3.1.1
|
|
2019
|
-
resolution: "@cedarjs/forms@npm:3.1.1
|
|
2017
|
+
"@cedarjs/forms@npm:3.1.1":
|
|
2018
|
+
version: 3.1.1
|
|
2019
|
+
resolution: "@cedarjs/forms@npm:3.1.1"
|
|
2020
2020
|
dependencies:
|
|
2021
2021
|
graphql: "npm:16.13.1"
|
|
2022
2022
|
pascalcase: "npm:1.0.0"
|
|
2023
2023
|
react-hook-form: "npm:7.72.0"
|
|
2024
2024
|
peerDependencies:
|
|
2025
2025
|
react: 18.3.1
|
|
2026
|
-
checksum: 10c0/
|
|
2026
|
+
checksum: 10c0/30cee2f583aedf2f6dd624dad4a4d8ba3e8670bd169b533a9a6fea55c1333a1910e74a45f16aec2675de932a223a9bd7f214e54b17d42432bad52eb647f9ad8a
|
|
2027
2027
|
languageName: node
|
|
2028
2028
|
linkType: hard
|
|
2029
2029
|
|
|
2030
|
-
"@cedarjs/graphql-server@npm:3.1.1
|
|
2031
|
-
version: 3.1.1
|
|
2032
|
-
resolution: "@cedarjs/graphql-server@npm:3.1.1
|
|
2030
|
+
"@cedarjs/graphql-server@npm:3.1.1":
|
|
2031
|
+
version: 3.1.1
|
|
2032
|
+
resolution: "@cedarjs/graphql-server@npm:3.1.1"
|
|
2033
2033
|
dependencies:
|
|
2034
|
-
"@cedarjs/api": "npm:3.1.1
|
|
2035
|
-
"@cedarjs/context": "npm:3.1.1
|
|
2034
|
+
"@cedarjs/api": "npm:3.1.1"
|
|
2035
|
+
"@cedarjs/context": "npm:3.1.1"
|
|
2036
2036
|
"@envelop/core": "npm:5.5.1"
|
|
2037
2037
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2038
2038
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2050,24 +2050,24 @@ __metadata:
|
|
|
2050
2050
|
graphql-yoga: "npm:5.18.1"
|
|
2051
2051
|
lodash: "npm:4.17.23"
|
|
2052
2052
|
uuid: "npm:11.1.0"
|
|
2053
|
-
checksum: 10c0/
|
|
2053
|
+
checksum: 10c0/eedddd31a9e5e0dc30349687afb12a02029730db4229cb9298bf5dfb2212ceededa151fcf7bb898a2cecfaaf8aa55b605fd8d3aef21635f8b092d3755d0b2d3e
|
|
2054
2054
|
languageName: node
|
|
2055
2055
|
linkType: hard
|
|
2056
2056
|
|
|
2057
|
-
"@cedarjs/internal@npm:3.1.1
|
|
2058
|
-
version: 3.1.1
|
|
2059
|
-
resolution: "@cedarjs/internal@npm:3.1.1
|
|
2057
|
+
"@cedarjs/internal@npm:3.1.1":
|
|
2058
|
+
version: 3.1.1
|
|
2059
|
+
resolution: "@cedarjs/internal@npm:3.1.1"
|
|
2060
2060
|
dependencies:
|
|
2061
2061
|
"@babel/core": "npm:^7.26.10"
|
|
2062
2062
|
"@babel/parser": "npm:7.29.2"
|
|
2063
2063
|
"@babel/plugin-transform-react-jsx": "npm:7.28.6"
|
|
2064
2064
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2065
2065
|
"@babel/traverse": "npm:7.29.0"
|
|
2066
|
-
"@cedarjs/babel-config": "npm:3.1.1
|
|
2067
|
-
"@cedarjs/graphql-server": "npm:3.1.1
|
|
2068
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
2069
|
-
"@cedarjs/router": "npm:3.1.1
|
|
2070
|
-
"@cedarjs/structure": "npm:3.1.1
|
|
2066
|
+
"@cedarjs/babel-config": "npm:3.1.1"
|
|
2067
|
+
"@cedarjs/graphql-server": "npm:3.1.1"
|
|
2068
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
2069
|
+
"@cedarjs/router": "npm:3.1.1"
|
|
2070
|
+
"@cedarjs/structure": "npm:3.1.1"
|
|
2071
2071
|
"@graphql-codegen/add": "npm:6.0.0"
|
|
2072
2072
|
"@graphql-codegen/cli": "npm:6.2.1"
|
|
2073
2073
|
"@graphql-codegen/client-preset": "npm:5.2.4"
|
|
@@ -2098,24 +2098,24 @@ __metadata:
|
|
|
2098
2098
|
bin:
|
|
2099
2099
|
rw-gen: dist/generate/generate.js
|
|
2100
2100
|
rw-gen-watch: dist/generate/watch.js
|
|
2101
|
-
checksum: 10c0/
|
|
2101
|
+
checksum: 10c0/f35ba14b73516260bc9e93bef7490d7c3fbdeea3333b3f34c15817fa336bf937a76763887221cfab99784202df9d9581b37364aa6f7b6eeba02cf57300e6cce9
|
|
2102
2102
|
languageName: node
|
|
2103
2103
|
linkType: hard
|
|
2104
2104
|
|
|
2105
|
-
"@cedarjs/prerender@npm:3.1.1
|
|
2106
|
-
version: 3.1.1
|
|
2107
|
-
resolution: "@cedarjs/prerender@npm:3.1.1
|
|
2105
|
+
"@cedarjs/prerender@npm:3.1.1":
|
|
2106
|
+
version: 3.1.1
|
|
2107
|
+
resolution: "@cedarjs/prerender@npm:3.1.1"
|
|
2108
2108
|
dependencies:
|
|
2109
2109
|
"@ast-grep/napi": "npm:0.42.0"
|
|
2110
2110
|
"@babel/generator": "npm:7.29.1"
|
|
2111
2111
|
"@babel/parser": "npm:7.29.2"
|
|
2112
2112
|
"@babel/traverse": "npm:7.29.0"
|
|
2113
|
-
"@cedarjs/babel-config": "npm:3.1.1
|
|
2114
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
2115
|
-
"@cedarjs/router": "npm:3.1.1
|
|
2116
|
-
"@cedarjs/structure": "npm:3.1.1
|
|
2117
|
-
"@cedarjs/vite": "npm:3.1.1
|
|
2118
|
-
"@cedarjs/web": "npm:3.1.1
|
|
2113
|
+
"@cedarjs/babel-config": "npm:3.1.1"
|
|
2114
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
2115
|
+
"@cedarjs/router": "npm:3.1.1"
|
|
2116
|
+
"@cedarjs/structure": "npm:3.1.1"
|
|
2117
|
+
"@cedarjs/vite": "npm:3.1.1"
|
|
2118
|
+
"@cedarjs/web": "npm:3.1.1"
|
|
2119
2119
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2120
2120
|
"@rollup/plugin-commonjs": "npm:28.0.9"
|
|
2121
2121
|
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
|
@@ -2135,55 +2135,55 @@ __metadata:
|
|
|
2135
2135
|
peerDependencies:
|
|
2136
2136
|
react: 18.3.1
|
|
2137
2137
|
react-dom: 18.3.1
|
|
2138
|
-
checksum: 10c0/
|
|
2138
|
+
checksum: 10c0/0d79aa80ab8e392d59f37cd3acff51f11c39a718db422a1b56a86e77066759ccb79814800116ef0413e3c1231183b1188ad3ed46e088831960a4816d8584730a
|
|
2139
2139
|
languageName: node
|
|
2140
2140
|
linkType: hard
|
|
2141
2141
|
|
|
2142
|
-
"@cedarjs/project-config@npm:3.1.1
|
|
2143
|
-
version: 3.1.1
|
|
2144
|
-
resolution: "@cedarjs/project-config@npm:3.1.1
|
|
2142
|
+
"@cedarjs/project-config@npm:3.1.1":
|
|
2143
|
+
version: 3.1.1
|
|
2144
|
+
resolution: "@cedarjs/project-config@npm:3.1.1"
|
|
2145
2145
|
dependencies:
|
|
2146
2146
|
"@prisma/internals": "npm:7.5.0"
|
|
2147
2147
|
deepmerge: "npm:4.3.1"
|
|
2148
2148
|
fast-glob: "npm:3.3.3"
|
|
2149
2149
|
smol-toml: "npm:1.6.0"
|
|
2150
2150
|
string-env-interpolation: "npm:1.0.1"
|
|
2151
|
-
checksum: 10c0/
|
|
2151
|
+
checksum: 10c0/0cf2530399de72083739ab80fdbad39b66fc689f6750a4cfdb982b16f626e92923e835259594f8041cf341db66f2ca5c3ee89e0d454201ec299783c64fb2117d
|
|
2152
2152
|
languageName: node
|
|
2153
2153
|
linkType: hard
|
|
2154
2154
|
|
|
2155
|
-
"@cedarjs/router@npm:3.1.1
|
|
2156
|
-
version: 3.1.1
|
|
2157
|
-
resolution: "@cedarjs/router@npm:3.1.1
|
|
2155
|
+
"@cedarjs/router@npm:3.1.1":
|
|
2156
|
+
version: 3.1.1
|
|
2157
|
+
resolution: "@cedarjs/router@npm:3.1.1"
|
|
2158
2158
|
dependencies:
|
|
2159
|
-
"@cedarjs/auth": "npm:3.1.1
|
|
2160
|
-
"@cedarjs/server-store": "npm:3.1.1
|
|
2159
|
+
"@cedarjs/auth": "npm:3.1.1"
|
|
2160
|
+
"@cedarjs/server-store": "npm:3.1.1"
|
|
2161
2161
|
react: "npm:18.3.1"
|
|
2162
2162
|
react-dom: "npm:18.3.1"
|
|
2163
2163
|
peerDependencies:
|
|
2164
2164
|
react: 18.3.1
|
|
2165
2165
|
react-dom: 18.3.1
|
|
2166
|
-
checksum: 10c0/
|
|
2166
|
+
checksum: 10c0/3e08482c5509ddbff222d3598d7094e0685885d8b911e2cbb7e2752ad114dc4be822e5c6644da49b5674f36531f2b3d1d90de6a4e4bcbe747bae7d3f787d3367
|
|
2167
2167
|
languageName: node
|
|
2168
2168
|
linkType: hard
|
|
2169
2169
|
|
|
2170
|
-
"@cedarjs/server-store@npm:3.1.1
|
|
2171
|
-
version: 3.1.1
|
|
2172
|
-
resolution: "@cedarjs/server-store@npm:3.1.1
|
|
2170
|
+
"@cedarjs/server-store@npm:3.1.1":
|
|
2171
|
+
version: 3.1.1
|
|
2172
|
+
resolution: "@cedarjs/server-store@npm:3.1.1"
|
|
2173
2173
|
dependencies:
|
|
2174
|
-
"@cedarjs/auth": "npm:3.1.1
|
|
2175
|
-
"@cedarjs/cookie-jar": "npm:3.1.1
|
|
2174
|
+
"@cedarjs/auth": "npm:3.1.1"
|
|
2175
|
+
"@cedarjs/cookie-jar": "npm:3.1.1"
|
|
2176
2176
|
esbuild: "npm:0.21.5"
|
|
2177
2177
|
fast-glob: "npm:3.3.3"
|
|
2178
|
-
checksum: 10c0/
|
|
2178
|
+
checksum: 10c0/e94d75e502a495cc1453cef09fad15f1f906ef2b75799c4e9ab18df6e43eb9a2cd5bd7d9124d512eb5c8a92e03e36dcfd8af7505a410b98b69a853f579dee4b8
|
|
2179
2179
|
languageName: node
|
|
2180
2180
|
linkType: hard
|
|
2181
2181
|
|
|
2182
|
-
"@cedarjs/structure@npm:3.1.1
|
|
2183
|
-
version: 3.1.1
|
|
2184
|
-
resolution: "@cedarjs/structure@npm:3.1.1
|
|
2182
|
+
"@cedarjs/structure@npm:3.1.1":
|
|
2183
|
+
version: 3.1.1
|
|
2184
|
+
resolution: "@cedarjs/structure@npm:3.1.1"
|
|
2185
2185
|
dependencies:
|
|
2186
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
2186
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
2187
2187
|
"@prisma/internals": "npm:7.5.0"
|
|
2188
2188
|
"@types/line-column": "npm:1.0.2"
|
|
2189
2189
|
camelcase: "npm:6.3.0"
|
|
@@ -2196,37 +2196,37 @@ __metadata:
|
|
|
2196
2196
|
smol-toml: "npm:1.6.0"
|
|
2197
2197
|
ts-morph: "npm:23.0.0"
|
|
2198
2198
|
yargs-parser: "npm:21.1.1"
|
|
2199
|
-
checksum: 10c0/
|
|
2199
|
+
checksum: 10c0/b68fa0c73c03dc706131d046391c4616443afc640363cb6ae7db6f62e8fc5ea2d8e6860732550f8a5562c37e2989f64546a365ba53ea1e889dcc6c594ff5757e
|
|
2200
2200
|
languageName: node
|
|
2201
2201
|
linkType: hard
|
|
2202
2202
|
|
|
2203
|
-
"@cedarjs/telemetry@npm:3.1.1
|
|
2204
|
-
version: 3.1.1
|
|
2205
|
-
resolution: "@cedarjs/telemetry@npm:3.1.1
|
|
2203
|
+
"@cedarjs/telemetry@npm:3.1.1":
|
|
2204
|
+
version: 3.1.1
|
|
2205
|
+
resolution: "@cedarjs/telemetry@npm:3.1.1"
|
|
2206
2206
|
dependencies:
|
|
2207
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
2208
|
-
"@cedarjs/structure": "npm:3.1.1
|
|
2207
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
2208
|
+
"@cedarjs/structure": "npm:3.1.1"
|
|
2209
2209
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2210
2210
|
ci-info: "npm:4.4.0"
|
|
2211
2211
|
envinfo: "npm:7.21.0"
|
|
2212
2212
|
systeminformation: "npm:5.31.5"
|
|
2213
2213
|
uuid: "npm:11.1.0"
|
|
2214
2214
|
yargs: "npm:17.7.2"
|
|
2215
|
-
checksum: 10c0/
|
|
2215
|
+
checksum: 10c0/d0f20326d6b1bd8c47753607246e8d4a99303dc718e953e3cc280cfb46b8159b21a338a1e078dd58fd48e3a82ad3d185dbf4285f4ca68b918c262e2593b289ab
|
|
2216
2216
|
languageName: node
|
|
2217
2217
|
linkType: hard
|
|
2218
2218
|
|
|
2219
|
-
"@cedarjs/testing@npm:3.1.1
|
|
2220
|
-
version: 3.1.1
|
|
2221
|
-
resolution: "@cedarjs/testing@npm:3.1.1
|
|
2222
|
-
dependencies:
|
|
2223
|
-
"@cedarjs/auth": "npm:3.1.1
|
|
2224
|
-
"@cedarjs/babel-config": "npm:3.1.1
|
|
2225
|
-
"@cedarjs/context": "npm:3.1.1
|
|
2226
|
-
"@cedarjs/graphql-server": "npm:3.1.1
|
|
2227
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
2228
|
-
"@cedarjs/router": "npm:3.1.1
|
|
2229
|
-
"@cedarjs/web": "npm:3.1.1
|
|
2219
|
+
"@cedarjs/testing@npm:3.1.1":
|
|
2220
|
+
version: 3.1.1
|
|
2221
|
+
resolution: "@cedarjs/testing@npm:3.1.1"
|
|
2222
|
+
dependencies:
|
|
2223
|
+
"@cedarjs/auth": "npm:3.1.1"
|
|
2224
|
+
"@cedarjs/babel-config": "npm:3.1.1"
|
|
2225
|
+
"@cedarjs/context": "npm:3.1.1"
|
|
2226
|
+
"@cedarjs/graphql-server": "npm:3.1.1"
|
|
2227
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
2228
|
+
"@cedarjs/router": "npm:3.1.1"
|
|
2229
|
+
"@cedarjs/web": "npm:3.1.1"
|
|
2230
2230
|
"@testing-library/jest-dom": "npm:6.9.1"
|
|
2231
2231
|
"@testing-library/react": "npm:14.3.1"
|
|
2232
2232
|
"@testing-library/user-event": "npm:14.6.1"
|
|
@@ -2249,35 +2249,35 @@ __metadata:
|
|
|
2249
2249
|
peerDependenciesMeta:
|
|
2250
2250
|
vitest:
|
|
2251
2251
|
optional: true
|
|
2252
|
-
checksum: 10c0/
|
|
2252
|
+
checksum: 10c0/c4c544978b3b27ce04f338a9684f3afae4fff45ef80d10351417efb36f72caff5911e656d18de2f515f3d0ad1e595fb0279e36da722936e02eaf3ff514a27440
|
|
2253
2253
|
languageName: node
|
|
2254
2254
|
linkType: hard
|
|
2255
2255
|
|
|
2256
|
-
"@cedarjs/utils@npm:3.1.1
|
|
2257
|
-
version: 3.1.1
|
|
2258
|
-
resolution: "@cedarjs/utils@npm:3.1.1
|
|
2256
|
+
"@cedarjs/utils@npm:3.1.1":
|
|
2257
|
+
version: 3.1.1
|
|
2258
|
+
resolution: "@cedarjs/utils@npm:3.1.1"
|
|
2259
2259
|
dependencies:
|
|
2260
2260
|
pluralize: "npm:8.0.0"
|
|
2261
|
-
checksum: 10c0/
|
|
2261
|
+
checksum: 10c0/c5531c85d85efd366eceef2eff88992948e91f5ae04d736a943f956083cdbb1cdfd6a3ce51afc7d3d5096d8a7a1bad68411ec85bd5312fd6a5ae07dbdc88d89f
|
|
2262
2262
|
languageName: node
|
|
2263
2263
|
linkType: hard
|
|
2264
2264
|
|
|
2265
|
-
"@cedarjs/vite@npm:3.1.1
|
|
2266
|
-
version: 3.1.1
|
|
2267
|
-
resolution: "@cedarjs/vite@npm:3.1.1
|
|
2265
|
+
"@cedarjs/vite@npm:3.1.1":
|
|
2266
|
+
version: 3.1.1
|
|
2267
|
+
resolution: "@cedarjs/vite@npm:3.1.1"
|
|
2268
2268
|
dependencies:
|
|
2269
2269
|
"@ast-grep/napi": "npm:0.42.0"
|
|
2270
2270
|
"@babel/generator": "npm:7.29.1"
|
|
2271
2271
|
"@babel/parser": "npm:7.29.2"
|
|
2272
2272
|
"@babel/traverse": "npm:7.29.0"
|
|
2273
|
-
"@cedarjs/auth": "npm:3.1.1
|
|
2274
|
-
"@cedarjs/babel-config": "npm:3.1.1
|
|
2275
|
-
"@cedarjs/cookie-jar": "npm:3.1.1
|
|
2276
|
-
"@cedarjs/internal": "npm:3.1.1
|
|
2277
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
2278
|
-
"@cedarjs/server-store": "npm:3.1.1
|
|
2279
|
-
"@cedarjs/testing": "npm:3.1.1
|
|
2280
|
-
"@cedarjs/web": "npm:3.1.1
|
|
2273
|
+
"@cedarjs/auth": "npm:3.1.1"
|
|
2274
|
+
"@cedarjs/babel-config": "npm:3.1.1"
|
|
2275
|
+
"@cedarjs/cookie-jar": "npm:3.1.1"
|
|
2276
|
+
"@cedarjs/internal": "npm:3.1.1"
|
|
2277
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
2278
|
+
"@cedarjs/server-store": "npm:3.1.1"
|
|
2279
|
+
"@cedarjs/testing": "npm:3.1.1"
|
|
2280
|
+
"@cedarjs/web": "npm:3.1.1"
|
|
2281
2281
|
"@swc/core": "npm:1.15.21"
|
|
2282
2282
|
"@vitejs/plugin-react": "npm:4.7.0"
|
|
2283
2283
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -2306,33 +2306,33 @@ __metadata:
|
|
|
2306
2306
|
rw-vite-build: bins/rw-vite-build.mjs
|
|
2307
2307
|
rw-vite-dev: bins/rw-vite-dev.mjs
|
|
2308
2308
|
vite: bins/vite.mjs
|
|
2309
|
-
checksum: 10c0/
|
|
2309
|
+
checksum: 10c0/d0a75bb0d1ab6c4c9323159c0f617812654ae1b93af8870aaf5a9824589e7504bcad653511d7490f753269fb89c33b1d053d298ec426388ba1a66ade2dcd5f3f
|
|
2310
2310
|
languageName: node
|
|
2311
2311
|
linkType: hard
|
|
2312
2312
|
|
|
2313
|
-
"@cedarjs/web-server@npm:3.1.1
|
|
2314
|
-
version: 3.1.1
|
|
2315
|
-
resolution: "@cedarjs/web-server@npm:3.1.1
|
|
2313
|
+
"@cedarjs/web-server@npm:3.1.1":
|
|
2314
|
+
version: 3.1.1
|
|
2315
|
+
resolution: "@cedarjs/web-server@npm:3.1.1"
|
|
2316
2316
|
dependencies:
|
|
2317
|
-
"@cedarjs/fastify-web": "npm:3.1.1
|
|
2318
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
2317
|
+
"@cedarjs/fastify-web": "npm:3.1.1"
|
|
2318
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
2319
2319
|
ansis: "npm:4.2.0"
|
|
2320
2320
|
dotenv-defaults: "npm:5.0.2"
|
|
2321
2321
|
fastify: "npm:5.8.2"
|
|
2322
2322
|
yargs: "npm:17.7.2"
|
|
2323
2323
|
bin:
|
|
2324
2324
|
rw-web-server: dist/bin.js
|
|
2325
|
-
checksum: 10c0/
|
|
2325
|
+
checksum: 10c0/483c741d28242a42b1ec8cb6c4dce17371a6bda17d05db0208790741b339a950a7cf6db6b4d3bd8d77ff43f3093e6e95f543d47f62f136bd2b497bec895762aa
|
|
2326
2326
|
languageName: node
|
|
2327
2327
|
linkType: hard
|
|
2328
2328
|
|
|
2329
|
-
"@cedarjs/web@npm:3.1.1
|
|
2330
|
-
version: 3.1.1
|
|
2331
|
-
resolution: "@cedarjs/web@npm:3.1.1
|
|
2329
|
+
"@cedarjs/web@npm:3.1.1":
|
|
2330
|
+
version: 3.1.1
|
|
2331
|
+
resolution: "@cedarjs/web@npm:3.1.1"
|
|
2332
2332
|
dependencies:
|
|
2333
2333
|
"@apollo/client": "npm:3.14.1"
|
|
2334
|
-
"@cedarjs/auth": "npm:3.1.1
|
|
2335
|
-
"@cedarjs/server-store": "npm:3.1.1
|
|
2334
|
+
"@cedarjs/auth": "npm:3.1.1"
|
|
2335
|
+
"@cedarjs/server-store": "npm:3.1.1"
|
|
2336
2336
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2337
2337
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2338
2338
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2356,7 +2356,7 @@ __metadata:
|
|
|
2356
2356
|
rw: dist/cjs/bins/redwood.js
|
|
2357
2357
|
storybook: dist/cjs/bins/storybook.js
|
|
2358
2358
|
tsc: dist/cjs/bins/tsc.js
|
|
2359
|
-
checksum: 10c0/
|
|
2359
|
+
checksum: 10c0/4e963c7a8361f1f0f08a4196767f324600e9b61995189254007f39757e80306a21cbdadaa7f196421351d538c55008ed0c8a9f875636343acf2c10b351e6dad5
|
|
2360
2360
|
languageName: node
|
|
2361
2361
|
linkType: hard
|
|
2362
2362
|
|
|
@@ -6929,8 +6929,8 @@ __metadata:
|
|
|
6929
6929
|
version: 0.0.0-use.local
|
|
6930
6930
|
resolution: "api@workspace:api"
|
|
6931
6931
|
dependencies:
|
|
6932
|
-
"@cedarjs/api": "npm:3.1.1
|
|
6933
|
-
"@cedarjs/graphql-server": "npm:3.1.1
|
|
6932
|
+
"@cedarjs/api": "npm:3.1.1"
|
|
6933
|
+
"@cedarjs/graphql-server": "npm:3.1.1"
|
|
6934
6934
|
"@prisma/adapter-better-sqlite3": "npm:7.5.0"
|
|
6935
6935
|
better-sqlite3: "npm:12.8.0"
|
|
6936
6936
|
languageName: unknown
|
|
@@ -16316,10 +16316,10 @@ __metadata:
|
|
|
16316
16316
|
version: 0.0.0-use.local
|
|
16317
16317
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16318
16318
|
dependencies:
|
|
16319
|
-
"@cedarjs/core": "npm:3.1.1
|
|
16320
|
-
"@cedarjs/eslint-config": "npm:3.1.1
|
|
16321
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
16322
|
-
"@cedarjs/testing": "npm:3.1.1
|
|
16319
|
+
"@cedarjs/core": "npm:3.1.1"
|
|
16320
|
+
"@cedarjs/eslint-config": "npm:3.1.1"
|
|
16321
|
+
"@cedarjs/project-config": "npm:3.1.1"
|
|
16322
|
+
"@cedarjs/testing": "npm:3.1.1"
|
|
16323
16323
|
vitest: "npm:3.2.4"
|
|
16324
16324
|
languageName: unknown
|
|
16325
16325
|
linkType: soft
|
|
@@ -18522,10 +18522,10 @@ __metadata:
|
|
|
18522
18522
|
version: 0.0.0-use.local
|
|
18523
18523
|
resolution: "web@workspace:web"
|
|
18524
18524
|
dependencies:
|
|
18525
|
-
"@cedarjs/forms": "npm:3.1.1
|
|
18526
|
-
"@cedarjs/router": "npm:3.1.1
|
|
18527
|
-
"@cedarjs/vite": "npm:3.1.1
|
|
18528
|
-
"@cedarjs/web": "npm:3.1.1
|
|
18525
|
+
"@cedarjs/forms": "npm:3.1.1"
|
|
18526
|
+
"@cedarjs/router": "npm:3.1.1"
|
|
18527
|
+
"@cedarjs/vite": "npm:3.1.1"
|
|
18528
|
+
"@cedarjs/web": "npm:3.1.1"
|
|
18529
18529
|
"@types/react": "npm:^18.2.55"
|
|
18530
18530
|
"@types/react-dom": "npm:^18.2.19"
|
|
18531
18531
|
react: "npm:18.3.1"
|