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
|
@@ -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
|
|
|
@@ -5477,9 +5477,9 @@ __metadata:
|
|
|
5477
5477
|
languageName: node
|
|
5478
5478
|
linkType: hard
|
|
5479
5479
|
|
|
5480
|
-
"@rollup/rollup-android-arm-eabi@npm:4.
|
|
5481
|
-
version: 4.
|
|
5482
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.
|
|
5480
|
+
"@rollup/rollup-android-arm-eabi@npm:4.52.0":
|
|
5481
|
+
version: 4.52.0
|
|
5482
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.52.0"
|
|
5483
5483
|
conditions: os=android & cpu=arm
|
|
5484
5484
|
languageName: node
|
|
5485
5485
|
linkType: hard
|
|
@@ -5491,9 +5491,9 @@ __metadata:
|
|
|
5491
5491
|
languageName: node
|
|
5492
5492
|
linkType: hard
|
|
5493
5493
|
|
|
5494
|
-
"@rollup/rollup-android-arm64@npm:4.
|
|
5495
|
-
version: 4.
|
|
5496
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.
|
|
5494
|
+
"@rollup/rollup-android-arm64@npm:4.52.0":
|
|
5495
|
+
version: 4.52.0
|
|
5496
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.52.0"
|
|
5497
5497
|
conditions: os=android & cpu=arm64
|
|
5498
5498
|
languageName: node
|
|
5499
5499
|
linkType: hard
|
|
@@ -5505,9 +5505,9 @@ __metadata:
|
|
|
5505
5505
|
languageName: node
|
|
5506
5506
|
linkType: hard
|
|
5507
5507
|
|
|
5508
|
-
"@rollup/rollup-darwin-arm64@npm:4.
|
|
5509
|
-
version: 4.
|
|
5510
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.
|
|
5508
|
+
"@rollup/rollup-darwin-arm64@npm:4.52.0":
|
|
5509
|
+
version: 4.52.0
|
|
5510
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.52.0"
|
|
5511
5511
|
conditions: os=darwin & cpu=arm64
|
|
5512
5512
|
languageName: node
|
|
5513
5513
|
linkType: hard
|
|
@@ -5519,23 +5519,23 @@ __metadata:
|
|
|
5519
5519
|
languageName: node
|
|
5520
5520
|
linkType: hard
|
|
5521
5521
|
|
|
5522
|
-
"@rollup/rollup-darwin-x64@npm:4.
|
|
5523
|
-
version: 4.
|
|
5524
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.
|
|
5522
|
+
"@rollup/rollup-darwin-x64@npm:4.52.0":
|
|
5523
|
+
version: 4.52.0
|
|
5524
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.52.0"
|
|
5525
5525
|
conditions: os=darwin & cpu=x64
|
|
5526
5526
|
languageName: node
|
|
5527
5527
|
linkType: hard
|
|
5528
5528
|
|
|
5529
|
-
"@rollup/rollup-freebsd-arm64@npm:4.
|
|
5530
|
-
version: 4.
|
|
5531
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.
|
|
5529
|
+
"@rollup/rollup-freebsd-arm64@npm:4.52.0":
|
|
5530
|
+
version: 4.52.0
|
|
5531
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.52.0"
|
|
5532
5532
|
conditions: os=freebsd & cpu=arm64
|
|
5533
5533
|
languageName: node
|
|
5534
5534
|
linkType: hard
|
|
5535
5535
|
|
|
5536
|
-
"@rollup/rollup-freebsd-x64@npm:4.
|
|
5537
|
-
version: 4.
|
|
5538
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.
|
|
5536
|
+
"@rollup/rollup-freebsd-x64@npm:4.52.0":
|
|
5537
|
+
version: 4.52.0
|
|
5538
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.52.0"
|
|
5539
5539
|
conditions: os=freebsd & cpu=x64
|
|
5540
5540
|
languageName: node
|
|
5541
5541
|
linkType: hard
|
|
@@ -5547,9 +5547,9 @@ __metadata:
|
|
|
5547
5547
|
languageName: node
|
|
5548
5548
|
linkType: hard
|
|
5549
5549
|
|
|
5550
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
5551
|
-
version: 4.
|
|
5552
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.
|
|
5550
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.52.0":
|
|
5551
|
+
version: 4.52.0
|
|
5552
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.52.0"
|
|
5553
5553
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
5554
5554
|
languageName: node
|
|
5555
5555
|
linkType: hard
|
|
@@ -5561,9 +5561,9 @@ __metadata:
|
|
|
5561
5561
|
languageName: node
|
|
5562
5562
|
linkType: hard
|
|
5563
5563
|
|
|
5564
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
5565
|
-
version: 4.
|
|
5566
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.
|
|
5564
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.52.0":
|
|
5565
|
+
version: 4.52.0
|
|
5566
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.52.0"
|
|
5567
5567
|
conditions: os=linux & cpu=arm & libc=musl
|
|
5568
5568
|
languageName: node
|
|
5569
5569
|
linkType: hard
|
|
@@ -5575,9 +5575,9 @@ __metadata:
|
|
|
5575
5575
|
languageName: node
|
|
5576
5576
|
linkType: hard
|
|
5577
5577
|
|
|
5578
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
5579
|
-
version: 4.
|
|
5580
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.
|
|
5578
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.52.0":
|
|
5579
|
+
version: 4.52.0
|
|
5580
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.52.0"
|
|
5581
5581
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
5582
5582
|
languageName: node
|
|
5583
5583
|
linkType: hard
|
|
@@ -5589,16 +5589,16 @@ __metadata:
|
|
|
5589
5589
|
languageName: node
|
|
5590
5590
|
linkType: hard
|
|
5591
5591
|
|
|
5592
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.
|
|
5593
|
-
version: 4.
|
|
5594
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.
|
|
5592
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.52.0":
|
|
5593
|
+
version: 4.52.0
|
|
5594
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.52.0"
|
|
5595
5595
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
5596
5596
|
languageName: node
|
|
5597
5597
|
linkType: hard
|
|
5598
5598
|
|
|
5599
|
-
"@rollup/rollup-linux-loong64-gnu@npm:4.
|
|
5600
|
-
version: 4.
|
|
5601
|
-
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.
|
|
5599
|
+
"@rollup/rollup-linux-loong64-gnu@npm:4.52.0":
|
|
5600
|
+
version: 4.52.0
|
|
5601
|
+
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.52.0"
|
|
5602
5602
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
5603
5603
|
languageName: node
|
|
5604
5604
|
linkType: hard
|
|
@@ -5610,9 +5610,9 @@ __metadata:
|
|
|
5610
5610
|
languageName: node
|
|
5611
5611
|
linkType: hard
|
|
5612
5612
|
|
|
5613
|
-
"@rollup/rollup-linux-ppc64-gnu@npm:4.
|
|
5614
|
-
version: 4.
|
|
5615
|
-
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.
|
|
5613
|
+
"@rollup/rollup-linux-ppc64-gnu@npm:4.52.0":
|
|
5614
|
+
version: 4.52.0
|
|
5615
|
+
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.52.0"
|
|
5616
5616
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
5617
5617
|
languageName: node
|
|
5618
5618
|
linkType: hard
|
|
@@ -5624,16 +5624,16 @@ __metadata:
|
|
|
5624
5624
|
languageName: node
|
|
5625
5625
|
linkType: hard
|
|
5626
5626
|
|
|
5627
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
5628
|
-
version: 4.
|
|
5629
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.
|
|
5627
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.52.0":
|
|
5628
|
+
version: 4.52.0
|
|
5629
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.52.0"
|
|
5630
5630
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
5631
5631
|
languageName: node
|
|
5632
5632
|
linkType: hard
|
|
5633
5633
|
|
|
5634
|
-
"@rollup/rollup-linux-riscv64-musl@npm:4.
|
|
5635
|
-
version: 4.
|
|
5636
|
-
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.
|
|
5634
|
+
"@rollup/rollup-linux-riscv64-musl@npm:4.52.0":
|
|
5635
|
+
version: 4.52.0
|
|
5636
|
+
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.52.0"
|
|
5637
5637
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
|
5638
5638
|
languageName: node
|
|
5639
5639
|
linkType: hard
|
|
@@ -5645,9 +5645,9 @@ __metadata:
|
|
|
5645
5645
|
languageName: node
|
|
5646
5646
|
linkType: hard
|
|
5647
5647
|
|
|
5648
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
5649
|
-
version: 4.
|
|
5650
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.
|
|
5648
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.52.0":
|
|
5649
|
+
version: 4.52.0
|
|
5650
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.52.0"
|
|
5651
5651
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
5652
5652
|
languageName: node
|
|
5653
5653
|
linkType: hard
|
|
@@ -5659,9 +5659,9 @@ __metadata:
|
|
|
5659
5659
|
languageName: node
|
|
5660
5660
|
linkType: hard
|
|
5661
5661
|
|
|
5662
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.
|
|
5663
|
-
version: 4.
|
|
5664
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.
|
|
5662
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.52.0":
|
|
5663
|
+
version: 4.52.0
|
|
5664
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.52.0"
|
|
5665
5665
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
5666
5666
|
languageName: node
|
|
5667
5667
|
linkType: hard
|
|
@@ -5673,16 +5673,16 @@ __metadata:
|
|
|
5673
5673
|
languageName: node
|
|
5674
5674
|
linkType: hard
|
|
5675
5675
|
|
|
5676
|
-
"@rollup/rollup-linux-x64-musl@npm:4.
|
|
5677
|
-
version: 4.
|
|
5678
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.
|
|
5676
|
+
"@rollup/rollup-linux-x64-musl@npm:4.52.0":
|
|
5677
|
+
version: 4.52.0
|
|
5678
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.52.0"
|
|
5679
5679
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
5680
5680
|
languageName: node
|
|
5681
5681
|
linkType: hard
|
|
5682
5682
|
|
|
5683
|
-
"@rollup/rollup-openharmony-arm64@npm:4.
|
|
5684
|
-
version: 4.
|
|
5685
|
-
resolution: "@rollup/rollup-openharmony-arm64@npm:4.
|
|
5683
|
+
"@rollup/rollup-openharmony-arm64@npm:4.52.0":
|
|
5684
|
+
version: 4.52.0
|
|
5685
|
+
resolution: "@rollup/rollup-openharmony-arm64@npm:4.52.0"
|
|
5686
5686
|
conditions: os=openharmony & cpu=arm64
|
|
5687
5687
|
languageName: node
|
|
5688
5688
|
linkType: hard
|
|
@@ -5694,9 +5694,9 @@ __metadata:
|
|
|
5694
5694
|
languageName: node
|
|
5695
5695
|
linkType: hard
|
|
5696
5696
|
|
|
5697
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
5698
|
-
version: 4.
|
|
5699
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.
|
|
5697
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.52.0":
|
|
5698
|
+
version: 4.52.0
|
|
5699
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.52.0"
|
|
5700
5700
|
conditions: os=win32 & cpu=arm64
|
|
5701
5701
|
languageName: node
|
|
5702
5702
|
linkType: hard
|
|
@@ -5708,13 +5708,20 @@ __metadata:
|
|
|
5708
5708
|
languageName: node
|
|
5709
5709
|
linkType: hard
|
|
5710
5710
|
|
|
5711
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
5712
|
-
version: 4.
|
|
5713
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.
|
|
5711
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.52.0":
|
|
5712
|
+
version: 4.52.0
|
|
5713
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.52.0"
|
|
5714
5714
|
conditions: os=win32 & cpu=ia32
|
|
5715
5715
|
languageName: node
|
|
5716
5716
|
linkType: hard
|
|
5717
5717
|
|
|
5718
|
+
"@rollup/rollup-win32-x64-gnu@npm:4.52.0":
|
|
5719
|
+
version: 4.52.0
|
|
5720
|
+
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.52.0"
|
|
5721
|
+
conditions: os=win32 & cpu=x64
|
|
5722
|
+
languageName: node
|
|
5723
|
+
linkType: hard
|
|
5724
|
+
|
|
5718
5725
|
"@rollup/rollup-win32-x64-msvc@npm:4.24.0":
|
|
5719
5726
|
version: 4.24.0
|
|
5720
5727
|
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.0"
|
|
@@ -5722,9 +5729,9 @@ __metadata:
|
|
|
5722
5729
|
languageName: node
|
|
5723
5730
|
linkType: hard
|
|
5724
5731
|
|
|
5725
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.
|
|
5726
|
-
version: 4.
|
|
5727
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.
|
|
5732
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.52.0":
|
|
5733
|
+
version: 4.52.0
|
|
5734
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.52.0"
|
|
5728
5735
|
conditions: os=win32 & cpu=x64
|
|
5729
5736
|
languageName: node
|
|
5730
5737
|
linkType: hard
|
|
@@ -6697,12 +6704,12 @@ __metadata:
|
|
|
6697
6704
|
linkType: hard
|
|
6698
6705
|
|
|
6699
6706
|
"@whatwg-node/fetch@npm:^0.10.0, @whatwg-node/fetch@npm:^0.10.5":
|
|
6700
|
-
version: 0.10.
|
|
6701
|
-
resolution: "@whatwg-node/fetch@npm:0.10.
|
|
6707
|
+
version: 0.10.11
|
|
6708
|
+
resolution: "@whatwg-node/fetch@npm:0.10.11"
|
|
6702
6709
|
dependencies:
|
|
6703
|
-
"@whatwg-node/node-fetch": "npm:^0.
|
|
6710
|
+
"@whatwg-node/node-fetch": "npm:^0.8.0"
|
|
6704
6711
|
urlpattern-polyfill: "npm:^10.0.0"
|
|
6705
|
-
checksum: 10c0/
|
|
6712
|
+
checksum: 10c0/d64fd5b545313f3d5cd362aa5700de5f6a25684ac7b74d8dd809ac27b67d3fc99cf5e47124dcc6623bbfef55ee87394c423933298feedc13c29aa6061f0cb894
|
|
6706
6713
|
languageName: node
|
|
6707
6714
|
linkType: hard
|
|
6708
6715
|
|
|
@@ -6766,15 +6773,15 @@ __metadata:
|
|
|
6766
6773
|
languageName: node
|
|
6767
6774
|
linkType: hard
|
|
6768
6775
|
|
|
6769
|
-
"@whatwg-node/node-fetch@npm:^0.
|
|
6770
|
-
version: 0.
|
|
6771
|
-
resolution: "@whatwg-node/node-fetch@npm:0.
|
|
6776
|
+
"@whatwg-node/node-fetch@npm:^0.8.0":
|
|
6777
|
+
version: 0.8.0
|
|
6778
|
+
resolution: "@whatwg-node/node-fetch@npm:0.8.0"
|
|
6772
6779
|
dependencies:
|
|
6773
6780
|
"@fastify/busboy": "npm:^3.1.1"
|
|
6774
6781
|
"@whatwg-node/disposablestack": "npm:^0.0.6"
|
|
6775
6782
|
"@whatwg-node/promise-helpers": "npm:^1.3.2"
|
|
6776
6783
|
tslib: "npm:^2.6.3"
|
|
6777
|
-
checksum: 10c0/
|
|
6784
|
+
checksum: 10c0/c0a90269220674013122f2c40e1a85271e26165281d0307d4b42fa159f41bef346869ddf756ae10c0bf6765fc39bdc4cb5f7dd6861b3799d1e320ea7945f9bbb
|
|
6778
6785
|
languageName: node
|
|
6779
6786
|
linkType: hard
|
|
6780
6787
|
|
|
@@ -7132,8 +7139,8 @@ __metadata:
|
|
|
7132
7139
|
version: 0.0.0-use.local
|
|
7133
7140
|
resolution: "api@workspace:api"
|
|
7134
7141
|
dependencies:
|
|
7135
|
-
"@cedarjs/api": "npm:0.
|
|
7136
|
-
"@cedarjs/graphql-server": "npm:0.
|
|
7142
|
+
"@cedarjs/api": "npm:0.13.0"
|
|
7143
|
+
"@cedarjs/graphql-server": "npm:0.13.0"
|
|
7137
7144
|
languageName: unknown
|
|
7138
7145
|
linkType: soft
|
|
7139
7146
|
|
|
@@ -10897,9 +10904,9 @@ __metadata:
|
|
|
10897
10904
|
linkType: hard
|
|
10898
10905
|
|
|
10899
10906
|
"flow-parser@npm:0.*":
|
|
10900
|
-
version: 0.
|
|
10901
|
-
resolution: "flow-parser@npm:0.
|
|
10902
|
-
checksum: 10c0/
|
|
10907
|
+
version: 0.285.0
|
|
10908
|
+
resolution: "flow-parser@npm:0.285.0"
|
|
10909
|
+
checksum: 10c0/f35c9144dc1332f14a729502c14ca8cd0116fdfa69ce843878a8d9a7f2c5c98b95710646fa38f997cd582e802afcdcd6d99a1f445ea8583db5a1bb543d26021c
|
|
10903
10910
|
languageName: node
|
|
10904
10911
|
linkType: hard
|
|
10905
10912
|
|
|
@@ -15045,8 +15052,8 @@ __metadata:
|
|
|
15045
15052
|
linkType: hard
|
|
15046
15053
|
|
|
15047
15054
|
"pino@npm:^9.0.0":
|
|
15048
|
-
version: 9.
|
|
15049
|
-
resolution: "pino@npm:9.
|
|
15055
|
+
version: 9.11.0
|
|
15056
|
+
resolution: "pino@npm:9.11.0"
|
|
15050
15057
|
dependencies:
|
|
15051
15058
|
atomic-sleep: "npm:^1.0.0"
|
|
15052
15059
|
fast-redact: "npm:^3.1.1"
|
|
@@ -15061,7 +15068,7 @@ __metadata:
|
|
|
15061
15068
|
thread-stream: "npm:^3.0.0"
|
|
15062
15069
|
bin:
|
|
15063
15070
|
pino: bin.js
|
|
15064
|
-
checksum: 10c0/
|
|
15071
|
+
checksum: 10c0/ba908f95b61fa2c2d6c432e1f39a4394cc0dbf356c4f8837bd9c07538d749699b78204a5557e6050870f2988c25c3f0b6a88693d4bd185ebeef57d75a3b25e38
|
|
15065
15072
|
languageName: node
|
|
15066
15073
|
linkType: hard
|
|
15067
15074
|
|
|
@@ -15181,12 +15188,12 @@ __metadata:
|
|
|
15181
15188
|
languageName: node
|
|
15182
15189
|
linkType: hard
|
|
15183
15190
|
|
|
15184
|
-
"prettier@npm:3.
|
|
15185
|
-
version: 3.
|
|
15186
|
-
resolution: "prettier@npm:3.
|
|
15191
|
+
"prettier@npm:3.6.2":
|
|
15192
|
+
version: 3.6.2
|
|
15193
|
+
resolution: "prettier@npm:3.6.2"
|
|
15187
15194
|
bin:
|
|
15188
15195
|
prettier: bin/prettier.cjs
|
|
15189
|
-
checksum: 10c0/
|
|
15196
|
+
checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812
|
|
15190
15197
|
languageName: node
|
|
15191
15198
|
linkType: hard
|
|
15192
15199
|
|
|
@@ -16171,30 +16178,31 @@ __metadata:
|
|
|
16171
16178
|
linkType: hard
|
|
16172
16179
|
|
|
16173
16180
|
"rollup@npm:^4.20.0":
|
|
16174
|
-
version: 4.
|
|
16175
|
-
resolution: "rollup@npm:4.
|
|
16176
|
-
dependencies:
|
|
16177
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.
|
|
16178
|
-
"@rollup/rollup-android-arm64": "npm:4.
|
|
16179
|
-
"@rollup/rollup-darwin-arm64": "npm:4.
|
|
16180
|
-
"@rollup/rollup-darwin-x64": "npm:4.
|
|
16181
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.
|
|
16182
|
-
"@rollup/rollup-freebsd-x64": "npm:4.
|
|
16183
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.
|
|
16184
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.
|
|
16185
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.
|
|
16186
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.
|
|
16187
|
-
"@rollup/rollup-linux-loong64-gnu": "npm:4.
|
|
16188
|
-
"@rollup/rollup-linux-ppc64-gnu": "npm:4.
|
|
16189
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.
|
|
16190
|
-
"@rollup/rollup-linux-riscv64-musl": "npm:4.
|
|
16191
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.
|
|
16192
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.
|
|
16193
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.
|
|
16194
|
-
"@rollup/rollup-openharmony-arm64": "npm:4.
|
|
16195
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.
|
|
16196
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.
|
|
16197
|
-
"@rollup/rollup-win32-x64-
|
|
16181
|
+
version: 4.52.0
|
|
16182
|
+
resolution: "rollup@npm:4.52.0"
|
|
16183
|
+
dependencies:
|
|
16184
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.52.0"
|
|
16185
|
+
"@rollup/rollup-android-arm64": "npm:4.52.0"
|
|
16186
|
+
"@rollup/rollup-darwin-arm64": "npm:4.52.0"
|
|
16187
|
+
"@rollup/rollup-darwin-x64": "npm:4.52.0"
|
|
16188
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.52.0"
|
|
16189
|
+
"@rollup/rollup-freebsd-x64": "npm:4.52.0"
|
|
16190
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.52.0"
|
|
16191
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.52.0"
|
|
16192
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.52.0"
|
|
16193
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.52.0"
|
|
16194
|
+
"@rollup/rollup-linux-loong64-gnu": "npm:4.52.0"
|
|
16195
|
+
"@rollup/rollup-linux-ppc64-gnu": "npm:4.52.0"
|
|
16196
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.52.0"
|
|
16197
|
+
"@rollup/rollup-linux-riscv64-musl": "npm:4.52.0"
|
|
16198
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.52.0"
|
|
16199
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.52.0"
|
|
16200
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.52.0"
|
|
16201
|
+
"@rollup/rollup-openharmony-arm64": "npm:4.52.0"
|
|
16202
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.52.0"
|
|
16203
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.52.0"
|
|
16204
|
+
"@rollup/rollup-win32-x64-gnu": "npm:4.52.0"
|
|
16205
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.52.0"
|
|
16198
16206
|
"@types/estree": "npm:1.0.8"
|
|
16199
16207
|
fsevents: "npm:~2.3.2"
|
|
16200
16208
|
dependenciesMeta:
|
|
@@ -16238,13 +16246,15 @@ __metadata:
|
|
|
16238
16246
|
optional: true
|
|
16239
16247
|
"@rollup/rollup-win32-ia32-msvc":
|
|
16240
16248
|
optional: true
|
|
16249
|
+
"@rollup/rollup-win32-x64-gnu":
|
|
16250
|
+
optional: true
|
|
16241
16251
|
"@rollup/rollup-win32-x64-msvc":
|
|
16242
16252
|
optional: true
|
|
16243
16253
|
fsevents:
|
|
16244
16254
|
optional: true
|
|
16245
16255
|
bin:
|
|
16246
16256
|
rollup: dist/bin/rollup
|
|
16247
|
-
checksum: 10c0/
|
|
16257
|
+
checksum: 10c0/05b33f5143cfeb2c64df6bfa13a971c3d94081828f763e22b4154ed1452091abe648418d9a45abc8d5656a9a979f5b12e9cd5b390f247c3af4640ad8ed333523
|
|
16248
16258
|
languageName: node
|
|
16249
16259
|
linkType: hard
|
|
16250
16260
|
|
|
@@ -16252,9 +16262,9 @@ __metadata:
|
|
|
16252
16262
|
version: 0.0.0-use.local
|
|
16253
16263
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16254
16264
|
dependencies:
|
|
16255
|
-
"@cedarjs/core": "npm:0.
|
|
16256
|
-
"@cedarjs/project-config": "npm:0.
|
|
16257
|
-
"@cedarjs/testing": "npm:0.
|
|
16265
|
+
"@cedarjs/core": "npm:0.13.0"
|
|
16266
|
+
"@cedarjs/project-config": "npm:0.13.0"
|
|
16267
|
+
"@cedarjs/testing": "npm:0.13.0"
|
|
16258
16268
|
vitest: "npm:3.2.4"
|
|
16259
16269
|
languageName: unknown
|
|
16260
16270
|
linkType: soft
|
|
@@ -18446,10 +18456,10 @@ __metadata:
|
|
|
18446
18456
|
version: 0.0.0-use.local
|
|
18447
18457
|
resolution: "web@workspace:web"
|
|
18448
18458
|
dependencies:
|
|
18449
|
-
"@cedarjs/forms": "npm:0.
|
|
18450
|
-
"@cedarjs/router": "npm:0.
|
|
18451
|
-
"@cedarjs/vite": "npm:0.
|
|
18452
|
-
"@cedarjs/web": "npm:0.
|
|
18459
|
+
"@cedarjs/forms": "npm:0.13.0"
|
|
18460
|
+
"@cedarjs/router": "npm:0.13.0"
|
|
18461
|
+
"@cedarjs/vite": "npm:0.13.0"
|
|
18462
|
+
"@cedarjs/web": "npm:0.13.0"
|
|
18453
18463
|
"@types/react": "npm:^18.2.55"
|
|
18454
18464
|
"@types/react-dom": "npm:^18.2.19"
|
|
18455
18465
|
react: "npm:18.3.1"
|