create-cedar-app 1.1.0-rc.33 → 1.1.1-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/create-cedar-app.js +1 -1
- package/package.json +4 -4
- package/templates/esm-js/api/package.json +2 -2
- package/templates/esm-js/package.json +3 -3
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +178 -178
- 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 +178 -178
- 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 +178 -178
- 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 +178 -178
package/templates/ts/yarn.lock
CHANGED
|
@@ -1824,15 +1824,15 @@ __metadata:
|
|
|
1824
1824
|
languageName: node
|
|
1825
1825
|
linkType: hard
|
|
1826
1826
|
|
|
1827
|
-
"@cedarjs/api-server@npm:1.1.0
|
|
1828
|
-
version: 1.1.0
|
|
1829
|
-
resolution: "@cedarjs/api-server@npm:1.1.0
|
|
1830
|
-
dependencies:
|
|
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
|
|
1827
|
+
"@cedarjs/api-server@npm:1.1.0":
|
|
1828
|
+
version: 1.1.0
|
|
1829
|
+
resolution: "@cedarjs/api-server@npm:1.1.0"
|
|
1830
|
+
dependencies:
|
|
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.1.0
|
|
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.1.0
|
|
1867
|
-
version: 1.1.0
|
|
1868
|
-
resolution: "@cedarjs/api@npm:1.1.0
|
|
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.1.0
|
|
1898
|
-
version: 1.1.0
|
|
1899
|
-
resolution: "@cedarjs/auth@npm:1.1.0
|
|
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.1.0
|
|
1908
|
-
version: 1.1.0
|
|
1909
|
-
resolution: "@cedarjs/babel-config@npm:1.1.0
|
|
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.1.0
|
|
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.1.0
|
|
1937
|
-
version: 1.1.0
|
|
1938
|
-
resolution: "@cedarjs/cli-helpers@npm:1.1.0
|
|
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.1.0
|
|
1942
|
-
"@cedarjs/telemetry": "npm:1.1.0
|
|
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.1.0
|
|
1962
|
-
version: 1.1.0
|
|
1963
|
-
resolution: "@cedarjs/cli@npm:1.1.0
|
|
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.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
|
|
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.1.0
|
|
2033
|
-
version: 1.1.0
|
|
2034
|
-
resolution: "@cedarjs/context@npm:1.1.0
|
|
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.1.0
|
|
2040
|
-
version: 1.1.0
|
|
2041
|
-
resolution: "@cedarjs/cookie-jar@npm:1.1.0
|
|
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.1.0
|
|
2052
|
-
version: 1.1.0
|
|
2053
|
-
resolution: "@cedarjs/core@npm:1.1.0
|
|
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.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
|
|
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.1.0
|
|
2097
|
-
version: 1.1.0
|
|
2098
|
-
resolution: "@cedarjs/eslint-config@npm:1.1.0
|
|
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.1.0
|
|
2104
|
-
"@cedarjs/internal": "npm:1.1.0
|
|
2105
|
-
"@cedarjs/project-config": "npm:1.1.0
|
|
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.1.0
|
|
2124
|
-
version: 1.1.0
|
|
2125
|
-
resolution: "@cedarjs/eslint-plugin@npm:1.1.0
|
|
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.1.0
|
|
2134
|
-
version: 1.1.0
|
|
2135
|
-
resolution: "@cedarjs/fastify-web@npm:1.1.0
|
|
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.1.0
|
|
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.1.0
|
|
2147
|
-
version: 1.1.0
|
|
2148
|
-
resolution: "@cedarjs/forms@npm:1.1.0
|
|
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.1.0
|
|
2160
|
-
version: 1.1.0
|
|
2161
|
-
resolution: "@cedarjs/graphql-server@npm:1.1.0
|
|
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.1.0
|
|
2165
|
-
"@cedarjs/context": "npm:1.1.0
|
|
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.1.0
|
|
2189
|
-
version: 1.1.0
|
|
2190
|
-
resolution: "@cedarjs/internal@npm:1.1.0
|
|
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.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
|
|
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.1.0
|
|
2239
|
-
version: 1.1.0
|
|
2240
|
-
resolution: "@cedarjs/prerender@npm:1.1.0
|
|
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.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
|
|
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.1.0
|
|
2276
|
-
version: 1.1.0
|
|
2277
|
-
resolution: "@cedarjs/project-config@npm:1.1.0
|
|
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.1.0
|
|
2288
|
-
version: 1.1.0
|
|
2289
|
-
resolution: "@cedarjs/router@npm:1.1.0
|
|
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.1.0
|
|
2293
|
-
"@cedarjs/server-store": "npm:1.1.0
|
|
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.1.0
|
|
2305
|
-
version: 1.1.0
|
|
2306
|
-
resolution: "@cedarjs/server-store@npm:1.1.0
|
|
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.1.0
|
|
2309
|
-
"@cedarjs/cookie-jar": "npm:1.1.0
|
|
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.1.0
|
|
2318
|
-
version: 1.1.0
|
|
2319
|
-
resolution: "@cedarjs/structure@npm:1.1.0
|
|
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.1.0
|
|
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.1.0
|
|
2350
|
-
version: 1.1.0
|
|
2351
|
-
resolution: "@cedarjs/telemetry@npm:1.1.0
|
|
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.1.0
|
|
2354
|
-
"@cedarjs/structure": "npm:1.1.0
|
|
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.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
|
|
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.1.0
|
|
2403
|
-
version: 1.1.0
|
|
2404
|
-
resolution: "@cedarjs/vite@npm:1.1.0
|
|
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.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
|
|
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.1.0
|
|
2453
|
-
version: 1.1.0
|
|
2454
|
-
resolution: "@cedarjs/web-server@npm:1.1.0
|
|
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.1.0
|
|
2457
|
-
"@cedarjs/project-config": "npm:1.1.0
|
|
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.1.0
|
|
2470
|
-
version: 1.1.0
|
|
2471
|
-
resolution: "@cedarjs/web@npm:1.1.0
|
|
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.1.0
|
|
2476
|
-
"@cedarjs/server-store": "npm:1.1.0
|
|
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
|
|
|
@@ -7258,8 +7258,8 @@ __metadata:
|
|
|
7258
7258
|
version: 0.0.0-use.local
|
|
7259
7259
|
resolution: "api@workspace:api"
|
|
7260
7260
|
dependencies:
|
|
7261
|
-
"@cedarjs/api": "npm:1.1.0
|
|
7262
|
-
"@cedarjs/graphql-server": "npm:1.1.0
|
|
7261
|
+
"@cedarjs/api": "npm:1.1.0"
|
|
7262
|
+
"@cedarjs/graphql-server": "npm:1.1.0"
|
|
7263
7263
|
languageName: unknown
|
|
7264
7264
|
linkType: soft
|
|
7265
7265
|
|
|
@@ -16431,9 +16431,9 @@ __metadata:
|
|
|
16431
16431
|
version: 0.0.0-use.local
|
|
16432
16432
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16433
16433
|
dependencies:
|
|
16434
|
-
"@cedarjs/core": "npm:1.1.0
|
|
16435
|
-
"@cedarjs/project-config": "npm:1.1.0
|
|
16436
|
-
"@cedarjs/testing": "npm:1.1.0
|
|
16434
|
+
"@cedarjs/core": "npm:1.1.0"
|
|
16435
|
+
"@cedarjs/project-config": "npm:1.1.0"
|
|
16436
|
+
"@cedarjs/testing": "npm:1.1.0"
|
|
16437
16437
|
languageName: unknown
|
|
16438
16438
|
linkType: soft
|
|
16439
16439
|
|
|
@@ -18572,10 +18572,10 @@ __metadata:
|
|
|
18572
18572
|
version: 0.0.0-use.local
|
|
18573
18573
|
resolution: "web@workspace:web"
|
|
18574
18574
|
dependencies:
|
|
18575
|
-
"@cedarjs/forms": "npm:1.1.0
|
|
18576
|
-
"@cedarjs/router": "npm:1.1.0
|
|
18577
|
-
"@cedarjs/vite": "npm:1.1.0
|
|
18578
|
-
"@cedarjs/web": "npm:1.1.0
|
|
18575
|
+
"@cedarjs/forms": "npm:1.1.0"
|
|
18576
|
+
"@cedarjs/router": "npm:1.1.0"
|
|
18577
|
+
"@cedarjs/vite": "npm:1.1.0"
|
|
18578
|
+
"@cedarjs/web": "npm:1.1.0"
|
|
18579
18579
|
"@types/react": "npm:^18.2.55"
|
|
18580
18580
|
"@types/react-dom": "npm:^18.2.19"
|
|
18581
18581
|
react: "npm:18.3.1"
|