create-cedar-app 0.9.1-next.23 → 0.10.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.
@@ -118,6 +118,105 @@ __metadata:
118
118
  languageName: node
119
119
  linkType: hard
120
120
 
121
+ "@ast-grep/napi-darwin-arm64@npm:0.39.3":
122
+ version: 0.39.3
123
+ resolution: "@ast-grep/napi-darwin-arm64@npm:0.39.3"
124
+ conditions: os=darwin & cpu=arm64
125
+ languageName: node
126
+ linkType: hard
127
+
128
+ "@ast-grep/napi-darwin-x64@npm:0.39.3":
129
+ version: 0.39.3
130
+ resolution: "@ast-grep/napi-darwin-x64@npm:0.39.3"
131
+ conditions: os=darwin & cpu=x64
132
+ languageName: node
133
+ linkType: hard
134
+
135
+ "@ast-grep/napi-linux-arm64-gnu@npm:0.39.3":
136
+ version: 0.39.3
137
+ resolution: "@ast-grep/napi-linux-arm64-gnu@npm:0.39.3"
138
+ conditions: os=linux & cpu=arm64 & libc=glibc
139
+ languageName: node
140
+ linkType: hard
141
+
142
+ "@ast-grep/napi-linux-arm64-musl@npm:0.39.3":
143
+ version: 0.39.3
144
+ resolution: "@ast-grep/napi-linux-arm64-musl@npm:0.39.3"
145
+ conditions: os=linux & cpu=arm64 & libc=musl
146
+ languageName: node
147
+ linkType: hard
148
+
149
+ "@ast-grep/napi-linux-x64-gnu@npm:0.39.3":
150
+ version: 0.39.3
151
+ resolution: "@ast-grep/napi-linux-x64-gnu@npm:0.39.3"
152
+ conditions: os=linux & cpu=x64 & libc=glibc
153
+ languageName: node
154
+ linkType: hard
155
+
156
+ "@ast-grep/napi-linux-x64-musl@npm:0.39.3":
157
+ version: 0.39.3
158
+ resolution: "@ast-grep/napi-linux-x64-musl@npm:0.39.3"
159
+ conditions: os=linux & cpu=x64 & libc=musl
160
+ languageName: node
161
+ linkType: hard
162
+
163
+ "@ast-grep/napi-win32-arm64-msvc@npm:0.39.3":
164
+ version: 0.39.3
165
+ resolution: "@ast-grep/napi-win32-arm64-msvc@npm:0.39.3"
166
+ conditions: os=win32 & cpu=arm64
167
+ languageName: node
168
+ linkType: hard
169
+
170
+ "@ast-grep/napi-win32-ia32-msvc@npm:0.39.3":
171
+ version: 0.39.3
172
+ resolution: "@ast-grep/napi-win32-ia32-msvc@npm:0.39.3"
173
+ conditions: os=win32 & cpu=ia32
174
+ languageName: node
175
+ linkType: hard
176
+
177
+ "@ast-grep/napi-win32-x64-msvc@npm:0.39.3":
178
+ version: 0.39.3
179
+ resolution: "@ast-grep/napi-win32-x64-msvc@npm:0.39.3"
180
+ conditions: os=win32 & cpu=x64
181
+ languageName: node
182
+ linkType: hard
183
+
184
+ "@ast-grep/napi@npm:0.39.3":
185
+ version: 0.39.3
186
+ resolution: "@ast-grep/napi@npm:0.39.3"
187
+ dependencies:
188
+ "@ast-grep/napi-darwin-arm64": "npm:0.39.3"
189
+ "@ast-grep/napi-darwin-x64": "npm:0.39.3"
190
+ "@ast-grep/napi-linux-arm64-gnu": "npm:0.39.3"
191
+ "@ast-grep/napi-linux-arm64-musl": "npm:0.39.3"
192
+ "@ast-grep/napi-linux-x64-gnu": "npm:0.39.3"
193
+ "@ast-grep/napi-linux-x64-musl": "npm:0.39.3"
194
+ "@ast-grep/napi-win32-arm64-msvc": "npm:0.39.3"
195
+ "@ast-grep/napi-win32-ia32-msvc": "npm:0.39.3"
196
+ "@ast-grep/napi-win32-x64-msvc": "npm:0.39.3"
197
+ dependenciesMeta:
198
+ "@ast-grep/napi-darwin-arm64":
199
+ optional: true
200
+ "@ast-grep/napi-darwin-x64":
201
+ optional: true
202
+ "@ast-grep/napi-linux-arm64-gnu":
203
+ optional: true
204
+ "@ast-grep/napi-linux-arm64-musl":
205
+ optional: true
206
+ "@ast-grep/napi-linux-x64-gnu":
207
+ optional: true
208
+ "@ast-grep/napi-linux-x64-musl":
209
+ optional: true
210
+ "@ast-grep/napi-win32-arm64-msvc":
211
+ optional: true
212
+ "@ast-grep/napi-win32-ia32-msvc":
213
+ optional: true
214
+ "@ast-grep/napi-win32-x64-msvc":
215
+ optional: true
216
+ checksum: 10c0/f215afb7b99ce177490016ff87f5fd5d73a07b510f5b51599668687d09a28cf6e6f9d1d38febb572ba8a39924a186761c651fd6ca04d78f7e23f5f2d374d5e71
217
+ languageName: node
218
+ linkType: hard
219
+
121
220
  "@babel/cli@npm:7.27.2":
122
221
  version: 7.27.2
123
222
  resolution: "@babel/cli@npm:7.27.2"
@@ -1720,15 +1819,15 @@ __metadata:
1720
1819
  languageName: node
1721
1820
  linkType: hard
1722
1821
 
1723
- "@cedarjs/api-server@npm:0.9.0":
1724
- version: 0.9.0
1725
- resolution: "@cedarjs/api-server@npm:0.9.0"
1822
+ "@cedarjs/api-server@npm:0.10.0":
1823
+ version: 0.10.0
1824
+ resolution: "@cedarjs/api-server@npm:0.10.0"
1726
1825
  dependencies:
1727
- "@cedarjs/context": "npm:0.9.0"
1728
- "@cedarjs/fastify-web": "npm:0.9.0"
1729
- "@cedarjs/internal": "npm:0.9.0"
1730
- "@cedarjs/project-config": "npm:0.9.0"
1731
- "@cedarjs/web-server": "npm:0.9.0"
1826
+ "@cedarjs/context": "npm:0.10.0"
1827
+ "@cedarjs/fastify-web": "npm:0.10.0"
1828
+ "@cedarjs/internal": "npm:0.10.0"
1829
+ "@cedarjs/project-config": "npm:0.10.0"
1830
+ "@cedarjs/web-server": "npm:0.10.0"
1732
1831
  "@fastify/multipart": "npm:8.3.1"
1733
1832
  "@fastify/url-data": "npm:5.4.0"
1734
1833
  ansis: "npm:4.1.0"
@@ -1744,7 +1843,7 @@ __metadata:
1744
1843
  split2: "npm:4.2.0"
1745
1844
  yargs: "npm:17.7.2"
1746
1845
  peerDependencies:
1747
- "@cedarjs/graphql-server": 0.9.0
1846
+ "@cedarjs/graphql-server": 0.10.0
1748
1847
  peerDependenciesMeta:
1749
1848
  "@cedarjs/graphql-server":
1750
1849
  optional: true
@@ -1755,13 +1854,13 @@ __metadata:
1755
1854
  rw-api-server-watch: ./dist/cjs/watch.js
1756
1855
  rw-log-formatter: ./dist/cjs/logFormatter/bin.js
1757
1856
  rw-server: ./dist/cjs/bin.js
1758
- checksum: 10c0/06f60531192314fc1288bf710b8bacb6be9787095f578c10b8dfe1ec80f0287ed7b54b075f41745322f4acaa10952ff0045a53e6d8980cf0602f5916b5afab20
1857
+ checksum: 10c0/950384a1cfa8094dfe4f4830d7dced53fe28adb7fe0dbfa19da0f0c29a6beef6eff1023060ac94413a3da36dadaa03d16021a655feca82ad67dd838d548f37dd
1759
1858
  languageName: node
1760
1859
  linkType: hard
1761
1860
 
1762
- "@cedarjs/api@npm:0.9.0":
1763
- version: 0.9.0
1764
- resolution: "@cedarjs/api@npm:0.9.0"
1861
+ "@cedarjs/api@npm:0.10.0":
1862
+ version: 0.10.0
1863
+ resolution: "@cedarjs/api@npm:0.10.0"
1765
1864
  dependencies:
1766
1865
  "@prisma/client": "npm:5.20.0"
1767
1866
  "@whatwg-node/fetch": "npm:0.9.21"
@@ -1786,23 +1885,23 @@ __metadata:
1786
1885
  rw: ./dist/cjs/bins/redwood.js
1787
1886
  rwfw: ./dist/cjs/bins/rwfw.js
1788
1887
  tsc: ./dist/cjs/bins/tsc.js
1789
- checksum: 10c0/4adec2e60477e97ed230a52f6e2f708d6f6b96f21d3073cd8bcd4e4d71aaab83d1043bf0aed73e3cfbb065dd3298f5b97e0eac4e165e986611e61bfbe772236f
1888
+ checksum: 10c0/b9e0fbf309895341018c15c8a52e41d0509426398c91aeeae3acc86a4dd3f21aeb8d5fb904800e8c6f39ccba2b0158b707723b6de7d5348e1030175e39a4dbe1
1790
1889
  languageName: node
1791
1890
  linkType: hard
1792
1891
 
1793
- "@cedarjs/auth@npm:0.9.0":
1794
- version: 0.9.0
1795
- resolution: "@cedarjs/auth@npm:0.9.0"
1892
+ "@cedarjs/auth@npm:0.10.0":
1893
+ version: 0.10.0
1894
+ resolution: "@cedarjs/auth@npm:0.10.0"
1796
1895
  dependencies:
1797
1896
  core-js: "npm:3.42.0"
1798
1897
  react: "npm:18.3.1"
1799
- checksum: 10c0/125fa0b2a2794c1c115ac1bc1b8e16b0eaef7258a8023976a5c24cc0fb2c5ccad8b3c6957949be072b09094602a5065b54159b0ba3ee7a144945969c16f8131c
1898
+ checksum: 10c0/bd66f5d342405349e1b0b943d9cc50fee07df622b3d1f8509ad27506834badb23171e3da314c18a0564d383dc8be89d4e78b66d43775181b8e526a6c5df6cc0d
1800
1899
  languageName: node
1801
1900
  linkType: hard
1802
1901
 
1803
- "@cedarjs/babel-config@npm:0.9.0":
1804
- version: 0.9.0
1805
- resolution: "@cedarjs/babel-config@npm:0.9.0"
1902
+ "@cedarjs/babel-config@npm:0.10.0":
1903
+ version: 0.10.0
1904
+ resolution: "@cedarjs/babel-config@npm:0.10.0"
1806
1905
  dependencies:
