Skip to content

Commit 399b927

Browse files
committed
chore: bump deps and lint
1 parent c8caa80 commit 399b927

File tree

13 files changed

+6610
-1512
lines changed

13 files changed

+6610
-1512
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
},
1010
"devDependencies": {
1111
"@iconify-json/heroicons": "^1.2.2",
12-
"@iconify-json/lucide": "^1.2.24",
12+
"@iconify-json/lucide": "^1.2.25",
1313
"@iconify-json/noto": "^1.2.2",
1414
"@iconify-json/ph": "^1.2.2",
15-
"@iconify-json/simple-icons": "^1.2.21",
16-
"@nuxt/content": "^2.13.4",
15+
"@iconify-json/simple-icons": "^1.2.22",
16+
"@nuxt/content": "^3.0.1",
1717
"@nuxt/devtools": "^1.7.0",
1818
"@nuxt/fonts": "0.10.3",
1919
"@nuxt/image": "^1.9.0",

examples/angular/package.json

+21-28
Original file line numberDiff line numberDiff line change
@@ -11,37 +11,30 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14+
"@angular/animations": "^19.1.4",
15+
"@angular/common": "^19.1.4",
16+
"@angular/compiler": "^19.1.4",
17+
"@angular/core": "^19.1.4",
18+
"@angular/forms": "^19.1.4",
19+
"@angular/platform-browser": "^19.1.4",
20+
"@angular/platform-browser-dynamic": "^19.1.4",
21+
"@angular/platform-server": "^19.1.4",
22+
"@angular/router": "^19.1.4",
23+
"@angular/ssr": "^19.1.5",
1424
"@unhead/angular": "link:../../packages/angular/dist/ngx-unhead",
15-
"@angular/animations": "^19.1.0",
16-
"@angular/common": "^19.1.0",
17-
"@angular/compiler": "^19.1.0",
18-
"@angular/core": "^19.1.0",
19-
"@angular/forms": "^19.1.0",
20-
"@angular/platform-browser": "^19.1.0",
21-
"@angular/platform-browser-dynamic": "^19.1.0",
22-
"@angular/platform-server": "^19.1.0",
23-
"@angular/router": "^19.1.0",
24-
"@angular/ssr": "^19.1.4",
25-
"express": "^4.18.2",
26-
"rxjs": "~7.8.0",
27-
"tslib": "^2.3.0",
25+
"express": "^4.21.2",
26+
"rxjs": "~7.8.1",
27+
"tslib": "^2.8.1",
2828
"zone.js": "~0.15.0"
2929
},
3030
"devDependencies": {
31-
"@angular-devkit/build-angular": "^19.1.4",
32-
"@angular/build": "^19.1.4",
33-
"@angular/cli": "^19.1.4",
34-
"@angular/compiler-cli": "^19.1.0",
35-
"@types/express": "^4.17.17",
36-
"@types/jasmine": "~5.1.0",
37-
"@types/node": "^18.18.0",
38-
"jasmine-core": "~5.5.0",
39-
"karma": "~6.4.0",
40-
"karma-chrome-launcher": "~3.2.0",
41-
"karma-coverage": "~2.2.0",
42-
"karma-jasmine": "~5.1.0",
43-
"karma-jasmine-html-reporter": "~2.1.0",
44-
"ng-packagr": "^19.1.0",
45-
"typescript": "~5.7.2"
31+
"@angular-devkit/build-angular": "^19.1.5",
32+
"@angular/build": "^19.1.5",
33+
"@angular/cli": "^19.1.5",
34+
"@angular/compiler-cli": "^19.1.4",
35+
"@types/express": "^5.0.0",
36+
"@types/node": "^22.12.0",
37+
"ng-packagr": "^19.1.2",
38+
"typescript": "~5.7.3"
4639
}
4740
}

examples/vite-ssr-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
18-
"react-router-dom": "^7.1.1"
18+
"react-router-dom": "^7.1.3"
1919
},
2020
"devDependencies": {
2121
"@vitejs/plugin-react": "latest",

examples/vite-ssr-vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"@unhead/schema-org": "workspace:*",
2020
"@unhead/shared": "workspace:*",
2121
"@unhead/vue": "workspace:*",
22-
"pinia": "^2.3.0",
22+
"pinia": "^2.3.1",
2323
"unhead": "workspace:*",
2424
"unplugin-auto-import": "^19.0.0",
25-
"vite": "^6.0.7",
25+
"vite": "^6.0.11",
2626
"vue-router": "^4.5.0"
2727
},
2828
"devDependencies": {

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
2222
"benchmark": "vitest bench"
2323
},
2424
"devDependencies": {
25-
"@antfu/eslint-config": "^3.16.0",
25+
"@antfu/eslint-config": "^4.1.0",
2626
"@types/fs-extra": "^11.0.4",
2727
"@types/jsdom": "^21.1.7",
2828
"acorn-loose": "^8.4.0",
29-
"bumpp": "^9.11.1",
29+
"bumpp": "^10.0.1",
3030
"eslint": "^9.19.0",
3131
"fs-extra": "^11.3.0",
3232
"jsdom": "^26.0.0",
3333
"typescript": "5.7.3",
3434
"unbuild": "^3.3.1",
3535
"utility-types": "^3.11.0",
36-
"vitest": "^2.1.8",
36+
"vitest": "^3.0.4",
3737
"vue": "^3.5.13"
3838
},
3939
"resolutions": {

packages/angular/package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"@angular/core": "^19.1.0"
88
},
99
"dependencies": {
10-
"tslib": "^2.3.0"
10+
"tslib": "^2.8.1",
11+
"@unhead/schema": "workspace:*",
12+
"unhead": "workspace:*"
1113
}
1214
}

packages/angular/src/lib/unhead.service.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { AngularUnhead, UseHeadInput, UseHeadOptions, UseHeadSafeInput, UseSeoMetaInput} from '../unhead/types'
1+
import type { AngularUnhead, UseHeadInput, UseHeadOptions, UseHeadSafeInput, UseSeoMetaInput } from '../unhead/types'
22
import { DOCUMENT } from '@angular/common'
33
// eslint-disable-next-line ts/consistent-type-imports
44
import { Inject, Injectable, Injector, runInInjectionContext } from '@angular/core'

packages/angular/src/public-api.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Public API Surface of ngx-unhead
33
*/
44

5-
export * from './lib/unhead.service'
65
export * from './lib/head.component'
6+
export * from './lib/unhead.service'
77
export * from './unhead/composables'
88
export * from './unhead/install'

packages/angular/src/unhead/types/schema.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import type { Signal } from '@angular/core'
12
import type {
23
Base as _Base,
34
Noscript as _Noscript,
@@ -25,7 +26,6 @@ import type {
2526
Unhead,
2627
} from '@unhead/schema'
2728
import type { MaybeSignal, ResolvableArray, ResolvableProperties } from './util'
28-
import type {Signal} from "@angular/core";
2929

3030
export interface HtmlAttr extends Omit<BaseHtmlAttr, 'class'> {
3131
/**

packages/angular/tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"noImplicitOverride": true,
1818
"noImplicitReturns": true,
1919
"noPropertyAccessFromIndexSignature": false,
20-
"outDir": "./dist/out-tsc",
2120
"importHelpers": true,
21+
"outDir": "./dist/out-tsc",
2222
"esModuleInterop": true,
2323
"isolatedModules": true,
2424
"skipLibCheck": true

packages/angular/tsconfig.lib.prod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
{
44
"extends": "./tsconfig.lib.json",
55
"compilerOptions": {
6-
},
6+
}
77

88
}

0 commit comments

Comments
 (0)