create-cedar-app 2.0.1-rc.2 → 2.0.2-next.24
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/db/schema.prisma +1 -1
- package/templates/esm-js/api/package.json +2 -2
- package/templates/esm-js/package.json +3 -3
- package/templates/esm-js/scripts/seed.js +3 -3
- package/templates/esm-js/web/package.json +4 -4
- package/templates/esm-js/yarn.lock +178 -178
- package/templates/esm-ts/api/db/schema.prisma +1 -1
- package/templates/esm-ts/api/package.json +2 -2
- package/templates/esm-ts/package.json +3 -3
- package/templates/esm-ts/scripts/seed.ts +3 -3
- package/templates/esm-ts/web/package.json +4 -4
- package/templates/esm-ts/yarn.lock +178 -178
- package/templates/js/api/db/schema.prisma +1 -1
- package/templates/js/api/package.json +2 -2
- package/templates/js/package.json +3 -3
- package/templates/js/scripts/seed.js +3 -3
- package/templates/js/web/package.json +4 -4
- package/templates/js/yarn.lock +178 -178
- package/templates/ts/api/db/schema.prisma +1 -1
- package/templates/ts/api/package.json +2 -2
- package/templates/ts/package.json +3 -3
- package/templates/ts/scripts/seed.ts +3 -3
- package/templates/ts/web/package.json +4 -4
- package/templates/ts/yarn.lock +178 -178
|
@@ -1824,15 +1824,15 @@ __metadata:
|
|
|
1824
1824
|
languageName: node
|
|
1825
1825
|
linkType: hard
|
|
1826
1826
|
|
|
1827
|
-
"@cedarjs/api-server@npm:2.0.1
|
|
1828
|
-
version: 2.0.1
|
|
1829
|
-
resolution: "@cedarjs/api-server@npm:2.0.1
|
|
1830
|
-
dependencies:
|
|
1831
|
-
"@cedarjs/context": "npm:2.0.1
|
|
1832
|
-
"@cedarjs/fastify-web": "npm:2.0.1
|
|
1833
|
-
"@cedarjs/internal": "npm:2.0.1
|
|
1834
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
1835
|
-
"@cedarjs/web-server": "npm:2.0.1
|
|
1827
|
+
"@cedarjs/api-server@npm:2.0.1":
|
|
1828
|
+
version: 2.0.1
|
|
1829
|
+
resolution: "@cedarjs/api-server@npm:2.0.1"
|
|
1830
|
+
dependencies:
|
|
1831
|
+
"@cedarjs/context": "npm:2.0.1"
|
|
1832
|
+
"@cedarjs/fastify-web": "npm:2.0.1"
|
|
1833
|
+
"@cedarjs/internal": "npm:2.0.1"
|
|
1834
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
1835
|
+
"@cedarjs/web-server": "npm:2.0.1"
|
|
1836
1836
|
"@fastify/multipart": "npm:9.0.3"
|
|
1837
1837
|
"@fastify/url-data": "npm:6.0.3"
|
|
1838
1838
|
chalk: "npm:4.1.2"
|
|
@@ -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": 2.0.1
|
|
1851
|
+
"@cedarjs/graphql-server": 2.0.1
|
|
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/22ac959ceb9ff2702bc5d9ad8faf5f9bdff44e428aca34c466fdea8c4e88595239e329d2442adb1246ace38f142860ac1fd13b0a204ea9a812c2dc3dbf42ce0f
|
|
1863
1863
|
languageName: node
|
|
1864
1864
|
linkType: hard
|
|
1865
1865
|
|
|
1866
|
-
"@cedarjs/api@npm:2.0.1
|
|
1867
|
-
version: 2.0.1
|
|
1868
|
-
resolution: "@cedarjs/api@npm:2.0.1
|
|
1866
|
+
"@cedarjs/api@npm:2.0.1":
|
|
1867
|
+
version: 2.0.1
|
|
1868
|
+
resolution: "@cedarjs/api@npm:2.0.1"
|
|
1869
1869
|
dependencies:
|
|
1870
1870
|
"@prisma/client": "npm:6.19.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/b7ad89fb469f506c99ce815e5bbfd543b3c62a29c8ec75cc7cf4fa643c7dcc26ce50057e9b1703e2c0c3af2d7baa4947c22bc5e75137ce9164b4d13658feabe1
|
|
1894
1894
|
languageName: node
|
|
1895
1895
|
linkType: hard
|
|
1896
1896
|
|
|
1897
|
-
"@cedarjs/auth@npm:2.0.1
|
|
1898
|
-
version: 2.0.1
|
|
1899
|
-
resolution: "@cedarjs/auth@npm:2.0.1
|
|
1897
|
+
"@cedarjs/auth@npm:2.0.1":
|
|
1898
|
+
version: 2.0.1
|
|
1899
|
+
resolution: "@cedarjs/auth@npm:2.0.1"
|
|
1900
1900
|
dependencies:
|
|
1901
1901
|
core-js: "npm:3.42.0"
|
|
1902
1902
|
react: "npm:18.3.1"
|
|
1903
|
-
checksum: 10c0/
|
|
1903
|
+
checksum: 10c0/6b98a302938b3b16300cef8057a45fe3b2f534457d52780d8a26e50a11bc089b65c729a3e6e87371cb0888292ffbe84aaf052ab55b030a826f76561b77dd7e73
|
|
1904
1904
|
languageName: node
|
|
1905
1905
|
linkType: hard
|
|
1906
1906
|
|
|
1907
|
-
"@cedarjs/babel-config@npm:2.0.1
|
|
1908
|
-
version: 2.0.1
|
|
1909
|
-
resolution: "@cedarjs/babel-config@npm:2.0.1
|
|
1907
|
+
"@cedarjs/babel-config@npm:2.0.1":
|
|
1908
|
+
version: 2.0.1
|
|
1909
|
+
resolution: "@cedarjs/babel-config@npm:2.0.1"
|
|
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:2.0.1
|
|
1924
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
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/07fecdd80d14b21366cedd85082b57853195899b6355fefc17ebbf51e19739b31113fa37b4b8e45db8fb3fdd9a5c14a3cc1491bd8595af4dee9559e72e4b448e
|
|
1933
1933
|
languageName: node
|
|
1934
1934
|
linkType: hard
|
|
1935
1935
|
|
|
1936
|
-
"@cedarjs/cli-helpers@npm:2.0.1
|
|
1937
|
-
version: 2.0.1
|
|
1938
|
-
resolution: "@cedarjs/cli-helpers@npm:2.0.1
|
|
1936
|
+
"@cedarjs/cli-helpers@npm:2.0.1":
|
|
1937
|
+
version: 2.0.1
|
|
1938
|
+
resolution: "@cedarjs/cli-helpers@npm:2.0.1"
|
|
1939
1939
|
dependencies:
|
|
1940
1940
|
"@babel/core": "npm:^7.26.10"
|
|
1941
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
1942
|
-
"@cedarjs/telemetry": "npm:2.0.1
|
|
1941
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
1942
|
+
"@cedarjs/telemetry": "npm:2.0.1"
|
|
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/c95542310554bec6eb0ce8d5a9cb48e709e7c6c36332654361ed1593cd1e084e658af479395f4a4c60af397497d5e916bb9e1019e38fa2138dcdf1d6ab5839ff
|
|
1958
1958
|
languageName: node
|
|
1959
1959
|
linkType: hard
|
|
1960
1960
|
|
|
1961
|
-
"@cedarjs/cli@npm:2.0.1
|
|
1962
|
-
version: 2.0.1
|
|
1963
|
-
resolution: "@cedarjs/cli@npm:2.0.1
|
|
1961
|
+
"@cedarjs/cli@npm:2.0.1":
|
|
1962
|
+
version: 2.0.1
|
|
1963
|
+
resolution: "@cedarjs/cli@npm:2.0.1"
|
|
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:2.0.1
|
|
1968
|
-
"@cedarjs/cli-helpers": "npm:2.0.1
|
|
1969
|
-
"@cedarjs/fastify-web": "npm:2.0.1
|
|
1970
|
-
"@cedarjs/internal": "npm:2.0.1
|
|
1971
|
-
"@cedarjs/prerender": "npm:2.0.1
|
|
1972
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
1973
|
-
"@cedarjs/structure": "npm:2.0.1
|
|
1974
|
-
"@cedarjs/telemetry": "npm:2.0.1
|
|
1975
|
-
"@cedarjs/web-server": "npm:2.0.1
|
|
1967
|
+
"@cedarjs/api-server": "npm:2.0.1"
|
|
1968
|
+
"@cedarjs/cli-helpers": "npm:2.0.1"
|
|
1969
|
+
"@cedarjs/fastify-web": "npm:2.0.1"
|
|
1970
|
+
"@cedarjs/internal": "npm:2.0.1"
|
|
1971
|
+
"@cedarjs/prerender": "npm:2.0.1"
|
|
1972
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
1973
|
+
"@cedarjs/structure": "npm:2.0.1"
|
|
1974
|
+
"@cedarjs/telemetry": "npm:2.0.1"
|
|
1975
|
+
"@cedarjs/web-server": "npm:2.0.1"
|
|
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/46e0aecdcbfd68b08318615fcf49321fba9b8f7f8ab4438f5fe4031382ca3e092d122bebddade5e28c3840884714b375fd00f332cb3539e312ffc08966db8a13
|
|
2029
2029
|
languageName: node
|
|
2030
2030
|
linkType: hard
|
|
2031
2031
|
|
|
2032
|
-
"@cedarjs/context@npm:2.0.1
|
|
2033
|
-
version: 2.0.1
|
|
2034
|
-
resolution: "@cedarjs/context@npm:2.0.1
|
|
2035
|
-
checksum: 10c0/
|
|
2032
|
+
"@cedarjs/context@npm:2.0.1":
|
|
2033
|
+
version: 2.0.1
|
|
2034
|
+
resolution: "@cedarjs/context@npm:2.0.1"
|
|
2035
|
+
checksum: 10c0/c0bd18b5e784474b21e9738d977ef5b02740ff3d8401a4fd9c1ebd4158b84096f2ed1f87b4ede1ed356d2b28c61a72022741aed6da60417f8d418a874668e385
|
|
2036
2036
|
languageName: node
|
|
2037
2037
|
linkType: hard
|
|
2038
2038
|
|
|
2039
|
-
"@cedarjs/cookie-jar@npm:2.0.1
|
|
2040
|
-
version: 2.0.1
|
|
2041
|
-
resolution: "@cedarjs/cookie-jar@npm:2.0.1
|
|
2039
|
+
"@cedarjs/cookie-jar@npm:2.0.1":
|
|
2040
|
+
version: 2.0.1
|
|
2041
|
+
resolution: "@cedarjs/cookie-jar@npm:2.0.1"
|
|
2042
2042
|
dependencies:
|
|
2043
2043
|
cookie: "npm:1.0.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/a6be504847efa5168763d9a23cd41ca456ba7e08430c00d40635868682a04ac6dc82d697da807ef61f00a9f4afda42b197022f2d7f3dc5a8a53abe53a7f8b27a
|
|
2048
2048
|
languageName: node
|
|
2049
2049
|
linkType: hard
|
|
2050
2050
|
|
|
2051
|
-
"@cedarjs/core@npm:2.0.1
|
|
2052
|
-
version: 2.0.1
|
|
2053
|
-
resolution: "@cedarjs/core@npm:2.0.1
|
|
2051
|
+
"@cedarjs/core@npm:2.0.1":
|
|
2052
|
+
version: 2.0.1
|
|
2053
|
+
resolution: "@cedarjs/core@npm:2.0.1"
|
|
2054
2054
|
dependencies:
|
|
2055
2055
|
"@babel/cli": "npm:7.27.2"
|
|
2056
|
-
"@cedarjs/api-server": "npm:2.0.1
|
|
2057
|
-
"@cedarjs/cli": "npm:2.0.1
|
|
2058
|
-
"@cedarjs/eslint-config": "npm:2.0.1
|
|
2059
|
-
"@cedarjs/internal": "npm:2.0.1
|
|
2060
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2061
|
-
"@cedarjs/testing": "npm:2.0.1
|
|
2062
|
-
"@cedarjs/web-server": "npm:2.0.1
|
|
2056
|
+
"@cedarjs/api-server": "npm:2.0.1"
|
|
2057
|
+
"@cedarjs/cli": "npm:2.0.1"
|
|
2058
|
+
"@cedarjs/eslint-config": "npm:2.0.1"
|
|
2059
|
+
"@cedarjs/internal": "npm:2.0.1"
|
|
2060
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2061
|
+
"@cedarjs/testing": "npm:2.0.1"
|
|
2062
|
+
"@cedarjs/web-server": "npm:2.0.1"
|
|
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/ff2b10eff8d4ebd3bd0d213858335d13e872ddc9b683b57ec5d422bc925f2aeef422b1dc223fa7a5fce9cfa82bb999ea27253b3ee1eaafa230d77afab40df989
|
|
2093
2093
|
languageName: node
|
|
2094
2094
|
linkType: hard
|
|
2095
2095
|
|
|
2096
|
-
"@cedarjs/eslint-config@npm:2.0.1
|
|
2097
|
-
version: 2.0.1
|
|
2098
|
-
resolution: "@cedarjs/eslint-config@npm:2.0.1
|
|
2096
|
+
"@cedarjs/eslint-config@npm:2.0.1":
|
|
2097
|
+
version: 2.0.1
|
|
2098
|
+
resolution: "@cedarjs/eslint-config@npm:2.0.1"
|
|
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:2.0.1
|
|
2104
|
-
"@cedarjs/internal": "npm:2.0.1
|
|
2105
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2103
|
+
"@cedarjs/eslint-plugin": "npm:2.0.1"
|
|
2104
|
+
"@cedarjs/internal": "npm:2.0.1"
|
|
2105
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
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/a0825d8b80b9982562ec37e1514ff9778f10c7966d3b93448c34ab3d47bd22e67426f80af9f49afb4da63e19e0e50c640159b7458d739170df7930b5fc159345
|
|
2120
2120
|
languageName: node
|
|
2121
2121
|
linkType: hard
|
|
2122
2122
|
|
|
2123
|
-
"@cedarjs/eslint-plugin@npm:2.0.1
|
|
2124
|
-
version: 2.0.1
|
|
2125
|
-
resolution: "@cedarjs/eslint-plugin@npm:2.0.1
|
|
2123
|
+
"@cedarjs/eslint-plugin@npm:2.0.1":
|
|
2124
|
+
version: 2.0.1
|
|
2125
|
+
resolution: "@cedarjs/eslint-plugin@npm:2.0.1"
|
|
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/571ed81c4eadb1cc26d19628848b103e7d88a8b4524445e3b61f3a90789ddc916a63b726df14b4d99b76d1fa6f11181af0435cdb772ab5edfc7bd06973c77ae1
|
|
2130
2130
|
languageName: node
|
|
2131
2131
|
linkType: hard
|
|
2132
2132
|
|
|
2133
|
-
"@cedarjs/fastify-web@npm:2.0.1
|
|
2134
|
-
version: 2.0.1
|
|
2135
|
-
resolution: "@cedarjs/fastify-web@npm:2.0.1
|
|
2133
|
+
"@cedarjs/fastify-web@npm:2.0.1":
|
|
2134
|
+
version: 2.0.1
|
|
2135
|
+
resolution: "@cedarjs/fastify-web@npm:2.0.1"
|
|
2136
2136
|
dependencies:
|
|
2137
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2137
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2138
2138
|
"@fastify/http-proxy": "npm:11.1.2"
|
|
2139
2139
|
"@fastify/static": "npm:8.2.0"
|
|
2140
2140
|
"@fastify/url-data": "npm:6.0.3"
|
|
2141
2141
|
fast-glob: "npm:3.3.3"
|
|
2142
|
-
checksum: 10c0/
|
|
2142
|
+
checksum: 10c0/c21a6d69d8c56bc6f1b746233ba8ea681c23649620b27c5b6554b9a0324969a2fe291b2c89d5b0971febf43533a6da58a564ae4bfb02073055c9fe4e8dc8caaf
|
|
2143
2143
|
languageName: node
|
|
2144
2144
|
linkType: hard
|
|
2145
2145
|
|
|
2146
|
-
"@cedarjs/forms@npm:2.0.1
|
|
2147
|
-
version: 2.0.1
|
|
2148
|
-
resolution: "@cedarjs/forms@npm:2.0.1
|
|
2146
|
+
"@cedarjs/forms@npm:2.0.1":
|
|
2147
|
+
version: 2.0.1
|
|
2148
|
+
resolution: "@cedarjs/forms@npm:2.0.1"
|
|
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/5195ec187c4625197acb93e501d2e332cfe09669ded439a9e4eddaa72691f13e3946188a348534ae15f491056ea14223addba91ba3aa0420d6dc80c47905262f
|
|
2156
2156
|
languageName: node
|
|
2157
2157
|
linkType: hard
|
|
2158
2158
|
|
|
2159
|
-
"@cedarjs/graphql-server@npm:2.0.1
|
|
2160
|
-
version: 2.0.1
|
|
2161
|
-
resolution: "@cedarjs/graphql-server@npm:2.0.1
|
|
2159
|
+
"@cedarjs/graphql-server@npm:2.0.1":
|
|
2160
|
+
version: 2.0.1
|
|
2161
|
+
resolution: "@cedarjs/graphql-server@npm:2.0.1"
|
|
2162
2162
|
dependencies:
|
|
2163
2163
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2164
|
-
"@cedarjs/api": "npm:2.0.1
|
|
2165
|
-
"@cedarjs/context": "npm:2.0.1
|
|
2164
|
+
"@cedarjs/api": "npm:2.0.1"
|
|
2165
|
+
"@cedarjs/context": "npm:2.0.1"
|
|
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/a8834e20fe31c6f2787915f830818fb11feee408ed183eaec25917d6c31afac9c18e86e249ba4c0a0bd36f9ed2e9b0122b4527ff7693b21c6150987a3806fdf1
|
|
2185
2185
|
languageName: node
|
|
2186
2186
|
linkType: hard
|
|
2187
2187
|
|
|
2188
|
-
"@cedarjs/internal@npm:2.0.1
|
|
2189
|
-
version: 2.0.1
|
|
2190
|
-
resolution: "@cedarjs/internal@npm:2.0.1
|
|
2188
|
+
"@cedarjs/internal@npm:2.0.1":
|
|
2189
|
+
version: 2.0.1
|
|
2190
|
+
resolution: "@cedarjs/internal@npm:2.0.1"
|
|
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:2.0.1
|
|
2199
|
-
"@cedarjs/graphql-server": "npm:2.0.1
|
|
2200
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2201
|
-
"@cedarjs/router": "npm:2.0.1
|
|
2198
|
+
"@cedarjs/babel-config": "npm:2.0.1"
|
|
2199
|
+
"@cedarjs/graphql-server": "npm:2.0.1"
|
|
2200
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2201
|
+
"@cedarjs/router": "npm:2.0.1"
|
|
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/098b3fd72fe356e8d62c44accfcada9c5b6d83a82165675cfa60e0206ffc255ec0b7632c8a551c04dbc20866828922bbb4d72bfe856cc6555fdf6c56115dea35
|
|
2235
2235
|
languageName: node
|
|
2236
2236
|
linkType: hard
|
|
2237
2237
|
|
|
2238
|
-
"@cedarjs/prerender@npm:2.0.1
|
|
2239
|
-
version: 2.0.1
|
|
2240
|
-
resolution: "@cedarjs/prerender@npm:2.0.1
|
|
2238
|
+
"@cedarjs/prerender@npm:2.0.1":
|
|
2239
|
+
version: 2.0.1
|
|
2240
|
+
resolution: "@cedarjs/prerender@npm:2.0.1"
|
|
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:2.0.1
|
|
2247
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2248
|
-
"@cedarjs/router": "npm:2.0.1
|
|
2249
|
-
"@cedarjs/structure": "npm:2.0.1
|
|
2250
|
-
"@cedarjs/vite": "npm:2.0.1
|
|
2251
|
-
"@cedarjs/web": "npm:2.0.1
|
|
2246
|
+
"@cedarjs/babel-config": "npm:2.0.1"
|
|
2247
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2248
|
+
"@cedarjs/router": "npm:2.0.1"
|
|
2249
|
+
"@cedarjs/structure": "npm:2.0.1"
|
|
2250
|
+
"@cedarjs/vite": "npm:2.0.1"
|
|
2251
|
+
"@cedarjs/web": "npm:2.0.1"
|
|
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/64abf364fd4db73b200b7debfd653da39a19b8edc9b299acf73e44f660886904ebf1ec510fc61154012a74d0d87612a916d25c6b5ef7d805224e5139e8271426
|
|
2272
2272
|
languageName: node
|
|
2273
2273
|
linkType: hard
|
|
2274
2274
|
|
|
2275
|
-
"@cedarjs/project-config@npm:2.0.1
|
|
2276
|
-
version: 2.0.1
|
|
2277
|
-
resolution: "@cedarjs/project-config@npm:2.0.1
|
|
2275
|
+
"@cedarjs/project-config@npm:2.0.1":
|
|
2276
|
+
version: 2.0.1
|
|
2277
|
+
resolution: "@cedarjs/project-config@npm:2.0.1"
|
|
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/71076b6bd7b77874ae3291e5476c30ac42724248321ac35234c1d9a6f69c0b108e7e0832433840d7a8d216071976a508bd5d71fde510fa96384d1ccd96b3922b
|
|
2284
2284
|
languageName: node
|
|
2285
2285
|
linkType: hard
|
|
2286
2286
|
|
|
2287
|
-
"@cedarjs/router@npm:2.0.1
|
|
2288
|
-
version: 2.0.1
|
|
2289
|
-
resolution: "@cedarjs/router@npm:2.0.1
|
|
2287
|
+
"@cedarjs/router@npm:2.0.1":
|
|
2288
|
+
version: 2.0.1
|
|
2289
|
+
resolution: "@cedarjs/router@npm:2.0.1"
|
|
2290
2290
|
dependencies:
|
|
2291
2291
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2292
|
-
"@cedarjs/auth": "npm:2.0.1
|
|
2293
|
-
"@cedarjs/server-store": "npm:2.0.1
|
|
2292
|
+
"@cedarjs/auth": "npm:2.0.1"
|
|
2293
|
+
"@cedarjs/server-store": "npm:2.0.1"
|
|
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/4fdb18580c74ae8af206d17d562ff3dfc61866067cb8671f787b49e098b8302b4c1c9a1db30fec02db156eca9ec9706ff6ff117487951cd95c9cc2e9bf654d88
|
|
2301
2301
|
languageName: node
|
|
2302
2302
|
linkType: hard
|
|
2303
2303
|
|
|
2304
|
-
"@cedarjs/server-store@npm:2.0.1
|
|
2305
|
-
version: 2.0.1
|
|
2306
|
-
resolution: "@cedarjs/server-store@npm:2.0.1
|
|
2304
|
+
"@cedarjs/server-store@npm:2.0.1":
|
|
2305
|
+
version: 2.0.1
|
|
2306
|
+
resolution: "@cedarjs/server-store@npm:2.0.1"
|
|
2307
2307
|
dependencies:
|
|
2308
|
-
"@cedarjs/auth": "npm:2.0.1
|
|
2309
|
-
"@cedarjs/cookie-jar": "npm:2.0.1
|
|
2308
|
+
"@cedarjs/auth": "npm:2.0.1"
|
|
2309
|
+
"@cedarjs/cookie-jar": "npm:2.0.1"
|
|
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/05987013deca34092ca65324acd26c7e70888011a28aebd45fd846555c76a98a0d98ad812a5d41e3ccc953a231d11d5c1534a565f4211c11b8b9b7105369034a
|
|
2314
2314
|
languageName: node
|
|
2315
2315
|
linkType: hard
|
|
2316
2316
|
|
|
2317
|
-
"@cedarjs/structure@npm:2.0.1
|
|
2318
|
-
version: 2.0.1
|
|
2319
|
-
resolution: "@cedarjs/structure@npm:2.0.1
|
|
2317
|
+
"@cedarjs/structure@npm:2.0.1":
|
|
2318
|
+
version: 2.0.1
|
|
2319
|
+
resolution: "@cedarjs/structure@npm:2.0.1"
|
|
2320
2320
|
dependencies:
|
|
2321
2321
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2322
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2322
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2323
2323
|
"@prisma/internals": "npm:6.19.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/6088dbe9d0df215685b836266293b596117a77b3c44bfd071246221a6b682978c5d886cd56f16baef2dfb74a280f7f0807d53b1bf9ff34bb2ea0f67e83868ff8
|
|
2346
2346
|
languageName: node
|
|
2347
2347
|
linkType: hard
|
|
2348
2348
|
|
|
2349
|
-
"@cedarjs/telemetry@npm:2.0.1
|
|
2350
|
-
version: 2.0.1
|
|
2351
|
-
resolution: "@cedarjs/telemetry@npm:2.0.1
|
|
2349
|
+
"@cedarjs/telemetry@npm:2.0.1":
|
|
2350
|
+
version: 2.0.1
|
|
2351
|
+
resolution: "@cedarjs/telemetry@npm:2.0.1"
|
|
2352
2352
|
dependencies:
|
|
2353
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2354
|
-
"@cedarjs/structure": "npm:2.0.1
|
|
2353
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2354
|
+
"@cedarjs/structure": "npm:2.0.1"
|
|
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/d4f18e499556de5c5bc9e3907e94c2fe137ba64e99b9ae6c283a3c742cd83c4c5f2865b011548e1a51e1b9cb298be9a1d9d5fa9e1ba2291454d931efbd7f435f
|
|
2362
2362
|
languageName: node
|
|
2363
2363
|
linkType: hard
|
|
2364
2364
|
|
|
2365
|
-
"@cedarjs/testing@npm:2.0.1
|
|
2366
|
-
version: 2.0.1
|
|
2367
|
-
resolution: "@cedarjs/testing@npm:2.0.1
|
|
2368
|
-
dependencies:
|
|
2369
|
-
"@cedarjs/auth": "npm:2.0.1
|
|
2370
|
-
"@cedarjs/babel-config": "npm:2.0.1
|
|
2371
|
-
"@cedarjs/context": "npm:2.0.1
|
|
2372
|
-
"@cedarjs/graphql-server": "npm:2.0.1
|
|
2373
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2374
|
-
"@cedarjs/router": "npm:2.0.1
|
|
2375
|
-
"@cedarjs/web": "npm:2.0.1
|
|
2365
|
+
"@cedarjs/testing@npm:2.0.1":
|
|
2366
|
+
version: 2.0.1
|
|
2367
|
+
resolution: "@cedarjs/testing@npm:2.0.1"
|
|
2368
|
+
dependencies:
|
|
2369
|
+
"@cedarjs/auth": "npm:2.0.1"
|
|
2370
|
+
"@cedarjs/babel-config": "npm:2.0.1"
|
|
2371
|
+
"@cedarjs/context": "npm:2.0.1"
|
|
2372
|
+
"@cedarjs/graphql-server": "npm:2.0.1"
|
|
2373
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2374
|
+
"@cedarjs/router": "npm:2.0.1"
|
|
2375
|
+
"@cedarjs/web": "npm:2.0.1"
|
|
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/bc15d3751961d93d55a6b6597124d89a03067c50187b7805dd9cdf93ea9e3d1d2412c61a72cdcb38ef17822eec13f08e9a801b44a7f9e68ead5845076af6e998
|
|
2399
2399
|
languageName: node
|
|
2400
2400
|
linkType: hard
|
|
2401
2401
|
|
|
2402
|
-
"@cedarjs/vite@npm:2.0.1
|
|
2403
|
-
version: 2.0.1
|
|
2404
|
-
resolution: "@cedarjs/vite@npm:2.0.1
|
|
2402
|
+
"@cedarjs/vite@npm:2.0.1":
|
|
2403
|
+
version: 2.0.1
|
|
2404
|
+
resolution: "@cedarjs/vite@npm:2.0.1"
|
|
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:2.0.1
|
|
2411
|
-
"@cedarjs/babel-config": "npm:2.0.1
|
|
2412
|
-
"@cedarjs/cookie-jar": "npm:2.0.1
|
|
2413
|
-
"@cedarjs/internal": "npm:2.0.1
|
|
2414
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2415
|
-
"@cedarjs/server-store": "npm:2.0.1
|
|
2416
|
-
"@cedarjs/testing": "npm:2.0.1
|
|
2417
|
-
"@cedarjs/web": "npm:2.0.1
|
|
2410
|
+
"@cedarjs/auth": "npm:2.0.1"
|
|
2411
|
+
"@cedarjs/babel-config": "npm:2.0.1"
|
|
2412
|
+
"@cedarjs/cookie-jar": "npm:2.0.1"
|
|
2413
|
+
"@cedarjs/internal": "npm:2.0.1"
|
|
2414
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2415
|
+
"@cedarjs/server-store": "npm:2.0.1"
|
|
2416
|
+
"@cedarjs/testing": "npm:2.0.1"
|
|
2417
|
+
"@cedarjs/web": "npm:2.0.1"
|
|
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/a8bca2445d90fb9be2ab3bb5a8452836e63e90b033f32f103d03aad865eb065c4ddeec852c2f3ce48110a0252ce924c039bbac137e3e7c377d75d7a9728e94cf
|
|
2449
2449
|
languageName: node
|
|
2450
2450
|
linkType: hard
|
|
2451
2451
|
|
|
2452
|
-
"@cedarjs/web-server@npm:2.0.1
|
|
2453
|
-
version: 2.0.1
|
|
2454
|
-
resolution: "@cedarjs/web-server@npm:2.0.1
|
|
2452
|
+
"@cedarjs/web-server@npm:2.0.1":
|
|
2453
|
+
version: 2.0.1
|
|
2454
|
+
resolution: "@cedarjs/web-server@npm:2.0.1"
|
|
2455
2455
|
dependencies:
|
|
2456
|
-
"@cedarjs/fastify-web": "npm:2.0.1
|
|
2457
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
2456
|
+
"@cedarjs/fastify-web": "npm:2.0.1"
|
|
2457
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
2458
2458
|
ansis: "npm:4.1.0"
|
|
2459
2459
|
dotenv-defaults: "npm:5.0.2"
|
|
2460
2460
|
fastify: "npm:5.4.0"
|
|
@@ -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/99baed6d237e3c923d83e185f9b7c1bcfbb3c1e830a34ceccd9f8988e3a127470855cad99ed3c76eab4ca46b481c8eccf5a63e98762e311115e3d4c2f1c4d105
|
|
2466
2466
|
languageName: node
|
|
2467
2467
|
linkType: hard
|
|
2468
2468
|
|
|
2469
|
-
"@cedarjs/web@npm:2.0.1
|
|
2470
|
-
version: 2.0.1
|
|
2471
|
-
resolution: "@cedarjs/web@npm:2.0.1
|
|
2469
|
+
"@cedarjs/web@npm:2.0.1":
|
|
2470
|
+
version: 2.0.1
|
|
2471
|
+
resolution: "@cedarjs/web@npm:2.0.1"
|
|
2472
2472
|
dependencies:
|
|
2473
2473
|
"@apollo/client": "npm:3.13.9"
|
|
2474
2474
|
"@babel/runtime-corejs3": "npm:7.27.6"
|
|
2475
|
-
"@cedarjs/auth": "npm:2.0.1
|
|
2476
|
-
"@cedarjs/server-store": "npm:2.0.1
|
|
2475
|
+
"@cedarjs/auth": "npm:2.0.1"
|
|
2476
|
+
"@cedarjs/server-store": "npm:2.0.1"
|
|
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/11dfe3c2095b30b5c14ddbbbc9179bc419163848b5ceca56dbceb44a23b87e19aa11d4c8d69a414fbd78e7fe0019b3d3f379cf72c17b6123262438cb372d833c
|
|
2502
2502
|
languageName: node
|
|
2503
2503
|
linkType: hard
|
|
2504
2504
|
|
|
@@ -7228,8 +7228,8 @@ __metadata:
|
|
|
7228
7228
|
version: 0.0.0-use.local
|
|
7229
7229
|
resolution: "api@workspace:api"
|
|
7230
7230
|
dependencies:
|
|
7231
|
-
"@cedarjs/api": "npm:2.0.1
|
|
7232
|
-
"@cedarjs/graphql-server": "npm:2.0.1
|
|
7231
|
+
"@cedarjs/api": "npm:2.0.1"
|
|
7232
|
+
"@cedarjs/graphql-server": "npm:2.0.1"
|
|
7233
7233
|
languageName: unknown
|
|
7234
7234
|
linkType: soft
|
|
7235
7235
|
|
|
@@ -16572,9 +16572,9 @@ __metadata:
|
|
|
16572
16572
|
version: 0.0.0-use.local
|
|
16573
16573
|
resolution: "root-workspace-0b6124@workspace:."
|
|
16574
16574
|
dependencies:
|
|
16575
|
-
"@cedarjs/core": "npm:2.0.1
|
|
16576
|
-
"@cedarjs/project-config": "npm:2.0.1
|
|
16577
|
-
"@cedarjs/testing": "npm:2.0.1
|
|
16575
|
+
"@cedarjs/core": "npm:2.0.1"
|
|
16576
|
+
"@cedarjs/project-config": "npm:2.0.1"
|
|
16577
|
+
"@cedarjs/testing": "npm:2.0.1"
|
|
16578
16578
|
vitest: "npm:3.2.4"
|
|
16579
16579
|
languageName: unknown
|
|
16580
16580
|
linkType: soft
|
|
@@ -18799,10 +18799,10 @@ __metadata:
|
|
|
18799
18799
|
version: 0.0.0-use.local
|
|
18800
18800
|
resolution: "web@workspace:web"
|
|
18801
18801
|
dependencies:
|
|
18802
|
-
"@cedarjs/forms": "npm:2.0.1
|
|
18803
|
-
"@cedarjs/router": "npm:2.0.1
|
|
18804
|
-
"@cedarjs/vite": "npm:2.0.1
|
|
18805
|
-
"@cedarjs/web": "npm:2.0.1
|
|
18802
|
+
"@cedarjs/forms": "npm:2.0.1"
|
|
18803
|
+
"@cedarjs/router": "npm:2.0.1"
|
|
18804
|
+
"@cedarjs/vite": "npm:2.0.1"
|
|
18805
|
+
"@cedarjs/web": "npm:2.0.1"
|
|
18806
18806
|
"@types/react": "npm:^18.2.55"
|
|
18807
18807
|
"@types/react-dom": "npm:^18.2.19"
|
|
18808
18808
|
react: "npm:18.3.1"
|