1807
1906
  "@babel/core": "npm:^7.26.10"
1808
1907
  "@babel/parser": "npm:7.27.5"
@@ -1817,7 +1916,7 @@ __metadata:
1817
1916
  "@babel/register": "npm:7.27.1"
1818
1917
  "@babel/runtime-corejs3": "npm:7.27.6"
1819
1918
  "@babel/traverse": "npm:7.27.4"
1820
- "@cedarjs/project-config": "npm:0.9.0"
1919
+ "@cedarjs/project-config": "npm:0.10.0"
1821
1920
  babel-plugin-auto-import: "npm:1.1.0"
1822
1921
  babel-plugin-graphql-tag: "npm:3.3.0"
1823
1922
  babel-plugin-module-resolver: "npm:5.0.2"
@@ -1825,17 +1924,17 @@ __metadata:
1825
1924
  fast-glob: "npm:3.3.3"
1826
1925
  graphql: "npm:16.9.0"
1827
1926
  typescript: "npm:5.6.2"
1828
- checksum: 10c0/e91792bce68ec6412e198fd95a004dd255e889e19aa3dfd039a0d2993ebc55348766483ebb5460508d211ee4adf0db77af9d071dd2efde7f27fc029f77e55d34
1927
+ checksum: 10c0/2a983f36d3d3946d14cf8ff45e22184686b34f853a956ecacd994595b03b4d10e46983cfe6bcecc01e2322fde87d8e4458ddf250a3138bef68c4b3a4c6c26ee3
1829
1928
  languageName: node
1830
1929
  linkType: hard
1831
1930
 
1832
- "@cedarjs/cli-helpers@npm:0.9.0":
1833
- version: 0.9.0
1834
- resolution: "@cedarjs/cli-helpers@npm:0.9.0"
1931
+ "@cedarjs/cli-helpers@npm:0.10.0":
1932
+ version: 0.10.0
1933
+ resolution: "@cedarjs/cli-helpers@npm:0.10.0"
1835
1934
  dependencies:
1836
1935
  "@babel/core": "npm:^7.26.10"
1837
- "@cedarjs/project-config": "npm:0.9.0"
1838
- "@cedarjs/telemetry": "npm:0.9.0"
1936
+ "@cedarjs/project-config": "npm:0.10.0"
1937
+ "@cedarjs/telemetry": "npm:0.10.0"
1839
1938
  "@opentelemetry/api": "npm:1.8.0"
1840
1939
  ansis: "npm:4.1.0"
1841
1940
  dotenv: "npm:16.4.7"
@@ -1850,25 +1949,25 @@ __metadata:
1850
1949
  smol-toml: "npm:1.3.4"
1851
1950
  termi-link: "npm:1.1.0"
1852
1951
  yargs-parser: "npm:21.1.1"
1853
- checksum: 10c0/aa8c9c76a22763b5c411573ab95d03a081e8f7bd79da5402e4c1415a21eb79f2f41095dd4ad431f78295be0b76dc84f82648bb71ac8a8f172605c0f1a093df80
1952
+ checksum: 10c0/be33fd0c3c77d151cb961221d6b8c15449ce2a58219cf358befbbb09955d9d62557db21dd0a7b0b123c7b2cdcf7c5839b4b85e2cfc8406f22c4cd3af46cba675
1854
1953
  languageName: node
1855
1954
  linkType: hard
1856
1955
 
1857
- "@cedarjs/cli@npm:0.9.0":
1858
- version: 0.9.0
1859
- resolution: "@cedarjs/cli@npm:0.9.0"
1956
+ "@cedarjs/cli@npm:0.10.0":
1957
+ version: 0.10.0
1958
+ resolution: "@cedarjs/cli@npm:0.10.0"
1860
1959
  dependencies:
1861
1960
  "@babel/preset-typescript": "npm:7.27.1"
1862
1961
  "@babel/runtime-corejs3": "npm:7.27.6"
1863
- "@cedarjs/api-server": "npm:0.9.0"
1864
- "@cedarjs/cli-helpers": "npm:0.9.0"
1865
- "@cedarjs/fastify-web": "npm:0.9.0"
1866
- "@cedarjs/internal": "npm:0.9.0"
1867
- "@cedarjs/prerender": "npm:0.9.0"
1868
- "@cedarjs/project-config": "npm:0.9.0"
1869
- "@cedarjs/structure": "npm:0.9.0"
1870
- "@cedarjs/telemetry": "npm:0.9.0"
1871
- "@cedarjs/web-server": "npm:0.9.0"
1962
+ "@cedarjs/api-server": "npm:0.10.0"
1963
+ "@cedarjs/cli-helpers": "npm:0.10.0"
1964
+ "@cedarjs/fastify-web": "npm:0.10.0"
1965
+ "@cedarjs/internal": "npm:0.10.0"
1966
+ "@cedarjs/prerender": "npm:0.10.0"
1967
+ "@cedarjs/project-config": "npm:0.10.0"
1968
+ "@cedarjs/structure": "npm:0.10.0"
1969
+ "@cedarjs/telemetry": "npm:0.10.0"
1970
+ "@cedarjs/web-server": "npm:0.10.0"
1872
1971
  "@listr2/prompt-adapter-enquirer": "npm:2.0.16"
1873
1972
  "@opentelemetry/api": "npm:1.8.0"
1874
1973
  "@opentelemetry/core": "npm:1.22.0"
@@ -1922,41 +2021,41 @@ __metadata:
1922
2021
  redwood: ./dist/index.js
1923
2022
  rw: ./dist/index.js
1924
2023
  rwfw: ./dist/rwfw.js
1925
- checksum: 10c0/b244b85583d954107389d21598b3b0ae3d4d9f421ba158aa11cd3d7cd1248c6077926e9623abb31d1005ac09d4a473a4ef25b95e439509217836f694635d3bc9
2024
+ checksum: 10c0/df49809801f24086cb3c8e6f6d2a4686a9c25e602370abb645da26000eb012fa0c5495e5aedd1b6da8ed6ae7906a7b689c12e6045a8986faf9677de3aacdcec7
1926
2025
  languageName: node
1927
2026
  linkType: hard
1928
2027
 
1929
- "@cedarjs/context@npm:0.9.0":
1930
- version: 0.9.0
1931
- resolution: "@cedarjs/context@npm:0.9.0"
1932
- checksum: 10c0/383c6ec82e33434b237bc5274458970b3e8f3b89320cacc923f9b4635fe9d94e89e89b5ddc31bc55f81afd941ba8043cac9dd74701e050fabe67cba386963d44
2028
+ "@cedarjs/context@npm:0.10.0":
2029
+ version: 0.10.0
2030
+ resolution: "@cedarjs/context@npm:0.10.0"
2031
+ checksum: 10c0/3ad46cd90c84d99a33927a8a663d3eb40a6f620fe445a33b508ea4c093a687a2e28f14a7d594716bd08895747c082cb06d2c76f2fe0ac5e07c373f7af3ae193a
1933
2032
  languageName: node
1934
2033
  linkType: hard
1935
2034
 
1936
- "@cedarjs/cookie-jar@npm:0.9.0":
1937
- version: 0.9.0
1938
- resolution: "@cedarjs/cookie-jar@npm:0.9.0"
2035
+ "@cedarjs/cookie-jar@npm:0.10.0":
2036
+ version: 0.10.0
2037
+ resolution: "@cedarjs/cookie-jar@npm:0.10.0"
1939
2038
  dependencies:
1940
2039
  cookie: "npm:0.7.2"
1941
2040
  esbuild: "npm:0.25.9"
1942
2041
  fast-glob: "npm:3.3.3"
1943
2042
  fs-extra: "npm:11.2.0"
1944
- checksum: 10c0/64be6fea63f22dc023f8806e97313d8c46cf681f4cc013c11efb465916b2b581ecaf48d02b7256feeabb1f4eefc796a0273b724318730faddc15da71a3fb9016
2043
+ checksum: 10c0/bfe84e166303626147a2c56c8a7af0961d8db403dfaebcebcb835875fcfd1e9353d639d6f122422e9e46210c469413d32351cf8417c02afca0224f42be6a8029
1945
2044
  languageName: node
1946
2045
  linkType: hard
1947
2046
 
1948
- "@cedarjs/core@npm:0.9.0":
1949
- version: 0.9.0
1950
- resolution: "@cedarjs/core@npm:0.9.0"
2047
+ "@cedarjs/core@npm:0.10.0":
2048
+ version: 0.10.0
2049
+ resolution: "@cedarjs/core@npm:0.10.0"
1951
2050
  dependencies:
1952
2051
  "@babel/cli": "npm:7.27.2"
1953
- "@cedarjs/api-server": "npm:0.9.0"
1954
- "@cedarjs/cli": "npm:0.9.0"
1955
- "@cedarjs/eslint-config": "npm:0.9.0"
1956
- "@cedarjs/internal": "npm:0.9.0"
1957
- "@cedarjs/project-config": "npm:0.9.0"
1958
- "@cedarjs/testing": "npm:0.9.0"
1959
- "@cedarjs/web-server": "npm:0.9.0"
2052
+ "@cedarjs/api-server": "npm:0.10.0"
2053
+ "@cedarjs/cli": "npm:0.10.0"
2054
+ "@cedarjs/eslint-config": "npm:0.10.0"
2055
+ "@cedarjs/internal": "npm:0.10.0"
2056
+ "@cedarjs/project-config": "npm:0.10.0"
2057
+ "@cedarjs/testing": "npm:0.10.0"
2058
+ "@cedarjs/web-server": "npm:0.10.0"
1960
2059
  graphql-tag: "npm:2.12.6"
1961
2060
  lodash: "npm:4.17.21"
1962
2061
  nodemon: "npm:3.1.10"
@@ -1987,20 +2086,20 @@ __metadata:
1987
2086
  rw-web-server: ./dist/bins/rw-web-server.js
1988
2087
  rwfw: ./dist/bins/rwfw.js
1989
2088
  vitest: ./dist/bins/vitest.js
1990
- checksum: 10c0/5a11ba5d18f9980747c22f8e3e1d13afcfbb6954c3bc51cedda585b2cb08f83b9964f6333b1389c19c22af9a3541f042f550056035475f45a5997ac67415a679
2089
+ checksum: 10c0/2584d7851187cae83af1ba08a5ec2a26d4cbac8be2a4ecb169ada400769418add9f722f8e38be5f479cad0888aa2eac730fd3a0716fc1f52fdce8cce74f335bf
1991
2090
  languageName: node
1992
2091
  linkType: hard
1993
2092
 
