Skip to content

Commit aea271a

Browse files
committed
chore: bump deps
1 parent d403c00 commit aea271a

13 files changed

+2687
-3569
lines changed

docs/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@
88
"preview": "nuxi preview"
99
},
1010
"devDependencies": {
11-
"@iconify-json/carbon": "^1.2.5",
11+
"@iconify-json/carbon": "^1.2.8",
1212
"@iconify-json/heroicons": "^1.2.2",
1313
"@iconify-json/logos": "^1.2.4",
1414
"@iconify-json/noto": "^1.2.2",
1515
"@iconify-json/ph": "^1.2.2",
16-
"@iconify-json/simple-icons": "^1.2.17",
17-
"@nuxt/content": "^2.13.4",
16+
"@iconify-json/simple-icons": "^1.2.27",
17+
"@nuxt/content": "^3.2.2",
1818
"@nuxt/devtools": "1.3.9",
19-
"@nuxt/ui": "^2.20.0",
20-
"@nuxt/ui-pro": "^1.6.0",
19+
"@nuxt/ui": "^2.21.0",
20+
"@nuxt/ui-pro": "^1.7.0",
2121
"@nuxtjs/seo": "2.0.0",
22-
"@vueuse/nuxt": "^12.2.0",
23-
"nuxt": "^3.15.0",
22+
"@vueuse/nuxt": "^12.7.0",
23+
"nuxt": "^3.15.4",
2424
"nuxt-icon": "^0.6.10",
2525
"nuxt-lego": "^0.0.14",
2626
"nuxt-lodash": "^2.5.3",
2727
"three": "0.138.3",
2828
"troisjs": "^0.3.4",
29-
"typescript": "^5.7.2"
29+
"typescript": "^5.8.2"
3030
}
3131
}

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.15.0",
55
"private": true,
6-
"packageManager": "pnpm@9.15.2",
6+
"packageManager": "pnpm@10.5.2",
77
"license": "MIT",
88
"scripts": {
99
"cli": "JITI_ESM_RESOLVE=1 node packages/cli/dist/cli.mjs",
@@ -22,13 +22,13 @@
2222
"docs:serve": "npm -C docs run serve"
2323
},
2424
"devDependencies": {
25-
"@antfu/eslint-config": "^3.12.1",
26-
"bumpp": "^9.9.2",
27-
"eslint": "^9.17.0",
28-
"typescript": "5.7.2",
29-
"unbuild": "^3.2.0",
30-
"vite": "^6.0.6",
31-
"vitest": "^2.1.8"
25+
"@antfu/eslint-config": "^4.4.0",
26+
"bumpp": "^10.0.3",
27+
"eslint": "^9.21.0",
28+
"typescript": "5.8.2",
29+
"unbuild": "^3.5.0",
30+
"vite": "^6.2.0",
31+
"vitest": "^3.0.7"
3232
},
3333
"pnpm": {
3434
"packageExtensions": {

packages/cli/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
"@unlighthouse/server": "workspace:*",
4747
"better-opn": "^3.0.2",
4848
"cac": "^6.7.14",
49-
"consola": "^3.3.3",
49+
"consola": "^3.4.0",
5050
"defu": "^6.1.4",
51-
"fs-extra": "^11.2.0",
52-
"globby": "^14.0.2",
51+
"fs-extra": "^11.3.0",
52+
"globby": "^14.1.0",
5353
"lodash-es": "^4.17.21",
54-
"pathe": "^1.1.2",
55-
"std-env": "^3.8.0"
54+
"pathe": "^2.0.3",
55+
"std-env": "^3.8.1"
5656
}
5757
}

packages/client/components.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// @ts-nocheck
33
// Generated by unplugin-vue-components
44
// Read more: https://github.com/vuejs/core/pull/3399
5+
// biome-ignore lint: disable
56
export {}
67

78
/* prettier-ignore */

packages/client/package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@headlessui/vue": "^1.7.23",
2828
"dayjs": "^1.11.13",
2929
"defu": "^6.1.4",
30-
"fuse.js": "^7.0.0",
31-
"lightweight-charts": "^4.2.2",
30+
"fuse.js": "^7.1.0",
31+
"lightweight-charts": "^5.0.3",
3232
"lodash-es": "^4.17.21",
3333
"ufo": "^1.5.4",
3434
"vue": "^3.5.13"
@@ -42,20 +42,20 @@
4242
"@iconify-json/mdi": "latest",
4343
"@iconify-json/simple-line-icons": "latest",
4444
"@iconify-json/vscode-icons": "latest",
45-
"@types/lodash": "^4.17.13",
46-
"@types/three": "^0.171.0",
45+
"@types/lodash": "^4.17.16",
46+
"@types/three": "^0.174.0",
4747
"@unlighthouse/core": "workspace:*",
4848
"@vitejs/plugin-vue": "2.3.4",
4949
"@vue/compiler-sfc": "^3.5.13",
50-
"@vueuse/core": "^12.2.0",
51-
"@vueuse/router": "^12.2.0",
50+
"@vueuse/core": "^12.7.0",
51+
"@vueuse/router": "^12.7.0",
5252
"date-fns": "^4.1.0",
5353
"three": "0.138.3",
5454
"troisjs": "^0.3.4",
55-
"typescript": "^5.7.2",
56-
"unplugin-auto-import": "^0.19.0",
57-
"unplugin-icons": "^0.22.0",
58-
"unplugin-vue-components": "^0.28.0",
55+
"typescript": "^5.8.2",
56+
"unplugin-auto-import": "^19.1.1",
57+
"unplugin-icons": "^22.1.0",
58+
"unplugin-vue-components": "^28.4.1",
5959
"vite": "2.9.17",
6060
"vite-plugin-pages": "0.23.0",
6161
"vite-plugin-windicss": "^1.9.4"

