Skip to content

Commit a1b8048

Browse files
committed
🔨 chore(deps): bump
Signed-off-by: Pauline <[email protected]>
1 parent c26f01b commit a1b8048

File tree

15 files changed

+571
-474
lines changed

15 files changed

+571
-474
lines changed

package.json

+11-7
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"engineStrict": true,
99
"author": "@flowr",
1010
"contributors": [
11-
"Pauline <[email protected]>"
11+
"Pauline <[email protected]>"
1212
],
1313
"license": "(LicenseRef-OQL-1.2 OR MIT OR Apache-2.0)",
1414
"funding": "https://ko-fi.com/pauliesnug",
@@ -57,29 +57,33 @@
5757
"@types/node": "^22.10.5",
5858
"@vitest/coverage-v8": "^2.1.8",
5959
"@vitest/ui": "^2.1.8",
60-
"bumpp": "^9.9.2",
60+
"bumpp": "^9.10.0",
6161
"colorette": "^2.0.20",
6262
"destr": "^2.0.3",
63-
"esbuild": "^0.24.0",
63+
"esbuild": "^0.24.2",
6464
"esbuild-plugin-file-path-extensions": "^2.1.4",
6565
"eslint": "^9.17.0",
6666
"jiti": "^2.4.2",
67-
"jsdom": "^25.0.1",
67+
"jsdom": "^26.0.0",
6868
"jsr": "^0.13.2",
6969
"msw": "^2.7.0",
70-
"pathe": "^2.0.0",
70+
"pathe": "^2.0.1",
7171
"tsup": "^8.3.5",
7272
"tsx": "^4.19.2",
7373
"turbo": "^2.3.3",
74-
"typescript": "^5.7.2",
74+
"typescript": "^5.7.3",
7575
"vite": "^6.0.7",
7676
"vitest": "^2.1.8"
7777
},
7878
"pnpm": {
7979
"patchedDependencies": {
8080
"@types/jsdom": "./packages/patches/@types__jsdom.patch"
8181
},
82-
"onlyBuiltDependencies": ["@types/jsdom", "esbuild", "msw"]
82+
"onlyBuiltDependencies": [
83+
"@types/jsdom",
84+
"esbuild",
85+
"msw"
86+
]
8387
},
8488
"resolutions": {
8589
"@eslint-community/eslint-utils": "^4.4.1",

packages/eslint-plugin/package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,13 @@
6363
"peerDependencies": {
6464
"eslint": "^9.17.0"
6565
},
66+
"dependencies": {
67+
"@flowr/utilities": "workspace:^"
68+
},
6669
"devDependencies": {
67-
"@flowr/utilities": "workspace:^",
6870
"@typescript-eslint/utils": "^8.19.1",
6971
"eslint": "^9.17.0",
70-
"eslint-vitest-rule-tester": "^0.7.1",
72+
"eslint-vitest-rule-tester": "^1.0.0",
7173
"jsonc-eslint-parser": "^2.4.0"
7274
},
7375
"publishConfig": {

packages/eslint/package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -145,19 +145,19 @@
145145
}
146146
},
147147
"dependencies": {
148-
"@antfu/install-pkg": "^0.5.0",
149-
"@clack/prompts": "^0.9.0",
148+
"@antfu/install-pkg": "^1.0.0",
149+
"@clack/prompts": "^0.9.1",
150150
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
151-
"@eslint/compat": "^1.2.4",
151+
"@eslint/compat": "^1.2.5",
152152
"@eslint/markdown": "^6.2.1",
153153
"@stylistic/eslint-plugin": "^2.12.1",
154154
"@typescript-eslint/eslint-plugin": "^8.19.1",
155155
"@typescript-eslint/parser": "^8.19.1",
156156
"@vitest/eslint-plugin": "^1.1.24",
157-
"eslint-flat-config-utils": "^0.4.0",
157+
"eslint-flat-config-utils": "^1.0.0",
158158
"eslint-import-resolver-typescript": "^3.7.0",
159-
"eslint-merge-processors": "^0.1.0",
160-
"eslint-plugin-command": "^0.2.7",
159+
"eslint-merge-processors": "^1.0.0",
160+
"eslint-plugin-command": "^2.1.0",
161161
"eslint-plugin-import-x": "^4.6.1",
162162
"eslint-plugin-jsdoc": "^50.6.1",
163163
"eslint-plugin-jsonc": "^2.18.2",
@@ -172,42 +172,42 @@
172172
"find-up-simple": "^1.0.0",
173173
"globals": "^15.14.0",
174174
"jsonc-eslint-parser": "^2.4.0",
175-
"local-pkg": "^0.5.1",
175+
"local-pkg": "^1.0.0",
176176
"toml-eslint-parser": "^0.10.0",
177177
"yaml-eslint-parser": "^1.2.3"
178178
},
179179
"devDependencies": {
180180
"@eslint-react/eslint-plugin": "^1.23.2",
181-
"@eslint/config-inspector": "^0.7.0",
181+
"@eslint/config-inspector": "^0.7.1",
182182
"@flowr/types": "workspace:^",
183183
"@prettier/plugin-xml": "^3.4.1",
184184
"@tanstack/eslint-plugin-query": "^5.62.16",
185185
"@types/eslint-plugin-jsx-a11y": "^6.10.0",
186186
"@types/fs-extra": "^11.0.4",
187187
"@types/prompts": "^2.4.9",
188-
"@unocss/eslint-plugin": "^0.65.3",
188+
"@unocss/eslint-plugin": "^65.4.0",
189189
"astro-eslint-parser": "^1.1.0",
190190
"eslint": "^9.17.0",
191191
"eslint-plugin-astro": "^1.3.1",
192-
"eslint-plugin-format": "^0.1.3",
192+
"eslint-plugin-format": "^1.0.1",
193193
"eslint-plugin-json-schema-validator": "^5.3.1",
194194
"eslint-plugin-jsx-a11y": "^6.10.2",
195195
"eslint-plugin-react-hooks": "^5.1.0",
196196
"eslint-plugin-solid": "^0.14.5",
197197
"eslint-plugin-svelte": "^2.46.1",
198198
"eslint-plugin-vue": "^9.32.0",
199199
"eslint-plugin-vuejs-accessibility": "^2.4.1",
200-
"eslint-processor-vue-blocks": "^0.1.2",
201-
"eslint-typegen": "^0.3.2",
200+
"eslint-processor-vue-blocks": "^1.0.0",
201+
"eslint-typegen": "^1.0.0",
202202
"execa": "^9.5.2",
203203
"fast-glob": "^3.3.3",
204204
"fs-extra": "^11.2.0",
205205
"jiti": "^2.4.2",
206206
"magic-regexp": "^0.8.0",
207-
"pathe": "^2.0.0",
207+
"pathe": "^2.0.1",
208208
"prettier-plugin-astro": "^0.14.1",
209209
"prettier-plugin-slidev": "^1.0.5",
210-
"svelte": "^5.16.5",
210+
"svelte": "^5.17.3",
211211
"svelte-eslint-parser": "^0.43.0",
212212
"vue": "^3.5.13",
213213
"vue-eslint-parser": "^9.4.3"

packages/fetch/src/lib/fetch.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { FetchResultTypes, type RequestOptions } from './types';
1111
*
1212
* @returns A JSON of the response body. Defaults to `unknown`, with the type set by passing the generic type of this function, or casting the result.
1313
*/
14-
export async function fetch<R>(url: URL | string, type?: FetchResultTypes.JSON): Promise<R>;
14+
export async function fetch<FetchResult>(url: URL | string, type?: FetchResultTypes.JSON): Promise<FetchResult>;
1515
/**
1616
* Performs an HTTP(S) fetch
1717
*
@@ -22,7 +22,7 @@ export async function fetch<R>(url: URL | string, type?: FetchResultTypes.JSON):
2222
*
2323
* @returns A JSON of the response body. Defaults to `unknown`, with the type set by passing the generic type of this function, or casting the result.
2424
*/
25-
export async function fetch<R>(url: URL | string, options: RequestOptions, type?: FetchResultTypes.JSON): Promise<R>;
25+
export async function fetch<FetchResult>(url: URL | string, options: RequestOptions, type?: FetchResultTypes.JSON): Promise<FetchResult>;
2626
/**
2727
* Performs an HTTP(S) fetch
2828
*
@@ -122,7 +122,7 @@ export async function fetch(url: URL | string, options: RequestOptions, type: Fe
122122
* - When using `FetchResultTypes.Text` the return type will be a `string`
123123
* - When using `FetchResultTypes.Result` the return type will be a {@linkplain https://developer.mozilla.org/en-US/docs/Web/API/Response `Response`} ({@link Response} in typescript)
124124
*/
125-
export async function fetch<R>(url: URL | string, options: RequestOptions, type: FetchResultTypes): Promise<Response | Blob | Buffer | string | R>;
125+
export async function fetch<FetchResult>(url: URL | string, options: RequestOptions, type: FetchResultTypes): Promise<Response | Blob | Buffer | string | FetchResult>;
126126
/**
127127
* Performs an HTTP(S) fetch
128128
*
@@ -138,7 +138,7 @@ export async function fetch<R>(url: URL | string, options: RequestOptions, type:
138138
* - When using `FetchResultTypes.Text` the return type will be a `string`
139139
* - When using `FetchResultTypes.Result` the return type will be a {@linkplain https://developer.mozilla.org/en-US/docs/Web/API/Response `Response`} ({@link Response} in typescript)
140140
*/
141-
export async function fetch<R>(url: URL | string, options?: RequestOptions | FetchResultTypes, type?: FetchResultTypes): Promise<Response | Blob | Buffer | string | R> {
141+
export async function fetch<FetchResult>(url: URL | string, options?: RequestOptions | FetchResultTypes, type?: FetchResultTypes): Promise<Response | Blob | Buffer | string | FetchResult> {
142142
if (typeof options === 'undefined') {
143143
options = {};
144144
type = FetchResultTypes.JSON;

packages/loader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@
7474
"devDependencies": {
7575
"@flowr/types": "workspace:^",
7676
"@flowr/utilities": "workspace:^",
77-
"pathe": "^2.0.0"
77+
"pathe": "^2.0.1"
7878
}
7979
}

packages/metadata/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@
7272
"devDependencies": {
7373
"@flowr/types": "workspace:^",
7474
"@flowr/utilities": "workspace:^",
75-
"pathe": "^2.0.0"
75+
"pathe": "^2.0.1"
7676
}
7777
}

packages/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"provenance": true
7171
},
7272
"devDependencies": {
73-
"pathe": "^2.0.0"
73+
"pathe": "^2.0.1"
7474
}
7575
}