1994
- "@cedarjs/eslint-config@npm:0.9.0":
1995
- version: 0.9.0
1996
- resolution: "@cedarjs/eslint-config@npm:0.9.0"
2093
+ "@cedarjs/eslint-config@npm:0.10.0":
2094
+ version: 0.10.0
2095
+ resolution: "@cedarjs/eslint-config@npm:0.10.0"
1997
2096
  dependencies:
1998
2097
  "@babel/core": "npm:^7.26.10"
1999
2098
  "@babel/eslint-parser": "npm:7.27.5"
2000
2099
  "@babel/eslint-plugin": "npm:7.27.1"
2001
- "@cedarjs/eslint-plugin": "npm:0.9.0"
2002
- "@cedarjs/internal": "npm:0.9.0"
2003
- "@cedarjs/project-config": "npm:0.9.0"
2100
+ "@cedarjs/eslint-plugin": "npm:0.10.0"
2101
+ "@cedarjs/internal": "npm:0.10.0"
2102
+ "@cedarjs/project-config": "npm:0.10.0"
2004
2103
  "@typescript-eslint/eslint-plugin": "npm:8.19.1"
2005
2104
  "@typescript-eslint/parser": "npm:8.19.1"
2006
2105
  eslint: "npm:8.57.1"
@@ -2014,53 +2113,53 @@ __metadata:
2014
2113
  eslint-plugin-react: "npm:7.36.1"
2015
2114
  eslint-plugin-react-hooks: "npm:4.6.2"
2016
2115
  prettier: "npm:3.5.3"
2017
- checksum: 10c0/f23e0d7c2b6bc7b81b45b89283de05ac675e1da19bedfee5cd24108938bbe5eebef13986c4884849283a2f3a4631f8926b670e7ecdf5216f25585de735de03ea
2116
+ checksum: 10c0/6e4c031b999bb7e2f5c0a67664aa0104956650512f950132a9fe8f634d17838b67937eaa468a577bcf9d9d3e2176033013f9e3259d6840dd0facbe32151a2c31
2018
2117
  languageName: node
2019
2118
  linkType: hard
2020
2119
 
2021
- "@cedarjs/eslint-plugin@npm:0.9.0":
2022
- version: 0.9.0
2023
- resolution: "@cedarjs/eslint-plugin@npm:0.9.0"
2120
+ "@cedarjs/eslint-plugin@npm:0.10.0":
2121
+ version: 0.10.0
2122
+ resolution: "@cedarjs/eslint-plugin@npm:0.10.0"
2024
2123
  dependencies:
2025
2124
  "@typescript-eslint/utils": "npm:8.19.1"
2026
2125
  eslint: "npm:8.57.1"
2027
- checksum: 10c0/7970b29da550535d4b8a5c78d8bbbec827207abb0e0b08d43df96d4f8e8f490a2d57174ac536b8675784ca4844f2c56f87cc310420d5f6bf17b8a7a862df4f9c
2126
+ checksum: 10c0/bcffdc681d9463001facf9184adcae8f6dd7c598a252ba4c6600865c89753ba9ac3484d53561a268e10c1d87cecea068e8e31634d0737b38e9f61dade4881ca5
2028
2127
  languageName: node
2029
2128
  linkType: hard
2030
2129
 
2031
- "@cedarjs/fastify-web@npm:0.9.0":
2032
- version: 0.9.0
2033
- resolution: "@cedarjs/fastify-web@npm:0.9.0"
2130
+ "@cedarjs/fastify-web@npm:0.10.0":
2131
+ version: 0.10.0
2132
+ resolution: "@cedarjs/fastify-web@npm:0.10.0"
2034
2133
  dependencies:
2035
- "@cedarjs/project-config": "npm:0.9.0"
2134
+ "@cedarjs/project-config": "npm:0.10.0"
2036
2135
  "@fastify/http-proxy": "npm:9.5.0"
2037
2136
  "@fastify/static": "npm:6.12.0"
2038
2137
  "@fastify/url-data": "npm:5.4.0"
2039
2138
  fast-glob: "npm:3.3.3"
2040
- checksum: 10c0/8d6e54215ec087d9a7f15c4f6ceb6df24839f1fcd644a03627360f6b60177b252a63a607bfd250c0a11e91b6ee990cdc9ab850446ab8af1d94593abb68dcf5b8
2139
+ checksum: 10c0/c913899795f4d98fcc9ff26d76a59878edcf426b317b4150a54f8d63123b4704e92da60696642b07eb3bbbc9d1460342c372999947f852a7cbcdd5f1b9090a4c
2041
2140
  languageName: node
2042
2141
  linkType: hard
2043
2142
 
2044
- "@cedarjs/forms@npm:0.9.0":
2045
- version: 0.9.0
2046
- resolution: "@cedarjs/forms@npm:0.9.0"
2143
+ "@cedarjs/forms@npm:0.10.0":
2144
+ version: 0.10.0
2145
+ resolution: "@cedarjs/forms@npm:0.10.0"
2047
2146
  dependencies:
2048
2147
  graphql: "npm:16.9.0"
2049
2148
  pascalcase: "npm:1.0.0"
2050
2149
  react-hook-form: "npm:7.54.2"
2051
2150
  peerDependencies:
2052
2151
  react: 18.3.1
2053
- checksum: 10c0/f7048cd50704b2c7cbd109bfbf259dcd8e21adc880736820a7750a8ed2f5e59b841dc69a79b8dbbe40b910191bc2555edf0ee7e90d08331d2053c6ebe046243b
2152
+ checksum: 10c0/56bf4e1764f1c37493a1b2f44da6bf01c7831b1d5804359c616934a2b348000c414278b6a8a8856ebc4b5b2c97b394837e4cadb06247769021a4610d17d39c83
2054
2153
  languageName: node
2055
2154
  linkType: hard
2056
2155
 
2057
- "@cedarjs/graphql-server@npm:0.9.0":
2058
- version: 0.9.0
2059
- resolution: "@cedarjs/graphql-server@npm:0.9.0"
2156
+ "@cedarjs/graphql-server@npm:0.10.0":
2157
+ version: 0.10.0
2158
+ resolution: "@cedarjs/graphql-server@npm:0.10.0"
2060
2159
  dependencies:
2061
2160
  "@babel/runtime-corejs3": "npm:7.27.6"
2062
- "@cedarjs/api": "npm:0.9.0"
2063
- "@cedarjs/context": "npm:0.9.0"
2161
+ "@cedarjs/api": "npm:0.10.0"
2162
+ "@cedarjs/context": "npm:0.10.0"
2064
2163
  "@envelop/core": "npm:5.0.2"
2065
2164
  "@envelop/depth-limit": "npm:4.0.0"
2066
2165
  "@envelop/disable-introspection": "npm:6.0.0"
@@ -2079,13 +2178,13 @@ __metadata:
2079
2178
  graphql-yoga: "npm:5.7.0"
2080
2179
  lodash: "npm:4.17.21"
2081
2180
  uuid: "npm:10.0.0"
2082
- checksum: 10c0/8cc86fc199b9258713a494cb4e79f9603a1a8382d5a266710ad43f10efd8f5984751caffab2c83cfdd0c088cfb22cff0b1779fadb5cc5357b42ba25fa9882b5f
2181
+ checksum: 10c0/365da39e195c85978d42cdd437f081cd5eecd2b32d5d8f7ed2c05a8947fa15201b9aa5ab6d8de5f374530e22ab65fc8d9678a1cf3cb962743ed134074bf72da0
2083
2182
  languageName: node
2084
2183
  linkType: hard
2085
2184
 
2086
- "@cedarjs/internal@npm:0.9.0":
2087
- version: 0.9.0
2088
- resolution: "@cedarjs/internal@npm:0.9.0"
2185
+ "@cedarjs/internal@npm:0.10.0":
2186
+ version: 0.10.0
2187
+ resolution: "@cedarjs/internal@npm:0.10.0"
2089
2188
  dependencies:
2090
2189
  "@babel/core": "npm:^7.26.10"
2091
2190
  "@babel/parser": "npm:7.27.5"
@@ -2093,10 +2192,10 @@ __metadata:
2093
2192
  "@babel/plugin-transform-typescript": "npm:^7.26.8"
2094
2193
  "@babel/runtime-corejs3": "npm:7.27.6"
2095
2194
  "@babel/traverse": "npm:7.27.4"
2096
- "@cedarjs/babel-config": "npm:0.9.0"
2097
- "@cedarjs/graphql-server": "npm:0.9.0"
2098
- "@cedarjs/project-config": "npm:0.9.0"
2099
- "@cedarjs/router": "npm:0.9.0"
2195
+ "@cedarjs/babel-config": "npm:0.10.0"
2196
+ "@cedarjs/graphql-server": "npm:0.10.0"
2197
+ "@cedarjs/project-config": "npm:0.10.0"
2198
+ "@cedarjs/router": "npm:0.10.0"
2100
2199
  "@graphql-codegen/add": "npm:4.0.1"
2101
2200
  "@graphql-codegen/cli": "npm:3.3.1"
2102
2201
  "@graphql-codegen/client-preset": "npm:4.3.3"
@@ -2129,19 +2228,24 @@ __metadata:
2129
2228
  bin:
2130
2229
  rw-gen: ./dist/generate/generate.js
2131
2230
  rw-gen-watch: ./dist/generate/watch.js
2132
- checksum: 10c0/f7a7453154d2c2d3da9d6c8442f3c0aa6d5ba8d9991547bb83d09ecbde85acfd5a763392c9d4c51fd7ab5a4dd6334d5e1f984c594bce3f854e7343cb4e19c65a
2231
+ checksum: 10c0/4105301981bfabee9b81c83023bc66b41a452bb5883afdc1c28f9893e6120fe011ba019068ac1cabffed17898a0adbc9b2bc2e6e83505c0aa04ce0b04d64a98a
2133
2232
  languageName: node
2134
2233
  linkType: hard
2135
2234
 
2136
- "@cedarjs/prerender@npm:0.9.0":
2137
- version: 0.9.0
2138
- resolution: "@cedarjs/prerender@npm:0.9.0"
2235
+ "@cedarjs/prerender@npm:0.10.0":
2236
+ version: 0.10.0
2237
+ resolution: "@cedarjs/prerender@npm:0.10.0"
2139
2238
  dependencies:
2140
- "@cedarjs/babel-config": "npm:0.9.0"
2141
- "@cedarjs/project-config": "npm:0.9.0"
2142
- "@cedarjs/router": "npm:0.9.0"
2143
- "@cedarjs/structure": "npm:0.9.0"
2144
- "@cedarjs/web": "npm:0.9.0"
2239
+ "@ast-grep/napi": "npm:0.39.3"
2240
+ "@babel/generator": "npm:7.27.5"
2241
+ "@babel/parser": "npm:7.27.5"
2242
+ "@babel/traverse": "npm:7.27.4"
2243
+ "@cedarjs/babel-config": "npm:0.10.0"
2244
+ "@cedarjs/project-config": "npm:0.10.0"
2245
+ "@cedarjs/router": "npm:0.10.0"
2246
+ "@cedarjs/structure": "npm:0.10.0"
2247
+ "@cedarjs/vite": "npm:0.10.0"
2248
+ "@cedarjs/web": "npm:0.10.0"
2145
2249
  "@rollup/plugin-alias": "npm:5.1.1"
