create-cedar-app 1.0.1-next.30 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/create-cedar-app.js +1 -1
- package/package.json +4 -4
- package/templates/esm-js/.yarn/install-state.gz +0 -0
- package/templates/esm-js/api/package.json +2 -2
- package/templates/esm-js/package.json +3 -3
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +334 -323
- package/templates/esm-ts/.yarn/install-state.gz +0 -0
- package/templates/esm-ts/api/package.json +2 -2
- package/templates/esm-ts/package.json +3 -3
- package/templates/esm-ts/web/package.json +4 -4
- package/templates/esm-ts/yarn.lock +334 -323
- 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 +337 -326
- 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 +337 -326
|
@@ -1824,15 +1824,15 @@ __metadata:
|
|
|
1824
1824
|
languageName: node
|
|
1825
1825
|
linkType: hard
|
|
1826
1826
|
|
|
1827
|
-
"@cedarjs/api-server@npm:1.
|
|
1828
|
-
version: 1.
|
|
1829
|
-
resolution: "@cedarjs/api-server@npm:1.
|
|
1827
|
+
"@cedarjs/api-server@npm:1.1.0":
|
|
1828
|
+
version: 1.1.0
|
|
1829
|
+
resolution: "@cedarjs/api-server@npm:1.1.0"
|
|
1830
1830
|
dependencies:
|
|
1831
|
-
"@cedarjs/context": "npm:1.
|
|
1832
|
-
"@cedarjs/fastify-web": "npm:1.
|
|
1833
|
-
"@cedarjs/internal": "npm:1.
|
|
1834
|
-
"@cedarjs/project-config": "npm:1.
|
|
1835
|
-
"@cedarjs/web-server": "npm:1.
|
|
1831
|
+
"@cedarjs/context": "npm:1.1.0"
|
|
1832
|
+
"@cedarjs/fastify-web": "npm:1.1.0"
|
|
1833
|
+
"@cedarjs/internal": "npm:1.1.0"
|
|
1834
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
1835
|
+
"@cedarjs/web-server": "npm:1.1.0"
|
|
1836
1836
|
"@fastify/multipart": "npm:8.3.1"
|
|
1837
1837
|
"@fastify/url-data": "npm:5.4.0"
|
|
1838
1838
|
ansis: "npm:4.1.0"
|
|
@@ -1848,7 +1848,7 @@ __metadata:
|
|
|
1848
1848
|
split2: "npm:4.2.0"
|
|
1849
1849
|
yargs: "npm:17.7.2"
|
|
1850
1850
|
peerDependencies:
|
|
1851
|
-
"@cedarjs/graphql-server": 1.
|
|
1851
|
+
"@cedarjs/graphql-server": 1.1.0
|
|
1852
1852
|
peerDependenciesMeta:
|
|
1853
1853
|
"@cedarjs/graphql-server":
|
|
1854
1854
|
optional: true
|
|
@@ -1859,13 +1859,13 @@ __metadata:
|
|
|
1859
1859
|
rw-api-server-watch: ./dist/cjs/watch.js
|
|
1860
1860
|
rw-log-formatter: ./dist/cjs/logFormatter/bin.js
|
|
1861
1861
|
rw-server: ./dist/cjs/bin.js
|
|
1862
|
-
checksum: 10c0/
|
|
1862
|
+
checksum: 10c0/326147edafdf1a629f16eee32ea28fccdad9be2e62e47c60837148489450b63e408bfa9b5eb9bc4914b42579acb092cfb1771a41b9f1451da58db6f78066c8d1
|
|
1863
1863
|
languageName: node
|
|
1864
1864
|
linkType: hard
|
|
1865
1865
|
|
|
1866
|
-
"@cedarjs/api@npm:1.
|
|
1867
|
-
version: 1.
|
|
1868
|
-
resolution: "@cedarjs/api@npm:1.
|
|
1866
|
+
"@cedarjs/api@npm:1.1.0":
|
|
1867
|
+
version: 1.1.0
|
|
1868
|
+
resolution: "@cedarjs/api@npm:1.1.0"
|
|
1869
1869
|
dependencies:
|
|
1870
1870
|
"@prisma/client": "npm:5.20.0"
|
|
1871
1871
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -1890,23 +1890,23 @@ __metadata:
|
|
|
1890
1890
|
rw: ./dist/cjs/bins/redwood.js
|
|
1891
1891
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
1892
1892
|
tsc: ./dist/cjs/bins/tsc.js
|
|
1893
|
-
checksum: 10c0/
|
|
1893
|
+
checksum: 10c0/d9573fea68ba8fda3d184eded4b05b706d63007cfc7c33476bd2f7ddba6baf76eab08d4a0cea515a6a9f794fa33e3743736fe6ed1e52546db4b238a176beddf9
|
|
1894
1894
|
languageName: node
|
|
1895
1895
|
linkType: hard
|
|
1896
1896
|
|
|
1897
|
-
"@cedarjs/auth@npm:1.
|
|
1898
|
-
version: 1.
|
|
1899
|
-
resolution: "@cedarjs/auth@npm:1.
|
|
1897
|
+
"@cedarjs/auth@npm:1.1.0":
|
|
1898
|
+
version: 1.1.0
|
|
1899
|
+
resolution: "@cedarjs/auth@npm:1.1.0"
|
|
1900
1900
|
dependencies:
|
|
1901
1901
|
core-js: "npm:3.42.0"
|
|
1902
1902
|
react: "npm:18.3.1"
|
|
1903
|
-
checksum: 10c0/
|
|
1903
|
+
checksum: 10c0/2854d54f8d339376aaf22b7f2cf52f99b31f139fe94e742c08b40fa8555690986a9995fdbe4b5c66b1a5784371b1923aa22f3810319fbfb957bebb4c71d032cc
|
|
1904
1904
|
languageName: node
|
|
1905
1905
|
linkType: hard
|
|
1906
1906
|
|
|
1907
|
-
"@cedarjs/babel-config@npm:1.
|
|
1908
|
-
version: 1.
|
|
1909
|
-
resolution: "@cedarjs/babel-config@npm:1.
|
|
1907
|
+
"@cedarjs/babel-config@npm:1.1.0":
|
|
1908
|
+
version: 1.1.0
|
|
1909
|
+
resolution: "@cedarjs/babel-config@npm:1.1.0"
|
|
1910
1910
|
dependencies:
|
|
1911
1911
|
"@babel/core": "npm:^7.26.10"
|
|
1912
1912
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -1921,7 +1921,7 @@ __metadata:
|
|
|
1921
1921
|
"@babel/register": "npm:7.27.1"
|
|
1922
1922
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1923
1923
|
"@babel/traverse": "npm:7.27.4"
|
|
1924
|
-
"@cedarjs/project-config": "npm:1.
|
|
1924
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
1925
1925
|
babel-plugin-auto-import: "npm:1.1.0"
|
|
1926
1926
|
babel-plugin-graphql-tag: "npm:3.3.0"
|
|
1927
1927
|
babel-plugin-module-resolver: "npm:5.0.2"
|
|
@@ -1929,17 +1929,17 @@ __metadata:
|
|
|
1929
1929
|
fast-glob: "npm:3.3.3"
|
|
1930
1930
|
graphql: "npm:16.9.0"
|
|
1931
1931
|
typescript: "npm:5.9.2"
|
|
1932
|
-
checksum: 10c0/
|
|
1932
|
+
checksum: 10c0/4b7e20d4a6ec1b441e93d81cb430ac5c95933ba465ad5a1cb4b8e9fb1c49375dba3d98f9a2ed2707771d5d2fd046748b9e78a47831b2357b632a1310a4aa2932
|
|
1933
1933
|
languageName: node
|
|
1934
1934
|
linkType: hard
|
|
1935
1935
|
|
|
1936
|
-
"@cedarjs/cli-helpers@npm:1.
|
|
1937
|
-
version: 1.
|
|
1938
|
-
resolution: "@cedarjs/cli-helpers@npm:1.
|
|
1936
|
+
"@cedarjs/cli-helpers@npm:1.1.0":
|
|
1937
|
+
version: 1.1.0
|
|
1938
|
+
resolution: "@cedarjs/cli-helpers@npm:1.1.0"
|
|
1939
1939
|
dependencies:
|
|
1940
1940
|
"@babel/core": "npm:^7.26.10"
|
|
1941
|
-
"@cedarjs/project-config": "npm:1.
|
|
1942
|
-
"@cedarjs/telemetry": "npm:1.
|
|
1941
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
1942
|
+
"@cedarjs/telemetry": "npm:1.1.0"
|
|
1943
1943
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1944
1944
|
ansis: "npm:4.1.0"
|
|
1945
1945
|
dotenv: "npm:16.4.7"
|
|
@@ -1954,25 +1954,25 @@ __metadata:
|
|
|
1954
1954
|
smol-toml: "npm:1.3.4"
|
|
1955
1955
|
termi-link: "npm:1.1.0"
|
|
1956
1956
|
yargs-parser: "npm:21.1.1"
|
|
1957
|
-
checksum: 10c0/
|
|
1957
|
+
checksum: 10c0/b2169f7c6b2cbce70c5bd837e990acc3138959f758a860f415184acce9a1ca32e82efd466fd668eb5aad35d66e1002690511f32a0c8993d954f7383edde9acbe
|
|
1958
1958
|
languageName: node
|
|
1959
1959
|
linkType: hard
|
|
1960
1960
|
|
|
1961
|
-
"@cedarjs/cli@npm:1.
|
|
1962
|
-
version: 1.
|
|
1963
|
-
resolution: "@cedarjs/cli@npm:1.
|
|
1961
|
+
"@cedarjs/cli@npm:1.1.0":
|
|
1962
|
+
version: 1.1.0
|
|
1963
|
+
resolution: "@cedarjs/cli@npm:1.1.0"
|
|
1964
1964
|
dependencies:
|
|
1965
1965
|
"@babel/preset-typescript": "npm:7.27.1"
|
|
1966
1966
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
1967
|
-
"@cedarjs/api-server": "npm:1.
|
|
1968
|
-
"@cedarjs/cli-helpers": "npm:1.
|
|
1969
|
-
"@cedarjs/fastify-web": "npm:1.
|
|
1970
|
-
"@cedarjs/internal": "npm:1.
|
|
1971
|
-
"@cedarjs/prerender": "npm:1.
|
|
1972
|
-
"@cedarjs/project-config": "npm:1.
|
|
1973
|
-
"@cedarjs/structure": "npm:1.
|
|
1974
|
-
"@cedarjs/telemetry": "npm:1.
|
|
1975
|
-
"@cedarjs/web-server": "npm:1.
|
|
1967
|
+
"@cedarjs/api-server": "npm:1.1.0"
|
|
1968
|
+
"@cedarjs/cli-helpers": "npm:1.1.0"
|
|
1969
|
+
"@cedarjs/fastify-web": "npm:1.1.0"
|
|
1970
|
+
"@cedarjs/internal": "npm:1.1.0"
|
|
1971
|
+
"@cedarjs/prerender": "npm:1.1.0"
|
|
1972
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
1973
|
+
"@cedarjs/structure": "npm:1.1.0"
|
|
1974
|
+
"@cedarjs/telemetry": "npm:1.1.0"
|
|
1975
|
+
"@cedarjs/web-server": "npm:1.1.0"
|
|
1976
1976
|
"@listr2/prompt-adapter-enquirer": "npm:2.0.16"
|
|
1977
1977
|
"@opentelemetry/api": "npm:1.8.0"
|
|
1978
1978
|
"@opentelemetry/core": "npm:1.22.0"
|
|
@@ -2025,41 +2025,41 @@ __metadata:
|
|
|
2025
2025
|
redwood: ./dist/index.js
|
|
2026
2026
|
rw: ./dist/index.js
|
|
2027
2027
|
rwfw: ./dist/rwfw.js
|
|
2028
|
-
checksum: 10c0/
|
|
2028
|
+
checksum: 10c0/65a77a8532117ff04afa7eb1844349e0243ca4d047c82b5503ae383194cd199d503f76a0de836b0057a9686d485637c41f0eea52734018567d846898f21cce79
|
|
2029
2029
|
languageName: node
|
|
2030
2030
|
linkType: hard
|
|
2031
2031
|
|
|
2032
|
-
"@cedarjs/context@npm:1.
|
|
2033
|
-
version: 1.
|
|
2034
|
-
resolution: "@cedarjs/context@npm:1.
|
|
2035
|
-
checksum: 10c0/
|
|
2032
|
+
"@cedarjs/context@npm:1.1.0":
|
|
2033
|
+
version: 1.1.0
|
|
2034
|
+
resolution: "@cedarjs/context@npm:1.1.0"
|
|
2035
|
+
checksum: 10c0/def5279374cb9dee74b8bbeb2e00b773e903c814378a3336f08423b58e60cffbe53bff366157c3e9da5e8e9c55aef35c82adb74c34a1d0e539d4ad166eefe88d
|
|
2036
2036
|
languageName: node
|
|
2037
2037
|
linkType: hard
|
|
2038
2038
|
|
|
2039
|
-
"@cedarjs/cookie-jar@npm:1.
|
|
2040
|
-
version: 1.
|
|
2041
|
-
resolution: "@cedarjs/cookie-jar@npm:1.
|
|
2039
|
+
"@cedarjs/cookie-jar@npm:1.1.0":
|
|
2040
|
+
version: 1.1.0
|
|
2041
|
+
resolution: "@cedarjs/cookie-jar@npm:1.1.0"
|
|
2042
2042
|
dependencies:
|
|
2043
2043
|
cookie: "npm:0.7.2"
|
|
2044
2044
|
esbuild: "npm:0.25.9"
|
|
2045
2045
|
fast-glob: "npm:3.3.3"
|
|
2046
2046
|
fs-extra: "npm:11.2.0"
|
|
2047
|
-
checksum: 10c0/
|
|
2047
|
+
checksum: 10c0/2214df3ac31d30a08de01d902acb9e51ffe52208b867d50de1fa26fd7786d97f77dbb2c6d78b8cb1cfd44d27e017a2bc15163335e684060169ac7b7eafc4dee4
|
|
2048
2048
|
languageName: node
|
|
2049
2049
|
linkType: hard
|
|
2050
2050
|
|
|
2051
|
-
"@cedarjs/core@npm:1.
|
|
2052
|
-
version: 1.
|
|
2053
|
-
resolution: "@cedarjs/core@npm:1.
|
|
2051
|
+
"@cedarjs/core@npm:1.1.0":
|
|
2052
|
+
version: 1.1.0
|
|
2053
|
+
resolution: "@cedarjs/core@npm:1.1.0"
|
|
2054
2054
|
dependencies:
|
|
2055
2055
|
"@babel/cli": "npm:7.27.2"
|
|
2056
|
-
"@cedarjs/api-server": "npm:1.
|
|
2057
|
-
"@cedarjs/cli": "npm:1.
|
|
2058
|
-
"@cedarjs/eslint-config": "npm:1.
|
|
2059
|
-
"@cedarjs/internal": "npm:1.
|
|
2060
|
-
"@cedarjs/project-config": "npm:1.
|
|
2061
|
-
"@cedarjs/testing": "npm:1.
|
|
2062
|
-
"@cedarjs/web-server": "npm:1.
|
|
2056
|
+
"@cedarjs/api-server": "npm:1.1.0"
|
|
2057
|
+
"@cedarjs/cli": "npm:1.1.0"
|
|
2058
|
+
"@cedarjs/eslint-config": "npm:1.1.0"
|
|
2059
|
+
"@cedarjs/internal": "npm:1.1.0"
|
|
2060
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2061
|
+
"@cedarjs/testing": "npm:1.1.0"
|
|
2062
|
+
"@cedarjs/web-server": "npm:1.1.0"
|
|
2063
2063
|
graphql-tag: "npm:2.12.6"
|
|
2064
2064
|
lodash: "npm:4.17.21"
|
|
2065
2065
|
nodemon: "npm:3.1.10"
|
|
@@ -2089,20 +2089,20 @@ __metadata:
|
|
|
2089
2089
|
rw-web-server: ./dist/bins/rw-web-server.js
|
|
2090
2090
|
rwfw: ./dist/bins/rwfw.js
|
|
2091
2091
|
vitest: ./dist/bins/vitest.js
|
|
2092
|
-
checksum: 10c0/
|
|
2092
|
+
checksum: 10c0/bf5e4a749aafda9c174c393f4012120a3733785b38e593e8235c99a0535f1301b9f6776d6e6dba8b54c72c3b2e6308c7f06bc62fc4e86ddfef3c62186ace152a
|
|
2093
2093
|
languageName: node
|
|
2094
2094
|
linkType: hard
|
|
2095
2095
|
|
|
2096
|
-
"@cedarjs/eslint-config@npm:1.
|
|
2097
|
-
version: 1.
|
|
2098
|
-
resolution: "@cedarjs/eslint-config@npm:1.
|
|
2096
|
+
"@cedarjs/eslint-config@npm:1.1.0":
|
|
2097
|
+
version: 1.1.0
|
|
2098
|
+
resolution: "@cedarjs/eslint-config@npm:1.1.0"
|
|
2099
2099
|
dependencies:
|
|
2100
2100
|
"@babel/core": "npm:^7.26.10"
|
|
2101
2101
|
"@babel/eslint-parser": "npm:7.27.5"
|
|
2102
2102
|
"@babel/eslint-plugin": "npm:7.27.1"
|
|
2103
|
-
"@cedarjs/eslint-plugin": "npm:1.
|
|
2104
|
-
"@cedarjs/internal": "npm:1.
|
|
2105
|
-
"@cedarjs/project-config": "npm:1.
|
|
2103
|
+
"@cedarjs/eslint-plugin": "npm:1.1.0"
|
|
2104
|
+
"@cedarjs/internal": "npm:1.1.0"
|
|
2105
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2106
2106
|
"@typescript-eslint/eslint-plugin": "npm:8.44.0"
|
|
2107
2107
|
"@typescript-eslint/parser": "npm:8.44.0"
|
|
2108
2108
|
eslint: "npm:8.57.1"
|
|
@@ -2116,53 +2116,53 @@ __metadata:
|
|
|
2116
2116
|
eslint-plugin-react: "npm:7.36.1"
|
|
2117
2117
|
eslint-plugin-react-hooks: "npm:4.6.2"
|
|
2118
2118
|
prettier: "npm:3.6.2"
|
|
2119
|
-
checksum: 10c0/
|
|
2119
|
+
checksum: 10c0/128b91a4a1c729140cb1c1a4f39c93cd4a64b8bbe6cce54bfb5306d6a6a0bef430bf8e73dd31cef703339af07cc7249a527797f9e866cbcae00b431a0ff50e92
|
|
2120
2120
|
languageName: node
|
|
2121
2121
|
linkType: hard
|
|
2122
2122
|
|
|
2123
|
-
"@cedarjs/eslint-plugin@npm:1.
|
|
2124
|
-
version: 1.
|
|
2125
|
-
resolution: "@cedarjs/eslint-plugin@npm:1.
|
|
2123
|
+
"@cedarjs/eslint-plugin@npm:1.1.0":
|
|
2124
|
+
version: 1.1.0
|
|
2125
|
+
resolution: "@cedarjs/eslint-plugin@npm:1.1.0"
|
|
2126
2126
|
dependencies:
|
|
2127
2127
|
"@typescript-eslint/utils": "npm:8.44.0"
|
|
2128
2128
|
eslint: "npm:8.57.1"
|
|
2129
|
-
checksum: 10c0/
|
|
2129
|
+
checksum: 10c0/321473870027b4daa31fb322d282baae0afa7f9694248f9e3d2ce430bfbe3e5c46f1898bb14433ece257c5a72f63dcaabf8e09773a7d332339bf6fb27aa1b3cb
|
|
2130
2130
|
languageName: node
|
|
2131
2131
|
linkType: hard
|
|
2132
2132
|
|
|
2133
|
-
"@cedarjs/fastify-web@npm:1.
|
|
2134
|
-
version: 1.
|
|
2135
|
-
resolution: "@cedarjs/fastify-web@npm:1.
|
|
2133
|
+
"@cedarjs/fastify-web@npm:1.1.0":
|
|
2134
|
+
version: 1.1.0
|
|
2135
|
+
resolution: "@cedarjs/fastify-web@npm:1.1.0"
|
|
2136
2136
|
dependencies:
|
|
2137
|
-
"@cedarjs/project-config": "npm:1.
|
|
2137
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2138
2138
|
"@fastify/http-proxy": "npm:9.5.0"
|
|
2139
2139
|
"@fastify/static": "npm:6.12.0"
|
|
2140
2140
|
"@fastify/url-data": "npm:5.4.0"
|
|
2141
2141
|
fast-glob: "npm:3.3.3"
|
|
2142
|
-
checksum: 10c0/
|
|
2142
|
+
checksum: 10c0/993d21a0b0b32efb8070e404e7abcf1ab6a1052242f1e6052e961624c65799ea8d547d5c43ed913f7b615af7caf8a166293d4bb68ed553baa33100db02f892ed
|
|
2143
2143
|
languageName: node
|
|
2144
2144
|
linkType: hard
|
|
2145
2145
|
|
|
2146
|
-
"@cedarjs/forms@npm:1.
|
|
2147
|
-
version: 1.
|
|
2148
|
-
resolution: "@cedarjs/forms@npm:1.
|
|
2146
|
+
"@cedarjs/forms@npm:1.1.0":
|
|
2147
|
+
version: 1.1.0
|
|
2148
|
+
resolution: "@cedarjs/forms@npm:1.1.0"
|
|
2149
2149
|
dependencies:
|
|
2150
2150
|
graphql: "npm:16.9.0"
|
|
2151
2151
|
pascalcase: "npm:1.0.0"
|
|
2152
2152
|
react-hook-form: "npm:7.54.2"
|
|
2153
2153
|
peerDependencies:
|
|
2154
2154
|
react: 18.3.1
|
|
2155
|
-
checksum: 10c0/
|
|
2155
|
+
checksum: 10c0/5d023ad27347bcd5c218afc1971ec0e3987466bd7bd02454456889de903b8eaa0c58ff4c5dad7e9090e27d169fb8d5fd607c8f963955e43c48490744e6efd2bd
|
|
2156
2156
|
languageName: node
|
|
2157
2157
|
linkType: hard
|
|
2158
2158
|
|
|
2159
|
-
"@cedarjs/graphql-server@npm:1.
|
|
2160
|
-
version: 1.
|
|
2161
|
-
resolution: "@cedarjs/graphql-server@npm:1.
|
|
2159
|
+
"@cedarjs/graphql-server@npm:1.1.0":
|
|
2160
|
+
version: 1.1.0
|
|
2161
|
+
resolution: "@cedarjs/graphql-server@npm:1.1.0"
|
|
2162
2162
|
dependencies:
|
|
2163
2163
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2164
|
-
"@cedarjs/api": "npm:1.
|
|
2165
|
-
"@cedarjs/context": "npm:1.
|
|
2164
|
+
"@cedarjs/api": "npm:1.1.0"
|
|
2165
|
+
"@cedarjs/context": "npm:1.1.0"
|
|
2166
2166
|
"@envelop/core": "npm:5.0.2"
|
|
2167
2167
|
"@envelop/depth-limit": "npm:4.0.0"
|
|
2168
2168
|
"@envelop/disable-introspection": "npm:6.0.0"
|
|
@@ -2181,13 +2181,13 @@ __metadata:
|
|
|
2181
2181
|
graphql-yoga: "npm:5.7.0"
|
|
2182
2182
|
lodash: "npm:4.17.21"
|
|
2183
2183
|
uuid: "npm:10.0.0"
|
|
2184
|
-
checksum: 10c0/
|
|
2184
|
+
checksum: 10c0/a8135cef33d2084823b111ff3cead47f4a189500827b1e67e42b5c7b2e008eb49929cfa08d57455c69755aa91a70a86d80327c2fb8bc429861714dd080c120e3
|
|
2185
2185
|
languageName: node
|
|
2186
2186
|
linkType: hard
|
|
2187
2187
|
|
|
2188
|
-
"@cedarjs/internal@npm:1.
|
|
2189
|
-
version: 1.
|
|
2190
|
-
resolution: "@cedarjs/internal@npm:1.
|
|
2188
|
+
"@cedarjs/internal@npm:1.1.0":
|
|
2189
|
+
version: 1.1.0
|
|
2190
|
+
resolution: "@cedarjs/internal@npm:1.1.0"
|
|
2191
2191
|
dependencies:
|
|
2192
2192
|
"@babel/core": "npm:^7.26.10"
|
|
2193
2193
|
"@babel/parser": "npm:7.27.5"
|
|
@@ -2195,10 +2195,10 @@ __metadata:
|
|
|
2195
2195
|
"@babel/plugin-transform-typescript": "npm:^7.26.8"
|
|
2196
2196
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2197
2197
|
"@babel/traverse": "npm:7.27.4"
|
|
2198
|
-
"@cedarjs/babel-config": "npm:1.
|
|
2199
|
-
"@cedarjs/graphql-server": "npm:1.
|
|
2200
|
-
"@cedarjs/project-config": "npm:1.
|
|
2201
|
-
"@cedarjs/router": "npm:1.
|
|
2198
|
+
"@cedarjs/babel-config": "npm:1.1.0"
|
|
2199
|
+
"@cedarjs/graphql-server": "npm:1.1.0"
|
|
2200
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2201
|
+
"@cedarjs/router": "npm:1.1.0"
|
|
2202
2202
|
"@graphql-codegen/add": "npm:4.0.1"
|
|
2203
2203
|
"@graphql-codegen/cli": "npm:3.3.1"
|
|
2204
2204
|
"@graphql-codegen/client-preset": "npm:4.3.3"
|
|
@@ -2231,24 +2231,24 @@ __metadata:
|
|
|
2231
2231
|
bin:
|
|
2232
2232
|
rw-gen: ./dist/generate/generate.js
|
|
2233
2233
|
rw-gen-watch: ./dist/generate/watch.js
|
|
2234
|
-
checksum: 10c0/
|
|
2234
|
+
checksum: 10c0/3d9da3f0cba2959e42fde2803677051315bd6569d84763c66543a35288c4639fd57a0b87ef7acd9ce6cbc566fc658076bc644bfc90fb72196e32213e58224f80
|
|
2235
2235
|
languageName: node
|
|
2236
2236
|
linkType: hard
|
|
2237
2237
|
|
|
2238
|
-
"@cedarjs/prerender@npm:1.
|
|
2239
|
-
version: 1.
|
|
2240
|
-
resolution: "@cedarjs/prerender@npm:1.
|
|
2238
|
+
"@cedarjs/prerender@npm:1.1.0":
|
|
2239
|
+
version: 1.1.0
|
|
2240
|
+
resolution: "@cedarjs/prerender@npm:1.1.0"
|
|
2241
2241
|
dependencies:
|
|
2242
2242
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2243
2243
|
"@babel/generator": "npm:7.27.5"
|
|
2244
2244
|
"@babel/parser": "npm:7.27.5"
|
|
2245
2245
|
"@babel/traverse": "npm:7.27.4"
|
|
2246
|
-
"@cedarjs/babel-config": "npm:1.
|
|
2247
|
-
"@cedarjs/project-config": "npm:1.
|
|
2248
|
-
"@cedarjs/router": "npm:1.
|
|
2249
|
-
"@cedarjs/structure": "npm:1.
|
|
2250
|
-
"@cedarjs/vite": "npm:1.
|
|
2251
|
-
"@cedarjs/web": "npm:1.
|
|
2246
|
+
"@cedarjs/babel-config": "npm:1.1.0"
|
|
2247
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2248
|
+
"@cedarjs/router": "npm:1.1.0"
|
|
2249
|
+
"@cedarjs/structure": "npm:1.1.0"
|
|
2250
|
+
"@cedarjs/vite": "npm:1.1.0"
|
|
2251
|
+
"@cedarjs/web": "npm:1.1.0"
|
|
2252
2252
|
"@rollup/plugin-alias": "npm:5.1.1"
|
|
2253
2253
|
"@rollup/plugin-commonjs": "npm:28.0.6"
|
|
2254
2254
|
"@rollup/plugin-node-resolve": "npm:16.0.1"
|
|
@@ -2268,58 +2268,58 @@ __metadata:
|
|
|
2268
2268
|
peerDependencies:
|
|
2269
2269
|
react: 18.3.1
|
|
2270
2270
|
react-dom: 18.3.1
|
|
2271
|
-
checksum: 10c0/
|
|
2271
|
+
checksum: 10c0/43fb2900731de646eaaf4c5438f776487acc221b08e80a0a796ac8bf39f457eb7d34ba8fce87b8a717e627d5a0b99ca011b640ea691da036b77efe2ee51ebbcf
|
|
2272
2272
|
languageName: node
|
|
2273
2273
|
linkType: hard
|
|
2274
2274
|
|
|
2275
|
-
"@cedarjs/project-config@npm:1.
|
|
2276
|
-
version: 1.
|
|
2277
|
-
resolution: "@cedarjs/project-config@npm:1.
|
|
2275
|
+
"@cedarjs/project-config@npm:1.1.0":
|
|
2276
|
+
version: 1.1.0
|
|
2277
|
+
resolution: "@cedarjs/project-config@npm:1.1.0"
|
|
2278
2278
|
dependencies:
|
|
2279
2279
|
deepmerge: "npm:4.3.1"
|
|
2280
2280
|
fast-glob: "npm:3.3.3"
|
|
2281
2281
|
smol-toml: "npm:1.3.4"
|
|
2282
2282
|
string-env-interpolation: "npm:1.0.1"
|
|
2283
|
-
checksum: 10c0/
|
|
2283
|
+
checksum: 10c0/6237ffdd018dabc7bd4958ccae129d842eb9596144a3646aedccf360eaf0edbf243099c07e1a5d253af1cd248773e6f7fb0aa158b86f31fe439e110ab6f7dfdd
|
|
2284
2284
|
languageName: node
|
|
2285
2285
|
linkType: hard
|
|
2286
2286
|
|
|
2287
|
-
"@cedarjs/router@npm:1.
|
|
2288
|
-
version: 1.
|
|
2289
|
-
resolution: "@cedarjs/router@npm:1.
|
|
2287
|
+
"@cedarjs/router@npm:1.1.0":
|
|
2288
|
+
version: 1.1.0
|
|
2289
|
+
resolution: "@cedarjs/router@npm:1.1.0"
|
|
2290
2290
|
dependencies:
|
|
2291
2291
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2292
|
-
"@cedarjs/auth": "npm:1.
|
|
2293
|
-
"@cedarjs/server-store": "npm:1.
|
|
2292
|
+
"@cedarjs/auth": "npm:1.1.0"
|
|
2293
|
+
"@cedarjs/server-store": "npm:1.1.0"
|
|
2294
2294
|
core-js: "npm:3.42.0"
|
|
2295
2295
|
react: "npm:18.3.1"
|
|
2296
2296
|
react-dom: "npm:18.3.1"
|
|
2297
2297
|
peerDependencies:
|
|
2298
2298
|
react: 18.3.1
|
|
2299
2299
|
react-dom: 18.3.1
|
|
2300
|
-
checksum: 10c0/
|
|
2300
|
+
checksum: 10c0/509dabd98032a742e692b8d52c9419506f975ffadd6ebd538b2e989384a8a4e61093c8ce8ae44ff219732f58c301e79dc1e3b46f4039c817f10afabe82a25198
|
|
2301
2301
|
languageName: node
|
|
2302
2302
|
linkType: hard
|
|
2303
2303
|
|
|
2304
|
-
"@cedarjs/server-store@npm:1.
|
|
2305
|
-
version: 1.
|
|
2306
|
-
resolution: "@cedarjs/server-store@npm:1.
|
|
2304
|
+
"@cedarjs/server-store@npm:1.1.0":
|
|
2305
|
+
version: 1.1.0
|
|
2306
|
+
resolution: "@cedarjs/server-store@npm:1.1.0"
|
|
2307
2307
|
dependencies:
|
|
2308
|
-
"@cedarjs/auth": "npm:1.
|
|
2309
|
-
"@cedarjs/cookie-jar": "npm:1.
|
|
2308
|
+
"@cedarjs/auth": "npm:1.1.0"
|
|
2309
|
+
"@cedarjs/cookie-jar": "npm:1.1.0"
|
|
2310
2310
|
esbuild: "npm:0.25.9"
|
|
2311
2311
|
fast-glob: "npm:3.3.3"
|
|
2312
2312
|
fs-extra: "npm:11.2.0"
|
|
2313
|
-
checksum: 10c0/
|
|
2313
|
+
checksum: 10c0/3c304c1cc03a1c0ed6290799128cd430f99d8b632eba404c3d7fa31c2474b14d74ef2331d66272b4c2e5a53f5b9bebf3e4dcbb437621a8361944678c0009bfe8
|
|
2314
2314
|
languageName: node
|
|
2315
2315
|
linkType: hard
|
|
2316
2316
|
|
|
2317
|
-
"@cedarjs/structure@npm:1.
|
|
2318
|
-
version: 1.
|
|
2319
|
-
resolution: "@cedarjs/structure@npm:1.
|
|
2317
|
+
"@cedarjs/structure@npm:1.1.0":
|
|
2318
|
+
version: 1.1.0
|
|
2319
|
+
resolution: "@cedarjs/structure@npm:1.1.0"
|
|
2320
2320
|
dependencies:
|
|
2321
2321
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2322
|
-
"@cedarjs/project-config": "npm:1.
|
|
2322
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2323
2323
|
"@prisma/internals": "npm:5.20.0"
|
|
2324
2324
|
"@types/line-column": "npm:1.0.2"
|
|
2325
2325
|
camelcase: "npm:6.3.0"
|
|
@@ -2342,37 +2342,37 @@ __metadata:
|
|
|
2342
2342
|
vscode-languageserver-textdocument: "npm:1.0.12"
|
|
2343
2343
|
vscode-languageserver-types: "npm:3.17.5"
|
|
2344
2344
|
yargs-parser: "npm:21.1.1"
|
|
2345
|
-
checksum: 10c0/
|
|
2345
|
+
checksum: 10c0/9181d821fff2b31dfe036e41be8682aca3827636af3cc193815d9de28e4f0827644cb1e60e96001ab9a127fee3204dc51908253e2713420aad7d558b85572538
|
|
2346
2346
|
languageName: node
|
|
2347
2347
|
linkType: hard
|
|
2348
2348
|
|
|
2349
|
-
"@cedarjs/telemetry@npm:1.
|
|
2350
|
-
version: 1.
|
|
2351
|
-
resolution: "@cedarjs/telemetry@npm:1.
|
|
2349
|
+
"@cedarjs/telemetry@npm:1.1.0":
|
|
2350
|
+
version: 1.1.0
|
|
2351
|
+
resolution: "@cedarjs/telemetry@npm:1.1.0"
|
|
2352
2352
|
dependencies:
|
|
2353
|
-
"@cedarjs/project-config": "npm:1.
|
|
2354
|
-
"@cedarjs/structure": "npm:1.
|
|
2353
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2354
|
+
"@cedarjs/structure": "npm:1.1.0"
|
|
2355
2355
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2356
2356
|
ci-info: "npm:4.0.0"
|
|
2357
2357
|
envinfo: "npm:7.14.0"
|
|
2358
2358
|
systeminformation: "npm:5.23.8"
|
|
2359
2359
|
uuid: "npm:10.0.0"
|
|
2360
2360
|
yargs: "npm:17.7.2"
|
|
2361
|
-
checksum: 10c0/
|
|
2361
|
+
checksum: 10c0/24c9ef6444b01aa12bc15c987b47b23e78c9d2582d27fde089cbed581737214923e99a6515c366980c9168587127b645f2703d9669d3a41690fe80be609bda66
|
|
2362
2362
|
languageName: node
|
|
2363
2363
|
linkType: hard
|
|
2364
2364
|
|
|
2365
|
-
"@cedarjs/testing@npm:1.
|
|
2366
|
-
version: 1.
|
|
2367
|
-
resolution: "@cedarjs/testing@npm:1.
|
|
2368
|
-
dependencies:
|
|
2369
|
-
"@cedarjs/auth": "npm:1.
|
|
2370
|
-
"@cedarjs/babel-config": "npm:1.
|
|
2371
|
-
"@cedarjs/context": "npm:1.
|
|
2372
|
-
"@cedarjs/graphql-server": "npm:1.
|
|
2373
|
-
"@cedarjs/project-config": "npm:1.
|
|
2374
|
-
"@cedarjs/router": "npm:1.
|
|
2375
|
-
"@cedarjs/web": "npm:1.
|
|
2365
|
+
"@cedarjs/testing@npm:1.1.0":
|
|
2366
|
+
version: 1.1.0
|
|
2367
|
+
resolution: "@cedarjs/testing@npm:1.1.0"
|
|
2368
|
+
dependencies:
|
|
2369
|
+
"@cedarjs/auth": "npm:1.1.0"
|
|
2370
|
+
"@cedarjs/babel-config": "npm:1.1.0"
|
|
2371
|
+
"@cedarjs/context": "npm:1.1.0"
|
|
2372
|
+
"@cedarjs/graphql-server": "npm:1.1.0"
|
|
2373
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2374
|
+
"@cedarjs/router": "npm:1.1.0"
|
|
2375
|
+
"@cedarjs/web": "npm:1.1.0"
|
|
2376
2376
|
"@testing-library/jest-dom": "npm:6.5.0"
|
|
2377
2377
|
"@testing-library/react": "npm:14.3.1"
|
|
2378
2378
|
"@testing-library/user-event": "npm:14.5.2"
|
|
@@ -2395,26 +2395,26 @@ __metadata:
|
|
|
2395
2395
|
peerDependenciesMeta:
|
|
2396
2396
|
vitest:
|
|
2397
2397
|
optional: true
|
|
2398
|
-
checksum: 10c0/
|
|
2398
|
+
checksum: 10c0/d96cd50b477fddc402dec7e832637b329b5d4c16e7de36fcec7b0f7542150d2339d8161ae5d05e550faa0e09555ee83e979cf050b7621fa76dbeb0cc3358cd97
|
|
2399
2399
|
languageName: node
|
|
2400
2400
|
linkType: hard
|
|
2401
2401
|
|
|
2402
|
-
"@cedarjs/vite@npm:1.
|
|
2403
|
-
version: 1.
|
|
2404
|
-
resolution: "@cedarjs/vite@npm:1.
|
|
2402
|
+
"@cedarjs/vite@npm:1.1.0":
|
|
2403
|
+
version: 1.1.0
|
|
2404
|
+
resolution: "@cedarjs/vite@npm:1.1.0"
|
|
2405
2405
|
dependencies:
|
|
2406
2406
|
"@ast-grep/napi": "npm:0.39.4"
|
|
2407
2407
|
"@babel/generator": "npm:7.27.5"
|
|
2408
2408
|
"@babel/parser": "npm:7.27.5"
|
|
2409
2409
|
"@babel/traverse": "npm:7.27.4"
|
|
2410
|
-
"@cedarjs/auth": "npm:1.
|
|
2411
|
-
"@cedarjs/babel-config": "npm:1.
|
|
2412
|
-
"@cedarjs/cookie-jar": "npm:1.
|
|
2413
|
-
"@cedarjs/internal": "npm:1.
|
|
2414
|
-
"@cedarjs/project-config": "npm:1.
|
|
2415
|
-
"@cedarjs/server-store": "npm:1.
|
|
2416
|
-
"@cedarjs/testing": "npm:1.
|
|
2417
|
-
"@cedarjs/web": "npm:1.
|
|
2410
|
+
"@cedarjs/auth": "npm:1.1.0"
|
|
2411
|
+
"@cedarjs/babel-config": "npm:1.1.0"
|
|
2412
|
+
"@cedarjs/cookie-jar": "npm:1.1.0"
|
|
2413
|
+
"@cedarjs/internal": "npm:1.1.0"
|
|
2414
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2415
|
+
"@cedarjs/server-store": "npm:1.1.0"
|
|
2416
|
+
"@cedarjs/testing": "npm:1.1.0"
|
|
2417
|
+
"@cedarjs/web": "npm:1.1.0"
|
|
2418
2418
|
"@swc/core": "npm:1.13.5"
|
|
2419
2419
|
"@vitejs/plugin-react": "npm:4.3.4"
|
|
2420
2420
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
@@ -2445,16 +2445,16 @@ __metadata:
|
|
|
2445
2445
|
rw-vite-build: ./bins/rw-vite-build.mjs
|
|
2446
2446
|
rw-vite-dev: ./bins/rw-vite-dev.mjs
|
|
2447
2447
|
vite: ./bins/vite.mjs
|
|
2448
|
-
checksum: 10c0/
|
|
2448
|
+
checksum: 10c0/3a433de8f401833df08a3c55a7a8c1d828ee8fe5f5acd8c11fd642b37181232bf6882d2dca8fcd34f9d20427e867e06d941f86eeac3ea9800bb2d3aab9e6c4d2
|
|
2449
2449
|
languageName: node
|
|
2450
2450
|
linkType: hard
|
|
2451
2451
|
|
|
2452
|
-
"@cedarjs/web-server@npm:1.
|
|
2453
|
-
version: 1.
|
|
2454
|
-
resolution: "@cedarjs/web-server@npm:1.
|
|
2452
|
+
"@cedarjs/web-server@npm:1.1.0":
|
|
2453
|
+
version: 1.1.0
|
|
2454
|
+
resolution: "@cedarjs/web-server@npm:1.1.0"
|
|
2455
2455
|
dependencies:
|
|
2456
|
-
"@cedarjs/fastify-web": "npm:1.
|
|
2457
|
-
"@cedarjs/project-config": "npm:1.
|
|
2456
|
+
"@cedarjs/fastify-web": "npm:1.1.0"
|
|
2457
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
2458
2458
|
ansis: "npm:4.1.0"
|
|
2459
2459
|
dotenv-defaults: "npm:5.0.2"
|
|
2460
2460
|
fastify: "npm:4.28.1"
|
|
@@ -2462,18 +2462,18 @@ __metadata:
|
|
|
2462
2462
|
yargs: "npm:17.7.2"
|
|
2463
2463
|
bin:
|
|
2464
2464
|
rw-web-server: ./dist/bin.js
|
|
2465
|
-
checksum: 10c0/
|
|
2465
|
+
checksum: 10c0/650ec5ea24d578e93b00bd5ffc3132ba30357abb14992e695da14a989ca800ede8f1946ee8f321bfcf41a68fe9b9d01cc2a6d92f345bb521c357e1de164a4964
|
|
2466
2466
|
languageName: node
|
|
2467
2467
|
linkType: hard
|
|
2468
2468
|
|
|
2469
|
-
"@cedarjs/web@npm:1.
|
|
2470
|
-
version: 1.
|
|
2471
|
-
resolution: "@cedarjs/web@npm:1.
|
|
2469
|
+
"@cedarjs/web@npm:1.1.0":
|
|
2470
|
+
version: 1.1.0
|
|
2471
|
+
resolution: "@cedarjs/web@npm:1.1.0"
|
|
2472
2472
|
dependencies:
|
|
2473
2473
|
"@apollo/client": "npm:3.13.9"
|
|
2474
2474
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2475
|
-
"@cedarjs/auth": "npm:1.
|
|
2476
|
-
"@cedarjs/server-store": "npm:1.
|
|
2475
|
+
"@cedarjs/auth": "npm:1.1.0"
|
|
2476
|
+
"@cedarjs/server-store": "npm:1.1.0"
|
|
2477
2477
|
"@dr.pogodin/react-helmet": "npm:2.0.4"
|
|
2478
2478
|
"@whatwg-node/fetch": "npm:0.9.21"
|
|
2479
2479
|
apollo-upload-client: "npm:18.0.1"
|
|
@@ -2498,7 +2498,7 @@ __metadata:
|
|
|
2498
2498
|
rwfw: ./dist/cjs/bins/rwfw.js
|
|
2499
2499
|
storybook: ./dist/cjs/bins/storybook.js
|
|
2500
2500
|
tsc: ./dist/cjs/bins/tsc.js
|
|
2501
|
-
checksum: 10c0/
|
|
2501
|
+
checksum: 10c0/9d3af7ef6502e2673cdba43dcfa43603485a947b0716ed199d085b0e09bfe448d89b11e2cb22aee79d32ac60dabf3f26d1f52d499965b44b91d76e4d932d2529
|
|
2502
2502
|
languageName: node
|
|
2503
2503
|
linkType: hard
|
|
2504
2504
|
|
|
@@ -4793,12 +4793,12 @@ __metadata:
|
|
|
4793
4793
|
languageName: node
|
|
4794
4794
|
linkType: hard
|
|
4795
4795
|
|
|
4796
|
-
"@npmcli/fs@npm:^
|
|
4797
|
-
version:
|
|
4798
|
-
resolution: "@npmcli/fs@npm:
|
|
4796
|
+
"@npmcli/fs@npm:^5.0.0":
|
|
4797
|
+
version: 5.0.0
|
|
4798
|
+
resolution: "@npmcli/fs@npm:5.0.0"
|
|
4799
4799
|
dependencies:
|
|
4800
4800
|
semver: "npm:^7.3.5"
|
|
4801
|
-
checksum: 10c0/
|
|
4801
|
+
checksum: 10c0/26e376d780f60ff16e874a0ac9bc3399186846baae0b6e1352286385ac134d900cc5dafaded77f38d77f86898fc923ae1cee9d7399f0275b1aa24878915d722b
|
|
4802
4802
|
languageName: node
|
|
4803
4803
|
linkType: hard
|
|
4804
4804
|
|
|
@@ -5497,9 +5497,9 @@ __metadata:
|
|
|
5497
5497
|
languageName: node
|
|
5498
5498
|
linkType: hard
|
|
5499
5499
|
|
|
5500
|
-
"@rollup/rollup-android-arm-eabi@npm:4.53.
|
|
5501
|
-
version: 4.53.
|
|
5502
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.53.
|
|
5500
|
+
"@rollup/rollup-android-arm-eabi@npm:4.53.3":
|
|
5501
|
+
version: 4.53.3
|
|
5502
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.53.3"
|
|
5503
5503
|
conditions: os=android & cpu=arm
|
|
5504
5504
|
languageName: node
|
|
5505
5505
|
linkType: hard
|
|
@@ -5511,9 +5511,9 @@ __metadata:
|
|
|
5511
5511
|
languageName: node
|
|
5512
5512
|
linkType: hard
|
|
5513
5513
|
|
|
5514
|
-
"@rollup/rollup-android-arm64@npm:4.53.
|
|
5515
|
-
version: 4.53.
|
|
5516
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.53.
|
|
5514
|
+
"@rollup/rollup-android-arm64@npm:4.53.3":
|
|
5515
|
+
version: 4.53.3
|
|
5516
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.53.3"
|
|
5517
5517
|
conditions: os=android & cpu=arm64
|
|
5518
5518
|
languageName: node
|
|
5519
5519
|
linkType: hard
|
|
@@ -5525,9 +5525,9 @@ __metadata:
|
|
|
5525
5525
|
languageName: node
|
|
5526
5526
|
linkType: hard
|
|
5527
5527
|
|
|
5528
|
-
"@rollup/rollup-darwin-arm64@npm:4.53.
|
|
5529
|
-
version: 4.53.
|
|
5530
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.53.
|
|
5528
|
+
"@rollup/rollup-darwin-arm64@npm:4.53.3":
|
|
5529
|
+
version: 4.53.3
|
|
5530
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.53.3"
|
|
5531
5531
|
conditions: os=darwin & cpu=arm64
|
|
5532
5532
|
languageName: node
|
|
5533
5533
|
linkType: hard
|
|
@@ -5539,23 +5539,23 @@ __metadata:
|
|
|
5539
5539
|
languageName: node
|
|
5540
5540
|
linkType: hard
|
|
5541
5541
|
|
|
5542
|
-
"@rollup/rollup-darwin-x64@npm:4.53.
|
|
5543
|
-
version: 4.53.
|
|
5544
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.53.
|
|
5542
|
+
"@rollup/rollup-darwin-x64@npm:4.53.3":
|
|
5543
|
+
version: 4.53.3
|
|
5544
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.53.3"
|
|
5545
5545
|
conditions: os=darwin & cpu=x64
|
|
5546
5546
|
languageName: node
|
|
5547
5547
|
linkType: hard
|
|
5548
5548
|
|
|
5549
|
-
"@rollup/rollup-freebsd-arm64@npm:4.53.
|
|
5550
|
-
version: 4.53.
|
|
5551
|
-
resolution: "@rollup/rollup-freebsd-arm64@npm:4.53.
|
|
5549
|
+
"@rollup/rollup-freebsd-arm64@npm:4.53.3":
|
|
5550
|
+
version: 4.53.3
|
|
5551
|
+
resolution: "@rollup/rollup-freebsd-arm64@npm:4.53.3"
|
|
5552
5552
|
conditions: os=freebsd & cpu=arm64
|
|
5553
5553
|
languageName: node
|
|
5554
5554
|
linkType: hard
|
|
5555
5555
|
|
|
5556
|
-
"@rollup/rollup-freebsd-x64@npm:4.53.
|
|
5557
|
-
version: 4.53.
|
|
5558
|
-
resolution: "@rollup/rollup-freebsd-x64@npm:4.53.
|
|
5556
|
+
"@rollup/rollup-freebsd-x64@npm:4.53.3":
|
|
5557
|
+
version: 4.53.3
|
|
5558
|
+
resolution: "@rollup/rollup-freebsd-x64@npm:4.53.3"
|
|
5559
5559
|
conditions: os=freebsd & cpu=x64
|
|
5560
5560
|
languageName: node
|
|
5561
5561
|
linkType: hard
|
|
@@ -5567,9 +5567,9 @@ __metadata:
|
|
|
5567
5567
|
languageName: node
|
|
5568
5568
|
linkType: hard
|
|
5569
5569
|
|
|
5570
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.53.
|
|
5571
|
-
version: 4.53.
|
|
5572
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.53.
|
|
5570
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.53.3":
|
|
5571
|
+
version: 4.53.3
|
|
5572
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.53.3"
|
|
5573
5573
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
5574
5574
|
languageName: node
|
|
5575
5575
|
linkType: hard
|
|
@@ -5581,9 +5581,9 @@ __metadata:
|
|
|
5581
5581
|
languageName: node
|
|
5582
5582
|
linkType: hard
|
|
5583
5583
|
|
|
5584
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.53.
|
|
5585
|
-
version: 4.53.
|
|
5586
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.53.
|
|
5584
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.53.3":
|
|
5585
|
+
version: 4.53.3
|
|
5586
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.53.3"
|
|
5587
5587
|
conditions: os=linux & cpu=arm & libc=musl
|
|
5588
5588
|
languageName: node
|
|
5589
5589
|
linkType: hard
|
|
@@ -5595,9 +5595,9 @@ __metadata:
|
|
|
5595
5595
|
languageName: node
|
|
5596
5596
|
linkType: hard
|
|
5597
5597
|
|
|
5598
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.53.
|
|
5599
|
-
version: 4.53.
|
|
5600
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.53.
|
|
5598
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.53.3":
|
|
5599
|
+
version: 4.53.3
|
|
5600
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.53.3"
|
|
5601
5601
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
5602
5602
|
languageName: node
|
|
5603
5603
|
linkType: hard
|
|
@@ -5609,16 +5609,16 @@ __metadata:
|
|
|
5609
5609
|
languageName: node
|
|
5610
5610
|
linkType: hard
|
|
5611
5611
|
|
|
5612
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.53.
|
|
5613
|
-
version: 4.53.
|
|
5614
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.53.
|
|
5612
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.53.3":
|
|
5613
|
+
version: 4.53.3
|
|
5614
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.53.3"
|
|
5615
5615
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
5616
5616
|
languageName: node
|
|
5617
5617
|
linkType: hard
|
|
5618
5618
|
|
|
5619
|
-
"@rollup/rollup-linux-loong64-gnu@npm:4.53.
|
|
5620
|
-
version: 4.53.
|
|
5621
|
-
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.53.
|
|
5619
|
+
"@rollup/rollup-linux-loong64-gnu@npm:4.53.3":
|
|
5620
|
+
version: 4.53.3
|
|
5621
|
+
resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.53.3"
|
|
5622
5622
|
conditions: os=linux & cpu=loong64 & libc=glibc
|
|
5623
5623
|
languageName: node
|
|
5624
5624
|
linkType: hard
|
|
@@ -5630,9 +5630,9 @@ __metadata:
|
|
|
5630
5630
|
languageName: node
|
|
5631
5631
|
linkType: hard
|
|
5632
5632
|
|
|
5633
|
-
"@rollup/rollup-linux-ppc64-gnu@npm:4.53.
|
|
5634
|
-
version: 4.53.
|
|
5635
|
-
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.53.
|
|
5633
|
+
"@rollup/rollup-linux-ppc64-gnu@npm:4.53.3":
|
|
5634
|
+
version: 4.53.3
|
|
5635
|
+
resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.53.3"
|
|
5636
5636
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
5637
5637
|
languageName: node
|
|
5638
5638
|
linkType: hard
|
|
@@ -5644,16 +5644,16 @@ __metadata:
|
|
|
5644
5644
|
languageName: node
|
|
5645
5645
|
linkType: hard
|
|
5646
5646
|
|
|
5647
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.53.
|
|
5648
|
-
version: 4.53.
|
|
5649
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.53.
|
|
5647
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.53.3":
|
|
5648
|
+
version: 4.53.3
|
|
5649
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.53.3"
|
|
5650
5650
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
5651
5651
|
languageName: node
|
|
5652
5652
|
linkType: hard
|
|
5653
5653
|
|
|
5654
|
-
"@rollup/rollup-linux-riscv64-musl@npm:4.53.
|
|
5655
|
-
version: 4.53.
|
|
5656
|
-
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.53.
|
|
5654
|
+
"@rollup/rollup-linux-riscv64-musl@npm:4.53.3":
|
|
5655
|
+
version: 4.53.3
|
|
5656
|
+
resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.53.3"
|
|
5657
5657
|
conditions: os=linux & cpu=riscv64 & libc=musl
|
|
5658
5658
|
languageName: node
|
|
5659
5659
|
linkType: hard
|
|
@@ -5665,9 +5665,9 @@ __metadata:
|
|
|
5665
5665
|
languageName: node
|
|
5666
5666
|
linkType: hard
|
|
5667
5667
|
|
|
5668
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.53.
|
|
5669
|
-
version: 4.53.
|
|
5670
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.53.
|
|
5668
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.53.3":
|
|
5669
|
+
version: 4.53.3
|
|
5670
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.53.3"
|
|
5671
5671
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
5672
5672
|
languageName: node
|
|
5673
5673
|
linkType: hard
|
|
@@ -5679,9 +5679,9 @@ __metadata:
|
|
|
5679
5679
|
languageName: node
|
|
5680
5680
|
linkType: hard
|
|
5681
5681
|
|
|
5682
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.53.
|
|
5683
|
-
version: 4.53.
|
|
5684
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.53.
|
|
5682
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.53.3":
|
|
5683
|
+
version: 4.53.3
|
|
5684
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.53.3"
|
|
5685
5685
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
5686
5686
|
languageName: node
|
|
5687
5687
|
linkType: hard
|
|
@@ -5693,16 +5693,16 @@ __metadata:
|
|
|
5693
5693
|
languageName: node
|
|
5694
5694
|
linkType: hard
|
|
5695
5695
|
|
|
5696
|
-
"@rollup/rollup-linux-x64-musl@npm:4.53.
|
|
5697
|
-
version: 4.53.
|
|
5698
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.53.
|
|
5696
|
+
"@rollup/rollup-linux-x64-musl@npm:4.53.3":
|
|
5697
|
+
version: 4.53.3
|
|
5698
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.53.3"
|
|
5699
5699
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
5700
5700
|
languageName: node
|
|
5701
5701
|
linkType: hard
|
|
5702
5702
|
|
|
5703
|
-
"@rollup/rollup-openharmony-arm64@npm:4.53.
|
|
5704
|
-
version: 4.53.
|
|
5705
|
-
resolution: "@rollup/rollup-openharmony-arm64@npm:4.53.
|
|
5703
|
+
"@rollup/rollup-openharmony-arm64@npm:4.53.3":
|
|
5704
|
+
version: 4.53.3
|
|
5705
|
+
resolution: "@rollup/rollup-openharmony-arm64@npm:4.53.3"
|
|
5706
5706
|
conditions: os=openharmony & cpu=arm64
|
|
5707
5707
|
languageName: node
|
|
5708
5708
|
linkType: hard
|
|
@@ -5714,9 +5714,9 @@ __metadata:
|
|
|
5714
5714
|
languageName: node
|
|
5715
5715
|
linkType: hard
|
|
5716
5716
|
|
|
5717
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.53.
|
|
5718
|
-
version: 4.53.
|
|
5719
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.53.
|
|
5717
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.53.3":
|
|
5718
|
+
version: 4.53.3
|
|
5719
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.53.3"
|
|
5720
5720
|
conditions: os=win32 & cpu=arm64
|
|
5721
5721
|
languageName: node
|
|
5722
5722
|
linkType: hard
|
|
@@ -5728,16 +5728,16 @@ __metadata:
|
|
|
5728
5728
|
languageName: node
|
|
5729
5729
|
linkType: hard
|
|
5730
5730
|
|
|
5731
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.53.
|
|
5732
|
-
version: 4.53.
|
|
5733
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.53.
|
|
5731
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.53.3":
|
|
5732
|
+
version: 4.53.3
|
|
5733
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.53.3"
|
|
5734
5734
|
conditions: os=win32 & cpu=ia32
|
|
5735
5735
|
languageName: node
|
|
5736
5736
|
linkType: hard
|
|
5737
5737
|
|
|
5738
|
-
"@rollup/rollup-win32-x64-gnu@npm:4.53.
|
|
5739
|
-
version: 4.53.
|
|
5740
|
-
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.53.
|
|
5738
|
+
"@rollup/rollup-win32-x64-gnu@npm:4.53.3":
|
|
5739
|
+
version: 4.53.3
|
|
5740
|
+
resolution: "@rollup/rollup-win32-x64-gnu@npm:4.53.3"
|
|
5741
5741
|
conditions: os=win32 & cpu=x64
|
|
5742
5742
|
languageName: node
|
|
5743
5743
|
linkType: hard
|
|
@@ -5749,9 +5749,9 @@ __metadata:
|
|
|
5749
5749
|
languageName: node
|
|
5750
5750
|
linkType: hard
|
|
5751
5751
|
|
|
5752
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.53.
|
|
5753
|
-
version: 4.53.
|
|
5754
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.53.
|
|
5752
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.53.3":
|
|
5753
|
+
version: 4.53.3
|
|
5754
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.53.3"
|
|
5755
5755
|
conditions: os=win32 & cpu=x64
|
|
5756
5756
|
languageName: node
|
|
5757
5757
|
linkType: hard
|
|
@@ -6373,12 +6373,12 @@ __metadata:
|
|
|
6373
6373
|
linkType: hard
|
|
6374
6374
|
|
|
6375
6375
|
"@types/react@npm:^18.2.55":
|
|
6376
|
-
version: 18.3.
|
|
6377
|
-
resolution: "@types/react@npm:18.3.
|
|
6376
|
+
version: 18.3.27
|
|
6377
|
+
resolution: "@types/react@npm:18.3.27"
|
|
6378
6378
|
dependencies:
|
|
6379
6379
|
"@types/prop-types": "npm:*"
|
|
6380
|
-
csstype: "npm:^3.
|
|
6381
|
-
checksum: 10c0/
|
|
6380
|
+
csstype: "npm:^3.2.2"
|
|
6381
|
+
checksum: 10c0/a761d2f58de03d0714806cc65d32bb3d73fb33a08dd030d255b47a295e5fff2a775cf1c20b786824d8deb6454eaccce9bc6998d9899c14fc04bbd1b0b0b72897
|
|
6382
6382
|
languageName: node
|
|
6383
6383
|
linkType: hard
|
|
6384
6384
|
|
|
@@ -6507,11 +6507,11 @@ __metadata:
|
|
|
6507
6507
|
linkType: hard
|
|
6508
6508
|
|
|
6509
6509
|
"@typescript-eslint/tsconfig-utils@npm:^8.44.0":
|
|
6510
|
-
version: 8.
|
|
6511
|
-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.
|
|
6510
|
+
version: 8.48.0
|
|
6511
|
+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.48.0"
|
|
6512
6512
|
peerDependencies:
|
|
6513
6513
|
typescript: ">=4.8.4 <6.0.0"
|
|
6514
|
-
checksum: 10c0/
|
|
6514
|
+
checksum: 10c0/52e9ce8ffbaf32f3c6f4b8fa8af6e3901c430411e137a0baf650fcefdd8edf3dcc4569eba726a28424471d4d1d96b815aa4cf7b63aa7b67380efd6a8dd354222
|
|
6515
6515
|
languageName: node
|
|
6516
6516
|
linkType: hard
|
|
6517
6517
|
|
|
@@ -6539,9 +6539,9 @@ __metadata:
|
|
|
6539
6539
|
linkType: hard
|
|
6540
6540
|
|
|
6541
6541
|
"@typescript-eslint/types@npm:^8.44.0":
|
|
6542
|
-
version: 8.
|
|
6543
|
-
resolution: "@typescript-eslint/types@npm:8.
|
|
6544
|
-
checksum: 10c0/
|
|
6542
|
+
version: 8.48.0
|
|
6543
|
+
resolution: "@typescript-eslint/types@npm:8.48.0"
|
|
6544
|
+
checksum: 10c0/865a8f4ae4a50aa8976f3d7e0f874f1a1c80227ec53ded68644d41011c729a489bb59f70683b29237ab945716ea0258e1d47387163379eab3edaaf5e5cc3b757
|
|
6545
6545
|
languageName: node
|
|
6546
6546
|
linkType: hard
|
|
6547
6547
|
|
|
@@ -7176,8 +7176,8 @@ __metadata:
|
|
|
7176
7176
|
version: 0.0.0-use.local
|
|
7177
7177
|
resolution: "api@workspace:api"
|
|
7178
7178
|
dependencies:
|
|
7179
|
-
"@cedarjs/api": "npm:1.
|
|
7180
|
-
"@cedarjs/graphql-server": "npm:1.
|
|
7179
|
+
"@cedarjs/api": "npm:1.1.0"
|
|
7180
|
+
"@cedarjs/graphql-server": "npm:1.1.0"
|
|
7181
7181
|
languageName: unknown
|
|
7182
7182
|
linkType: soft
|
|
7183
7183
|
|
|
@@ -7819,11 +7819,11 @@ __metadata:
|
|
|
7819
7819
|
linkType: hard
|
|
7820
7820
|
|
|
7821
7821
|
"baseline-browser-mapping@npm:^2.8.25":
|
|
7822
|
-
version: 2.8.
|
|
7823
|
-
resolution: "baseline-browser-mapping@npm:2.8.
|
|
7822
|
+
version: 2.8.31
|
|
7823
|
+
resolution: "baseline-browser-mapping@npm:2.8.31"
|
|
7824
7824
|
bin:
|
|
7825
7825
|
baseline-browser-mapping: dist/cli.js
|
|
7826
|
-
checksum: 10c0/
|
|
7826
|
+
checksum: 10c0/e0b2fcb41bf36c5e27e122a4d4cc9e5f6b9747d31cd0bd1f771aee9c490eb1e01cd11a31db32286bd4b9221139ee332b5ab7e3893c18a4dbd0ce8915a9e180ed
|
|
7827
7827
|
languageName: node
|
|
7828
7828
|
linkType: hard
|
|
7829
7829
|
|
|
@@ -8020,7 +8020,7 @@ __metadata:
|
|
|
8020
8020
|
languageName: node
|
|
8021
8021
|
linkType: hard
|
|
8022
8022
|
|
|
8023
|
-
"browserslist@npm:^4.24.0, browserslist@npm:^4.
|
|
8023
|
+
"browserslist@npm:^4.24.0, browserslist@npm:^4.28.0":
|
|
8024
8024
|
version: 4.28.0
|
|
8025
8025
|
resolution: "browserslist@npm:4.28.0"
|
|
8026
8026
|
dependencies:
|
|
@@ -8123,12 +8123,12 @@ __metadata:
|
|
|
8123
8123
|
linkType: hard
|
|
8124
8124
|
|
|
8125
8125
|
"cacache@npm:^20.0.1":
|
|
8126
|
-
version: 20.0.
|
|
8127
|
-
resolution: "cacache@npm:20.0.
|
|
8126
|
+
version: 20.0.3
|
|
8127
|
+
resolution: "cacache@npm:20.0.3"
|
|
8128
8128
|
dependencies:
|
|
8129
|
-
"@npmcli/fs": "npm:^
|
|
8129
|
+
"@npmcli/fs": "npm:^5.0.0"
|
|
8130
8130
|
fs-minipass: "npm:^3.0.0"
|
|
8131
|
-
glob: "npm:^
|
|
8131
|
+
glob: "npm:^13.0.0"
|
|
8132
8132
|
lru-cache: "npm:^11.1.0"
|
|
8133
8133
|
minipass: "npm:^7.0.3"
|
|
8134
8134
|
minipass-collect: "npm:^2.0.1"
|
|
@@ -8136,8 +8136,8 @@ __metadata:
|
|
|
8136
8136
|
minipass-pipeline: "npm:^1.2.4"
|
|
8137
8137
|
p-map: "npm:^7.0.2"
|
|
8138
8138
|
ssri: "npm:^13.0.0"
|
|
8139
|
-
unique-filename: "npm:^
|
|
8140
|
-
checksum: 10c0/
|
|
8139
|
+
unique-filename: "npm:^5.0.0"
|
|
8140
|
+
checksum: 10c0/c7da1ca694d20e8f8aedabd21dc11518f809a7d2b59aa76a1fc655db5a9e62379e465c157ddd2afe34b19230808882288effa6911b2de26a088a6d5645123462
|
|
8141
8141
|
languageName: node
|
|
8142
8142
|
linkType: hard
|
|
8143
8143
|
|
|
@@ -8205,9 +8205,9 @@ __metadata:
|
|
|
8205
8205
|
linkType: hard
|
|
8206
8206
|
|
|
8207
8207
|
"caniuse-lite@npm:^1.0.30001754":
|
|
8208
|
-
version: 1.0.
|
|
8209
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8210
|
-
checksum: 10c0/
|
|
8208
|
+
version: 1.0.30001757
|
|
8209
|
+
resolution: "caniuse-lite@npm:1.0.30001757"
|
|
8210
|
+
checksum: 10c0/3ccb71fa2bf1f8c96ff1bf9b918b08806fed33307e20a3ce3259155fda131eaf96cfcd88d3d309c8fd7f8285cc71d89a3b93648a1c04814da31c301f98508d42
|
|
8211
8211
|
languageName: node
|
|
8212
8212
|
linkType: hard
|
|
8213
8213
|
|
|
@@ -8784,18 +8784,18 @@ __metadata:
|
|
|
8784
8784
|
linkType: hard
|
|
8785
8785
|
|
|
8786
8786
|
"core-js-compat@npm:^3.40.0":
|
|
8787
|
-
version: 3.
|
|
8788
|
-
resolution: "core-js-compat@npm:3.
|
|
8787
|
+
version: 3.47.0
|
|
8788
|
+
resolution: "core-js-compat@npm:3.47.0"
|
|
8789
8789
|
dependencies:
|
|
8790
|
-
browserslist: "npm:^4.
|
|
8791
|
-
checksum: 10c0/
|
|
8790
|
+
browserslist: "npm:^4.28.0"
|
|
8791
|
+
checksum: 10c0/71da415899633120db7638dd7b250eee56031f63c4560dcba8eeeafd1168fae171d59b223e3fd2e0aa543a490d64bac7d946764721e2c05897056fdfb22cce33
|
|
8792
8792
|
languageName: node
|
|
8793
8793
|
linkType: hard
|
|
8794
8794
|
|
|
8795
8795
|
"core-js-pure@npm:^3.30.2":
|
|
8796
|
-
version: 3.
|
|
8797
|
-
resolution: "core-js-pure@npm:3.
|
|
8798
|
-
checksum: 10c0/
|
|
8796
|
+
version: 3.47.0
|
|
8797
|
+
resolution: "core-js-pure@npm:3.47.0"
|
|
8798
|
+
checksum: 10c0/7eb5f897e532b33e6ea85ec2c60073fc2fe943e4543ec9903340450fc0f3b46b5b118d57d332e9f2c3d681a8b7b219a4cc64ccf548d933f6b79f754b682696dd
|
|
8799
8799
|
languageName: node
|
|
8800
8800
|
linkType: hard
|
|
8801
8801
|
|
|
@@ -9029,7 +9029,7 @@ __metadata:
|
|
|
9029
9029
|
languageName: node
|
|
9030
9030
|
linkType: hard
|
|
9031
9031
|
|
|
9032
|
-
"csstype@npm:^3.
|
|
9032
|
+
"csstype@npm:^3.2.2":
|
|
9033
9033
|
version: 3.2.3
|
|
9034
9034
|
resolution: "csstype@npm:3.2.3"
|
|
9035
9035
|
checksum: 10c0/cd29c51e70fa822f1cecd8641a1445bed7063697469d35633b516e60fe8c1bde04b08f6c5b6022136bb669b64c63d4173af54864510fbb4ee23281801841a3ce
|
|
@@ -9546,9 +9546,9 @@ __metadata:
|
|
|
9546
9546
|
linkType: hard
|
|
9547
9547
|
|
|
9548
9548
|
"electron-to-chromium@npm:^1.5.249":
|
|
9549
|
-
version: 1.5.
|
|
9550
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9551
|
-
checksum: 10c0/
|
|
9549
|
+
version: 1.5.260
|
|
9550
|
+
resolution: "electron-to-chromium@npm:1.5.260"
|
|
9551
|
+
checksum: 10c0/5be308adbe7f9b370f628eb3ae35528bccc8e8592ee4848f9dfa308af658deaa87e915dd6929b6993e712929e7e6828f40434814506476ae11051381ee423fdf
|
|
9552
9552
|
languageName: node
|
|
9553
9553
|
linkType: hard
|
|
9554
9554
|
|
|
@@ -11232,8 +11232,8 @@ __metadata:
|
|
|
11232
11232
|
linkType: hard
|
|
11233
11233
|
|
|
11234
11234
|
"glob@npm:^10.0.0":
|
|
11235
|
-
version: 10.
|
|
11236
|
-
resolution: "glob@npm:10.
|
|
11235
|
+
version: 10.5.0
|
|
11236
|
+
resolution: "glob@npm:10.5.0"
|
|
11237
11237
|
dependencies:
|
|
11238
11238
|
foreground-child: "npm:^3.1.0"
|
|
11239
11239
|
jackspeak: "npm:^3.1.2"
|
|
@@ -11243,11 +11243,11 @@ __metadata:
|
|
|
11243
11243
|
path-scurry: "npm:^1.11.1"
|
|
11244
11244
|
bin:
|
|
11245
11245
|
glob: dist/esm/bin.mjs
|
|
11246
|
-
checksum: 10c0/
|
|
11246
|
+
checksum: 10c0/100705eddbde6323e7b35e1d1ac28bcb58322095bd8e63a7d0bef1a2cdafe0d0f7922a981b2b48369a4f8c1b077be5c171804534c3509dfe950dde15fbe6d828
|
|
11247
11247
|
languageName: node
|
|
11248
11248
|
linkType: hard
|
|
11249
11249
|
|
|
11250
|
-
"glob@npm:^11.0.0
|
|
11250
|
+
"glob@npm:^11.0.0":
|
|
11251
11251
|
version: 11.1.0
|
|
11252
11252
|
resolution: "glob@npm:11.1.0"
|
|
11253
11253
|
dependencies:
|
|
@@ -11263,6 +11263,17 @@ __metadata:
|
|
|
11263
11263
|
languageName: node
|
|
11264
11264
|
linkType: hard
|
|
11265
11265
|
|
|
11266
|
+
"glob@npm:^13.0.0":
|
|
11267
|
+
version: 13.0.0
|
|
11268
|
+
resolution: "glob@npm:13.0.0"
|
|
11269
|
+
dependencies:
|
|
11270
|
+
minimatch: "npm:^10.1.1"
|
|
11271
|
+
minipass: "npm:^7.1.2"
|
|
11272
|
+
path-scurry: "npm:^2.0.0"
|
|
11273
|
+
checksum: 10c0/8e2f5821f3f7c312dd102e23a15b80c79e0837a9872784293ba2e15ec73b3f3749a49a42a31bfcb4e52c84820a474e92331c2eebf18819d20308f5c33876630a
|
|
11274
|
+
languageName: node
|
|
11275
|
+
linkType: hard
|
|
11276
|
+
|
|
11266
11277
|
"glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.2.0":
|
|
11267
11278
|
version: 7.2.3
|
|
11268
11279
|
resolution: "glob@npm:7.2.3"
|
|
@@ -16206,31 +16217,31 @@ __metadata:
|
|
|
16206
16217
|
linkType: hard
|
|
16207
16218
|
|
|
16208
16219
|
"rollup@npm:^4.20.0":
|
|
16209
|
-
version: 4.53.
|
|
16210
|
-
resolution: "rollup@npm:4.53.
|
|
16211
|
-
dependencies:
|
|
16212
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.53.
|
|
16213
|
-
"@rollup/rollup-android-arm64": "npm:4.53.
|
|
16214
|
-
"@rollup/rollup-darwin-arm64": "npm:4.53.
|
|
16215
|
-
"@rollup/rollup-darwin-x64": "npm:4.53.
|
|
16216
|
-
"@rollup/rollup-freebsd-arm64": "npm:4.53.
|
|
16217
|
-
"@rollup/rollup-freebsd-x64": "npm:4.53.
|
|
16218
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.53.
|
|
16219
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.53.
|
|
16220
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.53.
|
|
16221
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.53.
|
|
16222
|
-
"@rollup/rollup-linux-loong64-gnu": "npm:4.53.
|
|
16223
|
-
"@rollup/rollup-linux-ppc64-gnu": "npm:4.53.
|
|
16224
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.53.
|
|
16225
|
-
"@rollup/rollup-linux-riscv64-musl": "npm:4.53.
|
|
16226
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.53.
|
|
16227
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.53.
|
|
16228
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.53.
|
|
16229
|
-
"@rollup/rollup-openharmony-arm64": "npm:4.53.
|
|
16230
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.53.
|
|
16231
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.53.
|
|
16232
|
-
"@rollup/rollup-win32-x64-gnu": "npm:4.53.
|
|
16233
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.53.
|
|
16220
|
+
version: 4.53.3
|
|
16221
|
+
resolution: "rollup@npm:4.53.3"
|
|
16222
|
+
dependencies:
|
|
16223
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.53.3"
|
|
16224
|
+
"@rollup/rollup-android-arm64": "npm:4.53.3"
|
|
16225
|
+
"@rollup/rollup-darwin-arm64": "npm:4.53.3"
|
|
16226
|
+
"@rollup/rollup-darwin-x64": "npm:4.53.3"
|
|
16227
|
+
"@rollup/rollup-freebsd-arm64": "npm:4.53.3"
|
|
16228
|
+
"@rollup/rollup-freebsd-x64": "npm:4.53.3"
|
|
16229
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.53.3"
|
|
16230
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.53.3"
|
|
16231
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.53.3"
|
|
16232
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.53.3"
|
|
16233
|
+
"@rollup/rollup-linux-loong64-gnu": "npm:4.53.3"
|
|
16234
|
+
"@rollup/rollup-linux-ppc64-gnu": "npm:4.53.3"
|
|
16235
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.53.3"
|
|
16236
|
+
"@rollup/rollup-linux-riscv64-musl": "npm:4.53.3"
|
|
16237
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.53.3"
|
|
16238
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.53.3"
|
|
16239
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.53.3"
|
|
16240
|
+
"@rollup/rollup-openharmony-arm64": "npm:4.53.3"
|
|
16241
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.53.3"
|
|
16242
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.53.3"
|
|
16243
|
+
"@rollup/rollup-win32-x64-gnu": "npm:4.53.3"
|
|
16244
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.53.3"
|
|
16234
16245
|
"@types/estree": "npm:1.0.8"
|
|
16235
16246
|
fsevents: "npm:~2.3.2"
|
|
16236
16247
|
dependenciesMeta:
|
|
@@ -16282,7 +16293,7 @@ __metadata:
|
|
|
16282
16293
|
optional: true
|
|
16283
16294
|
bin:
|
|
16284
16295
|
rollup: dist/bin/rollup
|
|
16285
|
-
checksum: 10c0/
|
|
16296
|
+
checksum: 10c0/a21305aac72013083bd0dec92162b0f7f24cacf57c876ca601ec76e892895952c9ea592c1c07f23b8c125f7979c2b17f7fb565e386d03ee4c1f0952ac4ab0d75
|
|
16286
16297
|
languageName: node
|
|
16287
16298
|
linkType: hard
|
|
16288
16299
|
|
|
@@ -16290,9 +16301,9 @@ __metadata:
|
|
|
16290
16301
|
version: 0.0.0-use.local
|
|
16291
16302
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16292
16303
|
dependencies:
|
|
16293
|
-
"@cedarjs/core": "npm:1.
|
|
16294
|
-
"@cedarjs/project-config": "npm:1.
|
|
16295
|
-
"@cedarjs/testing": "npm:1.
|
|
16304
|
+
"@cedarjs/core": "npm:1.1.0"
|
|
16305
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
16306
|
+
"@cedarjs/testing": "npm:1.1.0"
|
|
16296
16307
|
vitest: "npm:3.2.4"
|
|
16297
16308
|
languageName: unknown
|
|
16298
16309
|
linkType: soft
|
|
@@ -18014,21 +18025,21 @@ __metadata:
|
|
|
18014
18025
|
languageName: node
|
|
18015
18026
|
linkType: hard
|
|
18016
18027
|
|
|
18017
|
-
"unique-filename@npm:^
|
|
18018
|
-
version:
|
|
18019
|
-
resolution: "unique-filename@npm:
|
|
18028
|
+
"unique-filename@npm:^5.0.0":
|
|
18029
|
+
version: 5.0.0
|
|
18030
|
+
resolution: "unique-filename@npm:5.0.0"
|
|
18020
18031
|
dependencies:
|
|
18021
|
-
unique-slug: "npm:^
|
|
18022
|
-
checksum: 10c0/
|
|
18032
|
+
unique-slug: "npm:^6.0.0"
|
|
18033
|
+
checksum: 10c0/afb897e9cf4c2fb622ea716f7c2bb462001928fc5f437972213afdf1cc32101a230c0f1e9d96fc91ee5185eca0f2feb34127145874975f347be52eb91d6ccc2c
|
|
18023
18034
|
languageName: node
|
|
18024
18035
|
linkType: hard
|
|
18025
18036
|
|
|
18026
|
-
"unique-slug@npm:^
|
|
18027
|
-
version:
|
|
18028
|
-
resolution: "unique-slug@npm:
|
|
18037
|
+
"unique-slug@npm:^6.0.0":
|
|
18038
|
+
version: 6.0.0
|
|
18039
|
+
resolution: "unique-slug@npm:6.0.0"
|
|
18029
18040
|
dependencies:
|
|
18030
18041
|
imurmurhash: "npm:^0.1.4"
|
|
18031
|
-
checksum: 10c0/
|
|
18042
|
+
checksum: 10c0/da7ade4cb04eb33ad0499861f82fe95ce9c7c878b7139dc54d140ecfb6a6541c18a5c8dac16188b8b379fe62c0c1f1b710814baac910cde5f4fec06212126c6a
|
|
18032
18043
|
languageName: node
|
|
18033
18044
|
linkType: hard
|
|
18034
18045
|
|
|
@@ -18095,14 +18106,14 @@ __metadata:
|
|
|
18095
18106
|
linkType: hard
|
|
18096
18107
|
|
|
18097
18108
|
"unplugin@npm:^2.2.2, unplugin@npm:^2.3.2, unplugin@npm:^2.3.4":
|
|
18098
|
-
version: 2.3.
|
|
18099
|
-
resolution: "unplugin@npm:2.3.
|
|
18109
|
+
version: 2.3.11
|
|
18110
|
+
resolution: "unplugin@npm:2.3.11"
|
|
18100
18111
|
dependencies:
|
|
18101
18112
|
"@jridgewell/remapping": "npm:^2.3.5"
|
|
18102
18113
|
acorn: "npm:^8.15.0"
|
|
18103
18114
|
picomatch: "npm:^4.0.3"
|
|
18104
18115
|
webpack-virtual-modules: "npm:^0.6.2"
|
|
18105
|
-
checksum: 10c0/
|
|
18116
|
+
checksum: 10c0/273c1eab0eca4470c7317428689295c31dbe8ab0b306504de9f03cd20c156debb4131bef24b27ac615862958c5dd950a3951d26c0723ea774652ab3624149cff
|
|
18106
18117
|
languageName: node
|
|
18107
18118
|
linkType: hard
|
|
18108
18119
|
|
|
@@ -18489,10 +18500,10 @@ __metadata:
|
|
|
18489
18500
|
version: 0.0.0-use.local
|
|
18490
18501
|
resolution: "web@workspace:web"
|
|
18491
18502
|
dependencies:
|
|
18492
|
-
"@cedarjs/forms": "npm:1.
|
|
18493
|
-
"@cedarjs/router": "npm:1.
|
|
18494
|
-
"@cedarjs/vite": "npm:1.
|
|
18495
|
-
"@cedarjs/web": "npm:1.
|
|
18503
|
+
"@cedarjs/forms": "npm:1.1.0"
|
|
18504
|
+
"@cedarjs/router": "npm:1.1.0"
|
|
18505
|
+
"@cedarjs/vite": "npm:1.1.0"
|
|
18506
|
+
"@cedarjs/web": "npm:1.1.0"
|
|
18496
18507
|
"@types/react": "npm:^18.2.55"
|
|
18497
18508
|
"@types/react-dom": "npm:^18.2.19"
|
|
18498
18509
|
react: "npm:18.3.1"
|