create-cedar-app 0.12.0 → 0.12.1-next.14
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/README.md +27 -34
- package/dist/create-cedar-app.js +2 -2
- 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 +297 -287
- 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 +297 -287
- 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 +297 -287
- 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 +297 -287
- package/templates/esm-js/.yarn/install-state.gz +0 -0
- package/templates/esm-ts/.yarn/install-state.gz +0 -0
package/templates/js/yarn.lock
CHANGED
|
@@ -1809,15 +1809,15 @@ __metadata:
|
|
|
1809
1809
|
languageName: node
|
|
1810
1810
|
linkType: hard
|
|
1811
1811
|
|
|
1812
|
-
"@cedarjs/api-server@npm:0.
|
|
1813
|
-
version: 0.
|
|
1814
|
-
resolution: "@cedarjs/api-server@npm:0.
|
|
1812
|
+
"@cedarjs/api-server@npm:0.13.0":
|
|
1813
|
+
version: 0.13.0
|
|
1814
|
+
resolution: "@cedarjs/api-server@npm:0.13.0"
|
|
1815
1815
|
dependencies:
|
|
1816
|
-
"@cedarjs/context": "npm:0.
|
|
1817
|
-
"@cedarjs/fastify-web": "npm:0.
|
|
1818
|
-
"@cedarjs/internal": "npm:0.
|
|
1819
|
-
"@cedarjs/project-config": "npm:0.
|
|
1820
|
-
"@cedarjs/web-server": "npm:0.
|
|
1816
|
+
"@cedarjs/context": "npm:0.13.0"
|
|
1817
|
+
"@cedarjs/fastify-web": "npm:0.13.0"
|
|
1818
|
+
"@cedarjs/internal": "npm:0.13.0"
|
|
1819
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
1820
|
+
"@cedarjs/web-server": "npm:0.13.0"
|
|
1821
1821
|
"@fastify/multipart": "npm:8.3.1"
|
|
1822
1822
|
"@fastify/url-data": "npm:5.4.0"
|
|
1823
1823
|
ansis: "npm:4.1.0"
|
|
@@ -1833,7 +1833,7 @@ __metadata:
|
|
|
1833
1833
|
split2: "npm:4.2.0"
|
|
1834
1834
|
yargs: "npm:17.7.2"
|
|
1835
1835
|
peerDependencies:
|
|
1836
|
-
"@cedarjs/graphql-server": 0.
|
|
1836
|
+
"@cedarjs/graphql-server": 0.13.0
|
|
1837
1837
|
peerDependenciesMeta:
|
|
1838
1838
|
"@cedarjs/graphql-server":
|
|
1839
1839
|
optional: true
|
|
@@ -1844,13 +1844,13 @@ __metadata:
|
|
|
1844
1844
|
rw-api-server-watch: ./dist/cjs/watch.js
|
|
1845
1845
|
rw-log-formatter: ./dist/cjs/logFormatter/bin.js
|
|
1846
1846
|
rw-server: ./dist/cjs/bin.js
|
|
1847
|
-
checksum: 10c0/
|
|
1847
|
+
checksum: 10c0/e7927bfccb3a1fab5c5a337bd03a4516837d9505f8e262504f89ca197fb46f9014d9c6a968c6c6b48491c1d8e3e6a58a7e85aa0eebcc71ab9f4409dadf603c83
|
|
1848
1848
|
languageName: node
|
|
1849
1849
|
linkType: hard
|
|
1850
1850
|
|
|
1851
|
-
"@cedarjs/api@npm:0.
|
|
1852
|
-
version: 0.
|
|
1853
|
-
resolution: "@cedarjs/api@npm:0.
|
|
1851
|
+
"@cedarjs/api@npm:0.13.0":
|
|
1852
|
+
version: 0.13.0
|
|
1853
|
+
resolution: "@cedarjs/api@npm:0.13.0"
|
|
1854
1854
|
dependencies:
|
|
1855
1855
|
"@prisma/client": "npm:5.20.0"
|
|
1856
1856
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -1875,23 +1875,23 @@ __metadata:
|
|
|
1875
1875
|
rw: ./dist/cjs/bins/redwood.js
|
|
1876
1876
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
1877
1877
|
tsc: ./dist/cjs/bins/tsc.js
|
|
1878
|
-
checksum: 10c0/
|
|
1878
|
+
checksum: 10c0/abdab00fed3845ca5b599deb825582d099a7db040bce154de759686699f22262a42a07c3192fa51ee1afe0d6a3ed796892982ed56a955e6a256d3a67f92162b1
|
|
1879
1879
|
languageName: node
|
|
1880
1880
|
linkType: hard
|
|
1881
1881
|
|
|
1882
|
-
"@cedarjs/auth@npm:0.
|
|
1883
|
-
version: 0.
|
|
1884
|
-
resolution: "@cedarjs/auth@npm:0.
|
|
1882
|
+
"@cedarjs/auth@npm:0.13.0":
|
|
1883
|
+
version: 0.13.0
|
|
1884
|
+
resolution: "@cedarjs/auth@npm:0.13.0"
|
|
1885
1885
|
dependencies:
|
|
1886
1886
|
core-js: "npm:3.42.0"
|
|
1887
1887
|
react: "npm:18.3.1"
|
|
1888
|
-
checksum: 10c0/
|
|
1888
|
+
checksum: 10c0/2ec83ab3169b62fcad6e5f737e5799bcbc503ed075e16c5ccdbabf36f624364d9453addb6542852d807c339a98c34c4140333971214330f42654fec067bf7a72
|
|
1889
1889
|
languageName: node
|
|
1890
1890
|
linkType: hard
|
|
1891
1891
|
|
|
1892
|
-
"@cedarjs/babel-config@npm:0.
|
|
1893
|
-
version: 0.
|
|
1894
|
-
resolution: "@cedarjs/babel-config@npm:0.
|
|
1892
|
+
"@cedarjs/babel-config@npm:0.13.0":
|
|
1893
|
+
version: 0.13.0
|
|
1894
|
+
resolution: "@cedarjs/babel-config@npm:0.13.0"
|
|
1895
1895
|
dependencies:
|
|
1896
1896
|
"@babel/core": "npm:^7.26.10"
|
|
1897
1897
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -1906,7 +1906,7 @@ __metadata:
|
|
|
1906
1906
|
"@babel/register": "npm:7.27.1"
|
|
1907
1907
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1908
1908
|
"@babel/traverse": "npm:7.27.4"
|
|
1909
|
-
"@cedarjs/project-config": "npm:0.
|
|
1909
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
1910
1910
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1911
1911
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1912
1912
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1914,17 +1914,17 @@ __metadata:
|
|
|
1914
1914
|
fast-glob: "npm:3.3.3"
|
|
1915
1915
|
graphql: "npm:16.9.0"
|
|
1916
1916
|
typescript: "npm:5.9.2"
|
|
1917
|
-
checksum: 10c0/
|
|
1917
|
+
checksum: 10c0/9b16af0b9370271bb102f5bacc0c43b03b0319b25f53ec6991470b7a233071f30b428d98826fd684be16b02fd951498f27beb1d6255a899749d3eef96e3ce612
|
|
1918
1918
|
languageName: node
|
|
1919
1919
|
linkType: hard
|
|
1920
1920
|
|
|
1921
|
-
"@cedarjs/cli-helpers@npm:0.
|
|
1922
|
-
version: 0.
|
|
1923
|
-
resolution: "@cedarjs/cli-helpers@npm:0.
|
|
1921
|
+
"@cedarjs/cli-helpers@npm:0.13.0":
|
|
1922
|
+
version: 0.13.0
|
|
1923
|
+
resolution: "@cedarjs/cli-helpers@npm:0.13.0"
|
|
1924
1924
|
dependencies:
|
|
1925
1925
|
"@babel/core": "npm:^7.26.10"
|
|
1926
|
-
"@cedarjs/project-config": "npm:0.
|
|
1927
|
-
"@cedarjs/telemetry": "npm:0.
|
|
1926
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
1927
|
+
"@cedarjs/telemetry": "npm:0.13.0"
|
|
1928
1928
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1929
1929
|
ansis: "npm:4.1.0"
|
|
1930
1930
|
dotenv: "npm:16.4.7"
|
|
@@ -1933,31 +1933,31 @@ __metadata:
|
|
|
1933
1933
|
listr2: "npm:7.0.2"
|
|
1934
1934
|
lodash: "npm:4.17.21"
|
|
1935
1935
|
pascalcase: "npm:1.0.0"
|
|
1936
|
-
prettier: "npm:3.
|
|
1936
|
+
prettier: "npm:3.6.2"
|
|
1937
1937
|
prompts: "npm:2.4.2"
|
|
1938
1938
|
semver: "npm:7.6.3"
|
|
1939
1939
|
smol-toml: "npm:1.3.4"
|
|
1940
1940
|
termi-link: "npm:1.1.0"
|
|
1941
1941
|
yargs-parser: "npm:21.1.1"
|
|
1942
|
-
checksum: 10c0/
|
|
1942
|
+
checksum: 10c0/6283a4add510f9d3668157c00bf976f6aa12eae21c077be14945f4025df88d22d1431faad3bcc93049a24d4a2e9cd4056db063ca903fe347b6191fbf629316ca
|
|
1943
1943
|
languageName: node
|
|
1944
1944
|
linkType: hard
|
|
1945
1945
|
|
|
1946
|
-
"@cedarjs/cli@npm:0.
|
|
1947
|
-
version: 0.
|
|
1948
|
-
resolution: "@cedarjs/cli@npm:0.
|
|
1946
|
+
"@cedarjs/cli@npm:0.13.0":
|
|
1947
|
+
version: 0.13.0
|
|
1948
|
+
resolution: "@cedarjs/cli@npm:0.13.0"
|
|
1949
1949
|
dependencies:
|
|
1950
1950
|
"@babel/preset-typescript": "npm:7.27.1"
|
|
1951
1951
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1952
|
-
"@cedarjs/api-server": "npm:0.
|
|
1953
|
-
"@cedarjs/cli-helpers": "npm:0.
|
|
1954
|
-
"@cedarjs/fastify-web": "npm:0.
|
|
1955
|
-
"@cedarjs/internal": "npm:0.
|
|
1956
|
-
"@cedarjs/prerender": "npm:0.
|
|
1957
|
-
"@cedarjs/project-config": "npm:0.
|
|
1958
|
-
"@cedarjs/structure": "npm:0.
|
|
1959
|
-
"@cedarjs/telemetry": "npm:0.
|
|
1960
|
-
"@cedarjs/web-server": "npm:0.
|
|
1952
|
+
"@cedarjs/api-server": "npm:0.13.0"
|
|
1953
|
+
"@cedarjs/cli-helpers": "npm:0.13.0"
|
|
1954
|
+
"@cedarjs/fastify-web": "npm:0.13.0"
|
|
1955
|
+
"@cedarjs/internal": "npm:0.13.0"
|
|
1956
|
+
"@cedarjs/prerender": "npm:0.13.0"
|
|
1957
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
1958
|
+
"@cedarjs/structure": "npm:0.13.0"
|
|
1959
|
+
"@cedarjs/telemetry": "npm:0.13.0"
|
|
1960
|
+
"@cedarjs/web-server": "npm:0.13.0"
|
|
1961
1961
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1962
1962
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1963
1963
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -1991,7 +1991,7 @@ __metadata:
|
|
|
1991
1991
|
pascalcase: "npm:1.0.0"
|
|
1992
1992
|
pluralize: "npm:8.0.0"
|
|
1993
1993
|
portfinder: "npm:1.0.37"
|
|
1994
|
-
prettier: "npm:3.
|
|
1994
|
+
prettier: "npm:3.6.2"
|
|
1995
1995
|
prisma: "npm:5.20.0"
|
|
1996
1996
|
prompts: "npm:2.4.2"
|
|
1997
1997
|
rimraf: "npm:6.0.1"
|
|
@@ -2011,41 +2011,41 @@ __metadata:
|
|
|
2011
2011
|
redwood: ./dist/index.js
|
|
2012
2012
|
rw: ./dist/index.js
|
|
2013
2013
|
rwfw: ./dist/rwfw.js
|
|
2014
|
-
checksum: 10c0/
|
|
2014
|
+
checksum: 10c0/5986539bc6a0db1809b8e2290d365535d65841b205f186a45bdcdf632cae02e6ec1823633fd05189b530ef22f1e2592084f83f486bac0d6053959da48a197d1e
|
|
2015
2015
|
languageName: node
|
|
2016
2016
|
linkType: hard
|
|
2017
2017
|
|
|
2018
|
-
"@cedarjs/context@npm:0.
|
|
2019
|
-
version: 0.
|
|
2020
|
-
resolution: "@cedarjs/context@npm:0.
|
|
2021
|
-
checksum: 10c0/
|
|
2018
|
+
"@cedarjs/context@npm:0.13.0":
|
|
2019
|
+
version: 0.13.0
|
|
2020
|
+
resolution: "@cedarjs/context@npm:0.13.0"
|
|
2021
|
+
checksum: 10c0/3c34998ed0a42337f7247a9a73ff295bc7c4e9cba06947704f1ed02c123769acfeceb65dc9cfb38ae9b1d2e5a3ab4392ff2e2ed3ee834ee4e5fabaa52a5dd011
|
|
2022
2022
|
languageName: node
|
|
2023
2023
|
linkType: hard
|
|
2024
2024
|
|
|
2025
|
-
"@cedarjs/cookie-jar@npm:0.
|
|
2026
|
-
version: 0.
|
|
2027
|
-
resolution: "@cedarjs/cookie-jar@npm:0.
|
|
2025
|
+
"@cedarjs/cookie-jar@npm:0.13.0":
|
|
2026
|
+
version: 0.13.0
|
|
2027
|
+
resolution: "@cedarjs/cookie-jar@npm:0.13.0"
|
|
2028
2028
|
dependencies:
|
|
2029
2029
|
cookie: "npm:0.7.2"
|
|
2030
2030
|
esbuild: "npm:0.25.9"
|
|
2031
2031
|
fast-glob: "npm:3.3.3"
|
|
2032
2032
|
fs-extra: "npm:11.2.0"
|
|
2033
|
-
checksum: 10c0/
|
|
2033
|
+
checksum: 10c0/f2153f2d6dbaa66f4daa57d695296cffc410e50b37fdea61778c42dfcd5ca361dfe4c3c3162d12ba76e57451215b6d251755fc4b8f46bb9cb7f53b540229098c
|
|
2034
2034
|
languageName: node
|
|
2035
2035
|
linkType: hard
|
|
2036
2036
|
|
|
2037
|
-
"@cedarjs/core@npm:0.
|
|
2038
|
-
version: 0.
|
|
2039
|
-
resolution: "@cedarjs/core@npm:0.
|
|
2037
|
+
"@cedarjs/core@npm:0.13.0":
|
|
2038
|
+
version: 0.13.0
|
|
2039
|
+
resolution: "@cedarjs/core@npm:0.13.0"
|
|
2040
2040
|
dependencies:
|
|
2041
2041
|
"@babel/cli": "npm:7.27.2"
|
|
2042
|
-
"@cedarjs/api-server": "npm:0.
|
|
2043
|
-
"@cedarjs/cli": "npm:0.
|
|
2044
|
-
"@cedarjs/eslint-config": "npm:0.
|
|
2045
|
-
"@cedarjs/internal": "npm:0.
|
|
2046
|
-
"@cedarjs/project-config": "npm:0.
|
|
2047
|
-
"@cedarjs/testing": "npm:0.
|
|
2048
|
-
"@cedarjs/web-server": "npm:0.
|
|
2042
|
+
"@cedarjs/api-server": "npm:0.13.0"
|
|
2043
|
+
"@cedarjs/cli": "npm:0.13.0"
|
|
2044
|
+
"@cedarjs/eslint-config": "npm:0.13.0"
|
|
2045
|
+
"@cedarjs/internal": "npm:0.13.0"
|
|
2046
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2047
|
+
"@cedarjs/testing": "npm:0.13.0"
|
|
2048
|
+
"@cedarjs/web-server": "npm:0.13.0"
|
|
2049
2049
|
graphql-tag: "npm:2.12.6"
|
|
2050
2050
|
lodash: "npm:4.17.21"
|
|
2051
2051
|
nodemon: "npm:3.1.10"
|
|
@@ -2076,20 +2076,20 @@ __metadata:
|
|
|
2076
2076
|
rw-web-server: ./dist/bins/rw-web-server.js
|
|
2077
2077
|
rwfw: ./dist/bins/rwfw.js
|
|
2078
2078
|
vitest: ./dist/bins/vitest.js
|
|
2079
|
-
checksum: 10c0/
|
|
2079
|
+
checksum: 10c0/2020d537640578bd699570e0387f9062b495d7a9037b6c81b54540b7483a3fdc09631179a4202b84b9689b3337261b95941fbc0e2089945b868218b43bb9032b
|
|
2080
2080
|
languageName: node
|
|
2081
2081
|
linkType: hard
|
|
2082
2082
|
|
|
2083
|
-
"@cedarjs/eslint-config@npm:0.
|
|
2084
|
-
version: 0.
|
|
2085
|
-
resolution: "@cedarjs/eslint-config@npm:0.
|
|
2083
|
+
"@cedarjs/eslint-config@npm:0.13.0":
|
|
2084
|
+
version: 0.13.0
|
|
2085
|
+
resolution: "@cedarjs/eslint-config@npm:0.13.0"
|
|
2086
2086
|
dependencies:
|
|
2087
2087
|
"@babel/core": "npm:^7.26.10"
|
|
2088
2088
|
"@babel/eslint-parser": "npm:7.27.5"
|
|
2089
2089
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2090
|
-
"@cedarjs/eslint-plugin": "npm:0.
|
|
2091
|
-
"@cedarjs/internal": "npm:0.
|
|
2092
|
-
"@cedarjs/project-config": "npm:0.
|
|
2090
|
+
"@cedarjs/eslint-plugin": "npm:0.13.0"
|
|
2091
|
+
"@cedarjs/internal": "npm:0.13.0"
|
|
2092
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2093
2093
|
"@typescript-eslint/eslint-plugin": "npm:8.44.0"
|
|
2094
2094
|
"@typescript-eslint/parser": "npm:8.44.0"
|
|
2095
2095
|
eslint: "npm:8.57.1"
|
|
@@ -2102,54 +2102,54 @@ __metadata:
|
|
|
2102
2102
|
eslint-plugin-prettier: "npm:5.2.1"
|
|
2103
2103
|
eslint-plugin-react: "npm:7.36.1"
|
|
2104
2104
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2105
|
-
prettier: "npm:3.
|
|
2106
|
-
checksum: 10c0/
|
|
2105
|
+
prettier: "npm:3.6.2"
|
|
2106
|
+
checksum: 10c0/7ae5edf5cc302427ffd25be816f750db50f274b7667a28bc51e5de92f76be8636c366af4d36f8c9d51ab367b4bb9acfc267bb4877da8bbea54abe896c8ced11a
|
|
2107
2107
|
languageName: node
|
|
2108
2108
|
linkType: hard
|
|
2109
2109
|
|
|
2110
|
-
"@cedarjs/eslint-plugin@npm:0.
|
|
2111
|
-
version: 0.
|
|
2112
|
-
resolution: "@cedarjs/eslint-plugin@npm:0.
|
|
2110
|
+
"@cedarjs/eslint-plugin@npm:0.13.0":
|
|
2111
|
+
version: 0.13.0
|
|
2112
|
+
resolution: "@cedarjs/eslint-plugin@npm:0.13.0"
|
|
2113
2113
|
dependencies:
|
|
2114
2114
|
"@typescript-eslint/utils": "npm:8.44.0"
|
|
2115
2115
|
eslint: "npm:8.57.1"
|
|
2116
|
-
checksum: 10c0/
|
|
2116
|
+
checksum: 10c0/e442631db0489f65e3ea7c8278f8d8a2f524ef15beeadcc35478296a7cdf284bb61903921fb076d0d00e6da05279beb57fd44c3e4606fee51accd6a6b1bb4827
|
|
2117
2117
|
languageName: node
|
|
2118
2118
|
linkType: hard
|
|
2119
2119
|
|
|
2120
|
-
"@cedarjs/fastify-web@npm:0.
|
|
2121
|
-
version: 0.
|
|
2122
|
-
resolution: "@cedarjs/fastify-web@npm:0.
|
|
2120
|
+
"@cedarjs/fastify-web@npm:0.13.0":
|
|
2121
|
+
version: 0.13.0
|
|
2122
|
+
resolution: "@cedarjs/fastify-web@npm:0.13.0"
|
|
2123
2123
|
dependencies:
|
|
2124
|
-
"@cedarjs/project-config": "npm:0.
|
|
2124
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2125
2125
|
"@fastify/http-proxy": "npm:9.5.0"
|
|
2126
2126
|
"@fastify/static": "npm:6.12.0"
|
|
2127
2127
|
"@fastify/url-data": "npm:5.4.0"
|
|
2128
2128
|
fast-glob: "npm:3.3.3"
|
|
2129
|
-
checksum: 10c0/
|
|
2129
|
+
checksum: 10c0/fe073d92b9285f07b084ea53313e192717202185c60325942abf058363a8a0831f8495f7669c1ced1482228eddc2672a07c9fc3d78c85c632fd7910f6ba93d6f
|
|
2130
2130
|
languageName: node
|
|
2131
2131
|
linkType: hard
|
|
2132
2132
|
|
|
2133
|
-
"@cedarjs/forms@npm:0.
|
|
2134
|
-
version: 0.
|
|
2135
|
-
resolution: "@cedarjs/forms@npm:0.
|
|
2133
|
+
"@cedarjs/forms@npm:0.13.0":
|
|
2134
|
+
version: 0.13.0
|
|
2135
|
+
resolution: "@cedarjs/forms@npm:0.13.0"
|
|
2136
2136
|
dependencies:
|
|
2137
2137
|
graphql: "npm:16.9.0"
|
|
2138
2138
|
pascalcase: "npm:1.0.0"
|
|
2139
2139
|
react-hook-form: "npm:7.54.2"
|
|
2140
2140
|
peerDependencies:
|
|
2141
2141
|
react: 18.3.1
|
|
2142
|
-
checksum: 10c0/
|
|
2142
|
+
checksum: 10c0/a5e822f8138796064c658105b2fda8f5f00c74925b01bcc0c7f9771e6113164da26ac569fc3c0334a9dee93a2305af8c63c3caf70ccea4753e1b642f3dadbf10
|
|
2143
2143
|
languageName: node
|
|
2144
2144
|
linkType: hard
|
|
2145
2145
|
|
|
2146
|
-
"@cedarjs/graphql-server@npm:0.
|
|
2147
|
-
version: 0.
|
|
2148
|
-
resolution: "@cedarjs/graphql-server@npm:0.
|
|
2146
|
+
"@cedarjs/graphql-server@npm:0.13.0":
|
|
2147
|
+
version: 0.13.0
|
|
2148
|
+
resolution: "@cedarjs/graphql-server@npm:0.13.0"
|
|
2149
2149
|
dependencies:
|
|
2150
2150
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2151
|
-
"@cedarjs/api": "npm:0.
|
|
2152
|
-
"@cedarjs/context": "npm:0.
|
|
2151
|
+
"@cedarjs/api": "npm:0.13.0"
|
|
2152
|
+
"@cedarjs/context": "npm:0.13.0"
|
|
2153
2153
|
"@envelop/core": "npm:5.0.2"
|
|
2154
2154
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2155
2155
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2168,13 +2168,13 @@ __metadata:
|
|
|
2168
2168
|
graphql-yoga: "npm:5.7.0"
|
|
2169
2169
|
lodash: "npm:4.17.21"
|
|
2170
2170
|
uuid: "npm:10.0.0"
|
|
2171
|
-
checksum: 10c0/
|
|
2171
|
+
checksum: 10c0/271fed795f48a649cdb94b6ee4c925ee594d9e3f7c8bad21925b1d06428f856fc169820d6a54e4a32cccc2a5ac814657439da41ec674c4a7a7bc67fb671fec36
|
|
2172
2172
|
languageName: node
|
|
2173
2173
|
linkType: hard
|
|
2174
2174
|
|
|
2175
|
-
"@cedarjs/internal@npm:0.
|
|
2176
|
-
version: 0.
|
|
2177
|
-
resolution: "@cedarjs/internal@npm:0.
|
|
2175
|
+
"@cedarjs/internal@npm:0.13.0":
|
|
2176
|
+
version: 0.13.0
|
|
2177
|
+
resolution: "@cedarjs/internal@npm:0.13.0"
|
|
2178
2178
|
dependencies:
|
|
2179
2179
|
"@babel/core": "npm:^7.26.10"
|
|
2180
2180
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -2182,10 +2182,10 @@ __metadata:
|
|
|
2182
2182
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2183
2183
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2184
2184
|
"@babel/traverse": "npm:7.27.4"
|
|
2185
|
-
"@cedarjs/babel-config": "npm:0.
|
|
2186
|
-
"@cedarjs/graphql-server": "npm:0.
|
|
2187
|
-
"@cedarjs/project-config": "npm:0.
|
|
2188
|
-
"@cedarjs/router": "npm:0.
|
|
2185
|
+
"@cedarjs/babel-config": "npm:0.13.0"
|
|
2186
|
+
"@cedarjs/graphql-server": "npm:0.13.0"
|
|
2187
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2188
|
+
"@cedarjs/router": "npm:0.13.0"
|
|
2189
2189
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2190
2190
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2191
2191
|
"@graphql-codegen/client-preset": "npm:4.3.3"
|
|
@@ -2207,7 +2207,7 @@ __metadata:
|
|
|
2207
2207
|
fs-extra: "npm:11.2.0"
|
|
2208
2208
|
graphql: "npm:16.9.0"
|
|
2209
2209
|
kill-port: "npm:1.6.1"
|
|
2210
|
-
prettier: "npm:3.
|
|
2210
|
+
prettier: "npm:3.6.2"
|
|
2211
2211
|
rimraf: "npm:6.0.1"
|
|
2212
2212
|
source-map: "npm:0.7.6"
|
|
2213
2213
|
string-env-interpolation: "npm:1.0.1"
|
|
@@ -2218,24 +2218,24 @@ __metadata:
|
|
|
2218
2218
|
bin:
|
|
2219
2219
|
rw-gen: ./dist/generate/generate.js
|
|
2220
2220
|
rw-gen-watch: ./dist/generate/watch.js
|
|
2221
|
-
checksum: 10c0/
|
|
2221
|
+
checksum: 10c0/b402e674f0df1edec78e246b43253f669cc20ef168d63fab5571f6fb11c9b146f46539d2c7cf6cdbf03632817fad345194d01ecaf41dcd47180ccd15d6daea5e
|
|
2222
2222
|
languageName: node
|
|
2223
2223
|
linkType: hard
|
|
2224
2224
|
|
|
2225
|
-
"@cedarjs/prerender@npm:0.
|
|
2226
|
-
version: 0.
|
|
2227
|
-
resolution: "@cedarjs/prerender@npm:0.
|
|
2225
|
+
"@cedarjs/prerender@npm:0.13.0":
|
|
2226
|
+
version: 0.13.0
|
|
2227
|
+
resolution: "@cedarjs/prerender@npm:0.13.0"
|
|
2228
2228
|
dependencies:
|
|
2229
2229
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2230
2230
|
"@babel/generator": "npm:7.27.5"
|
|
2231
2231
|
"@babel/parser": "npm:7.27.5"
|
|
2232
2232
|
"@babel/traverse": "npm:7.27.4"
|
|
2233
|
-
"@cedarjs/babel-config": "npm:0.
|
|
2234
|
-
"@cedarjs/project-config": "npm:0.
|
|
2235
|
-
"@cedarjs/router": "npm:0.
|
|
2236
|
-
"@cedarjs/structure": "npm:0.
|
|
2237
|
-
"@cedarjs/vite": "npm:0.
|
|
2238
|
-
"@cedarjs/web": "npm:0.
|
|
2233
|
+
"@cedarjs/babel-config": "npm:0.13.0"
|
|
2234
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2235
|
+
"@cedarjs/router": "npm:0.13.0"
|
|
2236
|
+
"@cedarjs/structure": "npm:0.13.0"
|
|
2237
|
+
"@cedarjs/vite": "npm:0.13.0"
|
|
2238
|
+
"@cedarjs/web": "npm:0.13.0"
|
|
2239
2239
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2240
2240
|
"@rollup/plugin-commonjs": "npm:28.0.6"
|
|
2241
2241
|
"@rollup/plugin-node-resolve": "npm:16.0.1"
|
|
@@ -2255,58 +2255,58 @@ __metadata:
|
|
|
2255
2255
|
peerDependencies:
|
|
2256
2256
|
react: 18.3.1
|
|
2257
2257
|
react-dom: 18.3.1
|
|
2258
|
-
checksum: 10c0/
|
|
2258
|
+
checksum: 10c0/77992b61e94713965b021e015578235cd81f80e32e5ba0c40604ed064366fff206221c2fa89887ccb02eaf73d43a79eec9994749336ebfbe7d04e0933f07e2db
|
|
2259
2259
|
languageName: node
|
|
2260
2260
|
linkType: hard
|
|
2261
2261
|
|
|
2262
|
-
"@cedarjs/project-config@npm:0.
|
|
2263
|
-
version: 0.
|
|
2264
|
-
resolution: "@cedarjs/project-config@npm:0.
|
|
2262
|
+
"@cedarjs/project-config@npm:0.13.0":
|
|
2263
|
+
version: 0.13.0
|
|
2264
|
+
resolution: "@cedarjs/project-config@npm:0.13.0"
|
|
2265
2265
|
dependencies:
|
|
2266
2266
|
deepmerge: "npm:4.3.1"
|
|
2267
2267
|
fast-glob: "npm:3.3.3"
|
|
2268
2268
|
smol-toml: "npm:1.3.4"
|
|
2269
2269
|
string-env-interpolation: "npm:1.0.1"
|
|
2270
|
-
checksum: 10c0/
|
|
2270
|
+
checksum: 10c0/833acbd9f4b992295da33075f21e051b87258b02721c74880e5c975d081fe64162902c024bb2527f616f8bfac7a939f5aee88312d3ff8038a474fd47059308b3
|
|
2271
2271
|
languageName: node
|
|
2272
2272
|
linkType: hard
|
|
2273
2273
|
|
|
2274
|
-
"@cedarjs/router@npm:0.
|
|
2275
|
-
version: 0.
|
|
2276
|
-
resolution: "@cedarjs/router@npm:0.
|
|
2274
|
+
"@cedarjs/router@npm:0.13.0":
|
|
2275
|
+
version: 0.13.0
|
|
2276
|
+
resolution: "@cedarjs/router@npm:0.13.0"
|
|
2277
2277
|
dependencies:
|
|
2278
2278
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2279
|
-
"@cedarjs/auth": "npm:0.
|
|
2280
|
-
"@cedarjs/server-store": "npm:0.
|
|
2279
|
+
"@cedarjs/auth": "npm:0.13.0"
|
|
2280
|
+
"@cedarjs/server-store": "npm:0.13.0"
|
|
2281
2281
|
core-js: "npm:3.42.0"
|
|
2282
2282
|
react: "npm:18.3.1"
|
|
2283
2283
|
react-dom: "npm:18.3.1"
|
|
2284
2284
|
peerDependencies:
|
|
2285
2285
|
react: 18.3.1
|
|
2286
2286
|
react-dom: 18.3.1
|
|
2287
|
-
checksum: 10c0/
|
|
2287
|
+
checksum: 10c0/0d8f8f1bed977b7c777d2591f210001a1d7acb76de4124036a75a3165104525297258306ff134e9673384bcaa6d0496eec1b77d0da97d796a9917a79bce360a3
|
|
2288
2288
|
languageName: node
|
|
2289
2289
|
linkType: hard
|
|
2290
2290
|
|
|
2291
|
-
"@cedarjs/server-store@npm:0.
|
|
2292
|
-
version: 0.
|
|
2293
|
-
resolution: "@cedarjs/server-store@npm:0.
|
|
2291
|
+
"@cedarjs/server-store@npm:0.13.0":
|
|
2292
|
+
version: 0.13.0
|
|
2293
|
+
resolution: "@cedarjs/server-store@npm:0.13.0"
|
|
2294
2294
|
dependencies:
|
|
2295
|
-
"@cedarjs/auth": "npm:0.
|
|
2296
|
-
"@cedarjs/cookie-jar": "npm:0.
|
|
2295
|
+
"@cedarjs/auth": "npm:0.13.0"
|
|
2296
|
+
"@cedarjs/cookie-jar": "npm:0.13.0"
|
|
2297
2297
|
esbuild: "npm:0.25.9"
|
|
2298
2298
|
fast-glob: "npm:3.3.3"
|
|
2299
2299
|
fs-extra: "npm:11.2.0"
|
|
2300
|
-
checksum: 10c0/
|
|
2300
|
+
checksum: 10c0/2cf45bcdba82f8e43eaf3cffef5e4fc8f4dff4fd1dba45e3f0c2c65ab4a311b6f4f283ab8ef24c2660d86ff851c2019d4d0ba26598f1cca5e1e0d3180bc712ae
|
|
2301
2301
|
languageName: node
|
|
2302
2302
|
linkType: hard
|
|
2303
2303
|
|
|
2304
|
-
"@cedarjs/structure@npm:0.
|
|
2305
|
-
version: 0.
|
|
2306
|
-
resolution: "@cedarjs/structure@npm:0.
|
|
2304
|
+
"@cedarjs/structure@npm:0.13.0":
|
|
2305
|
+
version: 0.13.0
|
|
2306
|
+
resolution: "@cedarjs/structure@npm:0.13.0"
|
|
2307
2307
|
dependencies:
|
|
2308
2308
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2309
|
-
"@cedarjs/project-config": "npm:0.
|
|
2309
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2310
2310
|
"@prisma/internals": "npm:5.20.0"
|
|
2311
2311
|
"@types/line-column": "npm:1.0.2"
|
|
2312
2312
|
camelcase: "npm:6.3.0"
|
|
@@ -2329,37 +2329,37 @@ __metadata:
|
|
|
2329
2329
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2330
2330
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2331
2331
|
yargs-parser: "npm:21.1.1"
|
|
2332
|
-
checksum: 10c0/
|
|
2332
|
+
checksum: 10c0/2c2c8ae627f78bf7bc964c17acbf7d23e6c6553333da124181abe6ff1d68216db8416f81e13e31e463e66be0bdc54e24a45edea0f0af5ed5486b9f1329fabc01
|
|
2333
2333
|
languageName: node
|
|
2334
2334
|
linkType: hard
|
|
2335
2335
|
|
|
2336
|
-
"@cedarjs/telemetry@npm:0.
|
|
2337
|
-
version: 0.
|
|
2338
|
-
resolution: "@cedarjs/telemetry@npm:0.
|
|
2336
|
+
"@cedarjs/telemetry@npm:0.13.0":
|
|
2337
|
+
version: 0.13.0
|
|
2338
|
+
resolution: "@cedarjs/telemetry@npm:0.13.0"
|
|
2339
2339
|
dependencies:
|
|
2340
|
-
"@cedarjs/project-config": "npm:0.
|
|
2341
|
-
"@cedarjs/structure": "npm:0.
|
|
2340
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2341
|
+
"@cedarjs/structure": "npm:0.13.0"
|
|
2342
2342
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2343
2343
|
ci-info: "npm:4.0.0"
|
|
2344
2344
|
envinfo: "npm:7.14.0"
|
|
2345
2345
|
systeminformation: "npm:5.23.8"
|
|
2346
2346
|
uuid: "npm:10.0.0"
|
|
2347
2347
|
yargs: "npm:17.7.2"
|
|
2348
|
-
checksum: 10c0/
|
|
2348
|
+
checksum: 10c0/833f7436597076d3419164722a57ee98c8cf861f15988d5f4c0ab14209033153f7190c620e9a75e4a1d1d73f5befc49735d71df4fe51d1c18cfe28c7c3199356
|
|
2349
2349
|
languageName: node
|
|
2350
2350
|
linkType: hard
|
|
2351
2351
|
|
|
2352
|
-
"@cedarjs/testing@npm:0.
|
|
2353
|
-
version: 0.
|
|
2354
|
-
resolution: "@cedarjs/testing@npm:0.
|
|
2355
|
-
dependencies:
|
|
2356
|
-
"@cedarjs/auth": "npm:0.
|
|
2357
|
-
"@cedarjs/babel-config": "npm:0.
|
|
2358
|
-
"@cedarjs/context": "npm:0.
|
|
2359
|
-
"@cedarjs/graphql-server": "npm:0.
|
|
2360
|
-
"@cedarjs/project-config": "npm:0.
|
|
2361
|
-
"@cedarjs/router": "npm:0.
|
|
2362
|
-
"@cedarjs/web": "npm:0.
|
|
2352
|
+
"@cedarjs/testing@npm:0.13.0":
|
|
2353
|
+
version: 0.13.0
|
|
2354
|
+
resolution: "@cedarjs/testing@npm:0.13.0"
|
|
2355
|
+
dependencies:
|
|
2356
|
+
"@cedarjs/auth": "npm:0.13.0"
|
|
2357
|
+
"@cedarjs/babel-config": "npm:0.13.0"
|
|
2358
|
+
"@cedarjs/context": "npm:0.13.0"
|
|
2359
|
+
"@cedarjs/graphql-server": "npm:0.13.0"
|
|
2360
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2361
|
+
"@cedarjs/router": "npm:0.13.0"
|
|
2362
|
+
"@cedarjs/web": "npm:0.13.0"
|
|
2363
2363
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2364
2364
|
"@testing-library/react": "npm:14.3.1"
|
|
2365
2365
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2381,26 +2381,26 @@ __metadata:
|
|
|
2381
2381
|
peerDependenciesMeta:
|
|
2382
2382
|
vitest:
|
|
2383
2383
|
optional: true
|
|
2384
|
-
checksum: 10c0/
|
|
2384
|
+
checksum: 10c0/1ecfb415296d9570519fc09fc2730d876f418f9e84e5b8218f2cd25a8f0926aa888aca6605a627ad2b29c476d37faa0f7d16332843484b280541935d67b8eee0
|
|
2385
2385
|
languageName: node
|
|
2386
2386
|
linkType: hard
|
|
2387
2387
|
|
|
2388
|
-
"@cedarjs/vite@npm:0.
|
|
2389
|
-
version: 0.
|
|
2390
|
-
resolution: "@cedarjs/vite@npm:0.
|
|
2388
|
+
"@cedarjs/vite@npm:0.13.0":
|
|
2389
|
+
version: 0.13.0
|
|
2390
|
+
resolution: "@cedarjs/vite@npm:0.13.0"
|
|
2391
2391
|
dependencies:
|
|
2392
2392
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2393
2393
|
"@babel/generator": "npm:7.27.5"
|
|
2394
2394
|
"@babel/parser": "npm:7.27.5"
|
|
2395
2395
|
"@babel/traverse": "npm:7.27.4"
|
|
2396
|
-
"@cedarjs/auth": "npm:0.
|
|
2397
|
-
"@cedarjs/babel-config": "npm:0.
|
|
2398
|
-
"@cedarjs/cookie-jar": "npm:0.
|
|
2399
|
-
"@cedarjs/internal": "npm:0.
|
|
2400
|
-
"@cedarjs/project-config": "npm:0.
|
|
2401
|
-
"@cedarjs/server-store": "npm:0.
|
|
2402
|
-
"@cedarjs/testing": "npm:0.
|
|
2403
|
-
"@cedarjs/web": "npm:0.
|
|
2396
|
+
"@cedarjs/auth": "npm:0.13.0"
|
|
2397
|
+
"@cedarjs/babel-config": "npm:0.13.0"
|
|
2398
|
+
"@cedarjs/cookie-jar": "npm:0.13.0"
|
|
2399
|
+
"@cedarjs/internal": "npm:0.13.0"
|
|
2400
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2401
|
+
"@cedarjs/server-store": "npm:0.13.0"
|
|
2402
|
+
"@cedarjs/testing": "npm:0.13.0"
|
|
2403
|
+
"@cedarjs/web": "npm:0.13.0"
|
|
2404
2404
|
"@swc/core": "npm:1.13.5"
|
|
2405
2405
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2406
2406
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -2431,16 +2431,16 @@ __metadata:
|
|
|
2431
2431
|
rw-vite-build: ./bins/rw-vite-build.mjs
|
|
2432
2432
|
rw-vite-dev: ./bins/rw-vite-dev.mjs
|
|
2433
2433
|
vite: ./bins/vite.mjs
|
|
2434
|
-
checksum: 10c0/
|
|
2434
|
+
checksum: 10c0/bcd05a381fb570e5060ddfdbe3f7c33f284b8cb61818c01cba2edeaf2015c611056b51d42381d2d047769f4bd19d6f171deba474bf6051dda7b641eda5d4fe24
|
|
2435
2435
|
languageName: node
|
|
2436
2436
|
linkType: hard
|
|
2437
2437
|
|
|
2438
|
-
"@cedarjs/web-server@npm:0.
|
|
2439
|
-
version: 0.
|
|
2440
|
-
resolution: "@cedarjs/web-server@npm:0.
|
|
2438
|
+
"@cedarjs/web-server@npm:0.13.0":
|
|
2439
|
+
version: 0.13.0
|
|
2440
|
+
resolution: "@cedarjs/web-server@npm:0.13.0"
|
|
2441
2441
|
dependencies:
|
|
2442
|
-
"@cedarjs/fastify-web": "npm:0.
|
|
2443
|
-
"@cedarjs/project-config": "npm:0.
|
|
2442
|
+
"@cedarjs/fastify-web": "npm:0.13.0"
|
|
2443
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
2444
2444
|
ansis: "npm:4.1.0"
|
|
2445
2445
|
dotenv-defaults: "npm:5.0.2"
|
|
2446
2446
|
fastify: "npm:4.28.1"
|
|
@@ -2448,18 +2448,18 @@ __metadata:
|
|
|
2448
2448
|
yargs: "npm:17.7.2"
|
|
2449
2449
|
bin:
|
|
2450
2450
|
rw-web-server: ./dist/bin.js
|
|
2451
|
-
checksum: 10c0/
|
|
2451
|
+
checksum: 10c0/effc55465e4005f9f5a8876b037a7d3b6f55b47a084020a654bd1374b42f48be64610c4b220a1ec1d9666ae6df7d68bbd418d9b6d4a46186506aeac15b6e0343
|
|
2452
2452
|
languageName: node
|
|
2453
2453
|
linkType: hard
|
|
2454
2454
|
|
|
2455
|
-
"@cedarjs/web@npm:0.
|
|
2456
|
-
version: 0.
|
|
2457
|
-
resolution: "@cedarjs/web@npm:0.
|
|
2455
|
+
"@cedarjs/web@npm:0.13.0":
|
|
2456
|
+
version: 0.13.0
|
|
2457
|
+
resolution: "@cedarjs/web@npm:0.13.0"
|
|
2458
2458
|
dependencies:
|
|
2459
2459
|
"@apollo/client": "npm:3.13.9"
|
|
2460
2460
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2461
|
-
"@cedarjs/auth": "npm:0.
|
|
2462
|
-
"@cedarjs/server-store": "npm:0.
|
|
2461
|
+
"@cedarjs/auth": "npm:0.13.0"
|
|
2462
|
+
"@cedarjs/server-store": "npm:0.13.0"
|
|
2463
2463
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2464
2464
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2465
2465
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2484,7 +2484,7 @@ __metadata:
|
|
|
2484
2484
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
2485
2485
|
storybook: ./dist/cjs/bins/storybook.js
|
|
2486
2486
|
tsc: ./dist/cjs/bins/tsc.js
|
|
2487
|
-
checksum: 10c0/
|
|
2487
|
+
checksum: 10c0/6a5afa6e626f388ce04c17e74660fb275ab0697b5f4641ffc14516b0a0fef4e1d2640814d8860ec2a5013657f7c74cf7758f4c5ba48137ad9ddefb1b04332a44
|
|
2488
2488
|
languageName: node
|
|
2489
2489
|
linkType: hard
|
|
2490
2490
|
|
|
@@ -5659,9 +5659,9 @@ __metadata:
|
|
|
5659
5659
|
languageName: node
|
|
5660
5660
|
linkType: hard
|
|
5661
5661
|
|
|
5662
|
-
"@rollup/rollup-android-arm-eabi@npm:4.
|
|
5663
|
-
version: 4.
|
|
5664
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.
|
|
5662
|
+
"@rollup/rollup-android-arm-eabi@npm:4.52.0":
|
|
5663
|
+
version: 4.52.0
|
|
5664
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.52.0"
|
|
5665
5665
|
conditions: os=android & cpu=arm
|
|
5666
5666
|
languageName: node
|
|
5667
5667
|
linkType: hard
|
|
@@ -5673,9 +5673,9 @@ __metadata:
|
|
|
5673
5673
|
languageName: node
|
|
5674
5674
|
linkType: hard
|
|
5675
5675
|
|
|
5676
|
-
"@rollup/rollup-android-arm64@npm:4.
|
|
5677
|
-
version: 4.
|
|
5678
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.
|
|
5676
|
+
"@rollup/rollup-android-arm64@npm:4.52.0":
|
|
5677
|
+
version: 4.52.0
|
|
5678
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.52.0"
|
|
5679
5679
|
conditions: os=android & cpu=arm64
|
|
5680
5680
|
languageName: node
|
|
5681
5681
|
linkType: hard
|
|
@@ -5687,9 +5687,9 @@ __metadata:
|
|
|
5687
5687
|
languageName: node
|
|
5688
5688
|
linkType: hard
|
|
5689
5689
|
|
|
5690
|
-
"@rollup/rollup-darwin-arm64@npm:4.
|
|
5691
|
-
version: 4.
|
|
5692
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.
|
|
5690
|
+
"@rollup/rollup-darwin-arm64@npm:4.52.0":
|
|
5691
|
+
version: 4.52.0
|
|
5692
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.52.0"
|
|
5693
5693
|
conditions: os=darwin & cpu=arm64
|
|
5694
5694
|
languageName: node
|
|
5695
5695
|
linkType: hard
|
|
@@ -5701,23 +5701,23 @@ __metadata:
|
|
|
5701
5701
|
languageName: node
|
|
5702
5702
|
linkType: hard
|
|
5703
5703
|
|
|
5704
|
-
"@rollup/rollup-darwin-x64@npm:4.
|
|
5705
|
-
version: 4.
|
|
5706
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.
|
|
5704
|
+
"@rollup/rollup-darwin-x64@npm:4.52.0":
|
|
5705
|
+
version: 4.52.0
|
|
5706
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.52.0"
|
|
5707
5707
|
conditions: os=darwin & cpu=x64
|
|
5708
5708
|
languageName: node
|
|
5709
5709
|
linkType: hard
|
|
5710
5710
|
|
|
5711
|
-
"@rollup/rollup-freebsd-arm64@npm:4.
|
|
5712
|
-
version: 4.
|
|
5713
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.
|
|
5711
|
+
"@rollup/rollup-freebsd-arm64@npm:4.52.0":
|
|
5712
|
+
version: 4.52.0
|
|
5713
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.52.0"
|
|
5714
5714
|
conditions: os=freebsd & cpu=arm64
|
|
5715
5715
|
languageName: node
|
|
5716
5716
|
linkType: hard
|
|
5717
5717
|
|
|
5718
|
-
"@rollup/rollup-freebsd-x64@npm:4.
|
|
5719
|
-
version: 4.
|
|
5720
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.
|
|
5718
|
+
"@rollup/rollup-freebsd-x64@npm:4.52.0":
|
|
5719
|
+
version: 4.52.0
|
|
5720
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.52.0"
|
|
5721
5721
|
conditions: os=freebsd & cpu=x64
|
|
5722
5722
|
languageName: node
|
|
5723
5723
|
linkType: hard
|
|
@@ -5729,9 +5729,9 @@ __metadata:
|
|
|
5729
5729
|
languageName: node
|
|
5730
5730
|
linkType: hard
|
|
5731
5731
|
|
|
5732
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
5733
|
-
version: 4.
|
|
5734
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
5732
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.52.0":
|
|
5733
|
+
version: 4.52.0
|
|
5734
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.52.0"
|
|
5735
5735
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
5736
5736
|
languageName: node
|
|
5737
5737
|
linkType: hard
|
|
@@ -5743,9 +5743,9 @@ __metadata:
|
|
|
5743
5743
|
languageName: node
|
|
5744
5744
|
linkType: hard
|
|
5745
5745
|
|
|
5746
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
5747
|
-
version: 4.
|
|
5748
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
5746
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.52.0":
|
|
5747
|
+
version: 4.52.0
|
|
5748
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.52.0"
|
|
5749
5749
|
conditions: os=linux & cpu=arm & libc=musl
|
|
5750
5750
|
languageName: node
|
|
5751
5751
|
linkType: hard
|
|
@@ -5757,9 +5757,9 @@ __metadata:
|
|
|
5757
5757
|
languageName: node
|
|
5758
5758
|
linkType: hard
|
|
5759
5759
|
|
|
5760
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
5761
|
-
version: 4.
|
|
5762
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
5760
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.52.0":
|
|
5761
|
+
version: 4.52.0
|
|
5762
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.52.0"
|
|
5763
5763
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
5764
5764
|
languageName: node
|
|
5765
5765
|
linkType: hard
|
|
@@ -5771,16 +5771,16 @@ __metadata:
|
|
|
5771
5771
|
languageName: node
|
|
5772
5772
|
linkType: hard
|
|
5773
5773
|
|
|
5774
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.
|
|
5775
|
-
version: 4.
|
|
5776
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.
|
|
5774
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.52.0":
|
|
5775
|
+
version: 4.52.0
|
|
5776
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.52.0"
|
|
5777
5777
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
5778
5778
|
languageName: node
|
|
5779
5779
|
linkType: hard
|
|
5780
5780
|
|
|
5781
|
-
"@rollup/rollup-linux-loong64-gnu@npm:4.
|
|
5782
|
-
version: 4.
|
|
5783
|
-
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.
|
|
5781
|
+
"@rollup/rollup-linux-loong64-gnu@npm:4.52.0":
|
|
5782
|
+
version: 4.52.0
|
|
5783
|
+
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.52.0"
|
|
5784
5784
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
5785
5785
|
languageName: node
|
|
5786
5786
|
linkType: hard
|
|
@@ -5792,9 +5792,9 @@ __metadata:
|
|
|
5792
5792
|
languageName: node
|
|
5793
5793
|
linkType: hard
|
|
5794
5794
|
|
|
5795
|
-
"@rollup/rollup-linux-ppc64-gnu@npm:4.
|
|
5796
|
-
version: 4.
|
|
5797
|
-
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.
|
|
5795
|
+
"@rollup/rollup-linux-ppc64-gnu@npm:4.52.0":
|
|
5796
|
+
version: 4.52.0
|
|
5797
|
+
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.52.0"
|
|
5798
5798
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
5799
5799
|
languageName: node
|
|
5800
5800
|
linkType: hard
|
|
@@ -5806,16 +5806,16 @@ __metadata:
|
|
|
5806
5806
|
languageName: node
|
|
5807
5807
|
linkType: hard
|
|
5808
5808
|
|
|
5809
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
5810
|
-
version: 4.
|
|
5811
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
5809
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.52.0":
|
|
5810
|
+
version: 4.52.0
|
|
5811
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.52.0"
|
|
5812
5812
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
5813
5813
|
languageName: node
|
|
5814
5814
|
linkType: hard
|
|
5815
5815
|
|
|
5816
|
-
"@rollup/rollup-linux-riscv64-musl@npm:4.
|
|
5817
|
-
version: 4.
|
|
5818
|
-
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.
|
|
5816
|
+
"@rollup/rollup-linux-riscv64-musl@npm:4.52.0":
|
|
5817
|
+
version: 4.52.0
|
|
5818
|
+
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.52.0"
|
|
5819
5819
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
|
5820
5820
|
languageName: node
|
|
5821
5821
|
linkType: hard
|
|
@@ -5827,9 +5827,9 @@ __metadata:
|
|
|
5827
5827
|
languageName: node
|
|
5828
5828
|
linkType: hard
|
|
5829
5829
|
|
|
5830
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
5831
|
-
version: 4.
|
|
5832
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
5830
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.52.0":
|
|
5831
|
+
version: 4.52.0
|
|
5832
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.52.0"
|
|
5833
5833
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
5834
5834
|
languageName: node
|
|
5835
5835
|
linkType: hard
|
|
@@ -5841,9 +5841,9 @@ __metadata:
|
|
|
5841
5841
|
languageName: node
|
|
5842
5842
|
linkType: hard
|
|
5843
5843
|
|
|
5844
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.
|
|
5845
|
-
version: 4.
|
|
5846
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.
|
|
5844
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.52.0":
|
|
5845
|
+
version: 4.52.0
|
|
5846
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.52.0"
|
|
5847
5847
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
5848
5848
|
languageName: node
|
|
5849
5849
|
linkType: hard
|
|
@@ -5855,16 +5855,16 @@ __metadata:
|
|
|
5855
5855
|
languageName: node
|
|
5856
5856
|
linkType: hard
|
|
5857
5857
|
|
|
5858
|
-
"@rollup/rollup-linux-x64-musl@npm:4.
|
|
5859
|
-
version: 4.
|
|
5860
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.
|
|
5858
|
+
"@rollup/rollup-linux-x64-musl@npm:4.52.0":
|
|
5859
|
+
version: 4.52.0
|
|
5860
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.52.0"
|
|
5861
5861
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
5862
5862
|
languageName: node
|
|
5863
5863
|
linkType: hard
|
|
5864
5864
|
|
|
5865
|
-
"@rollup/rollup-openharmony-arm64@npm:4.
|
|
5866
|
-
version: 4.
|
|
5867
|
-
resolution: "@rollup/rollup-openharmony-arm64@npm:4.
|
|
5865
|
+
"@rollup/rollup-openharmony-arm64@npm:4.52.0":
|
|
5866
|
+
version: 4.52.0
|
|
5867
|
+
resolution: "@rollup/rollup-openharmony-arm64@npm:4.52.0"
|
|
5868
5868
|
conditions: os=openharmony & cpu=arm64
|
|
5869
5869
|
languageName: node
|
|
5870
5870
|
linkType: hard
|
|
@@ -5876,9 +5876,9 @@ __metadata:
|
|
|
5876
5876
|
languageName: node
|
|
5877
5877
|
linkType: hard
|
|
5878
5878
|
|
|
5879
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
5880
|
-
version: 4.
|
|
5881
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
5879
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.52.0":
|
|
5880
|
+
version: 4.52.0
|
|
5881
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.52.0"
|
|
5882
5882
|
conditions: os=win32 & cpu=arm64
|
|
5883
5883
|
languageName: node
|
|
5884
5884
|
linkType: hard
|
|
@@ -5890,13 +5890,20 @@ __metadata:
|
|
|
5890
5890
|
languageName: node
|
|
5891
5891
|
linkType: hard
|
|
5892
5892
|
|
|
5893
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
5894
|
-
version: 4.
|
|
5895
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
5893
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.52.0":
|
|
5894
|
+
version: 4.52.0
|
|
5895
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.52.0"
|
|
5896
5896
|
conditions: os=win32 & cpu=ia32
|
|
5897
5897
|
languageName: node
|
|
5898
5898
|
linkType: hard
|
|
5899
5899
|
|
|
5900
|
+
"@rollup/rollup-win32-x64-gnu@npm:4.52.0":
|
|
5901
|
+
version: 4.52.0
|
|
5902
|
+
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.52.0"
|
|
5903
|
+
conditions: os=win32 & cpu=x64
|
|
5904
|
+
languageName: node
|
|
5905
|
+
linkType: hard
|
|
5906
|
+
|
|
5900
5907
|
"@rollup/rollup-win32-x64-msvc@npm:4.24.0":
|
|
5901
5908
|
version: 4.24.0
|
|
5902
5909
|
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.0"
|
|
@@ -5904,9 +5911,9 @@ __metadata:
|
|
|
5904
5911
|
languageName: node
|
|
5905
5912
|
linkType: hard
|
|
5906
5913
|
|
|
5907
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.
|
|
5908
|
-
version: 4.
|
|
5909
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.
|
|
5914
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.52.0":
|
|
5915
|
+
version: 4.52.0
|
|
5916
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.52.0"
|
|
5910
5917
|
conditions: os=win32 & cpu=x64
|
|
5911
5918
|
languageName: node
|
|
5912
5919
|
linkType: hard
|
|
@@ -6780,12 +6787,12 @@ __metadata:
|
|
|
6780
6787
|
linkType: hard
|
|
6781
6788
|
|
|
6782
6789
|
"@whatwg-node/fetch@npm:^0.10.0, @whatwg-node/fetch@npm:^0.10.5":
|
|
6783
|
-
version: 0.10.
|
|
6784
|
-
resolution: "@whatwg-node/fetch@npm:0.10.
|
|
6790
|
+
version: 0.10.11
|
|
6791
|
+
resolution: "@whatwg-node/fetch@npm:0.10.11"
|
|
6785
6792
|
dependencies:
|
|
6786
|
-
"@whatwg-node/node-fetch": "npm:^0.
|
|
6793
|
+
"@whatwg-node/node-fetch": "npm:^0.8.0"
|
|
6787
6794
|
urlpattern-polyfill: "npm:^10.0.0"
|
|
6788
|
-
checksum: 10c0/
|
|
6795
|
+
checksum: 10c0/d64fd5b545313f3d5cd362aa5700de5f6a25684ac7b74d8dd809ac27b67d3fc99cf5e47124dcc6623bbfef55ee87394c423933298feedc13c29aa6061f0cb894
|
|
6789
6796
|
languageName: node
|
|
6790
6797
|
linkType: hard
|
|
6791
6798
|
|
|
@@ -6849,15 +6856,15 @@ __metadata:
|
|
|
6849
6856
|
languageName: node
|
|
6850
6857
|
linkType: hard
|
|
6851
6858
|
|
|
6852
|
-
"@whatwg-node/node-fetch@npm:^0.
|
|
6853
|
-
version: 0.
|
|
6854
|
-
resolution: "@whatwg-node/node-fetch@npm:0.
|
|
6859
|
+
"@whatwg-node/node-fetch@npm:^0.8.0":
|
|
6860
|
+
version: 0.8.0
|
|
6861
|
+
resolution: "@whatwg-node/node-fetch@npm:0.8.0"
|
|
6855
6862
|
dependencies:
|
|
6856
6863
|
"@fastify/busboy": "npm:^3.1.1"
|
|
6857
6864
|
"@whatwg-node/disposablestack": "npm:^0.0.6"
|
|
6858
6865
|
"@whatwg-node/promise-helpers": "npm:^1.3.2"
|
|
6859
6866
|
tslib: "npm:^2.6.3"
|
|
6860
|
-
checksum: 10c0/
|
|
6867
|
+
checksum: 10c0/c0a90269220674013122f2c40e1a85271e26165281d0307d4b42fa159f41bef346869ddf756ae10c0bf6765fc39bdc4cb5f7dd6861b3799d1e320ea7945f9bbb
|
|
6861
6868
|
languageName: node
|
|
6862
6869
|
linkType: hard
|
|
6863
6870
|
|
|
@@ -7215,8 +7222,8 @@ __metadata:
|
|
|
7215
7222
|
version: 0.0.0-use.local
|
|
7216
7223
|
resolution: "api@workspace:api"
|
|
7217
7224
|
dependencies:
|
|
7218
|
-
"@cedarjs/api": "npm:0.
|
|
7219
|
-
"@cedarjs/graphql-server": "npm:0.
|
|
7225
|
+
"@cedarjs/api": "npm:0.13.0"
|
|
7226
|
+
"@cedarjs/graphql-server": "npm:0.13.0"
|
|
7220
7227
|
languageName: unknown
|
|
7221
7228
|
linkType: soft
|
|
7222
7229
|
|
|
@@ -11028,9 +11035,9 @@ __metadata:
|
|
|
11028
11035
|
linkType: hard
|
|
11029
11036
|
|
|
11030
11037
|
"flow-parser@npm:0.*":
|
|
11031
|
-
version: 0.
|
|
11032
|
-
resolution: "flow-parser@npm:0.
|
|
11033
|
-
checksum: 10c0/
|
|
11038
|
+
version: 0.285.0
|
|
11039
|
+
resolution: "flow-parser@npm:0.285.0"
|
|
11040
|
+
checksum: 10c0/f35c9144dc1332f14a729502c14ca8cd0116fdfa69ce843878a8d9a7f2c5c98b95710646fa38f997cd582e802afcdcd6d99a1f445ea8583db5a1bb543d26021c
|
|
11034
11041
|
languageName: node
|
|
11035
11042
|
linkType: hard
|
|
11036
11043
|
|
|
@@ -15162,8 +15169,8 @@ __metadata:
|
|
|
15162
15169
|
linkType: hard
|
|
15163
15170
|
|
|
15164
15171
|
"pino@npm:^9.0.0":
|
|
15165
|
-
version: 9.
|
|
15166
|
-
resolution: "pino@npm:9.
|
|
15172
|
+
version: 9.11.0
|
|
15173
|
+
resolution: "pino@npm:9.11.0"
|
|
15167
15174
|
dependencies:
|
|
15168
15175
|
atomic-sleep: "npm:^1.0.0"
|
|
15169
15176
|
fast-redact: "npm:^3.1.1"
|
|
@@ -15178,7 +15185,7 @@ __metadata:
|
|
|
15178
15185
|
thread-stream: "npm:^3.0.0"
|
|
15179
15186
|
bin:
|
|
15180
15187
|
pino: bin.js
|
|
15181
|
-
checksum: 10c0/
|
|
15188
|
+
checksum: 10c0/ba908f95b61fa2c2d6c432e1f39a4394cc0dbf356c4f8837bd9c07538d749699b78204a5557e6050870f2988c25c3f0b6a88693d4bd185ebeef57d75a3b25e38
|
|
15182
15189
|
languageName: node
|
|
15183
15190
|
linkType: hard
|
|
15184
15191
|
|
|
@@ -15298,12 +15305,12 @@ __metadata:
|
|
|
15298
15305
|
languageName: node
|
|
15299
15306
|
linkType: hard
|
|
15300
15307
|
|
|
15301
|
-
"prettier@npm:3.
|
|
15302
|
-
version: 3.
|
|
15303
|
-
resolution: "prettier@npm:3.
|
|
15308
|
+
"prettier@npm:3.6.2":
|
|
15309
|
+
version: 3.6.2
|
|
15310
|
+
resolution: "prettier@npm:3.6.2"
|
|
15304
15311
|
bin:
|
|
15305
15312
|
prettier: bin/prettier.cjs
|
|
15306
|
-
checksum: 10c0/
|
|
15313
|
+
checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812
|
|
15307
15314
|
languageName: node
|
|
15308
15315
|
linkType: hard
|
|
15309
15316
|
|
|
@@ -16302,30 +16309,31 @@ __metadata:
|
|
|
16302
16309
|
linkType: hard
|
|
16303
16310
|
|
|
16304
16311
|
"rollup@npm:^4.20.0, rollup@npm:^4.43.0":
|
|
16305
|
-
version: 4.
|
|
16306
|
-
resolution: "rollup@npm:4.
|
|
16307
|
-
dependencies:
|
|
16308
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.
|
|
16309
|
-
"@rollup/rollup-android-arm64": "npm:4.
|
|
16310
|
-
"@rollup/rollup-darwin-arm64": "npm:4.
|
|
16311
|
-
"@rollup/rollup-darwin-x64": "npm:4.
|
|
16312
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.
|
|
16313
|
-
"@rollup/rollup-freebsd-x64": "npm:4.
|
|
16314
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.
|
|
16315
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.
|
|
16316
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.
|
|
16317
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.
|
|
16318
|
-
"@rollup/rollup-linux-loong64-gnu": "npm:4.
|
|
16319
|
-
"@rollup/rollup-linux-ppc64-gnu": "npm:4.
|
|
16320
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.
|
|
16321
|
-
"@rollup/rollup-linux-riscv64-musl": "npm:4.
|
|
16322
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.
|
|
16323
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.
|
|
16324
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.
|
|
16325
|
-
"@rollup/rollup-openharmony-arm64": "npm:4.
|
|
16326
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.
|
|
16327
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.
|
|
16328
|
-
"@rollup/rollup-win32-x64-
|
|
16312
|
+
version: 4.52.0
|
|
16313
|
+
resolution: "rollup@npm:4.52.0"
|
|
16314
|
+
dependencies:
|
|
16315
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.52.0"
|
|
16316
|
+
"@rollup/rollup-android-arm64": "npm:4.52.0"
|
|
16317
|
+
"@rollup/rollup-darwin-arm64": "npm:4.52.0"
|
|
16318
|
+
"@rollup/rollup-darwin-x64": "npm:4.52.0"
|
|
16319
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.52.0"
|
|
16320
|
+
"@rollup/rollup-freebsd-x64": "npm:4.52.0"
|
|
16321
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.52.0"
|
|
16322
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.52.0"
|
|
16323
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.52.0"
|
|
16324
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.52.0"
|
|
16325
|
+
"@rollup/rollup-linux-loong64-gnu": "npm:4.52.0"
|
|
16326
|
+
"@rollup/rollup-linux-ppc64-gnu": "npm:4.52.0"
|
|
16327
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.52.0"
|
|
16328
|
+
"@rollup/rollup-linux-riscv64-musl": "npm:4.52.0"
|
|
16329
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.52.0"
|
|
16330
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.52.0"
|
|
16331
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.52.0"
|
|
16332
|
+
"@rollup/rollup-openharmony-arm64": "npm:4.52.0"
|
|
16333
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.52.0"
|
|
16334
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.52.0"
|
|
16335
|
+
"@rollup/rollup-win32-x64-gnu": "npm:4.52.0"
|
|
16336
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.52.0"
|
|
16329
16337
|
"@types/estree": "npm:1.0.8"
|
|
16330
16338
|
fsevents: "npm:~2.3.2"
|
|
16331
16339
|
dependenciesMeta:
|
|
@@ -16369,13 +16377,15 @@ __metadata:
|
|
|
16369
16377
|
optional: true
|
|
16370
16378
|
"@rollup/rollup-win32-ia32-msvc":
|
|
16371
16379
|
optional: true
|
|
16380
|
+
"@rollup/rollup-win32-x64-gnu":
|
|
16381
|
+
optional: true
|
|
16372
16382
|
"@rollup/rollup-win32-x64-msvc":
|
|
16373
16383
|
optional: true
|
|
16374
16384
|
fsevents:
|
|
16375
16385
|
optional: true
|
|
16376
16386
|
bin:
|
|
16377
16387
|
rollup: dist/bin/rollup
|
|
16378
|
-
checksum: 10c0/
|
|
16388
|
+
checksum: 10c0/05b33f5143cfeb2c64df6bfa13a971c3d94081828f763e22b4154ed1452091abe648418d9a45abc8d5656a9a979f5b12e9cd5b390f247c3af4640ad8ed333523
|
|
16379
16389
|
languageName: node
|
|
16380
16390
|
linkType: hard
|
|
16381
16391
|
|
|
@@ -16383,9 +16393,9 @@ __metadata:
|
|
|
16383
16393
|
version: 0.0.0-use.local
|
|
16384
16394
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16385
16395
|
dependencies:
|
|
16386
|
-
"@cedarjs/core": "npm:0.
|
|
16387
|
-
"@cedarjs/project-config": "npm:0.
|
|
16388
|
-
"@cedarjs/testing": "npm:0.
|
|
16396
|
+
"@cedarjs/core": "npm:0.13.0"
|
|
16397
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
16398
|
+
"@cedarjs/testing": "npm:0.13.0"
|
|
16389
16399
|
languageName: unknown
|
|
16390
16400
|
linkType: soft
|
|
16391
16401
|
|
|
@@ -18519,10 +18529,10 @@ __metadata:
|
|
|
18519
18529
|
version: 0.0.0-use.local
|
|
18520
18530
|
resolution: "web@workspace:web"
|
|
18521
18531
|
dependencies:
|
|
18522
|
-
"@cedarjs/forms": "npm:0.
|
|
18523
|
-
"@cedarjs/router": "npm:0.
|
|
18524
|
-
"@cedarjs/vite": "npm:0.
|
|
18525
|
-
"@cedarjs/web": "npm:0.
|
|
18532
|
+
"@cedarjs/forms": "npm:0.13.0"
|
|
18533
|
+
"@cedarjs/router": "npm:0.13.0"
|
|
18534
|
+
"@cedarjs/vite": "npm:0.13.0"
|
|
18535
|
+
"@cedarjs/web": "npm:0.13.0"
|
|
18526
18536
|
"@types/react": "npm:^18.2.55"
|
|
18527
18537
|
"@types/react-dom": "npm:^18.2.19"
|
|
18528
18538
|
react: "npm:18.3.1"
|