2146
2250
  "@rollup/plugin-commonjs": "npm:28.0.6"
2147
2251
  "@rollup/plugin-node-resolve": "npm:16.0.1"
@@ -2152,61 +2256,67 @@ __metadata:
2152
2256
  cheerio: "npm:1.0.0"
2153
2257
  graphql: "npm:16.9.0"
2154
2258
  mime-types: "npm:2.1.35"
2259
+ rollup: "npm:4.24.0"
2260
+ rollup-plugin-swc3: "npm:0.12.1"
2261
+ unimport: "npm:5.0.1"
2262
+ unplugin-auto-import: "npm:19.3.0"
2263
+ vite: "npm:5.4.19"
2264
+ vite-node: "npm:3.2.4"
2155
2265
  peerDependencies:
2156
2266
  react: 18.3.1
2157
2267
  react-dom: 18.3.1
2158
- checksum: 10c0/0d83b2c16fdefb89ccb909fa52453b4aed1db31a9bf73f144d0b25cf198aa57056930774cfb31e255ba409a345ba93a02c6b8e6e7091d0e0ddb2f953a91f0e43
2268
+ checksum: 10c0/ac818d63b52e959430301122e8c6497ab21c63d8b8e2bb34393594779691c1e47cb19e0af38c5731b41766af0b4eeb324b66b720d9fbf99bce938ecaabf09efe
2159
2269
  languageName: node
2160
2270
  linkType: hard
2161
2271
 
2162
- "@cedarjs/project-config@npm:0.9.0":
2163
- version: 0.9.0
2164
- resolution: "@cedarjs/project-config@npm:0.9.0"
2272
+ "@cedarjs/project-config@npm:0.10.0":
2273
+ version: 0.10.0
2274
+ resolution: "@cedarjs/project-config@npm:0.10.0"
2165
2275
  dependencies:
2166
2276
  deepmerge: "npm:4.3.1"
2167
2277
  fast-glob: "npm:3.3.3"
2168
2278
  smol-toml: "npm:1.3.4"
2169
2279
  string-env-interpolation: "npm:1.0.1"
2170
- checksum: 10c0/a55ee6da7a6f3bf85a7bc6eb543abc75da72ebe20aece0341507802c32038077504a5ce0d7e1e68f66e628616d6ca5d5bc842f42aa3b92f6a52b1ac4cf05925c
2280
+ checksum: 10c0/5258a900363a5570c99a14be73661f21c15a4acb92cc7b012346b86e4a375a6fa684474a26bc31c1564a70d9993aebf58f48034d70cf41cee68ff6cb93121121
2171
2281
  languageName: node
2172
2282
  linkType: hard
2173
2283
 
2174
- "@cedarjs/router@npm:0.9.0":
2175
- version: 0.9.0
2176
- resolution: "@cedarjs/router@npm:0.9.0"
2284
+ "@cedarjs/router@npm:0.10.0":
2285
+ version: 0.10.0
2286
+ resolution: "@cedarjs/router@npm:0.10.0"
2177
2287
  dependencies:
2178
2288
  "@babel/runtime-corejs3": "npm:7.27.6"
2179
- "@cedarjs/auth": "npm:0.9.0"
2180
- "@cedarjs/server-store": "npm:0.9.0"
2289
+ "@cedarjs/auth": "npm:0.10.0"
2290
+ "@cedarjs/server-store": "npm:0.10.0"
2181
2291
  core-js: "npm:3.42.0"
2182
2292
  react: "npm:18.3.1"
2183
2293
  react-dom: "npm:18.3.1"
2184
2294
  peerDependencies:
2185
2295
  react: 18.3.1
2186
2296
  react-dom: 18.3.1
2187
- checksum: 10c0/422c04b803c835e64150a29b89dac1dfcb9107f313872254e8af7bffebf1058e49f29c55b4bc345d36ac89202aaf08d09b9bdd19f7a2ae72e874befd8ed77551
2297
+ checksum: 10c0/281d5e405b283f3a8af4993164e3556f1fe049c326dc455c20809280201034123848beb63dac65b5d4f6a99476f8390a56c7ec7d223a59b7f91ebad6cdd7e05d
2188
2298
  languageName: node
2189
2299
  linkType: hard
2190
2300
 
2191
- "@cedarjs/server-store@npm:0.9.0":
2192
- version: 0.9.0
2193
- resolution: "@cedarjs/server-store@npm:0.9.0"
2301
+ "@cedarjs/server-store@npm:0.10.0":
2302
+ version: 0.10.0
2303
+ resolution: "@cedarjs/server-store@npm:0.10.0"
2194
2304
  dependencies:
2195
- "@cedarjs/auth": "npm:0.9.0"
2196
- "@cedarjs/cookie-jar": "npm:0.9.0"
2305
+ "@cedarjs/auth": "npm:0.10.0"
2306
+ "@cedarjs/cookie-jar": "npm:0.10.0"
2197
2307
  esbuild: "npm:0.25.9"
2198
2308
  fast-glob: "npm:3.3.3"
2199
2309
  fs-extra: "npm:11.2.0"
2200
- checksum: 10c0/accc62c059e0272cabaa0b8ab64a12d11b8466f2b48e6f95f527a91ec33321cdeae32726caa4a6c57626b77abcfdea90f6d1e42f568b25a68fe0078875704968
2310
+ checksum: 10c0/5aac3914d6cc30e9d9c8477942b1e50978bdcb993927ee17f834c27695166e3a8709fdbd673038c4f9c3ff46f95cab0464bb7679e6f9a87ed5dc52047e202dd6
2201
2311
  languageName: node
2202
2312
  linkType: hard
2203
2313
 
2204
- "@cedarjs/structure@npm:0.9.0":
2205
- version: 0.9.0
2206
- resolution: "@cedarjs/structure@npm:0.9.0"
2314
+ "@cedarjs/structure@npm:0.10.0":
2315
+ version: 0.10.0
2316
+ resolution: "@cedarjs/structure@npm:0.10.0"
2207
2317
  dependencies:
2208
2318
  "@babel/runtime-corejs3": "npm:7.27.6"
2209
- "@cedarjs/project-config": "npm:0.9.0"
2319
+ "@cedarjs/project-config": "npm:0.10.0"
2210
2320
  "@prisma/internals": "npm:5.20.0"
2211
2321
  "@types/line-column": "npm:1.0.2"
2212
2322
  camelcase: "npm:6.3.0"
@@ -2229,37 +2339,37 @@ __metadata:
2229
2339
  vscode-languageserver-textdocument: "npm:1.0.12"
2230
2340
  vscode-languageserver-types: "npm:3.17.5"
2231
2341
  yargs-parser: "npm:21.1.1"
2232
- checksum: 10c0/361775caea0ef4cb122fd412f4cf7f9fce7ae7ef91654f5c44ad6870c3b65fcccb32a693eabc7674ef9a461c8a8fc5d5b0a421608a6c1b4dfc22d216f9fba797
2342
+ checksum: 10c0/13d65016f07a77ee5698a6b3596b41ecb3b70873a418cee6c896e30586159346cd8820e5ba16a0de69f7562b1f5df6ab780cbae840caa452f9945a31db1c0c2f
2233
2343
  languageName: node
2234
2344
  linkType: hard
2235
2345
 
2236
- "@cedarjs/telemetry@npm:0.9.0":
2237
- version: 0.9.0
2238
- resolution: "@cedarjs/telemetry@npm:0.9.0"
2346
+ "@cedarjs/telemetry@npm:0.10.0":
2347
+ version: 0.10.0
2348
+ resolution: "@cedarjs/telemetry@npm:0.10.0"
2239
2349
  dependencies:
2240
- "@cedarjs/project-config": "npm:0.9.0"
2241
- "@cedarjs/structure": "npm:0.9.0"
2350
+ "@cedarjs/project-config": "npm:0.10.0"
2351
+ "@cedarjs/structure": "npm:0.10.0"
2242
2352
  "@whatwg-node/fetch": "npm:0.9.21"
2243
2353
  ci-info: "npm:4.0.0"
2244
2354
  envinfo: "npm:7.14.0"
2245
2355
  systeminformation: "npm:5.23.8"
2246
2356
  uuid: "npm:10.0.0"
2247
2357
  yargs: "npm:17.7.2"
2248
- checksum: 10c0/22f27172f9921ab682435414908997fe1824271098e7b3763893e5195d72a9802b42ad673e785b859897c7163cb9b8a5c22fd1ffe085d2089f32c2618bdf7e1e
2358
+ checksum: 10c0/7d69a0834f2a9783c9c77ad46ade9b61f420bbc03400df0e1249d03aef9eb67dfe73a97848573296d7f77950ed460062c67f92e08678dab252971ac1dd620e00
2249
2359
  languageName: node
2250
2360
  linkType: hard
2251
2361
 
2252
- "@cedarjs/testing@npm:0.9.0":
2253
- version: 0.9.0
2254
- resolution: "@cedarjs/testing@npm:0.9.0"
2255
- dependencies:
2256
- "@cedarjs/auth": "npm:0.9.0"
2257
- "@cedarjs/babel-config": "npm:0.9.0"
2258
- "@cedarjs/context": "npm:0.9.0"
2259
- "@cedarjs/graphql-server": "npm:0.9.0"
2260
- "@cedarjs/project-config": "npm:0.9.0"
2261
- "@cedarjs/router": "npm:0.9.0"
2262
- "@cedarjs/web": "npm:0.9.0"
2362
+ "@cedarjs/testing@npm:0.10.0":
2363
+ version: 0.10.0
2364
+ resolution: "@cedarjs/testing@npm:0.10.0"
2365
+ dependencies:
2366
+ "@cedarjs/auth": "npm:0.10.0"
2367
+ "@cedarjs/babel-config": "npm:0.10.0"
2368
+ "@cedarjs/context": "npm:0.10.0"
2369
+ "@cedarjs/graphql-server": "npm:0.10.0"
2370
+ "@cedarjs/project-config": "npm:0.10.0"
2371
+ "@cedarjs/router": "npm:0.10.0"
2372
+ "@cedarjs/web": "npm:0.10.0"
2263
2373
  "@testing-library/jest-dom": "npm:6.5.0"
2264
2374
  "@testing-library/react": "npm:14.3.1"
2265
2375
  "@testing-library/user-event": "npm:14.5.2"
@@ -2281,25 +2391,26 @@ __metadata:
2281
2391
  peerDependenciesMeta:
