create-cedar-app 3.1.1-rc.4 → 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 +3 -3
- 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 +190 -451
- 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 +190 -451
- 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 +190 -451
- 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 +190 -451
|
@@ -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
|
-
esbuild: "npm:0.
|
|
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"
|
|
@@ -2083,7 +2083,7 @@ __metadata:
|
|
|
2083
2083
|
"@sdl-codegen/node": "npm:2.0.1"
|
|
2084
2084
|
ansis: "npm:4.2.0"
|
|
2085
2085
|
deepmerge: "npm:4.3.1"
|
|
2086
|
-
esbuild: "npm:0.
|
|
2086
|
+
esbuild: "npm:0.21.5"
|
|
2087
2087
|
fast-glob: "npm:3.3.3"
|
|
2088
2088
|
graphql: "npm:16.13.1"
|
|
2089
2089
|
kill-port: "npm:1.6.1"
|
|
@@ -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
|
|
2176
|
-
esbuild: "npm:0.
|
|
2174
|
+
"@cedarjs/auth": "npm:3.1.1"
|
|
2175
|
+
"@cedarjs/cookie-jar": "npm:3.1.1"
|
|
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
|
|
|
@@ -2537,13 +2537,6 @@ __metadata:
|
|
|
2537
2537
|
languageName: node
|
|
2538
2538
|
linkType: hard
|
|
2539
2539
|
|
|
2540
|
-
"@esbuild/aix-ppc64@npm:0.25.0":
|
|
2541
|
-
version: 0.25.0
|
|
2542
|
-
resolution: "@esbuild/aix-ppc64@npm:0.25.0"
|
|
2543
|
-
conditions: os=aix & cpu=ppc64
|
|
2544
|
-
languageName: node
|
|
2545
|
-
linkType: hard
|
|
2546
|
-
|
|
2547
2540
|
"@esbuild/android-arm64@npm:0.21.5":
|
|
2548
2541
|
version: 0.21.5
|
|
2549
2542
|
resolution: "@esbuild/android-arm64@npm:0.21.5"
|
|
@@ -2551,13 +2544,6 @@ __metadata:
|
|
|
2551
2544
|
languageName: node
|
|
2552
2545
|
linkType: hard
|
|
2553
2546
|
|
|
2554
|
-
"@esbuild/android-arm64@npm:0.25.0":
|
|
2555
|
-
version: 0.25.0
|
|
2556
|
-
resolution: "@esbuild/android-arm64@npm:0.25.0"
|
|
2557
|
-
conditions: os=android & cpu=arm64
|
|
2558
|
-
languageName: node
|
|
2559
|
-
linkType: hard
|
|
2560
|
-
|
|
2561
2547
|
"@esbuild/android-arm@npm:0.21.5":
|
|
2562
2548
|
version: 0.21.5
|
|
2563
2549
|
resolution: "@esbuild/android-arm@npm:0.21.5"
|
|
@@ -2565,13 +2551,6 @@ __metadata:
|
|
|
2565
2551
|
languageName: node
|
|
2566
2552
|
linkType: hard
|
|
2567
2553
|
|
|
2568
|
-
"@esbuild/android-arm@npm:0.25.0":
|
|
2569
|
-
version: 0.25.0
|
|
2570
|
-
resolution: "@esbuild/android-arm@npm:0.25.0"
|
|
2571
|
-
conditions: os=android & cpu=arm
|
|
2572
|
-
languageName: node
|
|
2573
|
-
linkType: hard
|
|
2574
|
-
|
|
2575
2554
|
"@esbuild/android-x64@npm:0.21.5":
|
|
2576
2555
|
version: 0.21.5
|
|
2577
2556
|
resolution: "@esbuild/android-x64@npm:0.21.5"
|
|
@@ -2579,13 +2558,6 @@ __metadata:
|
|
|
2579
2558
|
languageName: node
|
|
2580
2559
|
linkType: hard
|
|
2581
2560
|
|
|
2582
|
-
"@esbuild/android-x64@npm:0.25.0":
|
|
2583
|
-
version: 0.25.0
|
|
2584
|
-
resolution: "@esbuild/android-x64@npm:0.25.0"
|
|
2585
|
-
conditions: os=android & cpu=x64
|
|
2586
|
-
languageName: node
|
|
2587
|
-
linkType: hard
|
|
2588
|
-
|
|
2589
2561
|
"@esbuild/darwin-arm64@npm:0.21.5":
|
|
2590
2562
|
version: 0.21.5
|
|
2591
2563
|
resolution: "@esbuild/darwin-arm64@npm:0.21.5"
|
|
@@ -2593,13 +2565,6 @@ __metadata:
|
|
|
2593
2565
|
languageName: node
|
|
2594
2566
|
linkType: hard
|
|
2595
2567
|
|
|
2596
|
-
"@esbuild/darwin-arm64@npm:0.25.0":
|
|
2597
|
-
version: 0.25.0
|
|
2598
|
-
resolution: "@esbuild/darwin-arm64@npm:0.25.0"
|
|
2599
|
-
conditions: os=darwin & cpu=arm64
|
|
2600
|
-
languageName: node
|
|
2601
|
-
linkType: hard
|
|
2602
|
-
|
|
2603
2568
|
"@esbuild/darwin-x64@npm:0.21.5":
|
|
2604
2569
|
version: 0.21.5
|
|
2605
2570
|
resolution: "@esbuild/darwin-x64@npm:0.21.5"
|
|
@@ -2607,13 +2572,6 @@ __metadata:
|
|
|
2607
2572
|
languageName: node
|
|
2608
2573
|
linkType: hard
|
|
2609
2574
|
|
|
2610
|
-
"@esbuild/darwin-x64@npm:0.25.0":
|
|
2611
|
-
version: 0.25.0
|
|
2612
|
-
resolution: "@esbuild/darwin-x64@npm:0.25.0"
|
|
2613
|
-
conditions: os=darwin & cpu=x64
|
|
2614
|
-
languageName: node
|
|
2615
|
-
linkType: hard
|
|
2616
|
-
|
|
2617
2575
|
"@esbuild/freebsd-arm64@npm:0.21.5":
|
|
2618
2576
|
version: 0.21.5
|
|
2619
2577
|
resolution: "@esbuild/freebsd-arm64@npm:0.21.5"
|
|
@@ -2621,13 +2579,6 @@ __metadata:
|
|
|
2621
2579
|
languageName: node
|
|
2622
2580
|
linkType: hard
|
|
2623
2581
|
|
|
2624
|
-
"@esbuild/freebsd-arm64@npm:0.25.0":
|
|
2625
|
-
version: 0.25.0
|
|
2626
|
-
resolution: "@esbuild/freebsd-arm64@npm:0.25.0"
|
|
2627
|
-
conditions: os=freebsd & cpu=arm64
|
|
2628
|
-
languageName: node
|
|
2629
|
-
linkType: hard
|
|
2630
|
-
|
|
2631
2582
|
"@esbuild/freebsd-x64@npm:0.21.5":
|
|
2632
2583
|
version: 0.21.5
|
|
2633
2584
|
resolution: "@esbuild/freebsd-x64@npm:0.21.5"
|
|
@@ -2635,13 +2586,6 @@ __metadata:
|
|
|
2635
2586
|
languageName: node
|
|
2636
2587
|
linkType: hard
|
|
2637
2588
|
|
|
2638
|
-
"@esbuild/freebsd-x64@npm:0.25.0":
|
|
2639
|
-
version: 0.25.0
|
|
2640
|
-
resolution: "@esbuild/freebsd-x64@npm:0.25.0"
|
|
2641
|
-
conditions: os=freebsd & cpu=x64
|
|
2642
|
-
languageName: node
|
|
2643
|
-
linkType: hard
|
|
2644
|
-
|
|
2645
2589
|
"@esbuild/linux-arm64@npm:0.21.5":
|
|
2646
2590
|
version: 0.21.5
|
|
2647
2591
|
resolution: "@esbuild/linux-arm64@npm:0.21.5"
|
|
@@ -2649,13 +2593,6 @@ __metadata:
|
|
|
2649
2593
|
languageName: node
|
|
2650
2594
|
linkType: hard
|
|
2651
2595
|
|
|
2652
|
-
"@esbuild/linux-arm64@npm:0.25.0":
|
|
2653
|
-
version: 0.25.0
|
|
2654
|
-
resolution: "@esbuild/linux-arm64@npm:0.25.0"
|
|
2655
|
-
conditions: os=linux & cpu=arm64
|
|
2656
|
-
languageName: node
|
|
2657
|
-
linkType: hard
|
|
2658
|
-
|
|
2659
2596
|
"@esbuild/linux-arm@npm:0.21.5":
|
|
2660
2597
|
version: 0.21.5
|
|
2661
2598
|
resolution: "@esbuild/linux-arm@npm:0.21.5"
|
|
@@ -2663,13 +2600,6 @@ __metadata:
|
|
|
2663
2600
|
languageName: node
|
|
2664
2601
|
linkType: hard
|
|
2665
2602
|
|
|
2666
|
-
"@esbuild/linux-arm@npm:0.25.0":
|
|
2667
|
-
version: 0.25.0
|
|
2668
|
-
resolution: "@esbuild/linux-arm@npm:0.25.0"
|
|
2669
|
-
conditions: os=linux & cpu=arm
|
|
2670
|
-
languageName: node
|
|
2671
|
-
linkType: hard
|
|
2672
|
-
|
|
2673
2603
|
"@esbuild/linux-ia32@npm:0.21.5":
|
|
2674
2604
|
version: 0.21.5
|
|
2675
2605
|
resolution: "@esbuild/linux-ia32@npm:0.21.5"
|
|
@@ -2677,13 +2607,6 @@ __metadata:
|
|
|
2677
2607
|
languageName: node
|
|
2678
2608
|
linkType: hard
|
|
2679
2609
|
|
|
2680
|
-
"@esbuild/linux-ia32@npm:0.25.0":
|
|
2681
|
-
version: 0.25.0
|
|
2682
|
-
resolution: "@esbuild/linux-ia32@npm:0.25.0"
|
|
2683
|
-
conditions: os=linux & cpu=ia32
|
|
2684
|
-
languageName: node
|
|
2685
|
-
linkType: hard
|
|
2686
|
-
|
|
2687
2610
|
"@esbuild/linux-loong64@npm:0.21.5":
|
|
2688
2611
|
version: 0.21.5
|
|
2689
2612
|
resolution: "@esbuild/linux-loong64@npm:0.21.5"
|
|
@@ -2691,13 +2614,6 @@ __metadata:
|
|
|
2691
2614
|
languageName: node
|
|
2692
2615
|
linkType: hard
|
|
2693
2616
|
|
|
2694
|
-
"@esbuild/linux-loong64@npm:0.25.0":
|
|
2695
|
-
version: 0.25.0
|
|
2696
|
-
resolution: "@esbuild/linux-loong64@npm:0.25.0"
|
|
2697
|
-
conditions: os=linux & cpu=loong64
|
|
2698
|
-
languageName: node
|
|
2699
|
-
linkType: hard
|
|
2700
|
-
|
|
2701
2617
|
"@esbuild/linux-mips64el@npm:0.21.5":
|
|
2702
2618
|
version: 0.21.5
|
|
2703
2619
|
resolution: "@esbuild/linux-mips64el@npm:0.21.5"
|
|
@@ -2705,13 +2621,6 @@ __metadata:
|
|
|
2705
2621
|
languageName: node
|
|
2706
2622
|
linkType: hard
|
|
2707
2623
|
|
|
2708
|
-
"@esbuild/linux-mips64el@npm:0.25.0":
|
|
2709
|
-
version: 0.25.0
|
|
2710
|
-
resolution: "@esbuild/linux-mips64el@npm:0.25.0"
|
|
2711
|
-
conditions: os=linux & cpu=mips64el
|
|
2712
|
-
languageName: node
|
|
2713
|
-
linkType: hard
|
|
2714
|
-
|
|
2715
2624
|
"@esbuild/linux-ppc64@npm:0.21.5":
|
|
2716
2625
|
version: 0.21.5
|
|
2717
2626
|
resolution: "@esbuild/linux-ppc64@npm:0.21.5"
|
|
@@ -2719,13 +2628,6 @@ __metadata:
|
|
|
2719
2628
|
languageName: node
|
|
2720
2629
|
linkType: hard
|
|
2721
2630
|
|
|
2722
|
-
"@esbuild/linux-ppc64@npm:0.25.0":
|
|
2723
|
-
version: 0.25.0
|
|
2724
|
-
resolution: "@esbuild/linux-ppc64@npm:0.25.0"
|
|
2725
|
-
conditions: os=linux & cpu=ppc64
|
|
2726
|
-
languageName: node
|
|
2727
|
-
linkType: hard
|
|
2728
|
-
|
|
2729
2631
|
"@esbuild/linux-riscv64@npm:0.21.5":
|
|
2730
2632
|
version: 0.21.5
|
|
2731
2633
|
resolution: "@esbuild/linux-riscv64@npm:0.21.5"
|
|
@@ -2733,13 +2635,6 @@ __metadata:
|
|
|
2733
2635
|
languageName: node
|
|
2734
2636
|
linkType: hard
|
|
2735
2637
|
|
|
2736
|
-
"@esbuild/linux-riscv64@npm:0.25.0":
|
|
2737
|
-
version: 0.25.0
|
|
2738
|
-
resolution: "@esbuild/linux-riscv64@npm:0.25.0"
|
|
2739
|
-
conditions: os=linux & cpu=riscv64
|
|
2740
|
-
languageName: node
|
|
2741
|
-
linkType: hard
|
|
2742
|
-
|
|
2743
2638
|
"@esbuild/linux-s390x@npm:0.21.5":
|
|
2744
2639
|
version: 0.21.5
|
|
2745
2640
|
resolution: "@esbuild/linux-s390x@npm:0.21.5"
|
|
@@ -2747,13 +2642,6 @@ __metadata:
|
|
|
2747
2642
|
languageName: node
|
|
2748
2643
|
linkType: hard
|
|
2749
2644
|
|
|
2750
|
-
"@esbuild/linux-s390x@npm:0.25.0":
|
|
2751
|
-
version: 0.25.0
|
|
2752
|
-
resolution: "@esbuild/linux-s390x@npm:0.25.0"
|
|
2753
|
-
conditions: os=linux & cpu=s390x
|
|
2754
|
-
languageName: node
|
|
2755
|
-
linkType: hard
|
|
2756
|
-
|
|
2757
2645
|
"@esbuild/linux-x64@npm:0.21.5":
|
|
2758
2646
|
version: 0.21.5
|
|
2759
2647
|
resolution: "@esbuild/linux-x64@npm:0.21.5"
|
|
@@ -2761,20 +2649,6 @@ __metadata:
|
|
|
2761
2649
|
languageName: node
|
|
2762
2650
|
linkType: hard
|
|
2763
2651
|
|
|
2764
|
-
"@esbuild/linux-x64@npm:0.25.0":
|
|
2765
|
-
version: 0.25.0
|
|
2766
|
-
resolution: "@esbuild/linux-x64@npm:0.25.0"
|
|
2767
|
-
conditions: os=linux & cpu=x64
|
|
2768
|
-
languageName: node
|
|
2769
|
-
linkType: hard
|
|
2770
|
-
|
|
2771
|
-
"@esbuild/netbsd-arm64@npm:0.25.0":
|
|
2772
|
-
version: 0.25.0
|
|
2773
|
-
resolution: "@esbuild/netbsd-arm64@npm:0.25.0"
|
|
2774
|
-
conditions: os=netbsd & cpu=arm64
|
|
2775
|
-
languageName: node
|
|
2776
|
-
linkType: hard
|
|
2777
|
-
|
|
2778
2652
|
"@esbuild/netbsd-x64@npm:0.21.5":
|
|
2779
2653
|
version: 0.21.5
|
|
2780
2654
|
resolution: "@esbuild/netbsd-x64@npm:0.21.5"
|
|
@@ -2782,20 +2656,6 @@ __metadata:
|
|
|
2782
2656
|
languageName: node
|
|
2783
2657
|
linkType: hard
|
|
2784
2658
|
|
|
2785
|
-
"@esbuild/netbsd-x64@npm:0.25.0":
|
|
2786
|
-
version: 0.25.0
|
|
2787
|
-
resolution: "@esbuild/netbsd-x64@npm:0.25.0"
|
|
2788
|
-
conditions: os=netbsd & cpu=x64
|
|
2789
|
-
languageName: node
|
|
2790
|
-
linkType: hard
|
|
2791
|
-
|
|
2792
|
-
"@esbuild/openbsd-arm64@npm:0.25.0":
|
|
2793
|
-
version: 0.25.0
|
|
2794
|
-
resolution: "@esbuild/openbsd-arm64@npm:0.25.0"
|
|
2795
|
-
conditions: os=openbsd & cpu=arm64
|
|
2796
|
-
languageName: node
|
|
2797
|
-
linkType: hard
|
|
2798
|
-
|
|
2799
2659
|
"@esbuild/openbsd-x64@npm:0.21.5":
|
|
2800
2660
|
version: 0.21.5
|
|
2801
2661
|
resolution: "@esbuild/openbsd-x64@npm:0.21.5"
|
|
@@ -2803,13 +2663,6 @@ __metadata:
|
|
|
2803
2663
|
languageName: node
|
|
2804
2664
|
linkType: hard
|
|
2805
2665
|
|
|
2806
|
-
"@esbuild/openbsd-x64@npm:0.25.0":
|
|
2807
|
-
version: 0.25.0
|
|
2808
|
-
resolution: "@esbuild/openbsd-x64@npm:0.25.0"
|
|
2809
|
-
conditions: os=openbsd & cpu=x64
|
|
2810
|
-
languageName: node
|
|
2811
|
-
linkType: hard
|
|
2812
|
-
|
|
2813
2666
|
"@esbuild/sunos-x64@npm:0.21.5":
|
|
2814
2667
|
version: 0.21.5
|
|
2815
2668
|
resolution: "@esbuild/sunos-x64@npm:0.21.5"
|
|
@@ -2817,13 +2670,6 @@ __metadata:
|
|
|
2817
2670
|
languageName: node
|
|
2818
2671
|
linkType: hard
|
|
2819
2672
|
|
|
2820
|
-
"@esbuild/sunos-x64@npm:0.25.0":
|
|
2821
|
-
version: 0.25.0
|
|
2822
|
-
resolution: "@esbuild/sunos-x64@npm:0.25.0"
|
|
2823
|
-
conditions: os=sunos & cpu=x64
|
|
2824
|
-
languageName: node
|
|
2825
|
-
linkType: hard
|
|
2826
|
-
|
|
2827
2673
|
"@esbuild/win32-arm64@npm:0.21.5":
|
|
2828
2674
|
version: 0.21.5
|
|
2829
2675
|
resolution: "@esbuild/win32-arm64@npm:0.21.5"
|
|
@@ -2831,13 +2677,6 @@ __metadata:
|
|
|
2831
2677
|
languageName: node
|
|
2832
2678
|
linkType: hard
|
|
2833
2679
|
|
|
2834
|
-
"@esbuild/win32-arm64@npm:0.25.0":
|
|
2835
|
-
version: 0.25.0
|
|
2836
|
-
resolution: "@esbuild/win32-arm64@npm:0.25.0"
|
|
2837
|
-
conditions: os=win32 & cpu=arm64
|
|
2838
|
-
languageName: node
|
|
2839
|
-
linkType: hard
|
|
2840
|
-
|
|
2841
2680
|
"@esbuild/win32-ia32@npm:0.21.5":
|
|
2842
2681
|
version: 0.21.5
|
|
2843
2682
|
resolution: "@esbuild/win32-ia32@npm:0.21.5"
|
|
@@ -2845,13 +2684,6 @@ __metadata:
|
|
|
2845
2684
|
languageName: node
|
|
2846
2685
|
linkType: hard
|
|
2847
2686
|
|
|
2848
|
-
"@esbuild/win32-ia32@npm:0.25.0":
|
|
2849
|
-
version: 0.25.0
|
|
2850
|
-
resolution: "@esbuild/win32-ia32@npm:0.25.0"
|
|
2851
|
-
conditions: os=win32 & cpu=ia32
|
|
2852
|
-
languageName: node
|
|
2853
|
-
linkType: hard
|
|
2854
|
-
|
|
2855
2687
|
"@esbuild/win32-x64@npm:0.21.5":
|
|
2856
2688
|
version: 0.21.5
|
|
2857
2689
|
resolution: "@esbuild/win32-x64@npm:0.21.5"
|
|
@@ -2859,13 +2691,6 @@ __metadata:
|
|
|
2859
2691
|
languageName: node
|
|
2860
2692
|
linkType: hard
|
|
2861
2693
|
|
|
2862
|
-
"@esbuild/win32-x64@npm:0.25.0":
|
|
2863
|
-
version: 0.25.0
|
|
2864
|
-
resolution: "@esbuild/win32-x64@npm:0.25.0"
|
|
2865
|
-
conditions: os=win32 & cpu=x64
|
|
2866
|
-
languageName: node
|
|
2867
|
-
linkType: hard
|
|
2868
|
-
|
|
2869
2694
|
"@escape.tech/graphql-armor-block-field-suggestions@npm:2.2.0":
|
|
2870
2695
|
version: 2.2.0
|
|
2871
2696
|
resolution: "@escape.tech/graphql-armor-block-field-suggestions@npm:2.2.0"
|
|
@@ -7104,8 +6929,8 @@ __metadata:
|
|
|
7104
6929
|
version: 0.0.0-use.local
|
|
7105
6930
|
resolution: "api@workspace:api"
|
|
7106
6931
|
dependencies:
|
|
7107
|
-
"@cedarjs/api": "npm:3.1.1
|
|
7108
|
-
"@cedarjs/graphql-server": "npm:3.1.1
|
|
6932
|
+
"@cedarjs/api": "npm:3.1.1"
|
|
6933
|
+
"@cedarjs/graphql-server": "npm:3.1.1"
|
|
7109
6934
|
"@prisma/adapter-better-sqlite3": "npm:7.5.0"
|
|
7110
6935
|
better-sqlite3: "npm:12.8.0"
|
|
7111
6936
|
languageName: unknown
|
|
@@ -9863,93 +9688,7 @@ __metadata:
|
|
|
9863
9688
|
languageName: node
|
|
9864
9689
|
linkType: hard
|
|
9865
9690
|
|
|
9866
|
-
"esbuild@npm:0.
|
|
9867
|
-
version: 0.25.0
|
|
9868
|
-
resolution: "esbuild@npm:0.25.0"
|
|
9869
|
-
dependencies:
|
|
9870
|
-
"@esbuild/aix-ppc64": "npm:0.25.0"
|
|
9871
|
-
"@esbuild/android-arm": "npm:0.25.0"
|
|
9872
|
-
"@esbuild/android-arm64": "npm:0.25.0"
|
|
9873
|
-
"@esbuild/android-x64": "npm:0.25.0"
|
|
9874
|
-
"@esbuild/darwin-arm64": "npm:0.25.0"
|
|
9875
|
-
"@esbuild/darwin-x64": "npm:0.25.0"
|
|
9876
|
-
"@esbuild/freebsd-arm64": "npm:0.25.0"
|
|
9877
|
-
"@esbuild/freebsd-x64": "npm:0.25.0"
|
|
9878
|
-
"@esbuild/linux-arm": "npm:0.25.0"
|
|
9879
|
-
"@esbuild/linux-arm64": "npm:0.25.0"
|
|
9880
|
-
"@esbuild/linux-ia32": "npm:0.25.0"
|
|
9881
|
-
"@esbuild/linux-loong64": "npm:0.25.0"
|
|
9882
|
-
"@esbuild/linux-mips64el": "npm:0.25.0"
|
|
9883
|
-
"@esbuild/linux-ppc64": "npm:0.25.0"
|
|
9884
|
-
"@esbuild/linux-riscv64": "npm:0.25.0"
|
|
9885
|
-
"@esbuild/linux-s390x": "npm:0.25.0"
|
|
9886
|
-
"@esbuild/linux-x64": "npm:0.25.0"
|
|
9887
|
-
"@esbuild/netbsd-arm64": "npm:0.25.0"
|
|
9888
|
-
"@esbuild/netbsd-x64": "npm:0.25.0"
|
|
9889
|
-
"@esbuild/openbsd-arm64": "npm:0.25.0"
|
|
9890
|
-
"@esbuild/openbsd-x64": "npm:0.25.0"
|
|
9891
|
-
"@esbuild/sunos-x64": "npm:0.25.0"
|
|
9892
|
-
"@esbuild/win32-arm64": "npm:0.25.0"
|
|
9893
|
-
"@esbuild/win32-ia32": "npm:0.25.0"
|
|
9894
|
-
"@esbuild/win32-x64": "npm:0.25.0"
|
|
9895
|
-
dependenciesMeta:
|
|
9896
|
-
"@esbuild/aix-ppc64":
|
|
9897
|
-
optional: true
|
|
9898
|
-
"@esbuild/android-arm":
|
|
9899
|
-
optional: true
|
|
9900
|
-
"@esbuild/android-arm64":
|
|
9901
|
-
optional: true
|
|
9902
|
-
"@esbuild/android-x64":
|
|
9903
|
-
optional: true
|
|
9904
|
-
"@esbuild/darwin-arm64":
|
|
9905
|
-
optional: true
|
|
9906
|
-
"@esbuild/darwin-x64":
|
|
9907
|
-
optional: true
|
|
9908
|
-
"@esbuild/freebsd-arm64":
|
|
9909
|
-
optional: true
|
|
9910
|
-
"@esbuild/freebsd-x64":
|
|
9911
|
-
optional: true
|
|
9912
|
-
"@esbuild/linux-arm":
|
|
9913
|
-
optional: true
|
|
9914
|
-
"@esbuild/linux-arm64":
|
|
9915
|
-
optional: true
|
|
9916
|
-
"@esbuild/linux-ia32":
|
|
9917
|
-
optional: true
|
|
9918
|
-
"@esbuild/linux-loong64":
|
|
9919
|
-
optional: true
|
|
9920
|
-
"@esbuild/linux-mips64el":
|
|
9921
|
-
optional: true
|
|
9922
|
-
"@esbuild/linux-ppc64":
|
|
9923
|
-
optional: true
|
|
9924
|
-
"@esbuild/linux-riscv64":
|
|
9925
|
-
optional: true
|
|
9926
|
-
"@esbuild/linux-s390x":
|
|
9927
|
-
optional: true
|
|
9928
|
-
"@esbuild/linux-x64":
|
|
9929
|
-
optional: true
|
|
9930
|
-
"@esbuild/netbsd-arm64":
|
|
9931
|
-
optional: true
|
|
9932
|
-
"@esbuild/netbsd-x64":
|
|
9933
|
-
optional: true
|
|
9934
|
-
"@esbuild/openbsd-arm64":
|
|
9935
|
-
optional: true
|
|
9936
|
-
"@esbuild/openbsd-x64":
|
|
9937
|
-
optional: true
|
|
9938
|
-
"@esbuild/sunos-x64":
|
|
9939
|
-
optional: true
|
|
9940
|
-
"@esbuild/win32-arm64":
|
|
9941
|
-
optional: true
|
|
9942
|
-
"@esbuild/win32-ia32":
|
|
9943
|
-
optional: true
|
|
9944
|
-
"@esbuild/win32-x64":
|
|
9945
|
-
optional: true
|
|
9946
|
-
bin:
|
|
9947
|
-
esbuild: bin/esbuild
|
|
9948
|
-
checksum: 10c0/5767b72da46da3cfec51661647ec850ddbf8a8d0662771139f10ef0692a8831396a0004b2be7966cecdb08264fb16bdc16290dcecd92396fac5f12d722fa013d
|
|
9949
|
-
languageName: node
|
|
9950
|
-
linkType: hard
|
|
9951
|
-
|
|
9952
|
-
"esbuild@npm:^0.21.3":
|
|
9691
|
+
"esbuild@npm:0.21.5, esbuild@npm:^0.21.3":
|
|
9953
9692
|
version: 0.21.5
|
|
9954
9693
|
resolution: "esbuild@npm:0.21.5"
|
|
9955
9694
|
dependencies:
|
|
@@ -16577,10 +16316,10 @@ __metadata:
|
|
|
16577
16316
|
version: 0.0.0-use.local
|
|
16578
16317
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16579
16318
|
dependencies:
|
|
16580
|
-
"@cedarjs/core": "npm:3.1.1
|
|
16581
|
-
"@cedarjs/eslint-config": "npm:3.1.1
|
|
16582
|
-
"@cedarjs/project-config": "npm:3.1.1
|
|
16583
|
-
"@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"
|
|
16584
16323
|
vitest: "npm:3.2.4"
|
|
16585
16324
|
languageName: unknown
|
|
16586
16325
|
linkType: soft
|
|
@@ -18783,10 +18522,10 @@ __metadata:
|
|
|
18783
18522
|
version: 0.0.0-use.local
|
|
18784
18523
|
resolution: "web@workspace:web"
|
|
18785
18524
|
dependencies:
|
|
18786
|
-
"@cedarjs/forms": "npm:3.1.1
|
|
18787
|
-
"@cedarjs/router": "npm:3.1.1
|
|
18788
|
-
"@cedarjs/vite": "npm:3.1.1
|
|
18789
|
-
"@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"
|
|
18790
18529
|
"@types/react": "npm:^18.2.55"
|
|
18791
18530
|
"@types/react-dom": "npm:^18.2.19"
|
|
18792
18531
|
react: "npm:18.3.1"
|