create-cedar-app 2.7.0-rc.107 → 2.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 +250 -250
- 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 +250 -250
- 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 +250 -250
- 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 +250 -250
|
@@ -1780,15 +1780,15 @@ __metadata:
|
|
|
1780
1780
|
languageName: node
|
|
1781
1781
|
linkType: hard
|
|
1782
1782
|
|
|
1783
|
-
"@cedarjs/api-server@npm:2.7.0
|
|
1784
|
-
version: 2.7.0
|
|
1785
|
-
resolution: "@cedarjs/api-server@npm:2.7.0
|
|
1786
|
-
dependencies:
|
|
1787
|
-
"@cedarjs/context": "npm:2.7.0
|
|
1788
|
-
"@cedarjs/fastify-web": "npm:2.7.0
|
|
1789
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
1790
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
1791
|
-
"@cedarjs/web-server": "npm:2.7.0
|
|
1783
|
+
"@cedarjs/api-server@npm:2.7.0":
|
|
1784
|
+
version: 2.7.0
|
|
1785
|
+
resolution: "@cedarjs/api-server@npm:2.7.0"
|
|
1786
|
+
dependencies:
|
|
1787
|
+
"@cedarjs/context": "npm:2.7.0"
|
|
1788
|
+
"@cedarjs/fastify-web": "npm:2.7.0"
|
|
1789
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
1790
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
1791
|
+
"@cedarjs/web-server": "npm:2.7.0"
|
|
1792
1792
|
"@fastify/multipart": "npm:9.4.0"
|
|
1793
1793
|
"@fastify/url-data": "npm:6.0.3"
|
|
1794
1794
|
ansis: "npm:4.2.0"
|
|
@@ -1804,7 +1804,7 @@ __metadata:
|
|
|
1804
1804
|
split2: "npm:4.2.0"
|
|
1805
1805
|
yargs: "npm:17.7.2"
|
|
1806
1806
|
peerDependencies:
|
|
1807
|
-
"@cedarjs/graphql-server": 2.7.0
|
|
1807
|
+
"@cedarjs/graphql-server": 2.7.0
|
|
1808
1808
|
peerDependenciesMeta:
|
|
1809
1809
|
"@cedarjs/graphql-server":
|
|
1810
1810
|
optional: true
|
|
@@ -1815,13 +1815,13 @@ __metadata:
|
|
|
1815
1815
|
rw-api-server-watch: dist/cjs/watch.js
|
|
1816
1816
|
rw-log-formatter: dist/cjs/logFormatter/bin.js
|
|
1817
1817
|
rw-server: dist/cjs/bin.js
|
|
1818
|
-
checksum: 10c0/
|
|
1818
|
+
checksum: 10c0/ed26281a0ebce4ed85efcd073a4c391de65f2984fc6596a32ca8a67d1e68a4cf9f11541bdfb52e14383a9c06b8f2884370c921187c7dc7f9515c23b61ebe3d47
|
|
1819
1819
|
languageName: node
|
|
1820
1820
|
linkType: hard
|
|
1821
1821
|
|
|
1822
|
-
"@cedarjs/api@npm:2.7.0
|
|
1823
|
-
version: 2.7.0
|
|
1824
|
-
resolution: "@cedarjs/api@npm:2.7.0
|
|
1822
|
+
"@cedarjs/api@npm:2.7.0":
|
|
1823
|
+
version: 2.7.0
|
|
1824
|
+
resolution: "@cedarjs/api@npm:2.7.0"
|
|
1825
1825
|
dependencies:
|
|
1826
1826
|
"@prisma/client": "npm:6.19.2"
|
|
1827
1827
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
@@ -1846,23 +1846,23 @@ __metadata:
|
|
|
1846
1846
|
redwood: dist/cjs/bins/redwood.js
|
|
1847
1847
|
rw: dist/cjs/bins/redwood.js
|
|
1848
1848
|
tsc: dist/cjs/bins/tsc.js
|
|
1849
|
-
checksum: 10c0/
|
|
1849
|
+
checksum: 10c0/fe2a20fa54a828fee39dd251e315a852c524f48eb316f1b271dc8776c27bf6fbd9ae7502bcc31adecf034188b28f33f561406b4bd9e13da02e844f138ecc0667
|
|
1850
1850
|
languageName: node
|
|
1851
1851
|
linkType: hard
|
|
1852
1852
|
|
|
1853
|
-
"@cedarjs/auth@npm:2.7.0
|
|
1854
|
-
version: 2.7.0
|
|
1855
|
-
resolution: "@cedarjs/auth@npm:2.7.0
|
|
1853
|
+
"@cedarjs/auth@npm:2.7.0":
|
|
1854
|
+
version: 2.7.0
|
|
1855
|
+
resolution: "@cedarjs/auth@npm:2.7.0"
|
|
1856
1856
|
dependencies:
|
|
1857
1857
|
core-js: "npm:3.48.0"
|
|
1858
1858
|
react: "npm:18.3.1"
|
|
1859
|
-
checksum: 10c0/
|
|
1859
|
+
checksum: 10c0/305aef5ec0fe4bc67c9340c8d6c0b4c53ba8684baed61961f32786e4346225e0cb2f23244bb2e762a9372a9712b0f7e753e66a29fd4c0391bd5349dbc030f280
|
|
1860
1860
|
languageName: node
|
|
1861
1861
|
linkType: hard
|
|
1862
1862
|
|
|
1863
|
-
"@cedarjs/babel-config@npm:2.7.0
|
|
1864
|
-
version: 2.7.0
|
|
1865
|
-
resolution: "@cedarjs/babel-config@npm:2.7.0
|
|
1863
|
+
"@cedarjs/babel-config@npm:2.7.0":
|
|
1864
|
+
version: 2.7.0
|
|
1865
|
+
resolution: "@cedarjs/babel-config@npm:2.7.0"
|
|
1866
1866
|
dependencies:
|
|
1867
1867
|
"@babel/core": "npm:^7.26.10"
|
|
1868
1868
|
"@babel/parser": "npm:7.29.0"
|
|
@@ -1877,7 +1877,7 @@ __metadata:
|
|
|
1877
1877
|
"@babel/register": "npm:7.28.6"
|
|
1878
1878
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
1879
1879
|
"@babel/traverse": "npm:7.29.0"
|
|
1880
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
1880
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
1881
1881
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1882
1882
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1883
1883
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1885,17 +1885,17 @@ __metadata:
|
|
|
1885
1885
|
fast-glob: "npm:3.3.3"
|
|
1886
1886
|
graphql: "npm:16.13.0"
|
|
1887
1887
|
typescript: "npm:5.9.3"
|
|
1888
|
-
checksum: 10c0/
|
|
1888
|
+
checksum: 10c0/9bf5922e314d4c9a3969d72dbac0914fc8931d75acf5ba8392e760d41a7c9025325f5db9b86230547ee46d48e99ad7e922265a0f915f19d59791185d1c20f2da
|
|
1889
1889
|
languageName: node
|
|
1890
1890
|
linkType: hard
|
|
1891
1891
|
|
|
1892
|
-
"@cedarjs/cli-helpers@npm:2.7.0
|
|
1893
|
-
version: 2.7.0
|
|
1894
|
-
resolution: "@cedarjs/cli-helpers@npm:2.7.0
|
|
1892
|
+
"@cedarjs/cli-helpers@npm:2.7.0":
|
|
1893
|
+
version: 2.7.0
|
|
1894
|
+
resolution: "@cedarjs/cli-helpers@npm:2.7.0"
|
|
1895
1895
|
dependencies:
|
|
1896
1896
|
"@babel/core": "npm:^7.26.10"
|
|
1897
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
1898
|
-
"@cedarjs/telemetry": "npm:2.7.0
|
|
1897
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
1898
|
+
"@cedarjs/telemetry": "npm:2.7.0"
|
|
1899
1899
|
"@opentelemetry/api": "npm:1.9.0"
|
|
1900
1900
|
ansis: "npm:4.2.0"
|
|
1901
1901
|
dotenv: "npm:16.6.1"
|
|
@@ -1910,26 +1910,26 @@ __metadata:
|
|
|
1910
1910
|
smol-toml: "npm:1.6.0"
|
|
1911
1911
|
termi-link: "npm:1.1.0"
|
|
1912
1912
|
yargs-parser: "npm:21.1.1"
|
|
1913
|
-
checksum: 10c0/
|
|
1913
|
+
checksum: 10c0/388f970f64992fcce350f0c4272d8854ead8453d6c9f562dda464e658053ccd7bbc0d52732cccbbf68d673768b9a8de2d56600e1f9e30477c9d179ca103fc29a
|
|
1914
1914
|
languageName: node
|
|
1915
1915
|
linkType: hard
|
|
1916
1916
|
|
|
1917
|
-
"@cedarjs/cli@npm:2.7.0
|
|
1918
|
-
version: 2.7.0
|
|
1919
|
-
resolution: "@cedarjs/cli@npm:2.7.0
|
|
1917
|
+
"@cedarjs/cli@npm:2.7.0":
|
|
1918
|
+
version: 2.7.0
|
|
1919
|
+
resolution: "@cedarjs/cli@npm:2.7.0"
|
|
1920
1920
|
dependencies:
|
|
1921
1921
|
"@babel/parser": "npm:7.29.0"
|
|
1922
1922
|
"@babel/preset-typescript": "npm:7.28.5"
|
|
1923
1923
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
1924
|
-
"@cedarjs/api-server": "npm:2.7.0
|
|
1925
|
-
"@cedarjs/cli-helpers": "npm:2.7.0
|
|
1926
|
-
"@cedarjs/fastify-web": "npm:2.7.0
|
|
1927
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
1928
|
-
"@cedarjs/prerender": "npm:2.7.0
|
|
1929
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
1930
|
-
"@cedarjs/structure": "npm:2.7.0
|
|
1931
|
-
"@cedarjs/telemetry": "npm:2.7.0
|
|
1932
|
-
"@cedarjs/web-server": "npm:2.7.0
|
|
1924
|
+
"@cedarjs/api-server": "npm:2.7.0"
|
|
1925
|
+
"@cedarjs/cli-helpers": "npm:2.7.0"
|
|
1926
|
+
"@cedarjs/fastify-web": "npm:2.7.0"
|
|
1927
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
1928
|
+
"@cedarjs/prerender": "npm:2.7.0"
|
|
1929
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
1930
|
+
"@cedarjs/structure": "npm:2.7.0"
|
|
1931
|
+
"@cedarjs/telemetry": "npm:2.7.0"
|
|
1932
|
+
"@cedarjs/web-server": "npm:2.7.0"
|
|
1933
1933
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1934
1934
|
"@opentelemetry/api": "npm:1.9.0"
|
|
1935
1935
|
"@opentelemetry/core": "npm:1.30.1"
|
|
@@ -1984,40 +1984,40 @@ __metadata:
|
|
|
1984
1984
|
cfw: dist/cfw.js
|
|
1985
1985
|
redwood: dist/index.js
|
|
1986
1986
|
rw: dist/index.js
|
|
1987
|
-
checksum: 10c0/
|
|
1987
|
+
checksum: 10c0/06a2000f159b4da0bddc85b3f9572f4c1fb81e1538ea21f933004999a7f77deaefc4e68d57403a6f1995860ae8c3e4eb5145b8bdca181b85a70340b48a1d1cd2
|
|
1988
1988
|
languageName: node
|
|
1989
1989
|
linkType: hard
|
|
1990
1990
|
|
|
1991
|
-
"@cedarjs/context@npm:2.7.0
|
|
1992
|
-
version: 2.7.0
|
|
1993
|
-
resolution: "@cedarjs/context@npm:2.7.0
|
|
1994
|
-
checksum: 10c0/
|
|
1991
|
+
"@cedarjs/context@npm:2.7.0":
|
|
1992
|
+
version: 2.7.0
|
|
1993
|
+
resolution: "@cedarjs/context@npm:2.7.0"
|
|
1994
|
+
checksum: 10c0/6dc2295251445a8c3b7d558bfb049da6547c7a2d86c7a639712f9752cbea9d6e8b557369d6ff09237785176fc24a7e782026dd90de85fdd2b8f54a2bf0d6ff90
|
|
1995
1995
|
languageName: node
|
|
1996
1996
|
linkType: hard
|
|
1997
1997
|
|
|
1998
|
-
"@cedarjs/cookie-jar@npm:2.7.0
|
|
1999
|
-
version: 2.7.0
|
|
2000
|
-
resolution: "@cedarjs/cookie-jar@npm:2.7.0
|
|
1998
|
+
"@cedarjs/cookie-jar@npm:2.7.0":
|
|
1999
|
+
version: 2.7.0
|
|
2000
|
+
resolution: "@cedarjs/cookie-jar@npm:2.7.0"
|
|
2001
2001
|
dependencies:
|
|
2002
2002
|
cookie: "npm:1.1.1"
|
|
2003
2003
|
esbuild: "npm:0.21.5"
|
|
2004
2004
|
fast-glob: "npm:3.3.3"
|
|
2005
|
-
checksum: 10c0/
|
|
2005
|
+
checksum: 10c0/339ca484f48d4ec59edcf163e068132da71afcf5b6421bb583d15132468813d5b37111e2e263d539e86491a08b7507bf21cbf7c03e2646a86ca35df3f532f825
|
|
2006
2006
|
languageName: node
|
|
2007
2007
|
linkType: hard
|
|
2008
2008
|
|
|
2009
|
-
"@cedarjs/core@npm:2.7.0
|
|
2010
|
-
version: 2.7.0
|
|
2011
|
-
resolution: "@cedarjs/core@npm:2.7.0
|
|
2009
|
+
"@cedarjs/core@npm:2.7.0":
|
|
2010
|
+
version: 2.7.0
|
|
2011
|
+
resolution: "@cedarjs/core@npm:2.7.0"
|
|
2012
2012
|
dependencies:
|
|
2013
2013
|
"@babel/cli": "npm:7.28.6"
|
|
2014
|
-
"@cedarjs/api-server": "npm:2.7.0
|
|
2015
|
-
"@cedarjs/cli": "npm:2.7.0
|
|
2016
|
-
"@cedarjs/eslint-config": "npm:2.7.0
|
|
2017
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
2018
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2019
|
-
"@cedarjs/testing": "npm:2.7.0
|
|
2020
|
-
"@cedarjs/web-server": "npm:2.7.0
|
|
2014
|
+
"@cedarjs/api-server": "npm:2.7.0"
|
|
2015
|
+
"@cedarjs/cli": "npm:2.7.0"
|
|
2016
|
+
"@cedarjs/eslint-config": "npm:2.7.0"
|
|
2017
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
2018
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2019
|
+
"@cedarjs/testing": "npm:2.7.0"
|
|
2020
|
+
"@cedarjs/web-server": "npm:2.7.0"
|
|
2021
2021
|
graphql-tag: "npm:2.12.6"
|
|
2022
2022
|
lodash: "npm:4.17.23"
|
|
2023
2023
|
nodemon: "npm:3.1.14"
|
|
@@ -2046,21 +2046,21 @@ __metadata:
|
|
|
2046
2046
|
rw-serve-fe: dist/bins/rw-serve-fe.js
|
|
2047
2047
|
rw-web-server: dist/bins/rw-web-server.js
|
|
2048
2048
|
vitest: dist/bins/vitest.js
|
|
2049
|
-
checksum: 10c0/
|
|
2049
|
+
checksum: 10c0/1539c2f25e1f03763a7a8a35f0e7fe09de49fb9ca4c845a8de3ca48af68b3bdf5db907ef16e17319e736a92fbba07aea9d56b50ddb5f331226efa94920992bcd
|
|
2050
2050
|
languageName: node
|
|
2051
2051
|
linkType: hard
|
|
2052
2052
|
|
|
2053
|
-
"@cedarjs/eslint-config@npm:2.7.0
|
|
2054
|
-
version: 2.7.0
|
|
2055
|
-
resolution: "@cedarjs/eslint-config@npm:2.7.0
|
|
2053
|
+
"@cedarjs/eslint-config@npm:2.7.0":
|
|
2054
|
+
version: 2.7.0
|
|
2055
|
+
resolution: "@cedarjs/eslint-config@npm:2.7.0"
|
|
2056
2056
|
dependencies:
|
|
2057
2057
|
"@babel/core": "npm:^7.26.10"
|
|
2058
2058
|
"@babel/eslint-parser": "npm:7.28.6"
|
|
2059
2059
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2060
|
-
"@cedarjs/babel-config": "npm:2.7.0
|
|
2061
|
-
"@cedarjs/eslint-plugin": "npm:2.7.0
|
|
2062
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
2063
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2060
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2061
|
+
"@cedarjs/eslint-plugin": "npm:2.7.0"
|
|
2062
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
2063
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2064
2064
|
"@eslint/js": "npm:8.57.1"
|
|
2065
2065
|
"@typescript-eslint/eslint-plugin": "npm:8.56.1"
|
|
2066
2066
|
"@typescript-eslint/parser": "npm:8.56.1"
|
|
@@ -2077,53 +2077,53 @@ __metadata:
|
|
|
2077
2077
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2078
2078
|
prettier: "npm:3.8.1"
|
|
2079
2079
|
typescript-eslint: "npm:8.56.1"
|
|
2080
|
-
checksum: 10c0/
|
|
2080
|
+
checksum: 10c0/5116152c7a91f309e4ba7ca3139f9e34276ddaee3998af95b8e6d64ebdf69ac1c0a03af9e7631e257202c3f439c4bcb5df96deee071489fa3fda0a0345a4f19f
|
|
2081
2081
|
languageName: node
|
|
2082
2082
|
linkType: hard
|
|
2083
2083
|
|
|
2084
|
-
"@cedarjs/eslint-plugin@npm:2.7.0
|
|
2085
|
-
version: 2.7.0
|
|
2086
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.7.0
|
|
2084
|
+
"@cedarjs/eslint-plugin@npm:2.7.0":
|
|
2085
|
+
version: 2.7.0
|
|
2086
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.7.0"
|
|
2087
2087
|
dependencies:
|
|
2088
2088
|
"@typescript-eslint/utils": "npm:8.56.1"
|
|
2089
2089
|
eslint: "npm:8.57.1"
|
|
2090
|
-
checksum: 10c0/
|
|
2090
|
+
checksum: 10c0/f859849cb044b8a5ddea7ce3ec107f48b986774c1d992db81b0654d20eac9812cc017bde5674da5638094abebe074eceff5f32270ca00779c4078bdf740ddc4b
|
|
2091
2091
|
languageName: node
|
|
2092
2092
|
linkType: hard
|
|
2093
2093
|
|
|
2094
|
-
"@cedarjs/fastify-web@npm:2.7.0
|
|
2095
|
-
version: 2.7.0
|
|
2096
|
-
resolution: "@cedarjs/fastify-web@npm:2.7.0
|
|
2094
|
+
"@cedarjs/fastify-web@npm:2.7.0":
|
|
2095
|
+
version: 2.7.0
|
|
2096
|
+
resolution: "@cedarjs/fastify-web@npm:2.7.0"
|
|
2097
2097
|
dependencies:
|
|
2098
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2098
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2099
2099
|
"@fastify/http-proxy": "npm:11.4.1"
|
|
2100
2100
|
"@fastify/static": "npm:8.3.0"
|
|
2101
2101
|
"@fastify/url-data": "npm:6.0.3"
|
|
2102
2102
|
fast-glob: "npm:3.3.3"
|
|
2103
|
-
checksum: 10c0/
|
|
2103
|
+
checksum: 10c0/9586488e75f416ddf253f39d27ab3417f362c5bbc87df82493710f1301480546a74e0b4cb06127890b754b07095dcdf6cddc00e86eab3b29a11e9d6b9b22ea77
|
|
2104
2104
|
languageName: node
|
|
2105
2105
|
linkType: hard
|
|
2106
2106
|
|
|
2107
|
-
"@cedarjs/forms@npm:2.7.0
|
|
2108
|
-
version: 2.7.0
|
|
2109
|
-
resolution: "@cedarjs/forms@npm:2.7.0
|
|
2107
|
+
"@cedarjs/forms@npm:2.7.0":
|
|
2108
|
+
version: 2.7.0
|
|
2109
|
+
resolution: "@cedarjs/forms@npm:2.7.0"
|
|
2110
2110
|
dependencies:
|
|
2111
2111
|
graphql: "npm:16.13.0"
|
|
2112
2112
|
pascalcase: "npm:1.0.0"
|
|
2113
2113
|
react-hook-form: "npm:7.71.2"
|
|
2114
2114
|
peerDependencies:
|
|
2115
2115
|
react: 18.3.1
|
|
2116
|
-
checksum: 10c0/
|
|
2116
|
+
checksum: 10c0/4de20b59f3183c1e0dc7b0b7b69618bb4aafbb1bbcf4b17738fe3040a7d9bf8aa83e4f3a75c2307e9541762da3279aed4cf030e34bc097d4c73103b631b8c787
|
|
2117
2117
|
languageName: node
|
|
2118
2118
|
linkType: hard
|
|
2119
2119
|
|
|
2120
|
-
"@cedarjs/graphql-server@npm:2.7.0
|
|
2121
|
-
version: 2.7.0
|
|
2122
|
-
resolution: "@cedarjs/graphql-server@npm:2.7.0
|
|
2120
|
+
"@cedarjs/graphql-server@npm:2.7.0":
|
|
2121
|
+
version: 2.7.0
|
|
2122
|
+
resolution: "@cedarjs/graphql-server@npm:2.7.0"
|
|
2123
2123
|
dependencies:
|
|
2124
2124
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2125
|
-
"@cedarjs/api": "npm:2.7.0
|
|
2126
|
-
"@cedarjs/context": "npm:2.7.0
|
|
2125
|
+
"@cedarjs/api": "npm:2.7.0"
|
|
2126
|
+
"@cedarjs/context": "npm:2.7.0"
|
|
2127
2127
|
"@envelop/core": "npm:5.5.1"
|
|
2128
2128
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2129
2129
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2142,13 +2142,13 @@ __metadata:
|
|
|
2142
2142
|
graphql-yoga: "npm:5.18.0"
|
|
2143
2143
|
lodash: "npm:4.17.23"
|
|
2144
2144
|
uuid: "npm:11.1.0"
|
|
2145
|
-
checksum: 10c0/
|
|
2145
|
+
checksum: 10c0/0ff940c7a3aeaa730e276b33b87da5b01b164904d7f27a896aa93db33b6f4c4e270cac9b31ba985735101b965a1a6660e3c39fc70bb755dc803d0c53c16e547d
|
|
2146
2146
|
languageName: node
|
|
2147
2147
|
linkType: hard
|
|
2148
2148
|
|
|
2149
|
-
"@cedarjs/internal@npm:2.7.0
|
|
2150
|
-
version: 2.7.0
|
|
2151
|
-
resolution: "@cedarjs/internal@npm:2.7.0
|
|
2149
|
+
"@cedarjs/internal@npm:2.7.0":
|
|
2150
|
+
version: 2.7.0
|
|
2151
|
+
resolution: "@cedarjs/internal@npm:2.7.0"
|
|
2152
2152
|
dependencies:
|
|
2153
2153
|
"@babel/core": "npm:^7.26.10"
|
|
2154
2154
|
"@babel/parser": "npm:7.29.0"
|
|
@@ -2156,10 +2156,10 @@ __metadata:
|
|
|
2156
2156
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2157
2157
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2158
2158
|
"@babel/traverse": "npm:7.29.0"
|
|
2159
|
-
"@cedarjs/babel-config": "npm:2.7.0
|
|
2160
|
-
"@cedarjs/graphql-server": "npm:2.7.0
|
|
2161
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2162
|
-
"@cedarjs/router": "npm:2.7.0
|
|
2159
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2160
|
+
"@cedarjs/graphql-server": "npm:2.7.0"
|
|
2161
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2162
|
+
"@cedarjs/router": "npm:2.7.0"
|
|
2163
2163
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2164
2164
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2165
2165
|
"@graphql-codegen/client-preset": "npm:4.8.3"
|
|
@@ -2191,29 +2191,29 @@ __metadata:
|
|
|
2191
2191
|
bin:
|
|
2192
2192
|
rw-gen: dist/generate/generate.js
|
|
2193
2193
|
rw-gen-watch: dist/generate/watch.js
|
|
2194
|
-
checksum: 10c0/
|
|
2194
|
+
checksum: 10c0/0ab624f01ce6be4a79c5637d9c91d61eb4da818dab8bc5db3dc1b7dea64180463bba52ff8feda9e7a61b9fcc40264fb06c7a62e01c9313de6a533eef5633cd11
|
|
2195
2195
|
languageName: node
|
|
2196
2196
|
linkType: hard
|
|
2197
2197
|
|
|
2198
|
-
"@cedarjs/prerender@npm:2.7.0
|
|
2199
|
-
version: 2.7.0
|
|
2200
|
-
resolution: "@cedarjs/prerender@npm:2.7.0
|
|
2198
|
+
"@cedarjs/prerender@npm:2.7.0":
|
|
2199
|
+
version: 2.7.0
|
|
2200
|
+
resolution: "@cedarjs/prerender@npm:2.7.0"
|
|
2201
2201
|
dependencies:
|
|
2202
2202
|
"@ast-grep/napi": "npm:0.41.0"
|
|
2203
2203
|
"@babel/generator": "npm:7.29.1"
|
|
2204
2204
|
"@babel/parser": "npm:7.29.0"
|
|
2205
2205
|
"@babel/traverse": "npm:7.29.0"
|
|
2206
|
-
"@cedarjs/babel-config": "npm:2.7.0
|
|
2207
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2208
|
-
"@cedarjs/router": "npm:2.7.0
|
|
2209
|
-
"@cedarjs/structure": "npm:2.7.0
|
|
2210
|
-
"@cedarjs/vite": "npm:2.7.0
|
|
2211
|
-
"@cedarjs/web": "npm:2.7.0
|
|
2206
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2207
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2208
|
+
"@cedarjs/router": "npm:2.7.0"
|
|
2209
|
+
"@cedarjs/structure": "npm:2.7.0"
|
|
2210
|
+
"@cedarjs/vite": "npm:2.7.0"
|
|
2211
|
+
"@cedarjs/web": "npm:2.7.0"
|
|
2212
2212
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2213
2213
|
"@rollup/plugin-commonjs": "npm:28.0.9"
|
|
2214
2214
|
"@rollup/plugin-node-resolve": "npm:16.0.3"
|
|
2215
2215
|
"@rollup/plugin-replace": "npm:6.0.3"
|
|
2216
|
-
"@swc/core": "npm:1.15.
|
|
2216
|
+
"@swc/core": "npm:1.15.17"
|
|
2217
2217
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2218
2218
|
babel-plugin-ignore-html-and-css-imports: "npm:0.1.0"
|
|
2219
2219
|
cheerio: "npm:1.2.0"
|
|
@@ -2221,64 +2221,64 @@ __metadata:
|
|
|
2221
2221
|
mime-types: "npm:2.1.35"
|
|
2222
2222
|
rollup: "npm:4.59.0"
|
|
2223
2223
|
rollup-plugin-swc3: "npm:0.12.1"
|
|
2224
|
-
unimport: "npm:5.
|
|
2224
|
+
unimport: "npm:5.7.0"
|
|
2225
2225
|
unplugin-auto-import: "npm:19.3.0"
|
|
2226
2226
|
vite: "npm:5.4.21"
|
|
2227
2227
|
vite-node: "npm:3.2.4"
|
|
2228
2228
|
peerDependencies:
|
|
2229
2229
|
react: 18.3.1
|
|
2230
2230
|
react-dom: 18.3.1
|
|
2231
|
-
checksum: 10c0/
|
|
2231
|
+
checksum: 10c0/5842a8b2b2a0406f053f404cc8b473ddf327a6c4f57617597fd635f8fa548dabea5e7ac17486fe100ef5492126df75d890dceea584dc8f6796c02b8080d9b361
|
|
2232
2232
|
languageName: node
|
|
2233
2233
|
linkType: hard
|
|
2234
2234
|
|
|
2235
|
-
"@cedarjs/project-config@npm:2.7.0
|
|
2236
|
-
version: 2.7.0
|
|
2237
|
-
resolution: "@cedarjs/project-config@npm:2.7.0
|
|
2235
|
+
"@cedarjs/project-config@npm:2.7.0":
|
|
2236
|
+
version: 2.7.0
|
|
2237
|
+
resolution: "@cedarjs/project-config@npm:2.7.0"
|
|
2238
2238
|
dependencies:
|
|
2239
2239
|
deepmerge: "npm:4.3.1"
|
|
2240
2240
|
fast-glob: "npm:3.3.3"
|
|
2241
2241
|
smol-toml: "npm:1.6.0"
|
|
2242
2242
|
string-env-interpolation: "npm:1.0.1"
|
|
2243
|
-
checksum: 10c0/
|
|
2243
|
+
checksum: 10c0/5fc7ef87ab9dead62808f7448ae19811d69e363407cbd766fee675c648af0ab458b780cb759e47eda320784963604458861e2523c097f5489288a71e26ab986a
|
|
2244
2244
|
languageName: node
|
|
2245
2245
|
linkType: hard
|
|
2246
2246
|
|
|
2247
|
-
"@cedarjs/router@npm:2.7.0
|
|
2248
|
-
version: 2.7.0
|
|
2249
|
-
resolution: "@cedarjs/router@npm:2.7.0
|
|
2247
|
+
"@cedarjs/router@npm:2.7.0":
|
|
2248
|
+
version: 2.7.0
|
|
2249
|
+
resolution: "@cedarjs/router@npm:2.7.0"
|
|
2250
2250
|
dependencies:
|
|
2251
2251
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2252
|
-
"@cedarjs/auth": "npm:2.7.0
|
|
2253
|
-
"@cedarjs/server-store": "npm:2.7.0
|
|
2252
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2253
|
+
"@cedarjs/server-store": "npm:2.7.0"
|
|
2254
2254
|
core-js: "npm:3.48.0"
|
|
2255
2255
|
react: "npm:18.3.1"
|
|
2256
2256
|
react-dom: "npm:18.3.1"
|
|
2257
2257
|
peerDependencies:
|
|
2258
2258
|
react: 18.3.1
|
|
2259
2259
|
react-dom: 18.3.1
|
|
2260
|
-
checksum: 10c0/
|
|
2260
|
+
checksum: 10c0/8a0a3e66be12711305ffbc29ef15fe4bda2aa794c55aca33db0f15067b176dfdf8ad20e1444a9f01d83f50d36d758f9fbb49c06b03157a71a44d7f53e08341ac
|
|
2261
2261
|
languageName: node
|
|
2262
2262
|
linkType: hard
|
|
2263
2263
|
|
|
2264
|
-
"@cedarjs/server-store@npm:2.7.0
|
|
2265
|
-
version: 2.7.0
|
|
2266
|
-
resolution: "@cedarjs/server-store@npm:2.7.0
|
|
2264
|
+
"@cedarjs/server-store@npm:2.7.0":
|
|
2265
|
+
version: 2.7.0
|
|
2266
|
+
resolution: "@cedarjs/server-store@npm:2.7.0"
|
|
2267
2267
|
dependencies:
|
|
2268
|
-
"@cedarjs/auth": "npm:2.7.0
|
|
2269
|
-
"@cedarjs/cookie-jar": "npm:2.7.0
|
|
2268
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2269
|
+
"@cedarjs/cookie-jar": "npm:2.7.0"
|
|
2270
2270
|
esbuild: "npm:0.21.5"
|
|
2271
2271
|
fast-glob: "npm:3.3.3"
|
|
2272
|
-
checksum: 10c0/
|
|
2272
|
+
checksum: 10c0/50cbb1bc8c81716ecb5a0ef6ae846c3316ef7576125e637cd70ebadf4a04b86f779e6636aa2d4e6f7730a248335cd86c6bf054c8a9679064912cd29af90f0496
|
|
2273
2273
|
languageName: node
|
|
2274
2274
|
linkType: hard
|
|
2275
2275
|
|
|
2276
|
-
"@cedarjs/structure@npm:2.7.0
|
|
2277
|
-
version: 2.7.0
|
|
2278
|
-
resolution: "@cedarjs/structure@npm:2.7.0
|
|
2276
|
+
"@cedarjs/structure@npm:2.7.0":
|
|
2277
|
+
version: 2.7.0
|
|
2278
|
+
resolution: "@cedarjs/structure@npm:2.7.0"
|
|
2279
2279
|
dependencies:
|
|
2280
2280
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2281
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2281
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2282
2282
|
"@prisma/internals": "npm:6.19.2"
|
|
2283
2283
|
"@types/line-column": "npm:1.0.2"
|
|
2284
2284
|
camelcase: "npm:6.3.0"
|
|
@@ -2296,41 +2296,41 @@ __metadata:
|
|
|
2296
2296
|
smol-toml: "npm:1.6.0"
|
|
2297
2297
|
ts-morph: "npm:23.0.0"
|
|
2298
2298
|
yargs-parser: "npm:21.1.1"
|
|
2299
|
-
checksum: 10c0/
|
|
2299
|
+
checksum: 10c0/74b28ab20e089da2dc3192b8d831d2830250c55eb9c2ce3817d4f05416fa8288e92ff426b12eaf1af6342056efdaffed1f53b4f96481e2b444db5baec519afdb
|
|
2300
2300
|
languageName: node
|
|
2301
2301
|
linkType: hard
|
|
2302
2302
|
|
|
2303
|
-
"@cedarjs/telemetry@npm:2.7.0
|
|
2304
|
-
version: 2.7.0
|
|
2305
|
-
resolution: "@cedarjs/telemetry@npm:2.7.0
|
|
2303
|
+
"@cedarjs/telemetry@npm:2.7.0":
|
|
2304
|
+
version: 2.7.0
|
|
2305
|
+
resolution: "@cedarjs/telemetry@npm:2.7.0"
|
|
2306
2306
|
dependencies:
|
|
2307
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2308
|
-
"@cedarjs/structure": "npm:2.7.0
|
|
2307
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2308
|
+
"@cedarjs/structure": "npm:2.7.0"
|
|
2309
2309
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2310
2310
|
ci-info: "npm:4.4.0"
|
|
2311
2311
|
envinfo: "npm:7.21.0"
|
|
2312
2312
|
systeminformation: "npm:5.31.1"
|
|
2313
2313
|
uuid: "npm:11.1.0"
|
|
2314
2314
|
yargs: "npm:17.7.2"
|
|
2315
|
-
checksum: 10c0/
|
|
2315
|
+
checksum: 10c0/5d8f8ad56f55527de2d1012caa2679300de4118d71b67e4894a8646fffd7844534c092a09aad1497bb137ad2b30fbd68e90f59d535269b34bb9d9fb2badce5c3
|
|
2316
2316
|
languageName: node
|
|
2317
2317
|
linkType: hard
|
|
2318
2318
|
|
|
2319
|
-
"@cedarjs/testing@npm:2.7.0
|
|
2320
|
-
version: 2.7.0
|
|
2321
|
-
resolution: "@cedarjs/testing@npm:2.7.0
|
|
2322
|
-
dependencies:
|
|
2323
|
-
"@cedarjs/auth": "npm:2.7.0
|
|
2324
|
-
"@cedarjs/babel-config": "npm:2.7.0
|
|
2325
|
-
"@cedarjs/context": "npm:2.7.0
|
|
2326
|
-
"@cedarjs/graphql-server": "npm:2.7.0
|
|
2327
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2328
|
-
"@cedarjs/router": "npm:2.7.0
|
|
2329
|
-
"@cedarjs/web": "npm:2.7.0
|
|
2319
|
+
"@cedarjs/testing@npm:2.7.0":
|
|
2320
|
+
version: 2.7.0
|
|
2321
|
+
resolution: "@cedarjs/testing@npm:2.7.0"
|
|
2322
|
+
dependencies:
|
|
2323
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2324
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2325
|
+
"@cedarjs/context": "npm:2.7.0"
|
|
2326
|
+
"@cedarjs/graphql-server": "npm:2.7.0"
|
|
2327
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2328
|
+
"@cedarjs/router": "npm:2.7.0"
|
|
2329
|
+
"@cedarjs/web": "npm:2.7.0"
|
|
2330
2330
|
"@testing-library/jest-dom": "npm:6.9.1"
|
|
2331
2331
|
"@testing-library/react": "npm:14.3.1"
|
|
2332
2332
|
"@testing-library/user-event": "npm:14.6.1"
|
|
2333
|
-
"@types/aws-lambda": "npm:8.10.
|
|
2333
|
+
"@types/aws-lambda": "npm:8.10.161"
|
|
2334
2334
|
"@types/babel-core": "npm:6.25.10"
|
|
2335
2335
|
"@types/jest": "npm:29.5.14"
|
|
2336
2336
|
"@types/node": "npm:24.10.4"
|
|
@@ -2349,27 +2349,27 @@ __metadata:
|
|
|
2349
2349
|
peerDependenciesMeta:
|
|
2350
2350
|
vitest:
|
|
2351
2351
|
optional: true
|
|
2352
|
-
checksum: 10c0/
|
|
2352
|
+
checksum: 10c0/48fc5cb116455b3b65a47fff6d44b0a1c963759c9489f500a297858852bdfbcdd37783da09424388803bd3f9e67d6d7b8c903e04e5b340b0a915ad9010bb993e
|
|
2353
2353
|
languageName: node
|
|
2354
2354
|
linkType: hard
|
|
2355
2355
|
|
|
2356
|
-
"@cedarjs/vite@npm:2.7.0
|
|
2357
|
-
version: 2.7.0
|
|
2358
|
-
resolution: "@cedarjs/vite@npm:2.7.0
|
|
2356
|
+
"@cedarjs/vite@npm:2.7.0":
|
|
2357
|
+
version: 2.7.0
|
|
2358
|
+
resolution: "@cedarjs/vite@npm:2.7.0"
|
|
2359
2359
|
dependencies:
|
|
2360
2360
|
"@ast-grep/napi": "npm:0.41.0"
|
|
2361
2361
|
"@babel/generator": "npm:7.29.1"
|
|
2362
2362
|
"@babel/parser": "npm:7.29.0"
|
|
2363
2363
|
"@babel/traverse": "npm:7.29.0"
|
|
2364
|
-
"@cedarjs/auth": "npm:2.7.0
|
|
2365
|
-
"@cedarjs/babel-config": "npm:2.7.0
|
|
2366
|
-
"@cedarjs/cookie-jar": "npm:2.7.0
|
|
2367
|
-
"@cedarjs/internal": "npm:2.7.0
|
|
2368
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2369
|
-
"@cedarjs/server-store": "npm:2.7.0
|
|
2370
|
-
"@cedarjs/testing": "npm:2.7.0
|
|
2371
|
-
"@cedarjs/web": "npm:2.7.0
|
|
2372
|
-
"@swc/core": "npm:1.15.
|
|
2364
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2365
|
+
"@cedarjs/babel-config": "npm:2.7.0"
|
|
2366
|
+
"@cedarjs/cookie-jar": "npm:2.7.0"
|
|
2367
|
+
"@cedarjs/internal": "npm:2.7.0"
|
|
2368
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2369
|
+
"@cedarjs/server-store": "npm:2.7.0"
|
|
2370
|
+
"@cedarjs/testing": "npm:2.7.0"
|
|
2371
|
+
"@cedarjs/web": "npm:2.7.0"
|
|
2372
|
+
"@swc/core": "npm:1.15.17"
|
|
2373
2373
|
"@vitejs/plugin-react": "npm:4.7.0"
|
|
2374
2374
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2375
2375
|
"@whatwg-node/server": "npm:0.10.18"
|
|
@@ -2398,34 +2398,34 @@ __metadata:
|
|
|
2398
2398
|
rw-vite-build: bins/rw-vite-build.mjs
|
|
2399
2399
|
rw-vite-dev: bins/rw-vite-dev.mjs
|
|
2400
2400
|
vite: bins/vite.mjs
|
|
2401
|
-
checksum: 10c0/
|
|
2401
|
+
checksum: 10c0/6db29050445da782688f6f3e83e21be4760b141738f2b9b2eb24b8c911886f5f1f255df30f4695e70ec66af40ac1e9fcad10c95fb89bc876175ad052ad8705d9
|
|
2402
2402
|
languageName: node
|
|
2403
2403
|
linkType: hard
|
|
2404
2404
|
|
|
2405
|
-
"@cedarjs/web-server@npm:2.7.0
|
|
2406
|
-
version: 2.7.0
|
|
2407
|
-
resolution: "@cedarjs/web-server@npm:2.7.0
|
|
2405
|
+
"@cedarjs/web-server@npm:2.7.0":
|
|
2406
|
+
version: 2.7.0
|
|
2407
|
+
resolution: "@cedarjs/web-server@npm:2.7.0"
|
|
2408
2408
|
dependencies:
|
|
2409
|
-
"@cedarjs/fastify-web": "npm:2.7.0
|
|
2410
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
2409
|
+
"@cedarjs/fastify-web": "npm:2.7.0"
|
|
2410
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
2411
2411
|
ansis: "npm:4.2.0"
|
|
2412
2412
|
dotenv-defaults: "npm:5.0.2"
|
|
2413
2413
|
fastify: "npm:5.7.4"
|
|
2414
2414
|
yargs: "npm:17.7.2"
|
|
2415
2415
|
bin:
|
|
2416
2416
|
rw-web-server: dist/bin.js
|
|
2417
|
-
checksum: 10c0/
|
|
2417
|
+
checksum: 10c0/3f24ba6dd297efaa7ac8b994c12e7c3bb2c97ab5df06800000241b66b73adbffc8cbc5a000855219a4d2f91ae26ffc70c3c52049ed8d145c406b2b7d60c6a8fb
|
|
2418
2418
|
languageName: node
|
|
2419
2419
|
linkType: hard
|
|
2420
2420
|
|
|
2421
|
-
"@cedarjs/web@npm:2.7.0
|
|
2422
|
-
version: 2.7.0
|
|
2423
|
-
resolution: "@cedarjs/web@npm:2.7.0
|
|
2421
|
+
"@cedarjs/web@npm:2.7.0":
|
|
2422
|
+
version: 2.7.0
|
|
2423
|
+
resolution: "@cedarjs/web@npm:2.7.0"
|
|
2424
2424
|
dependencies:
|
|
2425
2425
|
"@apollo/client": "npm:3.13.9"
|
|
2426
2426
|
"@babel/runtime-corejs3": "npm:7.29.0"
|
|
2427
|
-
"@cedarjs/auth": "npm:2.7.0
|
|
2428
|
-
"@cedarjs/server-store": "npm:2.7.0
|
|
2427
|
+
"@cedarjs/auth": "npm:2.7.0"
|
|
2428
|
+
"@cedarjs/server-store": "npm:2.7.0"
|
|
2429
2429
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2430
2430
|
"@whatwg-node/fetch": "npm:0.10.13"
|
|
2431
2431
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2450,7 +2450,7 @@ __metadata:
|
|
|
2450
2450
|
rw: dist/cjs/bins/redwood.js
|
|
2451
2451
|
storybook: dist/cjs/bins/storybook.js
|
|
2452
2452
|
tsc: dist/cjs/bins/tsc.js
|
|
2453
|
-
checksum: 10c0/
|
|
2453
|
+
checksum: 10c0/a33b17dc810f81d87e62ccc9d68be5260d9120afe1c2eb79dcfdb79d30f53d7187b709db62443eb6b018e8130c63b7e471bfbbe5554db64ca980f9fc9ba8b951
|
|
2454
2454
|
languageName: node
|
|
2455
2455
|
linkType: hard
|
|
2456
2456
|
|
|
@@ -5681,90 +5681,90 @@ __metadata:
|
|
|
5681
5681
|
languageName: node
|
|
5682
5682
|
linkType: hard
|
|
5683
5683
|
|
|
5684
|
-
"@swc/core-darwin-arm64@npm:1.15.
|
|
5685
|
-
version: 1.15.
|
|
5686
|
-
resolution: "@swc/core-darwin-arm64@npm:1.15.
|
|
5684
|
+
"@swc/core-darwin-arm64@npm:1.15.17":
|
|
5685
|
+
version: 1.15.17
|
|
5686
|
+
resolution: "@swc/core-darwin-arm64@npm:1.15.17"
|
|
5687
5687
|
conditions: os=darwin & cpu=arm64
|
|
5688
5688
|
languageName: node
|
|
5689
5689
|
linkType: hard
|
|
5690
5690
|
|
|
5691
|
-
"@swc/core-darwin-x64@npm:1.15.
|
|
5692
|
-
version: 1.15.
|
|
5693
|
-
resolution: "@swc/core-darwin-x64@npm:1.15.
|
|
5691
|
+
"@swc/core-darwin-x64@npm:1.15.17":
|
|
5692
|
+
version: 1.15.17
|
|
5693
|
+
resolution: "@swc/core-darwin-x64@npm:1.15.17"
|
|
5694
5694
|
conditions: os=darwin & cpu=x64
|
|
5695
5695
|
languageName: node
|
|
5696
5696
|
linkType: hard
|
|
5697
5697
|
|
|
5698
|
-
"@swc/core-linux-arm-gnueabihf@npm:1.15.
|
|
5699
|
-
version: 1.15.
|
|
5700
|
-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.15.
|
|
5698
|
+
"@swc/core-linux-arm-gnueabihf@npm:1.15.17":
|
|
5699
|
+
version: 1.15.17
|
|
5700
|
+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.15.17"
|
|
5701
5701
|
conditions: os=linux & cpu=arm
|
|
5702
5702
|
languageName: node
|
|
5703
5703
|
linkType: hard
|
|
5704
5704
|
|
|
5705
|
-
"@swc/core-linux-arm64-gnu@npm:1.15.
|
|
5706
|
-
version: 1.15.
|
|
5707
|
-
resolution: "@swc/core-linux-arm64-gnu@npm:1.15.
|
|
5705
|
+
"@swc/core-linux-arm64-gnu@npm:1.15.17":
|
|
5706
|
+
version: 1.15.17
|
|
5707
|
+
resolution: "@swc/core-linux-arm64-gnu@npm:1.15.17"
|
|
5708
5708
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
5709
5709
|
languageName: node
|
|
5710
5710
|
linkType: hard
|
|
5711
5711
|
|
|
5712
|
-
"@swc/core-linux-arm64-musl@npm:1.15.
|
|
5713
|
-
version: 1.15.
|
|
5714
|
-
resolution: "@swc/core-linux-arm64-musl@npm:1.15.
|
|
5712
|
+
"@swc/core-linux-arm64-musl@npm:1.15.17":
|
|
5713
|
+
version: 1.15.17
|
|
5714
|
+
resolution: "@swc/core-linux-arm64-musl@npm:1.15.17"
|
|
5715
5715
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
5716
5716
|
languageName: node
|
|
5717
5717
|
linkType: hard
|
|
5718
5718
|
|
|
5719
|
-
"@swc/core-linux-x64-gnu@npm:1.15.
|
|
5720
|
-
version: 1.15.
|
|
5721
|
-
resolution: "@swc/core-linux-x64-gnu@npm:1.15.
|
|
5719
|
+
"@swc/core-linux-x64-gnu@npm:1.15.17":
|
|
5720
|
+
version: 1.15.17
|
|
5721
|
+
resolution: "@swc/core-linux-x64-gnu@npm:1.15.17"
|
|
5722
5722
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
5723
5723
|
languageName: node
|
|
5724
5724
|
linkType: hard
|
|
5725
5725
|
|
|
5726
|
-
"@swc/core-linux-x64-musl@npm:1.15.
|
|
5727
|
-
version: 1.15.
|
|
5728
|
-
resolution: "@swc/core-linux-x64-musl@npm:1.15.
|
|
5726
|
+
"@swc/core-linux-x64-musl@npm:1.15.17":
|
|
5727
|
+
version: 1.15.17
|
|
5728
|
+
resolution: "@swc/core-linux-x64-musl@npm:1.15.17"
|
|
5729
5729
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
5730
5730
|
languageName: node
|
|
5731
5731
|
linkType: hard
|
|
5732
5732
|
|
|
5733
|
-
"@swc/core-win32-arm64-msvc@npm:1.15.
|
|
5734
|
-
version: 1.15.
|
|
5735
|
-
resolution: "@swc/core-win32-arm64-msvc@npm:1.15.
|
|
5733
|
+
"@swc/core-win32-arm64-msvc@npm:1.15.17":
|
|
5734
|
+
version: 1.15.17
|
|
5735
|
+
resolution: "@swc/core-win32-arm64-msvc@npm:1.15.17"
|
|
5736
5736
|
conditions: os=win32 & cpu=arm64
|
|
5737
5737
|
languageName: node
|
|
5738
5738
|
linkType: hard
|
|
5739
5739
|
|
|
5740
|
-
"@swc/core-win32-ia32-msvc@npm:1.15.
|
|
5741
|
-
version: 1.15.
|
|
5742
|
-
resolution: "@swc/core-win32-ia32-msvc@npm:1.15.
|
|
5740
|
+
"@swc/core-win32-ia32-msvc@npm:1.15.17":
|
|
5741
|
+
version: 1.15.17
|
|
5742
|
+
resolution: "@swc/core-win32-ia32-msvc@npm:1.15.17"
|
|
5743
5743
|
conditions: os=win32 & cpu=ia32
|
|
5744
5744
|
languageName: node
|
|
5745
5745
|
linkType: hard
|
|
5746
5746
|
|
|
5747
|
-
"@swc/core-win32-x64-msvc@npm:1.15.
|
|
5748
|
-
version: 1.15.
|
|
5749
|
-
resolution: "@swc/core-win32-x64-msvc@npm:1.15.
|
|
5747
|
+
"@swc/core-win32-x64-msvc@npm:1.15.17":
|
|
5748
|
+
version: 1.15.17
|
|
5749
|
+
resolution: "@swc/core-win32-x64-msvc@npm:1.15.17"
|
|
5750
5750
|
conditions: os=win32 & cpu=x64
|
|
5751
5751
|
languageName: node
|
|
5752
5752
|
linkType: hard
|
|
5753
5753
|
|
|
5754
|
-
"@swc/core@npm:1.15.
|
|
5755
|
-
version: 1.15.
|
|
5756
|
-
resolution: "@swc/core@npm:1.15.
|
|
5754
|
+
"@swc/core@npm:1.15.17":
|
|
5755
|
+
version: 1.15.17
|
|
5756
|
+
resolution: "@swc/core@npm:1.15.17"
|
|
5757
5757
|
dependencies:
|
|
5758
|
-
"@swc/core-darwin-arm64": "npm:1.15.
|
|
5759
|
-
"@swc/core-darwin-x64": "npm:1.15.
|
|
5760
|
-
"@swc/core-linux-arm-gnueabihf": "npm:1.15.
|
|
5761
|
-
"@swc/core-linux-arm64-gnu": "npm:1.15.
|
|
5762
|
-
"@swc/core-linux-arm64-musl": "npm:1.15.
|
|
5763
|
-
"@swc/core-linux-x64-gnu": "npm:1.15.
|
|
5764
|
-
"@swc/core-linux-x64-musl": "npm:1.15.
|
|
5765
|
-
"@swc/core-win32-arm64-msvc": "npm:1.15.
|
|
5766
|
-
"@swc/core-win32-ia32-msvc": "npm:1.15.
|
|
5767
|
-
"@swc/core-win32-x64-msvc": "npm:1.15.
|
|
5758
|
+
"@swc/core-darwin-arm64": "npm:1.15.17"
|
|
5759
|
+
"@swc/core-darwin-x64": "npm:1.15.17"
|
|
5760
|
+
"@swc/core-linux-arm-gnueabihf": "npm:1.15.17"
|
|
5761
|
+
"@swc/core-linux-arm64-gnu": "npm:1.15.17"
|
|
5762
|
+
"@swc/core-linux-arm64-musl": "npm:1.15.17"
|
|
5763
|
+
"@swc/core-linux-x64-gnu": "npm:1.15.17"
|
|
5764
|
+
"@swc/core-linux-x64-musl": "npm:1.15.17"
|
|
5765
|
+
"@swc/core-win32-arm64-msvc": "npm:1.15.17"
|
|
5766
|
+
"@swc/core-win32-ia32-msvc": "npm:1.15.17"
|
|
5767
|
+
"@swc/core-win32-x64-msvc": "npm:1.15.17"
|
|
5768
5768
|
"@swc/counter": "npm:^0.1.3"
|
|
5769
5769
|
"@swc/types": "npm:^0.1.25"
|
|
5770
5770
|
peerDependencies:
|
|
@@ -5793,7 +5793,7 @@ __metadata:
|
|
|
5793
5793
|
peerDependenciesMeta:
|
|
5794
5794
|
"@swc/helpers":
|
|
5795
5795
|
optional: true
|
|
5796
|
-
checksum: 10c0/
|
|
5796
|
+
checksum: 10c0/b8b893b10869b028f8c4437bc931dd74b96335d935aa0d315c8d10e6d81ba1ee7f81981eded1bc41474639630457e8c251a4145baa108c8cf081ed26be48c0c3
|
|
5797
5797
|
languageName: node
|
|
5798
5798
|
linkType: hard
|
|
5799
5799
|
|
|
@@ -5941,10 +5941,10 @@ __metadata:
|
|
|
5941
5941
|
languageName: node
|
|
5942
5942
|
linkType: hard
|
|
5943
5943
|
|
|
5944
|
-
"@types/aws-lambda@npm:8.10.
|
|
5945
|
-
version: 8.10.
|
|
5946
|
-
resolution: "@types/aws-lambda@npm:8.10.
|
|
5947
|
-
checksum: 10c0/
|
|
5944
|
+
"@types/aws-lambda@npm:8.10.161":
|
|
5945
|
+
version: 8.10.161
|
|
5946
|
+
resolution: "@types/aws-lambda@npm:8.10.161"
|
|
5947
|
+
checksum: 10c0/5a779901bb29a1989fe0ef30e4a515522af8fc66c237e0eedc954ab650651920540196b4629df25068c130a05a2a6142f661db7e26c7fbacc17ce11338367eb1
|
|
5948
5948
|
languageName: node
|
|
5949
5949
|
linkType: hard
|
|
5950
5950
|
|
|
@@ -6762,7 +6762,7 @@ __metadata:
|
|
|
6762
6762
|
languageName: node
|
|
6763
6763
|
linkType: hard
|
|
6764
6764
|
|
|
6765
|
-
"acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.14.1, acorn@npm:^8.15.0, acorn@npm:^8.4.1, acorn@npm:^8.8.1, acorn@npm:^8.9.0":
|
|
6765
|
+
"acorn@npm:^8.1.0, acorn@npm:^8.11.0, acorn@npm:^8.14.1, acorn@npm:^8.15.0, acorn@npm:^8.16.0, acorn@npm:^8.4.1, acorn@npm:^8.8.1, acorn@npm:^8.9.0":
|
|
6766
6766
|
version: 8.16.0
|
|
6767
6767
|
resolution: "acorn@npm:8.16.0"
|
|
6768
6768
|
bin:
|
|
@@ -6934,8 +6934,8 @@ __metadata:
|
|
|
6934
6934
|
version: 0.0.0-use.local
|
|
6935
6935
|
resolution: "api@workspace:api"
|
|
6936
6936
|
dependencies:
|
|
6937
|
-
"@cedarjs/api": "npm:2.7.0
|
|
6938
|
-
"@cedarjs/graphql-server": "npm:2.7.0
|
|
6937
|
+
"@cedarjs/api": "npm:2.7.0"
|
|
6938
|
+
"@cedarjs/graphql-server": "npm:2.7.0"
|
|
6939
6939
|
languageName: unknown
|
|
6940
6940
|
linkType: soft
|
|
6941
6941
|
|
|
@@ -8077,9 +8077,9 @@ __metadata:
|
|
|
8077
8077
|
linkType: hard
|
|
8078
8078
|
|
|
8079
8079
|
"caniuse-lite@npm:^1.0.30001759":
|
|
8080
|
-
version: 1.0.
|
|
8081
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8082
|
-
checksum: 10c0/
|
|
8080
|
+
version: 1.0.30001776
|
|
8081
|
+
resolution: "caniuse-lite@npm:1.0.30001776"
|
|
8082
|
+
checksum: 10c0/d5a7624ea50548c6c4381979a2900ac451caa7ecbeafec209309da25d547ba1406355cf66d6c6d537d8532ab5a56f2bbc0bf62300a4c3f66aa6fca5954264735
|
|
8083
8083
|
languageName: node
|
|
8084
8084
|
linkType: hard
|
|
8085
8085
|
|
|
@@ -9457,9 +9457,9 @@ __metadata:
|
|
|
9457
9457
|
linkType: hard
|
|
9458
9458
|
|
|
9459
9459
|
"electron-to-chromium@npm:^1.5.263":
|
|
9460
|
-
version: 1.5.
|
|
9461
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9462
|
-
checksum: 10c0/
|
|
9460
|
+
version: 1.5.307
|
|
9461
|
+
resolution: "electron-to-chromium@npm:1.5.307"
|
|
9462
|
+
checksum: 10c0/eb773a28af0dd7b3717b9bc2b31f332bcb42b43019866e039276db75c8c14063f96e29d19bea47231b4335a319d8518997b2d577dec6b5b237b768c7afdc5588
|
|
9463
9463
|
languageName: node
|
|
9464
9464
|
linkType: hard
|
|
9465
9465
|
|
|
@@ -10786,9 +10786,9 @@ __metadata:
|
|
|
10786
10786
|
linkType: hard
|
|
10787
10787
|
|
|
10788
10788
|
"flatted@npm:^3.2.9":
|
|
10789
|
-
version: 3.3.
|
|
10790
|
-
resolution: "flatted@npm:3.3.
|
|
10791
|
-
checksum: 10c0/
|
|
10789
|
+
version: 3.3.4
|
|
10790
|
+
resolution: "flatted@npm:3.3.4"
|
|
10791
|
+
checksum: 10c0/d1f33426e9714063a65a90940acdb2897eceb810230a58e496d90334dcecfa81a90135bbc660df6827939865d57cb4a2afab14dcd3d505e16a8484fd73bf9642
|
|
10792
10792
|
languageName: node
|
|
10793
10793
|
linkType: hard
|
|
10794
10794
|
|
|
@@ -15171,13 +15171,13 @@ __metadata:
|
|
|
15171
15171
|
linkType: hard
|
|
15172
15172
|
|
|
15173
15173
|
"postcss@npm:^8.4.43":
|
|
15174
|
-
version: 8.5.
|
|
15175
|
-
resolution: "postcss@npm:8.5.
|
|
15174
|
+
version: 8.5.8
|
|
15175
|
+
resolution: "postcss@npm:8.5.8"
|
|
15176
15176
|
dependencies:
|
|
15177
15177
|
nanoid: "npm:^3.3.11"
|
|
15178
15178
|
picocolors: "npm:^1.1.1"
|
|
15179
15179
|
source-map-js: "npm:^1.2.1"
|
|
15180
|
-
checksum: 10c0/
|
|
15180
|
+
checksum: 10c0/dd918f7127ee7c60a0295bae2e72b3787892296e1d1c3c564d7a2a00c68d8df83cadc3178491259daa19ccc54804fb71ed8c937c6787e08d8bd4bedf8d17044c
|
|
15181
15181
|
languageName: node
|
|
15182
15182
|
linkType: hard
|
|
15183
15183
|
|
|
@@ -16255,10 +16255,10 @@ __metadata:
|
|
|
16255
16255
|
version: 0.0.0-use.local
|
|
16256
16256
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16257
16257
|
dependencies:
|
|
16258
|
-
"@cedarjs/core": "npm:2.7.0
|
|
16259
|
-
"@cedarjs/eslint-config": "npm:2.7.0
|
|
16260
|
-
"@cedarjs/project-config": "npm:2.7.0
|
|
16261
|
-
"@cedarjs/testing": "npm:2.7.0
|
|
16258
|
+
"@cedarjs/core": "npm:2.7.0"
|
|
16259
|
+
"@cedarjs/eslint-config": "npm:2.7.0"
|
|
16260
|
+
"@cedarjs/project-config": "npm:2.7.0"
|
|
16261
|
+
"@cedarjs/testing": "npm:2.7.0"
|
|
16262
16262
|
vitest: "npm:3.2.4"
|
|
16263
16263
|
languageName: unknown
|
|
16264
16264
|
linkType: soft
|
|
@@ -17951,11 +17951,11 @@ __metadata:
|
|
|
17951
17951
|
languageName: node
|
|
17952
17952
|
linkType: hard
|
|
17953
17953
|
|
|
17954
|
-
"unimport@npm:5.
|
|
17955
|
-
version: 5.
|
|
17956
|
-
resolution: "unimport@npm:5.
|
|
17954
|
+
"unimport@npm:5.7.0":
|
|
17955
|
+
version: 5.7.0
|
|
17956
|
+
resolution: "unimport@npm:5.7.0"
|
|
17957
17957
|
dependencies:
|
|
17958
|
-
acorn: "npm:^8.
|
|
17958
|
+
acorn: "npm:^8.16.0"
|
|
17959
17959
|
escape-string-regexp: "npm:^5.0.0"
|
|
17960
17960
|
estree-walker: "npm:^3.0.3"
|
|
17961
17961
|
local-pkg: "npm:^1.1.2"
|
|
@@ -17969,7 +17969,7 @@ __metadata:
|
|
|
17969
17969
|
tinyglobby: "npm:^0.2.15"
|
|
17970
17970
|
unplugin: "npm:^2.3.11"
|
|
17971
17971
|
unplugin-utils: "npm:^0.3.1"
|
|
17972
|
-
checksum: 10c0/
|
|
17972
|
+
checksum: 10c0/0d2dab60f66d90c2842efb8871a14e59324f8f7595459f7ea45da1d3af60c8cabc240dc9f97129df9431e5c0bf1d56cc00d28cc10f2c69e42d0b651453e7485c
|
|
17973
17973
|
languageName: node
|
|
17974
17974
|
linkType: hard
|
|
17975
17975
|
|
|
@@ -18447,10 +18447,10 @@ __metadata:
|
|
|
18447
18447
|
version: 0.0.0-use.local
|
|
18448
18448
|
resolution: "web@workspace:web"
|
|
18449
18449
|
dependencies:
|
|
18450
|
-
"@cedarjs/forms": "npm:2.7.0
|
|
18451
|
-
"@cedarjs/router": "npm:2.7.0
|
|
18452
|
-
"@cedarjs/vite": "npm:2.7.0
|
|
18453
|
-
"@cedarjs/web": "npm:2.7.0
|
|
18450
|
+
"@cedarjs/forms": "npm:2.7.0"
|
|
18451
|
+
"@cedarjs/router": "npm:2.7.0"
|
|
18452
|
+
"@cedarjs/vite": "npm:2.7.0"
|
|
18453
|
+
"@cedarjs/web": "npm:2.7.0"
|
|
18454
18454
|
"@types/react": "npm:^18.2.55"
|
|
18455
18455
|
"@types/react-dom": "npm:^18.2.19"
|
|
18456
18456
|
react: "npm:18.3.1"
|