packages/scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@actions/glob": "^0.5.0",
6060
"commander": "^13.0.0",
6161
"tslib": "^2.8.1",
62-
"undici": "^7.2.0",
62+
"undici": "^7.2.1",
6363
"yaml": "^2.7.0"
6464
},
6565
"devDependencies": {

packages/scripts/tsup.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const baseOptions: Options = {
1010
entry: ['src/index.ts'],
1111
esbuildPlugins: [],
1212
experimentalDts: false,
13-
external: [],
13+
external: undefined,
1414
ignoreWatch: [],
1515
inject: [],
1616
injectStyle: false,

packages/store/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"provenance": true
7070
},
7171
"devDependencies": {
72-
"pathe": "^2.0.0"
72+
"pathe": "^2.0.1"
7373
}
7474
}

packages/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
},
7575
"devDependencies": {
7676
"@vitest/coverage-v8": "^2.1.8",
77-
"typescript": "^5.7.2",
77+
"typescript": "^5.7.3",
7878
"vitest": "^2.1.8"
7979
},
8080
"publishConfig": {

packages/utilities/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"./dist/esm/chunk-PZX3YXIQ.js",
6565
"./dist/esm/chunk-IPNQ7HKI.js",
6666
"./dist/esm/chunk-FQ6VNCUR.js",
67+
"./dist/esm/chunk-AZJ5KC7K.js",
6768
"./dist/esm/chunk-K5V3IMNL.js",
6869
"./dist/esm/chunk-WUCDYGWB.js",
6970
"./dist/esm/chunk-GAMLSS57.js",
@@ -107,7 +108,6 @@
107108
"./dist/esm/chunk-HXWDVXPT.js",
108109
"./dist/esm/chunk-K2RGD3BD.js",
109110
"./dist/esm/chunk-CLRV5DI2.js",
110-
"./dist/esm/chunk-CLCWNW5F.js",
111111
"./dist/esm/chunk-YE66WIBM.js",
112112
"./dist/esm/chunk-XYUJLUMM.js",
113113
"./dist/esm/chunk-AZXYAT3D.js",
@@ -1009,7 +1009,7 @@
10091009
},
10101010
"devDependencies": {
10111011
"@flowr/types": "workspace:^",
1012-
"pathe": "^2.0.0"
1012+
"pathe": "^2.0.1"
10131013
},
10141014
"publishConfig": {
10151015
"access": "public",

0 commit comments

Comments
 (0)