create-cedar-app 2.1.1-next.32 → 2.1.2-next.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/api/package.json +2 -2
- package/templates/esm-js/package.json +3 -3
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +411 -449
- package/templates/esm-ts/api/package.json +2 -2
- package/templates/esm-ts/package.json +3 -3
- package/templates/esm-ts/web/package.json +4 -4
- package/templates/esm-ts/yarn.lock +411 -449
- package/templates/js/api/package.json +2 -2
- package/templates/js/package.json +3 -3
- package/templates/js/web/package.json +4 -4
- package/templates/js/yarn.lock +519 -557
- package/templates/ts/api/package.json +2 -2
- package/templates/ts/package.json +3 -3
- package/templates/ts/web/package.json +4 -4
- package/templates/ts/yarn.lock +519 -557
|
@@ -1780,18 +1780,18 @@ __metadata:
|
|
|
1780
1780
|
languageName: node
|
|
1781
1781
|
linkType: hard
|
|
1782
1782
|
|
|
1783
|
-
"@cedarjs/api-server@npm:2.1.
|
|
1784
|
-
version: 2.1.
|
|
1785
|
-
resolution: "@cedarjs/api-server@npm:2.1.
|
|
1786
|
-
dependencies:
|
|
1787
|
-
"@cedarjs/context": "npm:2.1.
|
|
1788
|
-
"@cedarjs/fastify-web": "npm:2.1.
|
|
1789
|
-
"@cedarjs/internal": "npm:2.1.
|
|
1790
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
1791
|
-
"@cedarjs/web-server": "npm:2.1.
|
|
1792
|
-
"@fastify/multipart": "npm:9.0
|
|
1783
|
+
"@cedarjs/api-server@npm:2.1.1":
|
|
1784
|
+
version: 2.1.1
|
|
1785
|
+
resolution: "@cedarjs/api-server@npm:2.1.1"
|
|
1786
|
+
dependencies:
|
|
1787
|
+
"@cedarjs/context": "npm:2.1.1"
|
|
1788
|
+
"@cedarjs/fastify-web": "npm:2.1.1"
|
|
1789
|
+
"@cedarjs/internal": "npm:2.1.1"
|
|
1790
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
1791
|
+
"@cedarjs/web-server": "npm:2.1.1"
|
|
1792
|
+
"@fastify/multipart": "npm:9.3.0"
|
|
1793
1793
|
"@fastify/url-data": "npm:6.0.3"
|
|
1794
|
-
|
|
1794
|
+
ansis: "npm:4.1.0"
|
|
1795
1795
|
chokidar: "npm:3.6.0"
|
|
1796
1796
|
dotenv-defaults: "npm:5.0.2"
|
|
1797
1797
|
fast-glob: "npm:3.3.3"
|
|
@@ -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.1.
|
|
1807
|
+
"@cedarjs/graphql-server": 2.1.1
|
|
1808
1808
|
peerDependenciesMeta:
|
|
1809
1809
|
"@cedarjs/graphql-server":
|
|
1810
1810
|
optional: true
|
|
@@ -1815,17 +1815,17 @@ __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/4a4799740b660ca4fc5cf8e9572b7d0fceb28ce429041fc313d08222ddfce1649d832904c5d8cc4914ddeebb1d8dcdfc2f43b785a9ce8cdc9a8666bef4db5360
|
|
1819
1819
|
languageName: node
|
|
1820
1820
|
linkType: hard
|
|
1821
1821
|
|
|
1822
|
-
"@cedarjs/api@npm:2.1.
|
|
1823
|
-
version: 2.1.
|
|
1824
|
-
resolution: "@cedarjs/api@npm:2.1.
|
|
1822
|
+
"@cedarjs/api@npm:2.1.1":
|
|
1823
|
+
version: 2.1.1
|
|
1824
|
+
resolution: "@cedarjs/api@npm:2.1.1"
|
|
1825
1825
|
dependencies:
|
|
1826
1826
|
"@prisma/client": "npm:6.19.1"
|
|
1827
1827
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
1828
|
-
cookie: "npm:1.
|
|
1828
|
+
cookie: "npm:1.1.1"
|
|
1829
1829
|
humanize-string: "npm:2.1.0"
|
|
1830
1830
|
jsonwebtoken: "npm:9.0.3"
|
|
1831
1831
|
pascalcase: "npm:1.0.0"
|
|
@@ -1846,23 +1846,23 @@ __metadata:
|
|
|
1846
1846
|
rw: dist/cjs/bins/redwood.js
|
|
1847
1847
|
rwfw: dist/cjs/bins/rwfw.js
|
|
1848
1848
|
tsc: dist/cjs/bins/tsc.js
|
|
1849
|
-
checksum: 10c0/
|
|
1849
|
+
checksum: 10c0/fa4d8c8228925990514e8cef2de83cdaf0a08c3d0c974bfd02ecdfa1714c3639a2a26e92008a5a5e5c753dab20241c44c670a575186c611edeb208bfbfcf5cbd
|
|
1850
1850
|
languageName: node
|
|
1851
1851
|
linkType: hard
|
|
1852
1852
|
|
|
1853
|
-
"@cedarjs/auth@npm:2.1.
|
|
1854
|
-
version: 2.1.
|
|
1855
|
-
resolution: "@cedarjs/auth@npm:2.1.
|
|
1853
|
+
"@cedarjs/auth@npm:2.1.1":
|
|
1854
|
+
version: 2.1.1
|
|
1855
|
+
resolution: "@cedarjs/auth@npm:2.1.1"
|
|
1856
1856
|
dependencies:
|
|
1857
1857
|
core-js: "npm:3.42.0"
|
|
1858
1858
|
react: "npm:18.3.1"
|
|
1859
|
-
checksum: 10c0/
|
|
1859
|
+
checksum: 10c0/cc200298ac9ee1eef8801704f61877665824210db6d99ff473e3c12a278fef773c2793cf54961036a02940ebff89051755e2cb37ae3f678a38f76e4211aa87f8
|
|
1860
1860
|
languageName: node
|
|
1861
1861
|
linkType: hard
|
|
1862
1862
|
|
|
1863
|
-
"@cedarjs/babel-config@npm:2.1.
|
|
1864
|
-
version: 2.1.
|
|
1865
|
-
resolution: "@cedarjs/babel-config@npm:2.1.
|
|
1863
|
+
"@cedarjs/babel-config@npm:2.1.1":
|
|
1864
|
+
version: 2.1.1
|
|
1865
|
+
resolution: "@cedarjs/babel-config@npm:2.1.1"
|
|
1866
1866
|
dependencies:
|
|
1867
1867
|
"@babel/core": "npm:^7.26.10"
|
|
1868
1868
|
"@babel/parser": "npm:7.28.5"
|
|
@@ -1877,7 +1877,7 @@ __metadata:
|
|
|
1877
1877
|
"@babel/register": "npm:7.28.3"
|
|
1878
1878
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
1879
1879
|
"@babel/traverse": "npm:7.28.5"
|
|
1880
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
1880
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
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.9.0"
|
|
1887
1887
|
typescript: "npm:5.9.3"
|
|
1888
|
-
checksum: 10c0/
|
|
1888
|
+
checksum: 10c0/0163b838f61aafdfa2dd2b160c11597f43c62de176a7ec64a74cfb8dffec29cf4aa616ab75a692f1e6aa507c3d20a66d7c44676d1f79a6d310c47c085960874f
|
|
1889
1889
|
languageName: node
|
|
1890
1890
|
linkType: hard
|
|
1891
1891
|
|
|
1892
|
-
"@cedarjs/cli-helpers@npm:2.1.
|
|
1893
|
-
version: 2.1.
|
|
1894
|
-
resolution: "@cedarjs/cli-helpers@npm:2.1.
|
|
1892
|
+
"@cedarjs/cli-helpers@npm:2.1.1":
|
|
1893
|
+
version: 2.1.1
|
|
1894
|
+
resolution: "@cedarjs/cli-helpers@npm:2.1.1"
|
|
1895
1895
|
dependencies:
|
|
1896
1896
|
"@babel/core": "npm:^7.26.10"
|
|
1897
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
1898
|
-
"@cedarjs/telemetry": "npm:2.1.
|
|
1897
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
1898
|
+
"@cedarjs/telemetry": "npm:2.1.1"
|
|
1899
1899
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1900
1900
|
ansis: "npm:4.1.0"
|
|
1901
1901
|
dotenv: "npm:16.4.7"
|
|
@@ -1910,25 +1910,25 @@ __metadata:
|
|
|
1910
1910
|
smol-toml: "npm:1.3.4"
|
|
1911
1911
|
termi-link: "npm:1.1.0"
|
|
1912
1912
|
yargs-parser: "npm:21.1.1"
|
|
1913
|
-
checksum: 10c0/
|
|
1913
|
+
checksum: 10c0/a2801ba16dfabdd0c54a74f9e6f21a54c4515002cfaff8eb44f6046cdcc7bec78f3d86cee20174ced4241bb78528052cea09e414269f2a7e1dc4abbbc0d55ae4
|
|
1914
1914
|
languageName: node
|
|
1915
1915
|
linkType: hard
|
|
1916
1916
|
|
|
1917
|
-
"@cedarjs/cli@npm:2.1.
|
|
1918
|
-
version: 2.1.
|
|
1919
|
-
resolution: "@cedarjs/cli@npm:2.1.
|
|
1917
|
+
"@cedarjs/cli@npm:2.1.1":
|
|
1918
|
+
version: 2.1.1
|
|
1919
|
+
resolution: "@cedarjs/cli@npm:2.1.1"
|
|
1920
1920
|
dependencies:
|
|
1921
1921
|
"@babel/preset-typescript": "npm:7.28.5"
|
|
1922
1922
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
1923
|
-
"@cedarjs/api-server": "npm:2.1.
|
|
1924
|
-
"@cedarjs/cli-helpers": "npm:2.1.
|
|
1925
|
-
"@cedarjs/fastify-web": "npm:2.1.
|
|
1926
|
-
"@cedarjs/internal": "npm:2.1.
|
|
1927
|
-
"@cedarjs/prerender": "npm:2.1.
|
|
1928
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
1929
|
-
"@cedarjs/structure": "npm:2.1.
|
|
1930
|
-
"@cedarjs/telemetry": "npm:2.1.
|
|
1931
|
-
"@cedarjs/web-server": "npm:2.1.
|
|
1923
|
+
"@cedarjs/api-server": "npm:2.1.1"
|
|
1924
|
+
"@cedarjs/cli-helpers": "npm:2.1.1"
|
|
1925
|
+
"@cedarjs/fastify-web": "npm:2.1.1"
|
|
1926
|
+
"@cedarjs/internal": "npm:2.1.1"
|
|
1927
|
+
"@cedarjs/prerender": "npm:2.1.1"
|
|
1928
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
1929
|
+
"@cedarjs/structure": "npm:2.1.1"
|
|
1930
|
+
"@cedarjs/telemetry": "npm:2.1.1"
|
|
1931
|
+
"@cedarjs/web-server": "npm:2.1.1"
|
|
1932
1932
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1933
1933
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1934
1934
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -1969,7 +1969,7 @@ __metadata:
|
|
|
1969
1969
|
semver: "npm:7.6.3"
|
|
1970
1970
|
smol-toml: "npm:1.3.4"
|
|
1971
1971
|
string-env-interpolation: "npm:1.0.1"
|
|
1972
|
-
systeminformation: "npm:5.
|
|
1972
|
+
systeminformation: "npm:5.27.14"
|
|
1973
1973
|
termi-link: "npm:1.1.0"
|
|
1974
1974
|
title-case: "npm:3.0.3"
|
|
1975
1975
|
unionfs: "npm:4.5.4"
|
|
@@ -1981,41 +1981,41 @@ __metadata:
|
|
|
1981
1981
|
redwood: dist/index.js
|
|
1982
1982
|
rw: dist/index.js
|
|
1983
1983
|
rwfw: dist/rwfw.js
|
|
1984
|
-
checksum: 10c0/
|
|
1984
|
+
checksum: 10c0/416eb4c5cdc3389792286922066e3777f4f13538c028f686509a7e879de1a97efce621a7566d7a571e2e4d86cb97128aa9ab4c874ca89e41faa4f097e92cc358
|
|
1985
1985
|
languageName: node
|
|
1986
1986
|
linkType: hard
|
|
1987
1987
|
|
|
1988
|
-
"@cedarjs/context@npm:2.1.
|
|
1989
|
-
version: 2.1.
|
|
1990
|
-
resolution: "@cedarjs/context@npm:2.1.
|
|
1991
|
-
checksum: 10c0/
|
|
1988
|
+
"@cedarjs/context@npm:2.1.1":
|
|
1989
|
+
version: 2.1.1
|
|
1990
|
+
resolution: "@cedarjs/context@npm:2.1.1"
|
|
1991
|
+
checksum: 10c0/3fe61fd734ebbf885efb49b70fe1698a5f934f8d1b7f73fd0ceebd29445069701d25f4e8a3cdb19f7fcdff60803378c2c8b8271b38d95694a40d036d6a0779ed
|
|
1992
1992
|
languageName: node
|
|
1993
1993
|
linkType: hard
|
|
1994
1994
|
|
|
1995
|
-
"@cedarjs/cookie-jar@npm:2.1.
|
|
1996
|
-
version: 2.1.
|
|
1997
|
-
resolution: "@cedarjs/cookie-jar@npm:2.1.
|
|
1995
|
+
"@cedarjs/cookie-jar@npm:2.1.1":
|
|
1996
|
+
version: 2.1.1
|
|
1997
|
+
resolution: "@cedarjs/cookie-jar@npm:2.1.1"
|
|
1998
1998
|
dependencies:
|
|
1999
|
-
cookie: "npm:1.
|
|
1999
|
+
cookie: "npm:1.1.1"
|
|
2000
2000
|
esbuild: "npm:0.25.9"
|
|
2001
2001
|
fast-glob: "npm:3.3.3"
|
|
2002
2002
|
fs-extra: "npm:11.2.0"
|
|
2003
|
-
checksum: 10c0/
|
|
2003
|
+
checksum: 10c0/8a3ff8db21111ee917706c1e3eb4b55f81b6f82a2ba4fb74c5d276c79093087a29571f0f270b40cae64f799c9d05791c74aa0a0b6230f298e248f6f708d9a9a5
|
|
2004
2004
|
languageName: node
|
|
2005
2005
|
linkType: hard
|
|
2006
2006
|
|
|
2007
|
-
"@cedarjs/core@npm:2.1.
|
|
2008
|
-
version: 2.1.
|
|
2009
|
-
resolution: "@cedarjs/core@npm:2.1.
|
|
2007
|
+
"@cedarjs/core@npm:2.1.1":
|
|
2008
|
+
version: 2.1.1
|
|
2009
|
+
resolution: "@cedarjs/core@npm:2.1.1"
|
|
2010
2010
|
dependencies:
|
|
2011
2011
|
"@babel/cli": "npm:7.28.3"
|
|
2012
|
-
"@cedarjs/api-server": "npm:2.1.
|
|
2013
|
-
"@cedarjs/cli": "npm:2.1.
|
|
2014
|
-
"@cedarjs/eslint-config": "npm:2.1.
|
|
2015
|
-
"@cedarjs/internal": "npm:2.1.
|
|
2016
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2017
|
-
"@cedarjs/testing": "npm:2.1.
|
|
2018
|
-
"@cedarjs/web-server": "npm:2.1.
|
|
2012
|
+
"@cedarjs/api-server": "npm:2.1.1"
|
|
2013
|
+
"@cedarjs/cli": "npm:2.1.1"
|
|
2014
|
+
"@cedarjs/eslint-config": "npm:2.1.1"
|
|
2015
|
+
"@cedarjs/internal": "npm:2.1.1"
|
|
2016
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2017
|
+
"@cedarjs/testing": "npm:2.1.1"
|
|
2018
|
+
"@cedarjs/web-server": "npm:2.1.1"
|
|
2019
2019
|
graphql-tag: "npm:2.12.6"
|
|
2020
2020
|
lodash: "npm:4.17.21"
|
|
2021
2021
|
nodemon: "npm:3.1.11"
|
|
@@ -2045,21 +2045,21 @@ __metadata:
|
|
|
2045
2045
|
rw-web-server: dist/bins/rw-web-server.js
|
|
2046
2046
|
rwfw: dist/bins/rwfw.js
|
|
2047
2047
|
vitest: dist/bins/vitest.js
|
|
2048
|
-
checksum: 10c0/
|
|
2048
|
+
checksum: 10c0/339383362b3ea070ec28dcb7a10d9fd7cb213dc68bf13d3270368f7531a536e89491a49bd38cce8b3a38f7b081bc0824b68d239073a89cc70a29a160bb4a6079
|
|
2049
2049
|
languageName: node
|
|
2050
2050
|
linkType: hard
|
|
2051
2051
|
|
|
2052
|
-
"@cedarjs/eslint-config@npm:2.1.
|
|
2053
|
-
version: 2.1.
|
|
2054
|
-
resolution: "@cedarjs/eslint-config@npm:2.1.
|
|
2052
|
+
"@cedarjs/eslint-config@npm:2.1.1":
|
|
2053
|
+
version: 2.1.1
|
|
2054
|
+
resolution: "@cedarjs/eslint-config@npm:2.1.1"
|
|
2055
2055
|
dependencies:
|
|
2056
2056
|
"@babel/core": "npm:^7.26.10"
|
|
2057
2057
|
"@babel/eslint-parser": "npm:7.28.5"
|
|
2058
2058
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2059
|
-
"@cedarjs/babel-config": "npm:2.1.
|
|
2060
|
-
"@cedarjs/eslint-plugin": "npm:2.1.
|
|
2061
|
-
"@cedarjs/internal": "npm:2.1.
|
|
2062
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2059
|
+
"@cedarjs/babel-config": "npm:2.1.1"
|
|
2060
|
+
"@cedarjs/eslint-plugin": "npm:2.1.1"
|
|
2061
|
+
"@cedarjs/internal": "npm:2.1.1"
|
|
2062
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2063
2063
|
"@eslint/js": "npm:8.57.1"
|
|
2064
2064
|
"@typescript-eslint/eslint-plugin": "npm:8.44.0"
|
|
2065
2065
|
"@typescript-eslint/parser": "npm:8.44.0"
|
|
@@ -2068,7 +2068,7 @@ __metadata:
|
|
|
2068
2068
|
eslint-import-resolver-babel-module: "npm:5.3.2"
|
|
2069
2069
|
eslint-plugin-babel: "npm:5.3.1"
|
|
2070
2070
|
eslint-plugin-import: "npm:2.30.0"
|
|
2071
|
-
eslint-plugin-jest-dom: "npm:
|
|
2071
|
+
eslint-plugin-jest-dom: "npm:5.5.0"
|
|
2072
2072
|
eslint-plugin-jsx-a11y: "npm:6.10.2"
|
|
2073
2073
|
eslint-plugin-prettier: "npm:5.2.1"
|
|
2074
2074
|
eslint-plugin-react: "npm:7.36.1"
|
|
@@ -2076,54 +2076,54 @@ __metadata:
|
|
|
2076
2076
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2077
2077
|
prettier: "npm:3.6.2"
|
|
2078
2078
|
typescript-eslint: "npm:8.44.0"
|
|
2079
|
-
checksum: 10c0/
|
|
2079
|
+
checksum: 10c0/4292e1a250a623f3481e8c9780f485721b7a73251b6ae1df8ec1658bc7417a4ea01617a5e3a925e90e44244af5bb773fda50f4c6b279665516dbe2a6c31f8af2
|
|
2080
2080
|
languageName: node
|
|
2081
2081
|
linkType: hard
|
|
2082
2082
|
|
|
2083
|
-
"@cedarjs/eslint-plugin@npm:2.1.
|
|
2084
|
-
version: 2.1.
|
|
2085
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.1.
|
|
2083
|
+
"@cedarjs/eslint-plugin@npm:2.1.1":
|
|
2084
|
+
version: 2.1.1
|
|
2085
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.1.1"
|
|
2086
2086
|
dependencies:
|
|
2087
2087
|
"@typescript-eslint/utils": "npm:8.44.0"
|
|
2088
2088
|
eslint: "npm:8.57.1"
|
|
2089
|
-
checksum: 10c0/
|
|
2089
|
+
checksum: 10c0/e732bd0e5ecde08c1f6434aa6f0778e6d4a0c854138faef51a27e5a3b6666b3c7ff97f52dbf3ffced6bc7bb827b729faf2c39c30a5575f2aada6c645375cfab4
|
|
2090
2090
|
languageName: node
|
|
2091
2091
|
linkType: hard
|
|
2092
2092
|
|
|
2093
|
-
"@cedarjs/fastify-web@npm:2.1.
|
|
2094
|
-
version: 2.1.
|
|
2095
|
-
resolution: "@cedarjs/fastify-web@npm:2.1.
|
|
2093
|
+
"@cedarjs/fastify-web@npm:2.1.1":
|
|
2094
|
+
version: 2.1.1
|
|
2095
|
+
resolution: "@cedarjs/fastify-web@npm:2.1.1"
|
|
2096
2096
|
dependencies:
|
|
2097
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2098
|
-
"@fastify/http-proxy": "npm:11.1
|
|
2099
|
-
"@fastify/static": "npm:8.
|
|
2097
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2098
|
+
"@fastify/http-proxy": "npm:11.4.1"
|
|
2099
|
+
"@fastify/static": "npm:8.3.0"
|
|
2100
2100
|
"@fastify/url-data": "npm:6.0.3"
|
|
2101
2101
|
fast-glob: "npm:3.3.3"
|
|
2102
|
-
checksum: 10c0/
|
|
2102
|
+
checksum: 10c0/83e0a401c6430db5c098edfb8d5717f18e43110f61e6913330dedd9f5d9c8e43ab4d479e70206f2ba2b4f99ba80adc2dc570740cbd553e3c495f2e3cb86ec658
|
|
2103
2103
|
languageName: node
|
|
2104
2104
|
linkType: hard
|
|
2105
2105
|
|
|
2106
|
-
"@cedarjs/forms@npm:2.1.
|
|
2107
|
-
version: 2.1.
|
|
2108
|
-
resolution: "@cedarjs/forms@npm:2.1.
|
|
2106
|
+
"@cedarjs/forms@npm:2.1.1":
|
|
2107
|
+
version: 2.1.1
|
|
2108
|
+
resolution: "@cedarjs/forms@npm:2.1.1"
|
|
2109
2109
|
dependencies:
|
|
2110
2110
|
graphql: "npm:16.9.0"
|
|
2111
2111
|
pascalcase: "npm:1.0.0"
|
|
2112
2112
|
react-hook-form: "npm:7.54.2"
|
|
2113
2113
|
peerDependencies:
|
|
2114
2114
|
react: 18.3.1
|
|
2115
|
-
checksum: 10c0/
|
|
2115
|
+
checksum: 10c0/0c19ef2a7c1e9911b22f2222bbc1805efca450adbaeff9dba76631e12cb8913ec15a17fc7c41ad5bdce1a14695a515a0c94b5bd111439020be25472309dec4ad
|
|
2116
2116
|
languageName: node
|
|
2117
2117
|
linkType: hard
|
|
2118
2118
|
|
|
2119
|
-
"@cedarjs/graphql-server@npm:2.1.
|
|
2120
|
-
version: 2.1.
|
|
2121
|
-
resolution: "@cedarjs/graphql-server@npm:2.1.
|
|
2119
|
+
"@cedarjs/graphql-server@npm:2.1.1":
|
|
2120
|
+
version: 2.1.1
|
|
2121
|
+
resolution: "@cedarjs/graphql-server@npm:2.1.1"
|
|
2122
2122
|
dependencies:
|
|
2123
2123
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2124
|
-
"@cedarjs/api": "npm:2.1.
|
|
2125
|
-
"@cedarjs/context": "npm:2.1.
|
|
2126
|
-
"@envelop/core": "npm:5.0
|
|
2124
|
+
"@cedarjs/api": "npm:2.1.1"
|
|
2125
|
+
"@cedarjs/context": "npm:2.1.1"
|
|
2126
|
+
"@envelop/core": "npm:5.4.0"
|
|
2127
2127
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2128
2128
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
2129
2129
|
"@envelop/filter-operation-type": "npm:6.0.0"
|
|
@@ -2132,7 +2132,7 @@ __metadata:
|
|
|
2132
2132
|
"@graphql-tools/merge": "npm:9.0.7"
|
|
2133
2133
|
"@graphql-tools/schema": "npm:10.0.6"
|
|
2134
2134
|
"@graphql-tools/utils": "npm:10.5.4"
|
|
2135
|
-
"@graphql-yoga/plugin-persisted-operations": "npm:3.
|
|
2135
|
+
"@graphql-yoga/plugin-persisted-operations": "npm:3.17.1"
|
|
2136
2136
|
"@opentelemetry/api": "npm:1.8.0"
|
|
2137
2137
|
core-js: "npm:3.42.0"
|
|
2138
2138
|
graphql: "npm:16.9.0"
|
|
@@ -2141,13 +2141,13 @@ __metadata:
|
|
|
2141
2141
|
graphql-yoga: "npm:5.7.0"
|
|
2142
2142
|
lodash: "npm:4.17.21"
|
|
2143
2143
|
uuid: "npm:10.0.0"
|
|
2144
|
-
checksum: 10c0/
|
|
2144
|
+
checksum: 10c0/0d0b13422957fb75161aacbfe2c71d20f9424a565d1bfdb2085c751e22a21dea48a31ded32184b65231553a89f186655c2b92023354524f7bf7e547c4ffbbffa
|
|
2145
2145
|
languageName: node
|
|
2146
2146
|
linkType: hard
|
|
2147
2147
|
|
|
2148
|
-
"@cedarjs/internal@npm:2.1.
|
|
2149
|
-
version: 2.1.
|
|
2150
|
-
resolution: "@cedarjs/internal@npm:2.1.
|
|
2148
|
+
"@cedarjs/internal@npm:2.1.1":
|
|
2149
|
+
version: 2.1.1
|
|
2150
|
+
resolution: "@cedarjs/internal@npm:2.1.1"
|
|
2151
2151
|
dependencies:
|
|
2152
2152
|
"@babel/core": "npm:^7.26.10"
|
|
2153
2153
|
"@babel/parser": "npm:7.28.5"
|
|
@@ -2155,10 +2155,10 @@ __metadata:
|
|
|
2155
2155
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2156
2156
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2157
2157
|
"@babel/traverse": "npm:7.28.5"
|
|
2158
|
-
"@cedarjs/babel-config": "npm:2.1.
|
|
2159
|
-
"@cedarjs/graphql-server": "npm:2.1.
|
|
2160
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2161
|
-
"@cedarjs/router": "npm:2.1.
|
|
2158
|
+
"@cedarjs/babel-config": "npm:2.1.1"
|
|
2159
|
+
"@cedarjs/graphql-server": "npm:2.1.1"
|
|
2160
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2161
|
+
"@cedarjs/router": "npm:2.1.1"
|
|
2162
2162
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2163
2163
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2164
2164
|
"@graphql-codegen/client-preset": "npm:4.3.3"
|
|
@@ -2184,36 +2184,36 @@ __metadata:
|
|
|
2184
2184
|
rimraf: "npm:6.0.1"
|
|
2185
2185
|
source-map: "npm:0.7.6"
|
|
2186
2186
|
string-env-interpolation: "npm:1.0.1"
|
|
2187
|
-
systeminformation: "npm:5.
|
|
2187
|
+
systeminformation: "npm:5.27.14"
|
|
2188
2188
|
termi-link: "npm:1.1.0"
|
|
2189
2189
|
ts-node: "npm:10.9.2"
|
|
2190
2190
|
typescript: "npm:5.9.3"
|
|
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/3cbcc1a728aa0f665ca60b0b8fd0936af24dc10978273ddfd6417a3d2b1c41b4518e11eb62683aefa0604c2d11a99b11e5bd03f80663f349048bf6c62b7de741
|
|
2195
2195
|
languageName: node
|
|
2196
2196
|
linkType: hard
|
|
2197
2197
|
|
|
2198
|
-
"@cedarjs/prerender@npm:2.1.
|
|
2199
|
-
version: 2.1.
|
|
2200
|
-
resolution: "@cedarjs/prerender@npm:2.1.
|
|
2198
|
+
"@cedarjs/prerender@npm:2.1.1":
|
|
2199
|
+
version: 2.1.1
|
|
2200
|
+
resolution: "@cedarjs/prerender@npm:2.1.1"
|
|
2201
2201
|
dependencies:
|
|
2202
2202
|
"@ast-grep/napi": "npm:0.40.3"
|
|
2203
2203
|
"@babel/generator": "npm:7.28.5"
|
|
2204
2204
|
"@babel/parser": "npm:7.28.5"
|
|
2205
2205
|
"@babel/traverse": "npm:7.28.5"
|
|
2206
|
-
"@cedarjs/babel-config": "npm:2.1.
|
|
2207
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2208
|
-
"@cedarjs/router": "npm:2.1.
|
|
2209
|
-
"@cedarjs/structure": "npm:2.1.
|
|
2210
|
-
"@cedarjs/vite": "npm:2.1.
|
|
2211
|
-
"@cedarjs/web": "npm:2.1.
|
|
2206
|
+
"@cedarjs/babel-config": "npm:2.1.1"
|
|
2207
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2208
|
+
"@cedarjs/router": "npm:2.1.1"
|
|
2209
|
+
"@cedarjs/structure": "npm:2.1.1"
|
|
2210
|
+
"@cedarjs/vite": "npm:2.1.1"
|
|
2211
|
+
"@cedarjs/web": "npm:2.1.1"
|
|
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.
|
|
2216
|
+
"@swc/core": "npm:1.15.6"
|
|
2217
2217
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2218
2218
|
babel-plugin-ignore-html-and-css-imports: "npm:0.1.0"
|
|
2219
2219
|
cheerio: "npm:1.0.0"
|
|
@@ -2228,58 +2228,58 @@ __metadata:
|
|
|
2228
2228
|
peerDependencies:
|
|
2229
2229
|
react: 18.3.1
|
|
2230
2230
|
react-dom: 18.3.1
|
|
2231
|
-
checksum: 10c0/
|
|
2231
|
+
checksum: 10c0/d7607b304f5c9e09de74cd4f4d5b4fcf8f019a508657e665ceb303b9ae6fff863ce4c67b87f79734969a6e46f99f437840d3d496190584bf5347b261ace25064
|
|
2232
2232
|
languageName: node
|
|
2233
2233
|
linkType: hard
|
|
2234
2234
|
|
|
2235
|
-
"@cedarjs/project-config@npm:2.1.
|
|
2236
|
-
version: 2.1.
|
|
2237
|
-
resolution: "@cedarjs/project-config@npm:2.1.
|
|
2235
|
+
"@cedarjs/project-config@npm:2.1.1":
|
|
2236
|
+
version: 2.1.1
|
|
2237
|
+
resolution: "@cedarjs/project-config@npm:2.1.1"
|
|
2238
2238
|
dependencies:
|
|
2239
2239
|
deepmerge: "npm:4.3.1"
|
|
2240
2240
|
fast-glob: "npm:3.3.3"
|
|
2241
2241
|
smol-toml: "npm:1.3.4"
|
|
2242
2242
|
string-env-interpolation: "npm:1.0.1"
|
|
2243
|
-
checksum: 10c0/
|
|
2243
|
+
checksum: 10c0/e813e06e459ce1cd69b6f0de85e7c4643ec9bb2b41e393c473bfac8bbb3eebba70646d78907987a4e8857d36b49e4b0dd1c0f9683d275049c218f3a6a86ed0c4
|
|
2244
2244
|
languageName: node
|
|
2245
2245
|
linkType: hard
|
|
2246
2246
|
|
|
2247
|
-
"@cedarjs/router@npm:2.1.
|
|
2248
|
-
version: 2.1.
|
|
2249
|
-
resolution: "@cedarjs/router@npm:2.1.
|
|
2247
|
+
"@cedarjs/router@npm:2.1.1":
|
|
2248
|
+
version: 2.1.1
|
|
2249
|
+
resolution: "@cedarjs/router@npm:2.1.1"
|
|
2250
2250
|
dependencies:
|
|
2251
2251
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2252
|
-
"@cedarjs/auth": "npm:2.1.
|
|
2253
|
-
"@cedarjs/server-store": "npm:2.1.
|
|
2252
|
+
"@cedarjs/auth": "npm:2.1.1"
|
|
2253
|
+
"@cedarjs/server-store": "npm:2.1.1"
|
|
2254
2254
|
core-js: "npm:3.42.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/041ca97a99f542f4a2e08ae80fad3ada3b26d5ad0df54bcdd29abf04c164070c523188fc1ee001822cb4959391987bdb213333d70a637b37e18128b3cf34e62e
|
|
2261
2261
|
languageName: node
|
|
2262
2262
|
linkType: hard
|
|
2263
2263
|
|
|
2264
|
-
"@cedarjs/server-store@npm:2.1.
|
|
2265
|
-
version: 2.1.
|
|
2266
|
-
resolution: "@cedarjs/server-store@npm:2.1.
|
|
2264
|
+
"@cedarjs/server-store@npm:2.1.1":
|
|
2265
|
+
version: 2.1.1
|
|
2266
|
+
resolution: "@cedarjs/server-store@npm:2.1.1"
|
|
2267
2267
|
dependencies:
|
|
2268
|
-
"@cedarjs/auth": "npm:2.1.
|
|
2269
|
-
"@cedarjs/cookie-jar": "npm:2.1.
|
|
2268
|
+
"@cedarjs/auth": "npm:2.1.1"
|
|
2269
|
+
"@cedarjs/cookie-jar": "npm:2.1.1"
|
|
2270
2270
|
esbuild: "npm:0.25.9"
|
|
2271
2271
|
fast-glob: "npm:3.3.3"
|
|
2272
2272
|
fs-extra: "npm:11.2.0"
|
|
2273
|
-
checksum: 10c0/
|
|
2273
|
+
checksum: 10c0/1a48c339193cde31bbfe04c522c2402fa08a1f647e2ee002708cffa505f74a0b9133aada3d5a0736e965b7f2b5dbfe548b1396f95660da33dda016ebe0b8d65d
|
|
2274
2274
|
languageName: node
|
|
2275
2275
|
linkType: hard
|
|
2276
2276
|
|
|
2277
|
-
"@cedarjs/structure@npm:2.1.
|
|
2278
|
-
version: 2.1.
|
|
2279
|
-
resolution: "@cedarjs/structure@npm:2.1.
|
|
2277
|
+
"@cedarjs/structure@npm:2.1.1":
|
|
2278
|
+
version: 2.1.1
|
|
2279
|
+
resolution: "@cedarjs/structure@npm:2.1.1"
|
|
2280
2280
|
dependencies:
|
|
2281
2281
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2282
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2282
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2283
2283
|
"@prisma/internals": "npm:6.19.1"
|
|
2284
2284
|
"@types/line-column": "npm:1.0.2"
|
|
2285
2285
|
camelcase: "npm:6.3.0"
|
|
@@ -2302,37 +2302,37 @@ __metadata:
|
|
|
2302
2302
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2303
2303
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2304
2304
|
yargs-parser: "npm:21.1.1"
|
|
2305
|
-
checksum: 10c0/
|
|
2305
|
+
checksum: 10c0/bdc43575fc636ffcec288b341b941caea8c65a56e2fff2cf957e2e12f8448b5fc890fa2b0a1aeeff47b9d1be366f3d335f012b70b0e008c6eee769ba48884697
|
|
2306
2306
|
languageName: node
|
|
2307
2307
|
linkType: hard
|
|
2308
2308
|
|
|
2309
|
-
"@cedarjs/telemetry@npm:2.1.
|
|
2310
|
-
version: 2.1.
|
|
2311
|
-
resolution: "@cedarjs/telemetry@npm:2.1.
|
|
2309
|
+
"@cedarjs/telemetry@npm:2.1.1":
|
|
2310
|
+
version: 2.1.1
|
|
2311
|
+
resolution: "@cedarjs/telemetry@npm:2.1.1"
|
|
2312
2312
|
dependencies:
|
|
2313
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2314
|
-
"@cedarjs/structure": "npm:2.1.
|
|
2313
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2314
|
+
"@cedarjs/structure": "npm:2.1.1"
|
|
2315
2315
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2316
2316
|
ci-info: "npm:4.0.0"
|
|
2317
2317
|
envinfo: "npm:7.14.0"
|
|
2318
|
-
systeminformation: "npm:5.
|
|
2318
|
+
systeminformation: "npm:5.27.14"
|
|
2319
2319
|
uuid: "npm:10.0.0"
|
|
2320
2320
|
yargs: "npm:17.7.2"
|
|
2321
|
-
checksum: 10c0/
|
|
2321
|
+
checksum: 10c0/688f2a0dd90df112bdd7839a3e63716d6f5635ae6d1c0e29a6d578380cff1b8de2363664630d071455a137f7c0ade5a4d9defefc301e8124e36b53c07ddb5d99
|
|
2322
2322
|
languageName: node
|
|
2323
2323
|
linkType: hard
|
|
2324
2324
|
|
|
2325
|
-
"@cedarjs/testing@npm:2.1.
|
|
2326
|
-
version: 2.1.
|
|
2327
|
-
resolution: "@cedarjs/testing@npm:2.1.
|
|
2328
|
-
dependencies:
|
|
2329
|
-
"@cedarjs/auth": "npm:2.1.
|
|
2330
|
-
"@cedarjs/babel-config": "npm:2.1.
|
|
2331
|
-
"@cedarjs/context": "npm:2.1.
|
|
2332
|
-
"@cedarjs/graphql-server": "npm:2.1.
|
|
2333
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2334
|
-
"@cedarjs/router": "npm:2.1.
|
|
2335
|
-
"@cedarjs/web": "npm:2.1.
|
|
2325
|
+
"@cedarjs/testing@npm:2.1.1":
|
|
2326
|
+
version: 2.1.1
|
|
2327
|
+
resolution: "@cedarjs/testing@npm:2.1.1"
|
|
2328
|
+
dependencies:
|
|
2329
|
+
"@cedarjs/auth": "npm:2.1.1"
|
|
2330
|
+
"@cedarjs/babel-config": "npm:2.1.1"
|
|
2331
|
+
"@cedarjs/context": "npm:2.1.1"
|
|
2332
|
+
"@cedarjs/graphql-server": "npm:2.1.1"
|
|
2333
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2334
|
+
"@cedarjs/router": "npm:2.1.1"
|
|
2335
|
+
"@cedarjs/web": "npm:2.1.1"
|
|
2336
2336
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2337
2337
|
"@testing-library/react": "npm:14.3.1"
|
|
2338
2338
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2355,34 +2355,34 @@ __metadata:
|
|
|
2355
2355
|
peerDependenciesMeta:
|
|
2356
2356
|
vitest:
|
|
2357
2357
|
optional: true
|
|
2358
|
-
checksum: 10c0/
|
|
2358
|
+
checksum: 10c0/ff7f8e3a13e81a727f678441428852e880d911b5e3a1ce9c43992523b14601b4ae477e27b499b60ce444e765e6bdd9e9c8e9515f8a8bc05fce1d89cc0df0dbff
|
|
2359
2359
|
languageName: node
|
|
2360
2360
|
linkType: hard
|
|
2361
2361
|
|
|
2362
|
-
"@cedarjs/vite@npm:2.1.
|
|
2363
|
-
version: 2.1.
|
|
2364
|
-
resolution: "@cedarjs/vite@npm:2.1.
|
|
2362
|
+
"@cedarjs/vite@npm:2.1.1":
|
|
2363
|
+
version: 2.1.1
|
|
2364
|
+
resolution: "@cedarjs/vite@npm:2.1.1"
|
|
2365
2365
|
dependencies:
|
|
2366
2366
|
"@ast-grep/napi": "npm:0.40.3"
|
|
2367
2367
|
"@babel/generator": "npm:7.28.5"
|
|
2368
2368
|
"@babel/parser": "npm:7.28.5"
|
|
2369
2369
|
"@babel/traverse": "npm:7.28.5"
|
|
2370
|
-
"@cedarjs/auth": "npm:2.1.
|
|
2371
|
-
"@cedarjs/babel-config": "npm:2.1.
|
|
2372
|
-
"@cedarjs/cookie-jar": "npm:2.1.
|
|
2373
|
-
"@cedarjs/internal": "npm:2.1.
|
|
2374
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2375
|
-
"@cedarjs/server-store": "npm:2.1.
|
|
2376
|
-
"@cedarjs/testing": "npm:2.1.
|
|
2377
|
-
"@cedarjs/web": "npm:2.1.
|
|
2378
|
-
"@swc/core": "npm:1.
|
|
2370
|
+
"@cedarjs/auth": "npm:2.1.1"
|
|
2371
|
+
"@cedarjs/babel-config": "npm:2.1.1"
|
|
2372
|
+
"@cedarjs/cookie-jar": "npm:2.1.1"
|
|
2373
|
+
"@cedarjs/internal": "npm:2.1.1"
|
|
2374
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2375
|
+
"@cedarjs/server-store": "npm:2.1.1"
|
|
2376
|
+
"@cedarjs/testing": "npm:2.1.1"
|
|
2377
|
+
"@cedarjs/web": "npm:2.1.1"
|
|
2378
|
+
"@swc/core": "npm:1.15.6"
|
|
2379
2379
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2380
2380
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2381
2381
|
"@whatwg-node/server": "npm:0.9.65"
|
|
2382
2382
|
acorn-loose: "npm:8.4.0"
|
|
2383
2383
|
buffer: "npm:6.0.3"
|
|
2384
2384
|
busboy: "npm:^1.6.0"
|
|
2385
|
-
cookie: "npm:1.
|
|
2385
|
+
cookie: "npm:1.1.1"
|
|
2386
2386
|
core-js: "npm:3.42.0"
|
|
2387
2387
|
dotenv-defaults: "npm:5.0.2"
|
|
2388
2388
|
execa: "npm:5.1.1"
|
|
@@ -2405,16 +2405,16 @@ __metadata:
|
|
|
2405
2405
|
rw-vite-build: bins/rw-vite-build.mjs
|
|
2406
2406
|
rw-vite-dev: bins/rw-vite-dev.mjs
|
|
2407
2407
|
vite: bins/vite.mjs
|
|
2408
|
-
checksum: 10c0/
|
|
2408
|
+
checksum: 10c0/2e947cbde0b1c115cbf95e8c9aaf545cea1560001b9d6d2a7df757095781d6d1df1cf8246e06d554e206f49dff3d44da486667962f2ab5af46e26482fb51610a
|
|
2409
2409
|
languageName: node
|
|
2410
2410
|
linkType: hard
|
|
2411
2411
|
|
|
2412
|
-
"@cedarjs/web-server@npm:2.1.
|
|
2413
|
-
version: 2.1.
|
|
2414
|
-
resolution: "@cedarjs/web-server@npm:2.1.
|
|
2412
|
+
"@cedarjs/web-server@npm:2.1.1":
|
|
2413
|
+
version: 2.1.1
|
|
2414
|
+
resolution: "@cedarjs/web-server@npm:2.1.1"
|
|
2415
2415
|
dependencies:
|
|
2416
|
-
"@cedarjs/fastify-web": "npm:2.1.
|
|
2417
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
2416
|
+
"@cedarjs/fastify-web": "npm:2.1.1"
|
|
2417
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
2418
2418
|
ansis: "npm:4.1.0"
|
|
2419
2419
|
dotenv-defaults: "npm:5.0.2"
|
|
2420
2420
|
fastify: "npm:5.4.0"
|
|
@@ -2422,22 +2422,22 @@ __metadata:
|
|
|
2422
2422
|
yargs: "npm:17.7.2"
|
|
2423
2423
|
bin:
|
|
2424
2424
|
rw-web-server: dist/bin.js
|
|
2425
|
-
checksum: 10c0/
|
|
2425
|
+
checksum: 10c0/6563e88c00db52df6257fa05f4017838f2b80b1c14e3481f8ae240a64754935a570e9f3a81f636a31177d674f6e10812538fc07c448af93ff20250d1ae95b124
|
|
2426
2426
|
languageName: node
|
|
2427
2427
|
linkType: hard
|
|
2428
2428
|
|
|
2429
|
-
"@cedarjs/web@npm:2.1.
|
|
2430
|
-
version: 2.1.
|
|
2431
|
-
resolution: "@cedarjs/web@npm:2.1.
|
|
2429
|
+
"@cedarjs/web@npm:2.1.1":
|
|
2430
|
+
version: 2.1.1
|
|
2431
|
+
resolution: "@cedarjs/web@npm:2.1.1"
|
|
2432
2432
|
dependencies:
|
|
2433
2433
|
"@apollo/client": "npm:3.13.9"
|
|
2434
2434
|
"@babel/runtime-corejs3": "npm:7.28.4"
|
|
2435
|
-
"@cedarjs/auth": "npm:2.1.
|
|
2436
|
-
"@cedarjs/server-store": "npm:2.1.
|
|
2435
|
+
"@cedarjs/auth": "npm:2.1.1"
|
|
2436
|
+
"@cedarjs/server-store": "npm:2.1.1"
|
|
2437
2437
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2438
2438
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2439
2439
|
apollo-upload-client: "npm:18.0.1"
|
|
2440
|
-
cookie: "npm:1.
|
|
2440
|
+
cookie: "npm:1.1.1"
|
|
2441
2441
|
core-js: "npm:3.42.0"
|
|
2442
2442
|
graphql: "npm:16.9.0"
|
|
2443
2443
|
graphql-sse: "npm:2.5.4"
|
|
@@ -2458,7 +2458,7 @@ __metadata:
|
|
|
2458
2458
|
rwfw: dist/cjs/bins/rwfw.js
|
|
2459
2459
|
storybook: dist/cjs/bins/storybook.js
|
|
2460
2460
|
tsc: dist/cjs/bins/tsc.js
|
|
2461
|
-
checksum: 10c0/
|
|
2461
|
+
checksum: 10c0/ecf0999e257629c65184e8ca68970c61274cd39519ba68afcc5dab0c745992a16da470059e12277dc37dfad54f6bc00730e5e97d31c7c2bb3c36e53acd457038
|
|
2462
2462
|
languageName: node
|
|
2463
2463
|
linkType: hard
|
|
2464
2464
|
|
|
@@ -2526,17 +2526,7 @@ __metadata:
|
|
|
2526
2526
|
languageName: node
|
|
2527
2527
|
linkType: hard
|
|
2528
2528
|
|
|
2529
|
-
"@envelop/core@npm:5.0.
|
|
2530
|
-
version: 5.0.2
|
|
2531
|
-
resolution: "@envelop/core@npm:5.0.2"
|
|
2532
|
-
dependencies:
|
|
2533
|
-
"@envelop/types": "npm:5.0.0"
|
|
2534
|
-
tslib: "npm:^2.5.0"
|
|
2535
|
-
checksum: 10c0/ef671cf79b40c4ca387b80012f01e54896de7c933bbdd6b905ce09058ff52554116c54da98d1a1226f67a3bc169a0b115c895c01b7daa9d73f2777a692b9f41f
|
|
2536
|
-
languageName: node
|
|
2537
|
-
linkType: hard
|
|
2538
|
-
|
|
2539
|
-
"@envelop/core@npm:^5.0.0, @envelop/core@npm:^5.0.1":
|
|
2529
|
+
"@envelop/core@npm:5.4.0, @envelop/core@npm:^5.0.0, @envelop/core@npm:^5.0.1":
|
|
2540
2530
|
version: 5.4.0
|
|
2541
2531
|
resolution: "@envelop/core@npm:5.4.0"
|
|
2542
2532
|
dependencies:
|
|
@@ -2605,15 +2595,6 @@ __metadata:
|
|
|
2605
2595
|
languageName: node
|
|
2606
2596
|
linkType: hard
|
|
2607
2597
|
|
|
2608
|
-
"@envelop/types@npm:5.0.0":
|
|
2609
|
-
version: 5.0.0
|
|
2610
|
-
resolution: "@envelop/types@npm:5.0.0"
|
|
2611
|
-
dependencies:
|
|
2612
|
-
tslib: "npm:^2.5.0"
|
|
2613
|
-
checksum: 10c0/0cbaa68218cb6121b58c6d354b0a17913ded042673df7bfcf385cac6c3b42713b82719875f553b31e8f059727ff5478ed11b33b4febf8deeaf902f1a92b212a8
|
|
2614
|
-
languageName: node
|
|
2615
|
-
linkType: hard
|
|
2616
|
-
|
|
2617
2598
|
"@envelop/types@npm:^5.2.1":
|
|
2618
2599
|
version: 5.2.1
|
|
2619
2600
|
resolution: "@envelop/types@npm:5.2.1"
|
|
@@ -3169,6 +3150,13 @@ __metadata:
|
|
|
3169
3150
|
languageName: node
|
|
3170
3151
|
linkType: hard
|
|
3171
3152
|
|
|
3153
|
+
"@fastify/deepmerge@npm:^3.0.0":
|
|
3154
|
+
version: 3.1.0
|
|
3155
|
+
resolution: "@fastify/deepmerge@npm:3.1.0"
|
|
3156
|
+
checksum: 10c0/57eda9079e9ed6d137f966e8b0d08f219cbca6e79706a1be76fe10ba2b8fd87c33846f1c653299b09a2e8260ffba8c8fc708f9b40b54243648d6821061999c9b
|
|
3157
|
+
languageName: node
|
|
3158
|
+
linkType: hard
|
|
3159
|
+
|
|
3172
3160
|
"@fastify/error@npm:^4.0.0":
|
|
3173
3161
|
version: 4.2.0
|
|
3174
3162
|
resolution: "@fastify/error@npm:4.2.0"
|
|
@@ -3192,15 +3180,15 @@ __metadata:
|
|
|
3192
3180
|
languageName: node
|
|
3193
3181
|
linkType: hard
|
|
3194
3182
|
|
|
3195
|
-
"@fastify/http-proxy@npm:11.1
|
|
3196
|
-
version: 11.1
|
|
3197
|
-
resolution: "@fastify/http-proxy@npm:11.1
|
|
3183
|
+
"@fastify/http-proxy@npm:11.4.1":
|
|
3184
|
+
version: 11.4.1
|
|
3185
|
+
resolution: "@fastify/http-proxy@npm:11.4.1"
|
|
3198
3186
|
dependencies:
|
|
3199
|
-
"@fastify/reply-from": "npm:^12.0
|
|
3187
|
+
"@fastify/reply-from": "npm:^12.5.0"
|
|
3200
3188
|
fast-querystring: "npm:^1.1.2"
|
|
3201
|
-
fastify-plugin: "npm:^5.0
|
|
3202
|
-
ws: "npm:^8.18.
|
|
3203
|
-
checksum: 10c0/
|
|
3189
|
+
fastify-plugin: "npm:^5.1.0"
|
|
3190
|
+
ws: "npm:^8.18.3"
|
|
3191
|
+
checksum: 10c0/1905365dacb5d74fd3f8265a9a527b153d735269b15a39b3766a819eb26eef7cdaefffcce25864c502b90bdfc7f07d8f095a0762e83e6fdf95335447c61a70e5
|
|
3204
3192
|
languageName: node
|
|
3205
3193
|
linkType: hard
|
|
3206
3194
|
|
|
@@ -3213,16 +3201,16 @@ __metadata:
|
|
|
3213
3201
|
languageName: node
|
|
3214
3202
|
linkType: hard
|
|
3215
3203
|
|
|
3216
|
-
"@fastify/multipart@npm:9.0
|
|
3217
|
-
version: 9.0
|
|
3218
|
-
resolution: "@fastify/multipart@npm:9.0
|
|
3204
|
+
"@fastify/multipart@npm:9.3.0":
|
|
3205
|
+
version: 9.3.0
|
|
3206
|
+
resolution: "@fastify/multipart@npm:9.3.0"
|
|
3219
3207
|
dependencies:
|
|
3220
3208
|
"@fastify/busboy": "npm:^3.0.0"
|
|
3221
|
-
"@fastify/deepmerge": "npm:^
|
|
3209
|
+
"@fastify/deepmerge": "npm:^3.0.0"
|
|
3222
3210
|
"@fastify/error": "npm:^4.0.0"
|
|
3223
3211
|
fastify-plugin: "npm:^5.0.0"
|
|
3224
|
-
secure-json-parse: "npm:^
|
|
3225
|
-
checksum: 10c0/
|
|
3212
|
+
secure-json-parse: "npm:^4.0.0"
|
|
3213
|
+
checksum: 10c0/b0810132d16be460cd519671c2273817919a6021cc11ec3da842052e26e3e83c544698c0baa280a6ae543782888df6725698680d99c5a85562191bd7582ca4e1
|
|
3226
3214
|
languageName: node
|
|
3227
3215
|
linkType: hard
|
|
3228
3216
|
|
|
@@ -3236,7 +3224,7 @@ __metadata:
|
|
|
3236
3224
|
languageName: node
|
|
3237
3225
|
linkType: hard
|
|
3238
3226
|
|
|
3239
|
-
"@fastify/reply-from@npm:^12.0
|
|
3227
|
+
"@fastify/reply-from@npm:^12.5.0":
|
|
3240
3228
|
version: 12.5.0
|
|
3241
3229
|
resolution: "@fastify/reply-from@npm:12.5.0"
|
|
3242
3230
|
dependencies:
|
|
@@ -3264,9 +3252,9 @@ __metadata:
|
|
|
3264
3252
|
languageName: node
|
|
3265
3253
|
linkType: hard
|
|
3266
3254
|
|
|
3267
|
-
"@fastify/static@npm:8.
|
|
3268
|
-
version: 8.
|
|
3269
|
-
resolution: "@fastify/static@npm:8.
|
|
3255
|
+
"@fastify/static@npm:8.3.0":
|
|
3256
|
+
version: 8.3.0
|
|
3257
|
+
resolution: "@fastify/static@npm:8.3.0"
|
|
3270
3258
|
dependencies:
|
|
3271
3259
|
"@fastify/accept-negotiator": "npm:^2.0.0"
|
|
3272
3260
|
"@fastify/send": "npm:^4.0.0"
|
|
@@ -3274,7 +3262,7 @@ __metadata:
|
|
|
3274
3262
|
fastify-plugin: "npm:^5.0.0"
|
|
3275
3263
|
fastq: "npm:^1.17.1"
|
|
3276
3264
|
glob: "npm:^11.0.0"
|
|
3277
|
-
checksum: 10c0/
|
|
3265
|
+
checksum: 10c0/dcaecf26690e4faffb4ef05ad2f468b84ac255c6cde6817bf9c4132dad0759eae0e926e4df19814f2c01d65000e023148ad3e6a10cc44d53771a6b59c2e08b71
|
|
3278
3266
|
languageName: node
|
|
3279
3267
|
linkType: hard
|
|
3280
3268
|
|
|
@@ -4224,14 +4212,15 @@ __metadata:
|
|
|
4224
4212
|
languageName: node
|
|
4225
4213
|
linkType: hard
|
|
4226
4214
|
|
|
4227
|
-
"@graphql-yoga/plugin-persisted-operations@npm:3.
|
|
4228
|
-
version: 3.
|
|
4229
|
-
resolution: "@graphql-yoga/plugin-persisted-operations@npm:3.
|
|
4215
|
+
"@graphql-yoga/plugin-persisted-operations@npm:3.17.1":
|
|
4216
|
+
version: 3.17.1
|
|
4217
|
+
resolution: "@graphql-yoga/plugin-persisted-operations@npm:3.17.1"
|
|
4218
|
+
dependencies:
|
|
4219
|
+
"@whatwg-node/promise-helpers": "npm:^1.3.2"
|
|
4230
4220
|
peerDependencies:
|
|
4231
|
-
"@graphql-tools/utils": ^10.0.0
|
|
4232
4221
|
graphql: ^15.2.0 || ^16.0.0
|
|
4233
|
-
graphql-yoga: ^5.
|
|
4234
|
-
checksum: 10c0/
|
|
4222
|
+
graphql-yoga: ^5.17.1
|
|
4223
|
+
checksum: 10c0/8121d755bccdd4efb9edf27c1dfd4bc0748c1584cba7b08a57d5a856cd250924a0bc314e92996d03fea17b8128c943319a756ca4f1fe730f079f5b679b83eaed
|
|
4235
4224
|
languageName: node
|
|
4236
4225
|
linkType: hard
|
|
4237
4226
|
|
|
@@ -5516,9 +5505,9 @@ __metadata:
|
|
|
5516
5505
|
languageName: node
|
|
5517
5506
|
linkType: hard
|
|
5518
5507
|
|
|
5519
|
-
"@rollup/rollup-android-arm-eabi@npm:4.53.
|
|
5520
|
-
version: 4.53.
|
|
5521
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.53.
|
|
5508
|
+
"@rollup/rollup-android-arm-eabi@npm:4.53.5":
|
|
5509
|
+
version: 4.53.5
|
|
5510
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.53.5"
|
|
5522
5511
|
conditions: os=android & cpu=arm
|
|
5523
5512
|
languageName: node
|
|
5524
5513
|
linkType: hard
|
|
@@ -5530,9 +5519,9 @@ __metadata:
|
|
|
5530
5519
|
languageName: node
|
|
5531
5520
|
linkType: hard
|
|
5532
5521
|
|
|
5533
|
-
"@rollup/rollup-android-arm64@npm:4.53.
|
|
5534
|
-
version: 4.53.
|
|
5535
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.53.
|
|
5522
|
+
"@rollup/rollup-android-arm64@npm:4.53.5":
|
|
5523
|
+
version: 4.53.5
|
|
5524
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.53.5"
|
|
5536
5525
|
conditions: os=android & cpu=arm64
|
|
5537
5526
|
languageName: node
|
|
5538
5527
|
linkType: hard
|
|
@@ -5544,9 +5533,9 @@ __metadata:
|
|
|
5544
5533
|
languageName: node
|
|
5545
5534
|
linkType: hard
|
|
5546
5535
|
|
|
5547
|
-
"@rollup/rollup-darwin-arm64@npm:4.53.
|
|
5548
|
-
version: 4.53.
|
|
5549
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.53.
|
|
5536
|
+
"@rollup/rollup-darwin-arm64@npm:4.53.5":
|
|
5537
|
+
version: 4.53.5
|
|
5538
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.53.5"
|
|
5550
5539
|
conditions: os=darwin & cpu=arm64
|
|
5551
5540
|
languageName: node
|
|
5552
5541
|
linkType: hard
|
|
@@ -5558,23 +5547,23 @@ __metadata:
|
|
|
5558
5547
|
languageName: node
|
|
5559
5548
|
linkType: hard
|
|
5560
5549
|
|
|
5561
|
-
"@rollup/rollup-darwin-x64@npm:4.53.
|
|
5562
|
-
version: 4.53.
|
|
5563
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.53.
|
|
5550
|
+
"@rollup/rollup-darwin-x64@npm:4.53.5":
|
|
5551
|
+
version: 4.53.5
|
|
5552
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.53.5"
|
|
5564
5553
|
conditions: os=darwin & cpu=x64
|
|
5565
5554
|
languageName: node
|
|
5566
5555
|
linkType: hard
|
|
5567
5556
|
|
|
5568
|
-
"@rollup/rollup-freebsd-arm64@npm:4.53.
|
|
5569
|
-
version: 4.53.
|
|
5570
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.53.
|
|
5557
|
+
"@rollup/rollup-freebsd-arm64@npm:4.53.5":
|
|
5558
|
+
version: 4.53.5
|
|
5559
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.53.5"
|
|
5571
5560
|
conditions: os=freebsd & cpu=arm64
|
|
5572
5561
|
languageName: node
|
|
5573
5562
|
linkType: hard
|
|
5574
5563
|
|
|
5575
|
-
"@rollup/rollup-freebsd-x64@npm:4.53.
|
|
5576
|
-
version: 4.53.
|
|
5577
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.53.
|
|
5564
|
+
"@rollup/rollup-freebsd-x64@npm:4.53.5":
|
|
5565
|
+
version: 4.53.5
|
|
5566
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.53.5"
|
|
5578
5567
|
conditions: os=freebsd & cpu=x64
|
|
5579
5568
|
languageName: node
|
|
5580
5569
|
linkType: hard
|
|
@@ -5586,9 +5575,9 @@ __metadata:
|
|
|
5586
5575
|
languageName: node
|
|
5587
5576
|
linkType: hard
|
|
5588
5577
|
|
|
5589
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.53.
|
|
5590
|
-
version: 4.53.
|
|
5591
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.53.
|
|
5578
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.53.5":
|
|
5579
|
+
version: 4.53.5
|
|
5580
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.53.5"
|
|
5592
5581
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
5593
5582
|
languageName: node
|
|
5594
5583
|
linkType: hard
|
|
@@ -5600,9 +5589,9 @@ __metadata:
|
|
|
5600
5589
|
languageName: node
|
|
5601
5590
|
linkType: hard
|
|
5602
5591
|
|
|
5603
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.53.
|
|
5604
|
-
version: 4.53.
|
|
5605
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.53.
|
|
5592
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.53.5":
|
|
5593
|
+
version: 4.53.5
|
|
5594
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.53.5"
|
|
5606
5595
|
conditions: os=linux & cpu=arm & libc=musl
|
|
5607
5596
|
languageName: node
|
|
5608
5597
|
linkType: hard
|
|
@@ -5614,9 +5603,9 @@ __metadata:
|
|
|
5614
5603
|
languageName: node
|
|
5615
5604
|
linkType: hard
|
|
5616
5605
|
|
|
5617
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.53.
|
|
5618
|
-
version: 4.53.
|
|
5619
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.53.
|
|
5606
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.53.5":
|
|
5607
|
+
version: 4.53.5
|
|
5608
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.53.5"
|
|
5620
5609
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
5621
5610
|
languageName: node
|
|
5622
5611
|
linkType: hard
|
|
@@ -5628,16 +5617,16 @@ __metadata:
|
|
|
5628
5617
|
languageName: node
|
|
5629
5618
|
linkType: hard
|
|
5630
5619
|
|
|
5631
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.53.
|
|
5632
|
-
version: 4.53.
|
|
5633
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.53.
|
|
5620
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.53.5":
|
|
5621
|
+
version: 4.53.5
|
|
5622
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.53.5"
|
|
5634
5623
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
5635
5624
|
languageName: node
|
|
5636
5625
|
linkType: hard
|
|
5637
5626
|
|
|
5638
|
-
"@rollup/rollup-linux-loong64-gnu@npm:4.53.
|
|
5639
|
-
version: 4.53.
|
|
5640
|
-
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.53.
|
|
5627
|
+
"@rollup/rollup-linux-loong64-gnu@npm:4.53.5":
|
|
5628
|
+
version: 4.53.5
|
|
5629
|
+
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.53.5"
|
|
5641
5630
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
5642
5631
|
languageName: node
|
|
5643
5632
|
linkType: hard
|
|
@@ -5649,9 +5638,9 @@ __metadata:
|
|
|
5649
5638
|
languageName: node
|
|
5650
5639
|
linkType: hard
|
|
5651
5640
|
|
|
5652
|
-
"@rollup/rollup-linux-ppc64-gnu@npm:4.53.
|
|
5653
|
-
version: 4.53.
|
|
5654
|
-
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.53.
|
|
5641
|
+
"@rollup/rollup-linux-ppc64-gnu@npm:4.53.5":
|
|
5642
|
+
version: 4.53.5
|
|
5643
|
+
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.53.5"
|
|
5655
5644
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
5656
5645
|
languageName: node
|
|
5657
5646
|
linkType: hard
|
|
@@ -5663,16 +5652,16 @@ __metadata:
|
|
|
5663
5652
|
languageName: node
|
|
5664
5653
|
linkType: hard
|
|
5665
5654
|
|
|
5666
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.53.
|
|
5667
|
-
version: 4.53.
|
|
5668
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.53.
|
|
5655
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.53.5":
|
|
5656
|
+
version: 4.53.5
|
|
5657
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.53.5"
|
|
5669
5658
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
5670
5659
|
languageName: node
|
|
5671
5660
|
linkType: hard
|
|
5672
5661
|
|
|
5673
|
-
"@rollup/rollup-linux-riscv64-musl@npm:4.53.
|
|
5674
|
-
version: 4.53.
|
|
5675
|
-
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.53.
|
|
5662
|
+
"@rollup/rollup-linux-riscv64-musl@npm:4.53.5":
|
|
5663
|
+
version: 4.53.5
|
|
5664
|
+
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.53.5"
|
|
5676
5665
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
|
5677
5666
|
languageName: node
|
|
5678
5667
|
linkType: hard
|
|
@@ -5684,9 +5673,9 @@ __metadata:
|
|
|
5684
5673
|
languageName: node
|
|
5685
5674
|
linkType: hard
|
|
5686
5675
|
|
|
5687
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.53.
|
|
5688
|
-
version: 4.53.
|
|
5689
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.53.
|
|
5676
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.53.5":
|
|
5677
|
+
version: 4.53.5
|
|
5678
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.53.5"
|
|
5690
5679
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
5691
5680
|
languageName: node
|
|
5692
5681
|
linkType: hard
|
|
@@ -5698,9 +5687,9 @@ __metadata:
|
|
|
5698
5687
|
languageName: node
|
|
5699
5688
|
linkType: hard
|
|
5700
5689
|
|
|
5701
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.53.
|
|
5702
|
-
version: 4.53.
|
|
5703
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.53.
|
|
5690
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.53.5":
|
|
5691
|
+
version: 4.53.5
|
|
5692
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.53.5"
|
|
5704
5693
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
5705
5694
|
languageName: node
|
|
5706
5695
|
linkType: hard
|
|
@@ -5712,16 +5701,16 @@ __metadata:
|
|
|
5712
5701
|
languageName: node
|
|
5713
5702
|
linkType: hard
|
|
5714
5703
|
|
|
5715
|
-
"@rollup/rollup-linux-x64-musl@npm:4.53.
|
|
5716
|
-
version: 4.53.
|
|
5717
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.53.
|
|
5704
|
+
"@rollup/rollup-linux-x64-musl@npm:4.53.5":
|
|
5705
|
+
version: 4.53.5
|
|
5706
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.53.5"
|
|
5718
5707
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
5719
5708
|
languageName: node
|
|
5720
5709
|
linkType: hard
|
|
5721
5710
|
|
|
5722
|
-
"@rollup/rollup-openharmony-arm64@npm:4.53.
|
|
5723
|
-
version: 4.53.
|
|
5724
|
-
resolution: "@rollup/rollup-openharmony-arm64@npm:4.53.
|
|
5711
|
+
"@rollup/rollup-openharmony-arm64@npm:4.53.5":
|
|
5712
|
+
version: 4.53.5
|
|
5713
|
+
resolution: "@rollup/rollup-openharmony-arm64@npm:4.53.5"
|
|
5725
5714
|
conditions: os=openharmony & cpu=arm64
|
|
5726
5715
|
languageName: node
|
|
5727
5716
|
linkType: hard
|
|
@@ -5733,9 +5722,9 @@ __metadata:
|
|
|
5733
5722
|
languageName: node
|
|
5734
5723
|
linkType: hard
|
|
5735
5724
|
|
|
5736
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.53.
|
|
5737
|
-
version: 4.53.
|
|
5738
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.53.
|
|
5725
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.53.5":
|
|
5726
|
+
version: 4.53.5
|
|
5727
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.53.5"
|
|
5739
5728
|
conditions: os=win32 & cpu=arm64
|
|
5740
5729
|
languageName: node
|
|
5741
5730
|
linkType: hard
|
|
@@ -5747,16 +5736,16 @@ __metadata:
|
|
|
5747
5736
|
languageName: node
|
|
5748
5737
|
linkType: hard
|
|
5749
5738
|
|
|
5750
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.53.
|
|
5751
|
-
version: 4.53.
|
|
5752
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.53.
|
|
5739
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.53.5":
|
|
5740
|
+
version: 4.53.5
|
|
5741
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.53.5"
|
|
5753
5742
|
conditions: os=win32 & cpu=ia32
|
|
5754
5743
|
languageName: node
|
|
5755
5744
|
linkType: hard
|
|
5756
5745
|
|
|
5757
|
-
"@rollup/rollup-win32-x64-gnu@npm:4.53.
|
|
5758
|
-
version: 4.53.
|
|
5759
|
-
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.53.
|
|
5746
|
+
"@rollup/rollup-win32-x64-gnu@npm:4.53.5":
|
|
5747
|
+
version: 4.53.5
|
|
5748
|
+
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.53.5"
|
|
5760
5749
|
conditions: os=win32 & cpu=x64
|
|
5761
5750
|
languageName: node
|
|
5762
5751
|
linkType: hard
|
|
@@ -5768,9 +5757,9 @@ __metadata:
|
|
|
5768
5757
|
languageName: node
|
|
5769
5758
|
linkType: hard
|
|
5770
5759
|
|
|
5771
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.53.
|
|
5772
|
-
version: 4.53.
|
|
5773
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.53.
|
|
5760
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.53.5":
|
|
5761
|
+
version: 4.53.5
|
|
5762
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.53.5"
|
|
5774
5763
|
conditions: os=win32 & cpu=x64
|
|
5775
5764
|
languageName: node
|
|
5776
5765
|
linkType: hard
|
|
@@ -5831,92 +5820,92 @@ __metadata:
|
|
|
5831
5820
|
languageName: node
|
|
5832
5821
|
linkType: hard
|
|
5833
5822
|
|
|
5834
|
-
"@swc/core-darwin-arm64@npm:1.
|
|
5835
|
-
version: 1.
|
|
5836
|
-
resolution: "@swc/core-darwin-arm64@npm:1.
|
|
5823
|
+
"@swc/core-darwin-arm64@npm:1.15.6":
|
|
5824
|
+
version: 1.15.6
|
|
5825
|
+
resolution: "@swc/core-darwin-arm64@npm:1.15.6"
|
|
5837
5826
|
conditions: os=darwin & cpu=arm64
|
|
5838
5827
|
languageName: node
|
|
5839
5828
|
linkType: hard
|
|
5840
5829
|
|
|
5841
|
-
"@swc/core-darwin-x64@npm:1.
|
|
5842
|
-
version: 1.
|
|
5843
|
-
resolution: "@swc/core-darwin-x64@npm:1.
|
|
5830
|
+
"@swc/core-darwin-x64@npm:1.15.6":
|
|
5831
|
+
version: 1.15.6
|
|
5832
|
+
resolution: "@swc/core-darwin-x64@npm:1.15.6"
|
|
5844
5833
|
conditions: os=darwin & cpu=x64
|
|
5845
5834
|
languageName: node
|
|
5846
5835
|
linkType: hard
|
|
5847
5836
|
|
|
5848
|
-
"@swc/core-linux-arm-gnueabihf@npm:1.
|
|
5849
|
-
version: 1.
|
|
5850
|
-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.
|
|
5837
|
+
"@swc/core-linux-arm-gnueabihf@npm:1.15.6":
|
|
5838
|
+
version: 1.15.6
|
|
5839
|
+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.15.6"
|
|
5851
5840
|
conditions: os=linux & cpu=arm
|
|
5852
5841
|
languageName: node
|
|
5853
5842
|
linkType: hard
|
|
5854
5843
|
|
|
5855
|
-
"@swc/core-linux-arm64-gnu@npm:1.
|
|
5856
|
-
version: 1.
|
|
5857
|
-
resolution: "@swc/core-linux-arm64-gnu@npm:1.
|
|
5844
|
+
"@swc/core-linux-arm64-gnu@npm:1.15.6":
|
|
5845
|
+
version: 1.15.6
|
|
5846
|
+
resolution: "@swc/core-linux-arm64-gnu@npm:1.15.6"
|
|
5858
5847
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
5859
5848
|
languageName: node
|
|
5860
5849
|
linkType: hard
|
|
5861
5850
|
|
|
5862
|
-
"@swc/core-linux-arm64-musl@npm:1.
|
|
5863
|
-
version: 1.
|
|
5864
|
-
resolution: "@swc/core-linux-arm64-musl@npm:1.
|
|
5851
|
+
"@swc/core-linux-arm64-musl@npm:1.15.6":
|
|
5852
|
+
version: 1.15.6
|
|
5853
|
+
resolution: "@swc/core-linux-arm64-musl@npm:1.15.6"
|
|
5865
5854
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
5866
5855
|
languageName: node
|
|
5867
5856
|
linkType: hard
|
|
5868
5857
|
|
|
5869
|
-
"@swc/core-linux-x64-gnu@npm:1.
|
|
5870
|
-
version: 1.
|
|
5871
|
-
resolution: "@swc/core-linux-x64-gnu@npm:1.
|
|
5858
|
+
"@swc/core-linux-x64-gnu@npm:1.15.6":
|
|
5859
|
+
version: 1.15.6
|
|
5860
|
+
resolution: "@swc/core-linux-x64-gnu@npm:1.15.6"
|
|
5872
5861
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
5873
5862
|
languageName: node
|
|
5874
5863
|
linkType: hard
|
|
5875
5864
|
|
|
5876
|
-
"@swc/core-linux-x64-musl@npm:1.
|
|
5877
|
-
version: 1.
|
|
5878
|
-
resolution: "@swc/core-linux-x64-musl@npm:1.
|
|
5865
|
+
"@swc/core-linux-x64-musl@npm:1.15.6":
|
|
5866
|
+
version: 1.15.6
|
|
5867
|
+
resolution: "@swc/core-linux-x64-musl@npm:1.15.6"
|
|
5879
5868
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
5880
5869
|
languageName: node
|
|
5881
5870
|
linkType: hard
|
|
5882
5871
|
|
|
5883
|
-
"@swc/core-win32-arm64-msvc@npm:1.
|
|
5884
|
-
version: 1.
|
|
5885
|
-
resolution: "@swc/core-win32-arm64-msvc@npm:1.
|
|
5872
|
+
"@swc/core-win32-arm64-msvc@npm:1.15.6":
|
|
5873
|
+
version: 1.15.6
|
|
5874
|
+
resolution: "@swc/core-win32-arm64-msvc@npm:1.15.6"
|
|
5886
5875
|
conditions: os=win32 & cpu=arm64
|
|
5887
5876
|
languageName: node
|
|
5888
5877
|
linkType: hard
|
|
5889
5878
|
|
|
5890
|
-
"@swc/core-win32-ia32-msvc@npm:1.
|
|
5891
|
-
version: 1.
|
|
5892
|
-
resolution: "@swc/core-win32-ia32-msvc@npm:1.
|
|
5879
|
+
"@swc/core-win32-ia32-msvc@npm:1.15.6":
|
|
5880
|
+
version: 1.15.6
|
|
5881
|
+
resolution: "@swc/core-win32-ia32-msvc@npm:1.15.6"
|
|
5893
5882
|
conditions: os=win32 & cpu=ia32
|
|
5894
5883
|
languageName: node
|
|
5895
5884
|
linkType: hard
|
|
5896
5885
|
|
|
5897
|
-
"@swc/core-win32-x64-msvc@npm:1.
|
|
5898
|
-
version: 1.
|
|
5899
|
-
resolution: "@swc/core-win32-x64-msvc@npm:1.
|
|
5886
|
+
"@swc/core-win32-x64-msvc@npm:1.15.6":
|
|
5887
|
+
version: 1.15.6
|
|
5888
|
+
resolution: "@swc/core-win32-x64-msvc@npm:1.15.6"
|
|
5900
5889
|
conditions: os=win32 & cpu=x64
|
|
5901
5890
|
languageName: node
|
|
5902
5891
|
linkType: hard
|
|
5903
5892
|
|
|
5904
|
-
"@swc/core@npm:1.
|
|
5905
|
-
version: 1.
|
|
5906
|
-
resolution: "@swc/core@npm:1.
|
|
5893
|
+
"@swc/core@npm:1.15.6":
|
|
5894
|
+
version: 1.15.6
|
|
5895
|
+
resolution: "@swc/core@npm:1.15.6"
|
|
5907
5896
|
dependencies:
|
|
5908
|
-
"@swc/core-darwin-arm64": "npm:1.
|
|
5909
|
-
"@swc/core-darwin-x64": "npm:1.
|
|
5910
|
-
"@swc/core-linux-arm-gnueabihf": "npm:1.
|
|
5911
|
-
"@swc/core-linux-arm64-gnu": "npm:1.
|
|
5912
|
-
"@swc/core-linux-arm64-musl": "npm:1.
|
|
5913
|
-
"@swc/core-linux-x64-gnu": "npm:1.
|
|
5914
|
-
"@swc/core-linux-x64-musl": "npm:1.
|
|
5915
|
-
"@swc/core-win32-arm64-msvc": "npm:1.
|
|
5916
|
-
"@swc/core-win32-ia32-msvc": "npm:1.
|
|
5917
|
-
"@swc/core-win32-x64-msvc": "npm:1.
|
|
5897
|
+
"@swc/core-darwin-arm64": "npm:1.15.6"
|
|
5898
|
+
"@swc/core-darwin-x64": "npm:1.15.6"
|
|
5899
|
+
"@swc/core-linux-arm-gnueabihf": "npm:1.15.6"
|
|
5900
|
+
"@swc/core-linux-arm64-gnu": "npm:1.15.6"
|
|
5901
|
+
"@swc/core-linux-arm64-musl": "npm:1.15.6"
|
|
5902
|
+
"@swc/core-linux-x64-gnu": "npm:1.15.6"
|
|
5903
|
+
"@swc/core-linux-x64-musl": "npm:1.15.6"
|
|
5904
|
+
"@swc/core-win32-arm64-msvc": "npm:1.15.6"
|
|
5905
|
+
"@swc/core-win32-ia32-msvc": "npm:1.15.6"
|
|
5906
|
+
"@swc/core-win32-x64-msvc": "npm:1.15.6"
|
|
5918
5907
|
"@swc/counter": "npm:^0.1.3"
|
|
5919
|
-
"@swc/types": "npm:^0.1.
|
|
5908
|
+
"@swc/types": "npm:^0.1.25"
|
|
5920
5909
|
peerDependencies:
|
|
5921
5910
|
"@swc/helpers": ">=0.5.17"
|
|
5922
5911
|
dependenciesMeta:
|
|
@@ -5943,7 +5932,7 @@ __metadata:
|
|
|
5943
5932
|
peerDependenciesMeta:
|
|
5944
5933
|
"@swc/helpers":
|
|
5945
5934
|
optional: true
|
|
5946
|
-
checksum: 10c0/
|
|
5935
|
+
checksum: 10c0/c5a8ecead885484753a415482d6292af493b067a71a5fff81ca38ba5b20848916eae710d817fab4cf8d40c4e44b901971a7bfd070bc5d5d8efde371a46320c86
|
|
5947
5936
|
languageName: node
|
|
5948
5937
|
linkType: hard
|
|
5949
5938
|
|
|
@@ -5954,7 +5943,7 @@ __metadata:
|
|
|
5954
5943
|
languageName: node
|
|
5955
5944
|
linkType: hard
|
|
5956
5945
|
|
|
5957
|
-
"@swc/types@npm:^0.1.
|
|
5946
|
+
"@swc/types@npm:^0.1.25":
|
|
5958
5947
|
version: 0.1.25
|
|
5959
5948
|
resolution: "@swc/types@npm:0.1.25"
|
|
5960
5949
|
dependencies:
|
|
@@ -5963,22 +5952,6 @@ __metadata:
|
|
|
5963
5952
|
languageName: node
|
|
5964
5953
|
linkType: hard
|
|
5965
5954
|
|
|
5966
|
-
"@testing-library/dom@npm:^8.11.1":
|
|
5967
|
-
version: 8.20.1
|
|
5968
|
-
resolution: "@testing-library/dom@npm:8.20.1"
|
|
5969
|
-
dependencies:
|
|
5970
|
-
"@babel/code-frame": "npm:^7.10.4"
|
|
5971
|
-
"@babel/runtime": "npm:^7.12.5"
|
|
5972
|
-
"@types/aria-query": "npm:^5.0.1"
|
|
5973
|
-
aria-query: "npm:5.1.3"
|
|
5974
|
-
chalk: "npm:^4.1.0"
|
|
5975
|
-
dom-accessibility-api: "npm:^0.5.9"
|
|
5976
|
-
lz-string: "npm:^1.5.0"
|
|
5977
|
-
pretty-format: "npm:^27.0.2"
|
|
5978
|
-
checksum: 10c0/614013756706467f2a7f3f693c18377048c210ec809884f0f9be866f7d865d075805ad15f5d100e8a699467fdde09085bf79e23a00ea0a6ab001d9583ef15e5d
|
|
5979
|
-
languageName: node
|
|
5980
|
-
linkType: hard
|
|
5981
|
-
|
|
5982
5955
|
"@testing-library/dom@npm:^9.0.0":
|
|
5983
5956
|
version: 9.3.4
|
|
5984
5957
|
resolution: "@testing-library/dom@npm:9.3.4"
|
|
@@ -6358,11 +6331,11 @@ __metadata:
|
|
|
6358
6331
|
linkType: hard
|
|
6359
6332
|
|
|
6360
6333
|
"@types/node@npm:*":
|
|
6361
|
-
version: 25.0.
|
|
6362
|
-
resolution: "@types/node@npm:25.0.
|
|
6334
|
+
version: 25.0.3
|
|
6335
|
+
resolution: "@types/node@npm:25.0.3"
|
|
6363
6336
|
dependencies:
|
|
6364
6337
|
undici-types: "npm:~7.16.0"
|
|
6365
|
-
checksum: 10c0/
|
|
6338
|
+
checksum: 10c0/b7568f0d765d9469621615e2bb257c7fd1953d95e9acbdb58dffb6627a2c4150d405a4600aa1ad8a40182a94fe5f903cafd3c0a2f5132814debd0e3bfd61f835
|
|
6366
6339
|
languageName: node
|
|
6367
6340
|
linkType: hard
|
|
6368
6341
|
|
|
@@ -7188,8 +7161,8 @@ __metadata:
|
|
|
7188
7161
|
version: 0.0.0-use.local
|
|
7189
7162
|
resolution: "api@workspace:api"
|
|
7190
7163
|
dependencies:
|
|
7191
|
-
"@cedarjs/api": "npm:2.1.
|
|
7192
|
-
"@cedarjs/graphql-server": "npm:2.1.
|
|
7164
|
+
"@cedarjs/api": "npm:2.1.1"
|
|
7165
|
+
"@cedarjs/graphql-server": "npm:2.1.1"
|
|
7193
7166
|
languageName: unknown
|
|
7194
7167
|
linkType: soft
|
|
7195
7168
|
|
|
@@ -7831,11 +7804,11 @@ __metadata:
|
|
|
7831
7804
|
linkType: hard
|
|
7832
7805
|
|
|
7833
7806
|
"baseline-browser-mapping@npm:^2.9.0":
|
|
7834
|
-
version: 2.9.
|
|
7835
|
-
resolution: "baseline-browser-mapping@npm:2.9.
|
|
7807
|
+
version: 2.9.10
|
|
7808
|
+
resolution: "baseline-browser-mapping@npm:2.9.10"
|
|
7836
7809
|
bin:
|
|
7837
7810
|
baseline-browser-mapping: dist/cli.js
|
|
7838
|
-
checksum: 10c0/
|
|
7811
|
+
checksum: 10c0/e8021a03d7ec00583c83054993a7192dae5065b25de2b2763420116553aeff8297e5ad643c94549f2310f436df0511ade80c7a889251c03af11e68eecbff1fae
|
|
7839
7812
|
languageName: node
|
|
7840
7813
|
linkType: hard
|
|
7841
7814
|
|
|
@@ -8242,9 +8215,9 @@ __metadata:
|
|
|
8242
8215
|
linkType: hard
|
|
8243
8216
|
|
|
8244
8217
|
"caniuse-lite@npm:^1.0.30001759":
|
|
8245
|
-
version: 1.0.
|
|
8246
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8247
|
-
checksum: 10c0/
|
|
8218
|
+
version: 1.0.30001761
|
|
8219
|
+
resolution: "caniuse-lite@npm:1.0.30001761"
|
|
8220
|
+
checksum: 10c0/8ea4158ccd507b9c73c03b9b3b1b897e75d095c5753a131d0f36ef9b64c19a049174467842dd9e8bebe886ac27ed7a5b1d5adcaae5fe887716b07fc1103e100b
|
|
8248
8221
|
languageName: node
|
|
8249
8222
|
linkType: hard
|
|
8250
8223
|
|
|
@@ -8272,23 +8245,23 @@ __metadata:
|
|
|
8272
8245
|
languageName: node
|
|
8273
8246
|
linkType: hard
|
|
8274
8247
|
|
|
8275
|
-
"chalk@npm
|
|
8276
|
-
version:
|
|
8277
|
-
resolution: "chalk@npm:
|
|
8248
|
+
"chalk@npm:^3.0.0":
|
|
8249
|
+
version: 3.0.0
|
|
8250
|
+
resolution: "chalk@npm:3.0.0"
|
|
8278
8251
|
dependencies:
|
|
8279
8252
|
ansi-styles: "npm:^4.1.0"
|
|
8280
8253
|
supports-color: "npm:^7.1.0"
|
|
8281
|
-
checksum: 10c0/
|
|
8254
|
+
checksum: 10c0/ee650b0a065b3d7a6fda258e75d3a86fc8e4effa55871da730a9e42ccb035bf5fd203525e5a1ef45ec2582ecc4f65b47eb11357c526b84dd29a14fb162c414d2
|
|
8282
8255
|
languageName: node
|
|
8283
8256
|
linkType: hard
|
|
8284
8257
|
|
|
8285
|
-
"chalk@npm:^
|
|
8286
|
-
version:
|
|
8287
|
-
resolution: "chalk@npm:
|
|
8258
|
+
"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2":
|
|
8259
|
+
version: 4.1.2
|
|
8260
|
+
resolution: "chalk@npm:4.1.2"
|
|
8288
8261
|
dependencies:
|
|
8289
8262
|
ansi-styles: "npm:^4.1.0"
|
|
8290
8263
|
supports-color: "npm:^7.1.0"
|
|
8291
|
-
checksum: 10c0/
|
|
8264
|
+
checksum: 10c0/4a3fef5cc34975c898ffe77141450f679721df9dde00f6c304353fa9c8b571929123b26a0e4617bde5018977eb655b31970c297b91b63ee83bb82aeb04666880
|
|
8292
8265
|
languageName: node
|
|
8293
8266
|
linkType: hard
|
|
8294
8267
|
|
|
@@ -8831,10 +8804,10 @@ __metadata:
|
|
|
8831
8804
|
languageName: node
|
|
8832
8805
|
linkType: hard
|
|
8833
8806
|
|
|
8834
|
-
"cookie@npm:1.0.
|
|
8835
|
-
version: 1.
|
|
8836
|
-
resolution: "cookie@npm:1.
|
|
8837
|
-
checksum: 10c0/
|
|
8807
|
+
"cookie@npm:1.1.1, cookie@npm:^1.0.1":
|
|
8808
|
+
version: 1.1.1
|
|
8809
|
+
resolution: "cookie@npm:1.1.1"
|
|
8810
|
+
checksum: 10c0/79c4ddc0fcad9c4f045f826f42edf54bcc921a29586a4558b0898277fa89fb47be95bc384c2253f493af7b29500c830da28341274527328f18eba9f58afa112c
|
|
8838
8811
|
languageName: node
|
|
8839
8812
|
linkType: hard
|
|
8840
8813
|
|
|
@@ -8845,13 +8818,6 @@ __metadata:
|
|
|
8845
8818
|
languageName: node
|
|
8846
8819
|
linkType: hard
|
|
8847
8820
|
|
|
8848
|
-
"cookie@npm:^1.0.1":
|
|
8849
|
-
version: 1.1.1
|
|
8850
|
-
resolution: "cookie@npm:1.1.1"
|
|
8851
|
-
checksum: 10c0/79c4ddc0fcad9c4f045f826f42edf54bcc921a29586a4558b0898277fa89fb47be95bc384c2253f493af7b29500c830da28341274527328f18eba9f58afa112c
|
|
8852
|
-
languageName: node
|
|
8853
|
-
linkType: hard
|
|
8854
|
-
|
|
8855
8821
|
"core-js-compat@npm:^3.43.0":
|
|
8856
8822
|
version: 3.47.0
|
|
8857
8823
|
resolution: "core-js-compat@npm:3.47.0"
|
|
@@ -9247,14 +9213,14 @@ __metadata:
|
|
|
9247
9213
|
linkType: hard
|
|
9248
9214
|
|
|
9249
9215
|
"dedent@npm:^1.0.0":
|
|
9250
|
-
version: 1.7.
|
|
9251
|
-
resolution: "dedent@npm:1.7.
|
|
9216
|
+
version: 1.7.1
|
|
9217
|
+
resolution: "dedent@npm:1.7.1"
|
|
9252
9218
|
peerDependencies:
|
|
9253
9219
|
babel-plugin-macros: ^3.1.0
|
|
9254
9220
|
peerDependenciesMeta:
|
|
9255
9221
|
babel-plugin-macros:
|
|
9256
9222
|
optional: true
|
|
9257
|
-
checksum: 10c0/
|
|
9223
|
+
checksum: 10c0/ae29ec1c5bd5216c698c9f23acaa5b720260fd4cef3c8b5af887eb5f8c9e6fdd5fed8668767437b4efea35e2991bd798987717633411a1734807c28255769b78
|
|
9258
9224
|
languageName: node
|
|
9259
9225
|
linkType: hard
|
|
9260
9226
|
|
|
@@ -10280,16 +10246,19 @@ __metadata:
|
|
|
10280
10246
|
languageName: node
|
|
10281
10247
|
linkType: hard
|
|
10282
10248
|
|
|
10283
|
-
"eslint-plugin-jest-dom@npm:
|
|
10284
|
-
version:
|
|
10285
|
-
resolution: "eslint-plugin-jest-dom@npm:
|
|
10249
|
+
"eslint-plugin-jest-dom@npm:5.5.0":
|
|
10250
|
+
version: 5.5.0
|
|
10251
|
+
resolution: "eslint-plugin-jest-dom@npm:5.5.0"
|
|
10286
10252
|
dependencies:
|
|
10287
10253
|
"@babel/runtime": "npm:^7.16.3"
|
|
10288
|
-
"@testing-library/dom": "npm:^8.11.1"
|
|
10289
10254
|
requireindex: "npm:^1.2.0"
|
|
10290
10255
|
peerDependencies:
|
|
10291
|
-
|
|
10292
|
-
|
|
10256
|
+
"@testing-library/dom": ^8.0.0 || ^9.0.0 || ^10.0.0
|
|
10257
|
+
eslint: ^6.8.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
|
10258
|
+
peerDependenciesMeta:
|
|
10259
|
+
"@testing-library/dom":
|
|
10260
|
+
optional: true
|
|
10261
|
+
checksum: 10c0/3daa959ae2a14ae5b653637713f854b6bc53903a0d7da3b442bb69ae05a8fbc9abd79da63ae3f8a50863ddbfa6e6658b608b5576b84a4cba6a312300662a9b32
|
|
10293
10262
|
languageName: node
|
|
10294
10263
|
linkType: hard
|
|
10295
10264
|
|
|
@@ -10855,7 +10824,7 @@ __metadata:
|
|
|
10855
10824
|
languageName: node
|
|
10856
10825
|
linkType: hard
|
|
10857
10826
|
|
|
10858
|
-
"fastify-plugin@npm:^5.0.0, fastify-plugin@npm:^5.0.1":
|
|
10827
|
+
"fastify-plugin@npm:^5.0.0, fastify-plugin@npm:^5.0.1, fastify-plugin@npm:^5.1.0":
|
|
10859
10828
|
version: 5.1.0
|
|
10860
10829
|
resolution: "fastify-plugin@npm:5.1.0"
|
|
10861
10830
|
checksum: 10c0/61b330b8cb03a3581b796d745137499a782934abcf65dbf9a41d07248520cfd220b3ae8b16afeaf81af712e68e1ac24352895132cfeb2b372c66662c0170f365
|
|
@@ -11090,9 +11059,9 @@ __metadata:
|
|
|
11090
11059
|
linkType: hard
|
|
11091
11060
|
|
|
11092
11061
|
"flow-parser@npm:0.*":
|
|
11093
|
-
version: 0.
|
|
11094
|
-
resolution: "flow-parser@npm:0.
|
|
11095
|
-
checksum: 10c0/
|
|
11062
|
+
version: 0.295.0
|
|
11063
|
+
resolution: "flow-parser@npm:0.295.0"
|
|
11064
|
+
checksum: 10c0/ea84eb7231af4c13262c86aa9cc8f16ae82321cd2c9d2bc57c42b5058b7d379c08485735cb3939c636a03cf9618ef8a5de18a5e4c1e5f736ac6c6d5dac214890
|
|
11096
11065
|
languageName: node
|
|
11097
11066
|
linkType: hard
|
|
11098
11067
|
|
|
@@ -16473,31 +16442,31 @@ __metadata:
|
|
|
16473
16442
|
linkType: hard
|
|
16474
16443
|
|
|
16475
16444
|
"rollup@npm:^4.20.0":
|
|
16476
|
-
version: 4.53.
|
|
16477
|
-
resolution: "rollup@npm:4.53.
|
|
16478
|
-
dependencies:
|
|
16479
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.53.
|
|
16480
|
-
"@rollup/rollup-android-arm64": "npm:4.53.
|
|
16481
|
-
"@rollup/rollup-darwin-arm64": "npm:4.53.
|
|
16482
|
-
"@rollup/rollup-darwin-x64": "npm:4.53.
|
|
16483
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.53.
|
|
16484
|
-
"@rollup/rollup-freebsd-x64": "npm:4.53.
|
|
16485
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.53.
|
|
16486
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.53.
|
|
16487
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.53.
|
|
16488
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.53.
|
|
16489
|
-
"@rollup/rollup-linux-loong64-gnu": "npm:4.53.
|
|
16490
|
-
"@rollup/rollup-linux-ppc64-gnu": "npm:4.53.
|
|
16491
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.53.
|
|
16492
|
-
"@rollup/rollup-linux-riscv64-musl": "npm:4.53.
|
|
16493
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.53.
|
|
16494
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.53.
|
|
16495
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.53.
|
|
16496
|
-
"@rollup/rollup-openharmony-arm64": "npm:4.53.
|
|
16497
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.53.
|
|
16498
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.53.
|
|
16499
|
-
"@rollup/rollup-win32-x64-gnu": "npm:4.53.
|
|
16500
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.53.
|
|
16445
|
+
version: 4.53.5
|
|
16446
|
+
resolution: "rollup@npm:4.53.5"
|
|
16447
|
+
dependencies:
|
|
16448
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.53.5"
|
|
16449
|
+
"@rollup/rollup-android-arm64": "npm:4.53.5"
|
|
16450
|
+
"@rollup/rollup-darwin-arm64": "npm:4.53.5"
|
|
16451
|
+
"@rollup/rollup-darwin-x64": "npm:4.53.5"
|
|
16452
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.53.5"
|
|
16453
|
+
"@rollup/rollup-freebsd-x64": "npm:4.53.5"
|
|
16454
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.53.5"
|
|
16455
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.53.5"
|
|
16456
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.53.5"
|
|
16457
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.53.5"
|
|
16458
|
+
"@rollup/rollup-linux-loong64-gnu": "npm:4.53.5"
|
|
16459
|
+
"@rollup/rollup-linux-ppc64-gnu": "npm:4.53.5"
|
|
16460
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.53.5"
|
|
16461
|
+
"@rollup/rollup-linux-riscv64-musl": "npm:4.53.5"
|
|
16462
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.53.5"
|
|
16463
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.53.5"
|
|
16464
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.53.5"
|
|
16465
|
+
"@rollup/rollup-openharmony-arm64": "npm:4.53.5"
|
|
16466
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.53.5"
|
|
16467
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.53.5"
|
|
16468
|
+
"@rollup/rollup-win32-x64-gnu": "npm:4.53.5"
|
|
16469
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.53.5"
|
|
16501
16470
|
"@types/estree": "npm:1.0.8"
|
|
16502
16471
|
fsevents: "npm:~2.3.2"
|
|
16503
16472
|
dependenciesMeta:
|
|
@@ -16549,7 +16518,7 @@ __metadata:
|
|
|
16549
16518
|
optional: true
|
|
16550
16519
|
bin:
|
|
16551
16520
|
rollup: dist/bin/rollup
|
|
16552
|
-
checksum: 10c0/
|
|
16521
|
+
checksum: 10c0/c79a9ecf5ff5f3757eef959977a1124d5ebc5108a61c03c55394b2f3f503bf56670b407ff771c25106f7a488ec468240a6b57b194eab8de59b6cf118fd7286b0
|
|
16553
16522
|
languageName: node
|
|
16554
16523
|
linkType: hard
|
|
16555
16524
|
|
|
@@ -16557,9 +16526,9 @@ __metadata:
|
|
|
16557
16526
|
version: 0.0.0-use.local
|
|
16558
16527
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16559
16528
|
dependencies:
|
|
16560
|
-
"@cedarjs/core": "npm:2.1.
|
|
16561
|
-
"@cedarjs/project-config": "npm:2.1.
|
|
16562
|
-
"@cedarjs/testing": "npm:2.1.
|
|
16529
|
+
"@cedarjs/core": "npm:2.1.1"
|
|
16530
|
+
"@cedarjs/project-config": "npm:2.1.1"
|
|
16531
|
+
"@cedarjs/testing": "npm:2.1.1"
|
|
16563
16532
|
vitest: "npm:3.2.4"
|
|
16564
16533
|
languageName: unknown
|
|
16565
16534
|
linkType: soft
|
|
@@ -16708,13 +16677,6 @@ __metadata:
|
|
|
16708
16677
|
languageName: node
|
|
16709
16678
|
linkType: hard
|
|
16710
16679
|
|
|
16711
|
-
"secure-json-parse@npm:^3.0.0":
|
|
16712
|
-
version: 3.0.2
|
|
16713
|
-
resolution: "secure-json-parse@npm:3.0.2"
|
|
16714
|
-
checksum: 10c0/4c9c005e7fdd8528df35fcdec41dc4e8e15820ce52de19f8102da808f9400a9ed8c0a28971e3efe24b001ee1e60296af553f12bbaab81a152f702dd00af2092d
|
|
16715
|
-
languageName: node
|
|
16716
|
-
linkType: hard
|
|
16717
|
-
|
|
16718
16680
|
"secure-json-parse@npm:^4.0.0":
|
|
16719
16681
|
version: 4.1.0
|
|
16720
16682
|
resolution: "secure-json-parse@npm:4.1.0"
|
|
@@ -17619,12 +17581,12 @@ __metadata:
|
|
|
17619
17581
|
languageName: node
|
|
17620
17582
|
linkType: hard
|
|
17621
17583
|
|
|
17622
|
-
"systeminformation@npm:5.
|
|
17623
|
-
version: 5.
|
|
17624
|
-
resolution: "systeminformation@npm:5.
|
|
17584
|
+
"systeminformation@npm:5.27.14":
|
|
17585
|
+
version: 5.27.14
|
|
17586
|
+
resolution: "systeminformation@npm:5.27.14"
|
|
17625
17587
|
bin:
|
|
17626
17588
|
systeminformation: lib/cli.js
|
|
17627
|
-
checksum: 10c0/
|
|
17589
|
+
checksum: 10c0/dd2887c19d46ae378cd916a25a6e8e323a86e5c20f456c724b6b954e8f0b78c0bd536e6a988482b1b70ce712c07c4146a471a712a650eefae13312c6ca06aebf
|
|
17628
17590
|
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
|
|
17629
17591
|
languageName: node
|
|
17630
17592
|
linkType: hard
|
|
@@ -18410,8 +18372,8 @@ __metadata:
|
|
|
18410
18372
|
linkType: hard
|
|
18411
18373
|
|
|
18412
18374
|
"update-browserslist-db@npm:^1.2.0":
|
|
18413
|
-
version: 1.2.
|
|
18414
|
-
resolution: "update-browserslist-db@npm:1.2.
|
|
18375
|
+
version: 1.2.3
|
|
18376
|
+
resolution: "update-browserslist-db@npm:1.2.3"
|
|
18415
18377
|
dependencies:
|
|
18416
18378
|
escalade: "npm:^3.2.0"
|
|
18417
18379
|
picocolors: "npm:^1.1.1"
|
|
@@ -18419,7 +18381,7 @@ __metadata:
|
|
|
18419
18381
|
browserslist: ">= 4.21.0"
|
|
18420
18382
|
bin:
|
|
18421
18383
|
update-browserslist-db: cli.js
|
|
18422
|
-
checksum: 10c0/
|
|
18384
|
+
checksum: 10c0/13a00355ea822388f68af57410ce3255941d5fb9b7c49342c4709a07c9f230bbef7f7499ae0ca7e0de532e79a82cc0c4edbd125f1a323a1845bf914efddf8bec
|
|
18423
18385
|
languageName: node
|
|
18424
18386
|
linkType: hard
|
|
18425
18387
|
|
|
@@ -18792,10 +18754,10 @@ __metadata:
|
|
|
18792
18754
|
version: 0.0.0-use.local
|
|
18793
18755
|
resolution: "web@workspace:web"
|
|
18794
18756
|
dependencies:
|
|
18795
|
-
"@cedarjs/forms": "npm:2.1.
|
|
18796
|
-
"@cedarjs/router": "npm:2.1.
|
|
18797
|
-
"@cedarjs/vite": "npm:2.1.
|
|
18798
|
-
"@cedarjs/web": "npm:2.1.
|
|
18757
|
+
"@cedarjs/forms": "npm:2.1.1"
|
|
18758
|
+
"@cedarjs/router": "npm:2.1.1"
|
|
18759
|
+
"@cedarjs/vite": "npm:2.1.1"
|
|
18760
|
+
"@cedarjs/web": "npm:2.1.1"
|
|
18799
18761
|
"@types/react": "npm:^18.2.55"
|
|
18800
18762
|
"@types/react-dom": "npm:^18.2.19"
|
|
18801
18763
|
react: "npm:18.3.1"
|
|
@@ -19103,7 +19065,7 @@ __metadata:
|
|
|
19103
19065
|
languageName: node
|
|
19104
19066
|
linkType: hard
|
|
19105
19067
|
|
|
19106
|
-
"ws@npm:8.18.3, ws@npm:^8.11.0, ws@npm:^8.12.0, ws@npm:^8.18.
|
|
19068
|
+
"ws@npm:8.18.3, ws@npm:^8.11.0, ws@npm:^8.12.0, ws@npm:^8.18.3":
|
|
19107
19069
|
version: 8.18.3
|
|
19108
19070
|
resolution: "ws@npm:8.18.3"
|
|
19109
19071
|
peerDependencies:
|