2282
2392
  vitest:
2283
2393
  optional: true
2284
- checksum: 10c0/bba7c0270eb68f91b1871792f912aa7c67883c9998b7c71e99c83e290ca275f1812ea1bfbc7d149ac7580cc34f58f15f4814775f3e9f3ef5bc772733904f0fa8
2394
+ checksum: 10c0/b07b45877ab2a3133d0ded45b1a1976261425976e1b382042ad941061fac7812023df6efe39fd131b0bf9a704fe550d5894c5fe19f7573217a6a138d82c8d5c2
2285
2395
  languageName: node
2286
2396
  linkType: hard
2287
2397
 
2288
- "@cedarjs/vite@npm:0.9.0":
2289
- version: 0.9.0
2290
- resolution: "@cedarjs/vite@npm:0.9.0"
2398
+ "@cedarjs/vite@npm:0.10.0":
2399
+ version: 0.10.0
2400
+ resolution: "@cedarjs/vite@npm:0.10.0"
2291
2401
  dependencies:
2402
+ "@ast-grep/napi": "npm:0.39.3"
2292
2403
  "@babel/generator": "npm:7.27.5"
2293
2404
  "@babel/parser": "npm:7.27.5"
2294
2405
  "@babel/traverse": "npm:7.27.4"
2295
- "@cedarjs/auth": "npm:0.9.0"
2296
- "@cedarjs/babel-config": "npm:0.9.0"
2297
- "@cedarjs/cookie-jar": "npm:0.9.0"
2298
- "@cedarjs/internal": "npm:0.9.0"
2299
- "@cedarjs/project-config": "npm:0.9.0"
2300
- "@cedarjs/server-store": "npm:0.9.0"
2301
- "@cedarjs/testing": "npm:0.9.0"
2302
- "@cedarjs/web": "npm:0.9.0"
2406
+ "@cedarjs/auth": "npm:0.10.0"
2407
+ "@cedarjs/babel-config": "npm:0.10.0"
2408
+ "@cedarjs/cookie-jar": "npm:0.10.0"
2409
+ "@cedarjs/internal": "npm:0.10.0"
2410
+ "@cedarjs/project-config": "npm:0.10.0"
2411
+ "@cedarjs/server-store": "npm:0.10.0"
2412
+ "@cedarjs/testing": "npm:0.10.0"
2413
+ "@cedarjs/web": "npm:0.10.0"
2303
2414
  "@swc/core": "npm:1.13.3"
2304
2415
  "@vitejs/plugin-react": "npm:4.3.4"
2305
2416
  "@whatwg-node/fetch": "npm:0.9.21"
@@ -2330,16 +2441,16 @@ __metadata:
2330
2441
  rw-vite-build: ./bins/rw-vite-build.mjs
2331
2442
  rw-vite-dev: ./bins/rw-vite-dev.mjs
2332
2443
  vite: ./bins/vite.mjs
2333
- checksum: 10c0/29f9eec4a3ff16eb16484b0b058b1eb182d967cf30a94e62a68c0caf12206b5e768f553339860af3247421c37062ecf21f78091070a4f89e4cce467330d4b2fc
2444
+ checksum: 10c0/8deb836457f1d9b116cfbb240eac106a6135160c284af65a86d83ceda50d9312ae1ceacaf22f49c8ad4580ba1a5f043fdf4ed0bf02e4757fc7fafa520422a5fd
2334
2445
  languageName: node
2335
2446
  linkType: hard
2336
2447
 
2337
- "@cedarjs/web-server@npm:0.9.0":
2338
- version: 0.9.0
2339
- resolution: "@cedarjs/web-server@npm:0.9.0"
2448
+ "@cedarjs/web-server@npm:0.10.0":
2449
+ version: 0.10.0
2450
+ resolution: "@cedarjs/web-server@npm:0.10.0"
2340
2451
  dependencies:
2341
- "@cedarjs/fastify-web": "npm:0.9.0"
2342
- "@cedarjs/project-config": "npm:0.9.0"
2452
+ "@cedarjs/fastify-web": "npm:0.10.0"
2453
+ "@cedarjs/project-config": "npm:0.10.0"
2343
2454
  ansis: "npm:4.1.0"
2344
2455
  dotenv-defaults: "npm:5.0.2"
2345
2456
  fastify: "npm:4.28.1"
@@ -2347,18 +2458,18 @@ __metadata:
2347
2458
  yargs: "npm:17.7.2"
2348
2459
  bin:
2349
2460
  rw-web-server: ./dist/bin.js
2350
- checksum: 10c0/43e11b4e0123fa3833e289788d2cb256c1caa9c7a2ab6f5a87f1e0886a6ebf0e512840b05be234fc3ad3cde701c79dc33038fb2d1c70f4b38140fc69601b7cbe
2461
+ checksum: 10c0/20b2edf862ad8604a7fbce286ba771f7538a869d87bfda64266e6fad8cd02a8c3d03d3d4377ebfde90b56a1bae5f128b8a4e32d4261c57feb79ad9c23c06833f
2351
2462
  languageName: node
2352
2463
  linkType: hard
2353
2464
 
2354
- "@cedarjs/web@npm:0.9.0":
2355
- version: 0.9.0
2356
- resolution: "@cedarjs/web@npm:0.9.0"
2465
+ "@cedarjs/web@npm:0.10.0":
2466
+ version: 0.10.0
2467
+ resolution: "@cedarjs/web@npm:0.10.0"
2357
2468
  dependencies:
2358
2469
  "@apollo/client": "npm:3.13.9"
2359
2470
  "@babel/runtime-corejs3": "npm:7.27.6"
2360
- "@cedarjs/auth": "npm:0.9.0"
2361
- "@cedarjs/server-store": "npm:0.9.0"
2471
+ "@cedarjs/auth": "npm:0.10.0"
2472
+ "@cedarjs/server-store": "npm:0.10.0"
2362
2473
  "@dr.pogodin/react-helmet": "npm:2.0.4"
2363
2474
  "@whatwg-node/fetch": "npm:0.9.21"
2364
2475
  apollo-upload-client: "npm:18.0.1"
@@ -2383,7 +2494,7 @@ __metadata:
2383
2494
  rwfw: ./dist/cjs/bins/rwfw.js
2384
2495
  storybook: ./dist/cjs/bins/storybook.js
2385
2496
  tsc: ./dist/cjs/bins/tsc.js
2386
- checksum: 10c0/35c01c04bf2c366ed2af7abae33c58e65fd2d8f87be57db1601e2e3ee0cf2c086f5f690b2bc91310e0b2a35ede63345d29cba5f83a783c9a97f5de82763ba4ca
2497
+ checksum: 10c0/c9ced33de2c34a0b2d36cfbdabf3e077306207f46aee89113431509c863610abd12f0d887214b7828bf20322288169cadf77f5bd216f0ef72b66caf8b58ce241
2387
2498
  languageName: node
2388
2499
  linkType: hard
2389
2500
 
@@ -2444,6 +2555,13 @@ __metadata:
2444
2555
  languageName: node
2445
2556
  linkType: hard
2446
2557
 
2558
+ "@dual-bundle/import-meta-resolve@npm:^4.1.0":
2559
+ version: 4.1.0
2560
+ resolution: "@dual-bundle/import-meta-resolve@npm:4.1.0"
2561
+ checksum: 10c0/55069e550ee2710e738dd8bbd34aba796cede456287454b50c3be46fbef8695d00625677f3f41f5ffbec1174c0f57f314da9a908388bc9f8ad41a8438db884d9
2562
+ languageName: node
2563
+ linkType: hard
2564
+
2447
2565
  "@envelop/core@npm:5.0.2":
2448
2566
  version: 5.0.2
2449
2567
  resolution: "@envelop/core@npm:5.0.2"
@@ -5346,7 +5464,7 @@ __metadata:
5346
5464
  languageName: node
5347
5465
  linkType: hard
5348
5466
 
5349
- "@rollup/pluginutils@npm:^5.0.1":
5467
+ "@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.1.2":
5350
5468
  version: 5.2.0
5351
5469
  resolution: "@rollup/pluginutils@npm:5.2.0"
5352
5470
  dependencies:
@@ -5362,142 +5480,254 @@ __metadata:
5362
5480
  languageName: node
5363
5481
  linkType: hard
5364
5482
 
5365
- "@rollup/rollup-android-arm-eabi@npm:4.48.0":
5366
- version: 4.48.0
5367
- resolution: "@rollup/rollup-android-arm-eabi@npm:4.48.0"
5483
+ "@rollup/rollup-android-arm-eabi@npm:4.24.0":
5484
+ version: 4.24.0
5485
+ resolution: "@rollup/rollup-android-arm-eabi@npm:4.24.0"
5368
5486
  conditions: os=android & cpu=arm
5369
5487
  languageName: node
5370
5488
  linkType: hard
5371
5489
 
5372
- "@rollup/rollup-android-arm64@npm:4.48.0":
5373
- version: 4.48.0
5374
- resolution: "@rollup/rollup-android-arm64@npm:4.48.0"
5490
+ "@rollup/rollup-android-arm-eabi@npm:4.48.1":
5491
+ version: 4.48.1
5492
+ resolution: "@rollup/rollup-android-arm-eabi@npm:4.48.1"
5493
+ conditions: os=android & cpu=arm
5494
+ languageName: node
5495
+ linkType: hard
5496
+
5497
+ "@rollup/rollup-android-arm64@npm:4.24.0":
5498
+ version: 4.24.0
5499
+ resolution: "@rollup/rollup-android-arm64@npm:4.24.0"
5500
+ conditions: os=android & cpu=arm64
5501
+ languageName: node
5502
+ linkType: hard
5503
+
5504
+ "@rollup/rollup-android-arm64@npm:4.48.1":
5505
+ version: 4.48.1
5506
+ resolution: "@rollup/rollup-android-arm64@npm:4.48.1"
5375
5507
  conditions: os=android & cpu=arm64
5376
5508
  languageName: node
5377
5509
  linkType: hard
5378
5510
 
5379
- "@rollup/rollup-darwin-arm64@npm:4.48.0":
5380
- version: 4.48.0
5381
- resolution: "@rollup/rollup-darwin-arm64@npm:4.48.0"
5511
+ "@rollup/rollup-darwin-arm64@npm:4.24.0":
5512
+ version: 4.24.0
5513
+ resolution: "@rollup/rollup-darwin-arm64@npm:4.24.0"
5382
5514
  conditions: os=darwin & cpu=arm64
5383
5515
  languageName: node
5384
5516
  linkType: hard
5385
5517
 