packages/core/cluster.d.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { LaunchOptions, Page, PuppeteerNodeLaunchOptions } from 'puppeteer-core'
1+
import type { LaunchOptions, Page } from 'puppeteer-core'
22
import { EventEmitter } from 'node:events'
33

44
export interface ResourceData {
@@ -55,8 +55,8 @@ interface ClusterOptions {
5555
concurrency: number | ConcurrencyImplementationClassType
5656
maxConcurrency: number
5757
workerCreationDelay: number
58-
puppeteerOptions: PuppeteerNodeLaunchOptions
59-
perBrowserOptions: PuppeteerNodeLaunchOptions[] | undefined
58+
puppeteerOptions: LaunchOptions
59+
perBrowserOptions: LaunchOptions[] | undefined
6060
monitor: boolean
6161
timeout: number
6262
retryLimit: number

packages/core/package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -45,47 +45,47 @@
4545
}
4646
},
4747
"dependencies": {
48-
"@puppeteer/browsers": "^2.6.1",
48+
"@puppeteer/browsers": "^2.7.1",
4949
"@unrouted/core": "^0.6.0",
5050
"@unrouted/fetch": "^0.6.0",
5151
"@unrouted/plugins": "^0.6.0",
5252
"@unrouted/preset-api": "^0.6.0",
5353
"@unrouted/preset-node": "^0.6.0",
54-
"axios": "^1.7.9",
54+
"axios": "^1.8.1",
5555
"cheerio": "1.0.0",
5656
"chrome-launcher": "^1.1.2",
57-
"consola": "^3.3.3",
57+
"consola": "^3.4.0",
5858
"defu": "^6.1.4",
5959
"execa": "^9.5.2",
60-
"fs-extra": "^11.2.0",
61-
"globby": "^14.0.2",
62-
"h3": "^1.13.0",
60+
"fs-extra": "^11.3.0",
61+
"globby": "^14.1.0",
62+
"h3": "^1.15.1",
6363
"hookable": "^5.5.3",
64-
"launch-editor": "^2.9.1",
65-
"lighthouse": "^12.3.0",
64+
"launch-editor": "^2.10.0",
65+
"lighthouse": "^12.4.0",
6666
"lodash-es": "^4.17.21",
6767
"minimist": "^1.2.8",
68-
"mlly": "^1.7.3",
68+
"mlly": "^1.7.4",
6969
"object-hash": "^3.0.0",
7070
"ofetch": "^1.4.1",
71-
"pathe": "^1.1.2",
71+
"pathe": "^2.0.3",
7272
"puppeteer-cluster": "^0.24.0",
73-
"puppeteer-core": "^23.11.1",
73+
"puppeteer-core": "^24.3.0",
7474
"radix3": "^1.1.2",
7575
"regexparam": "^3.0.0",
7676
"sanitize-filename": "^1.6.3",
7777
"sitemapper": "^3.2.20",
7878
"slugify": "^1.6.6",
7979
"ufo": "^1.5.4",
80-
"unconfig": "^0.6.0",
80+
"unconfig": "^7.2.0",
8181
"unctx": "^2.4.1",
8282
"wrap-ansi": "^9.0.0",
83-
"ws": "^8.18.0"
83+
"ws": "^8.18.1"
8484
},
8585
"devDependencies": {
8686
"@types/fs-extra": "^11.0.4",
8787
"@types/lodash-es": "^4.17.12",
8888
"@types/object-hash": "^3.0.6",
89-
"@types/ws": "^8.5.13"
89+
"@types/ws": "^8.5.14"
9090
}
9191
}

packages/core/src/types.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { Hookable, NestedHooks } from 'hookable'
33
import type { Flags, Result } from 'lighthouse'
44
import type http from 'node:http'
55
import type https from 'node:https'
6-
import type { Page, PuppeteerNodeLaunchOptions } from 'puppeteer-core'
6+
import type { LaunchOptions, Page } from 'puppeteer-core'
77
import type { QueryObject } from 'ufo'
88
import type { Cluster, ClusterOptionsArgument, TaskFunction } from '../cluster'
99
import type { WS } from './router'
@@ -484,7 +484,7 @@ export interface ResolvedUserConfig {
484484
/**
485485
* Change the behaviour of puppeteer.
486486
*/
487-
puppeteerOptions: PuppeteerNodeLaunchOptions
487+
puppeteerOptions: LaunchOptions
488488
/**
489489
* Change the behaviour of puppeteer-cluster.
490490
*/

packages/core/src/unlighthouse.ts

-3
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ export async function createUnlighthouse(userConfig: UserConfig, provider?: Prov
6767
// support loading configuration files
6868
const configDefinition = await loadConfig<UserConfig>({
6969
cwd: userConfig.root,
70-
importx: {
71-
ignoreImportxWarning: true,
72-
},
7370
sources: [
7471
{
7572
files: [

packages/core/src/util/createRoutes.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ function getRoutePathExtension(key: string) {
2323
return key
2424
}
2525

26-
const sortRoutes = function sortRoutes(routes: NuxtRoute[]) {
26+
function sortRoutes(routes: NuxtRoute[]) {
2727
routes.sort((a, b) => {
2828
if (!a.path.length)
2929
return -1

packages/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@unlighthouse/core": "workspace:*",
40-
"h3": "^1.13.0",
40+
"h3": "^1.15.1",
4141
"listhen": "^1.9.0"
4242
}
4343
}

0 commit comments

Comments
 (0)