5386
- "@rollup/rollup-darwin-x64@npm:4.48.0":
5387
- version: 4.48.0
5388
- resolution: "@rollup/rollup-darwin-x64@npm:4.48.0"
5518
+ "@rollup/rollup-darwin-arm64@npm:4.48.1":
5519
+ version: 4.48.1
5520
+ resolution: "@rollup/rollup-darwin-arm64@npm:4.48.1"
5521
+ conditions: os=darwin & cpu=arm64
5522
+ languageName: node
5523
+ linkType: hard
5524
+
5525
+ "@rollup/rollup-darwin-x64@npm:4.24.0":
5526
+ version: 4.24.0
5527
+ resolution: "@rollup/rollup-darwin-x64@npm:4.24.0"
5528
+ conditions: os=darwin & cpu=x64
5529
+ languageName: node
5530
+ linkType: hard
5531
+
5532
+ "@rollup/rollup-darwin-x64@npm:4.48.1":
5533
+ version: 4.48.1
5534
+ resolution: "@rollup/rollup-darwin-x64@npm:4.48.1"
5389
5535
  conditions: os=darwin & cpu=x64
5390
5536
  languageName: node
5391
5537
  linkType: hard
5392
5538
 
5393
- "@rollup/rollup-freebsd-arm64@npm:4.48.0":
5394
- version: 4.48.0
5395
- resolution: "@rollup/rollup-freebsd-arm64@npm:4.48.0"
5539
+ "@rollup/rollup-freebsd-arm64@npm:4.48.1":
5540
+ version: 4.48.1
5541
+ resolution: "@rollup/rollup-freebsd-arm64@npm:4.48.1"
5396
5542
  conditions: os=freebsd & cpu=arm64
5397
5543
  languageName: node
5398
5544
  linkType: hard
5399
5545
 
5400
- "@rollup/rollup-freebsd-x64@npm:4.48.0":
5401
- version: 4.48.0
5402
- resolution: "@rollup/rollup-freebsd-x64@npm:4.48.0"
5546
+ "@rollup/rollup-freebsd-x64@npm:4.48.1":
5547
+ version: 4.48.1
5548
+ resolution: "@rollup/rollup-freebsd-x64@npm:4.48.1"
5403
5549
  conditions: os=freebsd & cpu=x64
5404
5550
  languageName: node
5405
5551
  linkType: hard
5406
5552
 
5407
- "@rollup/rollup-linux-arm-gnueabihf@npm:4.48.0":
5408
- version: 4.48.0
5409
- resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.48.0"
5553
+ "@rollup/rollup-linux-arm-gnueabihf@npm:4.24.0":
5554
+ version: 4.24.0
5555
+ resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.24.0"
5410
5556
  conditions: os=linux & cpu=arm & libc=glibc
5411
5557
  languageName: node
5412
5558
  linkType: hard
5413
5559
 
5414
- "@rollup/rollup-linux-arm-musleabihf@npm:4.48.0":
5415
- version: 4.48.0
5416
- resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.48.0"
5560
+ "@rollup/rollup-linux-arm-gnueabihf@npm:4.48.1":
5561
+ version: 4.48.1
5562
+ resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.48.1"
5563
+ conditions: os=linux & cpu=arm & libc=glibc
5564
+ languageName: node
5565
+ linkType: hard
5566
+
5567
+ "@rollup/rollup-linux-arm-musleabihf@npm:4.24.0":
5568
+ version: 4.24.0
5569
+ resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.24.0"
5570
+ conditions: os=linux & cpu=arm & libc=musl
5571
+ languageName: node
5572
+ linkType: hard
5573
+
5574
+ "@rollup/rollup-linux-arm-musleabihf@npm:4.48.1":
5575
+ version: 4.48.1
5576
+ resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.48.1"
5417
5577
  conditions: os=linux & cpu=arm & libc=musl
5418
5578
  languageName: node
5419
5579
  linkType: hard
5420
5580
 
5421
- "@rollup/rollup-linux-arm64-gnu@npm:4.48.0":
5422
- version: 4.48.0
5423
- resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.48.0"
5581
+ "@rollup/rollup-linux-arm64-gnu@npm:4.24.0":
5582
+ version: 4.24.0
5583
+ resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.24.0"
5424
5584
  conditions: os=linux & cpu=arm64 & libc=glibc
5425
5585
  languageName: node
5426
5586
  linkType: hard
5427
5587
 
5428
- "@rollup/rollup-linux-arm64-musl@npm:4.48.0":
5429
- version: 4.48.0
5430
- resolution: "@rollup/rollup-linux-arm64-musl@npm:4.48.0"
5588
+ "@rollup/rollup-linux-arm64-gnu@npm:4.48.1":
5589
+ version: 4.48.1
5590
+ resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.48.1"
5591
+ conditions: os=linux & cpu=arm64 & libc=glibc
5592
+ languageName: node
5593
+ linkType: hard
5594
+
5595
+ "@rollup/rollup-linux-arm64-musl@npm:4.24.0":
5596
+ version: 4.24.0
5597
+ resolution: "@rollup/rollup-linux-arm64-musl@npm:4.24.0"
5598
+ conditions: os=linux & cpu=arm64 & libc=musl
5599
+ languageName: node
5600
+ linkType: hard
5601
+
5602
+ "@rollup/rollup-linux-arm64-musl@npm:4.48.1":
5603
+ version: 4.48.1
5604
+ resolution: "@rollup/rollup-linux-arm64-musl@npm:4.48.1"
5431
5605
  conditions: os=linux & cpu=arm64 & libc=musl
5432
5606
  languageName: node
5433
5607
  linkType: hard
5434
5608
 
5435
- "@rollup/rollup-linux-loongarch64-gnu@npm:4.48.0":
5436
- version: 4.48.0
5437
- resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.48.0"
5609
+ "@rollup/rollup-linux-loongarch64-gnu@npm:4.48.1":
5610
+ version: 4.48.1
5611
+ resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.48.1"
5438
5612
  conditions: os=linux & cpu=loong64 & libc=glibc
5439
5613
  languageName: node
5440
5614
  linkType: hard
5441
5615
 
5442
- "@rollup/rollup-linux-ppc64-gnu@npm:4.48.0":
5443
- version: 4.48.0
5444
- resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.48.0"
5616
+ "@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.0":
5617
+ version: 4.24.0
5618
+ resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.24.0"
5619
+ conditions: os=linux & cpu=ppc64 & libc=glibc
5620
+ languageName: node
5621
+ linkType: hard
5622
+
5623
+ "@rollup/rollup-linux-ppc64-gnu@npm:4.48.1":
5624
+ version: 4.48.1
5625
+ resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.48.1"
5445
5626
  conditions: os=linux & cpu=ppc64 & libc=glibc
5446
5627
  languageName: node
5447
5628
  linkType: hard
5448
5629
 
5449
- "@rollup/rollup-linux-riscv64-gnu@npm:4.48.0":
5450
- version: 4.48.0
5451
- resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.48.0"
5630
+ "@rollup/rollup-linux-riscv64-gnu@npm:4.24.0":
5631
+ version: 4.24.0
5632
+ resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.24.0"
5452
5633
  conditions: os=linux & cpu=riscv64 & libc=glibc
5453
5634
  languageName: node
5454
5635
  linkType: hard
5455
5636
 
5456
- "@rollup/rollup-linux-riscv64-musl@npm:4.48.0":
5457
- version: 4.48.0
5458
- resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.48.0"
5637
+ "@rollup/rollup-linux-riscv64-gnu@npm:4.48.1":
5638
+ version: 4.48.1
5639
+ resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.48.1"
5640
+ conditions: os=linux & cpu=riscv64 & libc=glibc
5641
+ languageName: node
5642
+ linkType: hard
5643
+
5644
+ "@rollup/rollup-linux-riscv64-musl@npm:4.48.1":
5645
+ version: 4.48.1
5646
+ resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.48.1"
5459
5647
  conditions: os=linux & cpu=riscv64 & libc=musl
5460
5648
  languageName: node
5461
5649
  linkType: hard
5462
5650
 
5463
- "@rollup/rollup-linux-s390x-gnu@npm:4.48.0":
5464
- version: 4.48.0
5465
- resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.48.0"
5651
+ "@rollup/rollup-linux-s390x-gnu@npm:4.24.0":
5652
+ version: 4.24.0
5653
+ resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.24.0"
5654
+ conditions: os=linux & cpu=s390x & libc=glibc
5655
+ languageName: node
5656
+ linkType: hard
5657
+
5658
+ "@rollup/rollup-linux-s390x-gnu@npm:4.48.1":
5659
+ version: 4.48.1
5660
+ resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.48.1"
5466
5661
  conditions: os=linux & cpu=s390x & libc=glibc
5467
5662
  languageName: node
5468
5663
  linkType: hard
5469
5664
 
5470
- "@rollup/rollup-linux-x64-gnu@npm:4.48.0":
5471
- version: 4.48.0
5472
- resolution: "@rollup/rollup-linux-x64-gnu@npm:4.48.0"
5665
+ "@rollup/rollup-linux-x64-gnu@npm:4.24.0":
5666
+ version: 4.24.0
5667
+ resolution: "@rollup/rollup-linux-x64-gnu@npm:4.24.0"
5473
5668
  conditions: os=linux & cpu=x64 & libc=glibc
5474
5669
  languageName: node
5475
5670
  linkType: hard
5476
5671
 
5477
- "@rollup/rollup-linux-x64-musl@npm:4.48.0":
5478
- version: 4.48.0
5479
- resolution: "@rollup/rollup-linux-x64-musl@npm:4.48.0"
5672
+ "@rollup/rollup-linux-x64-gnu@npm:4.48.1":
5673
+ version: 4.48.1
5674
+ resolution: "@rollup/rollup-linux-x64-gnu@npm:4.48.1"
5675
+ conditions: os=linux & cpu=x64 & libc=glibc
5676
+ languageName: node
5677
+ linkType: hard
5678
+
5679
+ "@rollup/rollup-linux-x64-musl@npm:4.24.0":
5680
+ version: 4.24.0
5681
+ resolution: "@rollup/rollup-linux-x64-musl@npm:4.24.0"
5682
+ conditions: os=linux & cpu=x64 & libc=musl
5683
+ languageName: node
5684
+ linkType: hard
5685
+
5686
+ "@rollup/rollup-linux-x64-musl@npm:4.48.1":
5687
+ version: 4.48.1
5688
+ resolution: "@rollup/rollup-linux-x64-musl@npm:4.48.1"
5480
5689
  conditions: os=linux & cpu=x64 & libc=musl
5481
5690
  languageName: node
5482
5691
  linkType: hard
5483
5692
 
5484
- "@rollup/rollup-win32-arm64-msvc@npm:4.48.0":
5485
- version: 4.48.0
5486
- resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.48.0"
5693
+ "@rollup/rollup-win32-arm64-msvc@npm:4.24.0":
5694
+ version: 4.24.0
5695
+ resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.24.0"
5487
5696
  conditions: os=win32 & cpu=arm64
5488
5697
  languageName: node
5489
5698
  linkType: hard
5490
5699
 
5491
- "@rollup/rollup-win32-ia32-msvc@npm:4.48.0":
5492
- version: 4.48.0
5493
- resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.48.0"
5700
+ "@rollup/rollup-win32-arm64-msvc@npm:4.48.1":
5701
+ version: 4.48.1
5702
+ resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.48.1"
5703
+ conditions: os=win32 & cpu=arm64
5704
+ languageName: node
5705
+ linkType: hard
5706
+
5707
+ "@rollup/rollup-win32-ia32-msvc@npm:4.24.0":
5708
+ version: 4.24.0
5709
+ resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.24.0"
5710
+ conditions: os=win32 & cpu=ia32
5711
+ languageName: node
5712
+ linkType: hard
5713
+
5714
+ "@rollup/rollup-win32-ia32-msvc@npm:4.48.1":
5715
+ version: 4.48.1
5716
+ resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.48.1"
5494
5717
  conditions: os=win32 & cpu=ia32
5495
5718
  languageName: node
5496
5719
  linkType: hard
5497
5720
 
5498
- "@rollup/rollup-win32-x64-msvc@npm:4.48.0":
5499
- version: 4.48.0
5500
- resolution: "@rollup/rollup-win32-x64-msvc@npm:4.48.0"
5721
+ "@rollup/rollup-win32-x64-msvc@npm:4.24.0":
5722
+ version: 4.24.0
5723
+ resolution: "@rollup/rollup-win32-x64-msvc@npm:4.24.0"
5724
+ conditions: os=win32 & cpu=x64
5725
+ languageName: node
5726
+ linkType: hard
5727
+
5728
+ "@rollup/rollup-win32-x64-msvc@npm:4.48.1":
5729
+ version: 4.48.1
5730
+ resolution: "@rollup/rollup-win32-x64-msvc@npm:4.48.1"
5501
5731
  conditions: os=win32 & cpu=x64
5502
5732
  languageName: node
5503
5733
  linkType: hard
@@ -5947,6 +6177,13 @@ __metadata:
5947
6177
  languageName: node
5948
6178
  linkType: hard
5949
6179
 
6180
+ "@types/estree@npm:1.0.6":
6181
+ version: 1.0.6
6182
+ resolution: "@types/estree@npm:1.0.6"
6183
+ checksum: 10c0/cdfd751f6f9065442cd40957c07fd80361c962869aa853c1c2fd03e101af8b9389d8ff4955a43a6fcfa223dd387a089937f95be0f3eec21ca527039fd2d9859a
6184
+ languageName: node
6185
+ linkType: hard
6186
+
5950
6187
  "@types/graceful-fs@npm:^4.1.3":
5951
6188
  version: 4.1.9
5952
6189
  resolution: "@types/graceful-fs@npm:4.1.9"
@@ -6774,8 +7011,8 @@ __metadata:
6774
7011
  version: 0.0.0-use.local
6775
7012
  resolution: "api@workspace:api"
6776
7013
  dependencies:
6777
- "@cedarjs/api": "npm:0.9.0"
6778
- "@cedarjs/graphql-server": "npm:0.9.0"
7014
+ "@cedarjs/api": "npm:0.10.0"
7015
+ "@cedarjs/graphql-server": "npm:0.10.0"
6779
7016
  languageName: unknown
6780
7017
  linkType: soft
6781
7018
 
@@ -9096,9 +9333,9 @@ __metadata:
9096
9333
  linkType: hard
9097
9334
 
9098
9335
  "electron-to-chromium@npm:^1.5.204":
9099
- version: 1.5.208
9100
- resolution: "electron-to-chromium@npm:1.5.208"
9101
- checksum: 10c0/75469e473296a24c66b2f77ab8081aaafe62c8ec700c642940b985a71b111cbf75ae3442ac0c25b7bf30bfd21b49f8e74c21366cc7c513e45366233dbb43ce2b
9336
+ version: 1.5.209
9337
+ resolution: "electron-to-chromium@npm:1.5.209"
9338
+ checksum: 10c0/ec857aeecf85769310889926d55cf4032f93b213733e68b4bc48eab72e42e190f9f1a2694c8c175435cbd111dfdee420e1e1ffe5b2bd46b2f33324580e938f2c
9102
9339
  languageName: node
9103
9340
  linkType: hard
9104
9341
 
@@ -10243,9 +10480,9 @@ __metadata:
10243
10480
  linkType: hard
10244
10481
 
10245
10482
  "fast-uri@npm:^3.0.1":
10246
- version: 3.0.6
10247
- resolution: "fast-uri@npm:3.0.6"
10248
- checksum: 10c0/74a513c2af0584448aee71ce56005185f81239eab7a2343110e5bad50c39ad4fb19c5a6f99783ead1cac7ccaf3461a6034fda89fffa2b30b6d99b9f21c2f9d29
10483
+ version: 3.1.0
10484
+ resolution: "fast-uri@npm:3.1.0"
10485
+ checksum: 10c0/44364adca566f70f40d1e9b772c923138d47efeac2ae9732a872baafd77061f26b097ba2f68f0892885ad177becd065520412b8ffeec34b16c99433c5b9e2de7
10249
10486
  languageName: node
10250
10487
  linkType: hard
10251
10488
 
@@ -10728,6 +10965,15 @@ __metadata:
10728
10965
  languageName: node
10729
10966
  linkType: hard
10730
10967
 
10968
+ "get-tsconfig@npm:^4.8.1":
10969
+ version: 4.10.1
10970
+ resolution: "get-tsconfig@npm:4.10.1"
10971
+ dependencies:
10972
+ resolve-pkg-maps: "npm:^1.0.0"
10973
+ checksum: 10c0/7f8e3dabc6a49b747920a800fb88e1952fef871cdf51b79e98db48275a5de6cdaf499c55ee67df5fa6fe7ce65f0063e26de0f2e53049b408c585aa74d39ffa21
10974
+ languageName: node
10975
+ linkType: hard
10976
+
10731
10977
  "glob-parent@npm:^5.1.2, glob-parent@npm:~5.1.2":
10732
10978
  version: 5.1.2
10733
10979
  resolution: "glob-parent@npm:5.1.2"
@@ -13284,7 +13530,7 @@ __metadata:
13284
13530
  languageName: node
13285
13531
  linkType: hard
13286
13532
 
13287
- "magic-string@npm:^0.30.17, magic-string@npm:^0.30.3":
13533
+ "magic-string@npm:^0.30.17, magic-string@npm:^0.30.3, magic-string@npm:^0.30.5":
13288
13534
  version: 0.30.18
13289
13535
  resolution: "magic-string@npm:0.30.18"
13290
13536
  dependencies:
@@ -15472,6 +15718,13 @@ __metadata:
15472
15718
  languageName: node
15473
15719
  linkType: hard
15474
15720
 
15721
+ "resolve-pkg-maps@npm:^1.0.0":
15722
+ version: 1.0.0
15723
+ resolution: "resolve-pkg-maps@npm:1.0.0"
15724
+ checksum: 10c0/fb8f7bbe2ca281a73b7ef423a1cbc786fb244bd7a95cbe5c3fba25b27d327150beca8ba02f622baea65919a57e061eb5005204daa5f93ed590d9b77463a567ab
15725
+ languageName: node
15726
+ linkType: hard
15727
+
15475
15728
  "resolve.exports@npm:^2.0.0":
15476
15729
  version: 2.0.3
15477
15730
  resolution: "resolve.exports@npm:2.0.3"
@@ -15633,30 +15886,120 @@ __metadata:
15633
15886
  languageName: node
15634
15887
  linkType: hard
15635
15888
 
15889
+ "rollup-plugin-swc3@npm:0.12.1":
15890
+ version: 0.12.1
15891
+ resolution: "rollup-plugin-swc3@npm:0.12.1"
15892
+ dependencies:
15893
+ "@dual-bundle/import-meta-resolve": "npm:^4.1.0"
15894
+ "@fastify/deepmerge": "npm:^2.0.0"
15895
+ "@rollup/pluginutils": "npm:^5.1.2"
15896
+ get-tsconfig: "npm:^4.8.1"
15897
+ rollup-preserve-directives: "npm:^1.1.2"
15898
+ peerDependencies:
15899
+ "@swc/core": ">=1.2.165"
15900
+ rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
15901
+ checksum: 10c0/61d9b734aaf944702d86e8918dbe3c4e8d0cf88ccec272bd28908c777befa0a981ec964c835b0571545d71b8a053e11c09b3bc0f626240f21199836bd791e973
15902
+ languageName: node
15903
+ linkType: hard
15904
+
15905
+ "rollup-preserve-directives@npm:^1.1.2":
15906
+ version: 1.1.3
15907
+ resolution: "rollup-preserve-directives@npm:1.1.3"
15908
+ dependencies:
15909
+ magic-string: "npm:^0.30.5"
15910
+ peerDependencies:
15911
+ rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
15912
+ checksum: 10c0/a3d1ecb0672f5dd15c8350d6c741345dfbc267e33d9f1c805a22af264d58fc7abb407bd57b8fceee7d522bd57948898c2f55361572e6735085e69d842055b680
15913
+ languageName: node
15914
+ linkType: hard
15915
+
15916
+ "rollup@npm:4.24.0":
15917
+ version: 4.24.0
15918
+ resolution: "rollup@npm:4.24.0"
15919
+ dependencies:
15920
+ "@rollup/rollup-android-arm-eabi": "npm:4.24.0"
15921
+ "@rollup/rollup-android-arm64": "npm:4.24.0"
15922
+ "@rollup/rollup-darwin-arm64": "npm:4.24.0"
15923
+ "@rollup/rollup-darwin-x64": "npm:4.24.0"
15924
+ "@rollup/rollup-linux-arm-gnueabihf": "npm:4.24.0"
15925
+ "@rollup/rollup-linux-arm-musleabihf": "npm:4.24.0"
15926
+ "@rollup/rollup-linux-arm64-gnu": "npm:4.24.0"
15927
+ "@rollup/rollup-linux-arm64-musl": "npm:4.24.0"
15928
+ "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.24.0"
15929
+ "@rollup/rollup-linux-riscv64-gnu": "npm:4.24.0"
15930
+ "@rollup/rollup-linux-s390x-gnu": "npm:4.24.0"
15931
+ "@rollup/rollup-linux-x64-gnu": "npm:4.24.0"
15932
+ "@rollup/rollup-linux-x64-musl": "npm:4.24.0"
15933
+ "@rollup/rollup-win32-arm64-msvc": "npm:4.24.0"
15934
+ "@rollup/rollup-win32-ia32-msvc": "npm:4.24.0"
15935
+ "@rollup/rollup-win32-x64-msvc": "npm:4.24.0"
15936
+ "@types/estree": "npm:1.0.6"
15937
+ fsevents: "npm:~2.3.2"
15938
+ dependenciesMeta:
15939
+ "@rollup/rollup-android-arm-eabi":
15940
+ optional: true
15941
+ "@rollup/rollup-android-arm64":
15942
+ optional: true
15943
+ "@rollup/rollup-darwin-arm64":
15944
+ optional: true
15945
+ "@rollup/rollup-darwin-x64":
15946
+ optional: true
15947
+ "@rollup/rollup-linux-arm-gnueabihf":
15948
+ optional: true
15949
+ "@rollup/rollup-linux-arm-musleabihf":
15950
+ optional: true
15951
+ "@rollup/rollup-linux-arm64-gnu":
15952
+ optional: true
15953
+ "@rollup/rollup-linux-arm64-musl":
15954
+ optional: true
15955
+ "@rollup/rollup-linux-powerpc64le-gnu":
15956
+ optional: true
15957
+ "@rollup/rollup-linux-riscv64-gnu":
15958
+ optional: true
15959
+ "@rollup/rollup-linux-s390x-gnu":
15960
+ optional: true
15961
+ "@rollup/rollup-linux-x64-gnu":
15962
+ optional: true
15963
+ "@rollup/rollup-linux-x64-musl":
15964
+ optional: true
15965
+ "@rollup/rollup-win32-arm64-msvc":
15966
+ optional: true
15967
+ "@rollup/rollup-win32-ia32-msvc":
15968
+ optional: true
15969
+ "@rollup/rollup-win32-x64-msvc":
15970
+ optional: true
15971
+ fsevents:
15972
+ optional: true
15973
+ bin:
15974
+ rollup: dist/bin/rollup
15975
+ checksum: 10c0/77fb549c1de8afd1142d2da765adbb0cdab9f13c47df5217f00b5cf40b74219caa48c6ba2157f6249313ee81b6fa4c4fa8b3d2a0347ad6220739e00e580a808d
15976
+ languageName: node
15977
+ linkType: hard
15978
+
15636
15979
  "rollup@npm:^4.20.0, rollup@npm:^4.43.0":
15637
- version: 4.48.0
15638
- resolution: "rollup@npm:4.48.0"
15639
- dependencies:
15640
- "@rollup/rollup-android-arm-eabi": "npm:4.48.0"
15641
- "@rollup/rollup-android-arm64": "npm:4.48.0"
15642
- "@rollup/rollup-darwin-arm64": "npm:4.48.0"
15643
- "@rollup/rollup-darwin-x64": "npm:4.48.0"
15644
- "@rollup/rollup-freebsd-arm64": "npm:4.48.0"
15645
- "@rollup/rollup-freebsd-x64": "npm:4.48.0"
15646
- "@rollup/rollup-linux-arm-gnueabihf": "npm:4.48.0"
15647
- "@rollup/rollup-linux-arm-musleabihf": "npm:4.48.0"
15648
- "@rollup/rollup-linux-arm64-gnu": "npm:4.48.0"
15649
- "@rollup/rollup-linux-arm64-musl": "npm:4.48.0"
15650
- "@rollup/rollup-linux-loongarch64-gnu": "npm:4.48.0"
15651
- "@rollup/rollup-linux-ppc64-gnu": "npm:4.48.0"
15652
- "@rollup/rollup-linux-riscv64-gnu": "npm:4.48.0"
15653
- "@rollup/rollup-linux-riscv64-musl": "npm:4.48.0"
15654
- "@rollup/rollup-linux-s390x-gnu": "npm:4.48.0"
15655
- "@rollup/rollup-linux-x64-gnu": "npm:4.48.0"
15656
- "@rollup/rollup-linux-x64-musl": "npm:4.48.0"
15657
- "@rollup/rollup-win32-arm64-msvc": "npm:4.48.0"
15658
- "@rollup/rollup-win32-ia32-msvc": "npm:4.48.0"
15659
- "@rollup/rollup-win32-x64-msvc": "npm:4.48.0"
15980
+ version: 4.48.1
15981
+ resolution: "rollup@npm:4.48.1"
15982
+ dependencies:
15983
+ "@rollup/rollup-android-arm-eabi": "npm:4.48.1"
15984
+ "@rollup/rollup-android-arm64": "npm:4.48.1"
15985
+ "@rollup/rollup-darwin-arm64": "npm:4.48.1"
15986
+ "@rollup/rollup-darwin-x64": "npm:4.48.1"
15987
+ "@rollup/rollup-freebsd-arm64": "npm:4.48.1"
15988
+ "@rollup/rollup-freebsd-x64": "npm:4.48.1"
15989
+ "@rollup/rollup-linux-arm-gnueabihf": "npm:4.48.1"
15990
+ "@rollup/rollup-linux-arm-musleabihf": "npm:4.48.1"
15991
+ "@rollup/rollup-linux-arm64-gnu": "npm:4.48.1"
15992
+ "@rollup/rollup-linux-arm64-musl": "npm:4.48.1"
15993
+ "@rollup/rollup-linux-loongarch64-gnu": "npm:4.48.1"
15994
+ "@rollup/rollup-linux-ppc64-gnu": "npm:4.48.1"
15995
+ "@rollup/rollup-linux-riscv64-gnu": "npm:4.48.1"
15996
+ "@rollup/rollup-linux-riscv64-musl": "npm:4.48.1"
15997
+ "@rollup/rollup-linux-s390x-gnu": "npm:4.48.1"
15998
+ "@rollup/rollup-linux-x64-gnu": "npm:4.48.1"
15999
+ "@rollup/rollup-linux-x64-musl": "npm:4.48.1"
16000
+ "@rollup/rollup-win32-arm64-msvc": "npm:4.48.1"
16001
+ "@rollup/rollup-win32-ia32-msvc": "npm:4.48.1"
16002
+ "@rollup/rollup-win32-x64-msvc": "npm:4.48.1"
15660
16003
  "@types/estree": "npm:1.0.8"
15661
16004
  fsevents: "npm:~2.3.2"
15662
16005
  dependenciesMeta:
@@ -15704,7 +16047,7 @@ __metadata:
15704
16047
  optional: true
15705
16048
  bin:
15706
16049
  rollup: dist/bin/rollup
15707
- checksum: 10c0/7fd0f9f5e4f888b52463b12f2bf49231eff2f2dbc8ea453455291a37fe24ac2656d70ac2f27d13928b436b297625bfe66d131dcb7475a62cf33c841c62fbd47a
16050
+ checksum: 10c0/1b7167f17d7cfb9e7d7cd9e3c60a6150fc1d4b1a55e37c925c1832d9992176a7fa98e8cd1cf1ea3f0adf0b251394ca0ea004873ab3088c1ab272a76da40b3a71
15708
16051
  languageName: node
15709
16052
  linkType: hard
15710
16053
 
@@ -15712,9 +16055,9 @@ __metadata:
15712
16055
  version: 0.0.0-use.local
15713
16056
  resolution: "root-workspace-0b6124@workspace:."
15714
16057
  dependencies:
15715
- "@cedarjs/core": "npm:0.9.0"
15716
- "@cedarjs/project-config": "npm:0.9.0"
15717
- "@cedarjs/testing": "npm:0.9.0"
16058
+ "@cedarjs/core": "npm:0.10.0"
16059
+ "@cedarjs/project-config": "npm:0.10.0"
16060
+ "@cedarjs/testing": "npm:0.10.0"
15718
16061
  languageName: unknown
15719
16062
  linkType: soft
15720
16063
 
@@ -16834,7 +17177,7 @@ __metadata:
16834
17177
  languageName: node
16835
17178
  linkType: hard
16836
17179
 
16837
- "tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.14":
17180
+ "tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.13, tinyglobby@npm:^0.2.14":
16838
17181
  version: 0.2.14
16839
17182
  resolution: "tinyglobby@npm:0.2.14"
16840
17183
  dependencies:
@@ -17321,6 +17664,28 @@ __metadata:
17321
17664
  languageName: node
17322
17665
  linkType: hard
17323
17666
 
17667
+ "unimport@npm:5.0.1":
17668
+ version: 5.0.1
17669
+ resolution: "unimport@npm:5.0.1"
17670
+ dependencies:
17671
+ acorn: "npm:^8.14.1"
17672
+ escape-string-regexp: "npm:^5.0.0"
17673
+ estree-walker: "npm:^3.0.3"
17674
+ local-pkg: "npm:^1.1.1"
17675
+ magic-string: "npm:^0.30.17"
17676
+ mlly: "npm:^1.7.4"
17677
+ pathe: "npm:^2.0.3"
17678
+ picomatch: "npm:^4.0.2"
17679
+ pkg-types: "npm:^2.1.0"
17680
+ scule: "npm:^1.3.0"
17681
+ strip-literal: "npm:^3.0.0"
17682
+ tinyglobby: "npm:^0.2.13"
17683
+ unplugin: "npm:^2.3.2"
17684
+ unplugin-utils: "npm:^0.2.4"
17685
+ checksum: 10c0/42a66a63faf7ce0f0650e062e3ff89bcaab4bcf6b5457be2454b20a379607af67fff2fc8db6b04649c852e89cfc83abf80df5a43cd7c9c5f074eb4eab8568d72
17686
+ languageName: node
17687
+ linkType: hard
17688
+
17324
17689
  "unimport@npm:^4.2.0":
17325
17690
  version: 4.2.0
17326
17691
  resolution: "unimport@npm:4.2.0"
@@ -17432,7 +17797,7 @@ __metadata:
17432
17797
  languageName: node
17433
17798
  linkType: hard
17434
17799
 
17435
- "unplugin@npm:^2.2.2, unplugin@npm:^2.3.4":
17800
+ "unplugin@npm:^2.2.2, unplugin@npm:^2.3.2, unplugin@npm:^2.3.4":
17436
17801
  version: 2.3.8
17437
17802
  resolution: "unplugin@npm:2.3.8"
17438
17803
  dependencies:
@@ -17826,10 +18191,10 @@ __metadata:
17826
18191
  version: 0.0.0-use.local
17827
18192
  resolution: "web@workspace:web"
17828
18193
  dependencies:
17829
- "@cedarjs/forms": "npm:0.9.0"
17830
- "@cedarjs/router": "npm:0.9.0"
17831
- "@cedarjs/vite": "npm:0.9.0"
17832
- "@cedarjs/web": "npm:0.9.0"
18194
+ "@cedarjs/forms": "npm:0.10.0"
18195
+ "@cedarjs/router": "npm:0.10.0"
18196
+ "@cedarjs/vite": "npm:0.10.0"
18197
+ "@cedarjs/web": "npm:0.10.0"
17833
18198
  "@types/react": "npm:^18.2.55"
17834
18199
  "@types/react-dom": "npm:^18.2.19"
17835
18200
  react: "npm:18.3.1"