From 16ac0dc485c56331b8dbabedde6eb4a1f8fb0b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 09:10:21 +0000 Subject: [PATCH] chore(deps): bump @angular/core from 22.0.1 to 22.1.0 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 22.0.1 to 22.1.0. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/v22.1.0/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.1.0/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 92 +++++++++++++++++++++++++++++++++++++---------- package.json | 2 +- 2 files changed, 74 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2b7da61..ce8de84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,19 +1,19 @@ { "name": "angular-tailwind-template", - "version": "1.0.0", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "angular-tailwind-template", - "version": "1.0.0", + "version": "2.0.0", "license": "MIT", "dependencies": { "@angular/animations": "^22.0.1", "@angular/cdk": "^22.0.1", "@angular/common": "^22.0.1", "@angular/compiler": "^22.0.1", - "@angular/core": "^22.0.1", + "@angular/core": "^22.1.0", "@angular/forms": "^22.0.1", "@angular/platform-browser": "^22.0.1", "@angular/platform-browser-dynamic": "^22.0.1", @@ -35,13 +35,11 @@ "@angular/compiler-cli": "^22.0.1", "@lhci/cli": "^0.15.1", "@playwright/test": "^1.53.2", - "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/forms": "^0.5.11", "@tailwindcss/postcss": "^4.3.3", "@tailwindcss/typography": "^0.5.20", "@types/jasmine": "^5.1.4", "@types/node": "^22.10.2", - "autoprefixer": "^10.4.23", "http-server": "^14.1.1", "husky": "^9.1.7", "jasmine-core": "^5.5.0", @@ -978,9 +976,9 @@ } }, "node_modules/@angular/core": { - "version": "22.0.1", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-22.0.1.tgz", - "integrity": "sha512-Sk0fz+LR2q6QhJJtCV9ElN1GzoEX6lOB4difMqpOC0yRh/ue+9iKd+x3RRiL4p+dnAiRLQYAKqsXkYlqUm2SMg==", + "version": "22.1.0", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-22.1.0.tgz", + "integrity": "sha512-X5UaMuOCI4HAvSQIs3QtM+5e0Cni16DRaHUIL3BIBd4ZQNnSH3pZ25TsKQ8Jlu/3hAQ9rzV278kNQcecooGJ7g==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -989,7 +987,7 @@ "node": "^22.22.3 || ^24.15.0 || >=26.0.0" }, "peerDependencies": { - "@angular/compiler": "22.0.1", + "@angular/compiler": "22.1.0", "rxjs": "^6.5.3 || ^7.4.0", "zone.js": "~0.15.0 || ~0.16.0" }, @@ -6826,16 +6824,6 @@ "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==", "license": "MIT" }, - "node_modules/@tailwindcss/aspect-ratio": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@tailwindcss/aspect-ratio/-/aspect-ratio-0.4.2.tgz", - "integrity": "sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==", - "dev": true, - "license": "MIT", - "peerDependencies": { - "tailwindcss": ">=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1" - } - }, "node_modules/@tailwindcss/forms": { "version": "0.5.11", "resolved": "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.11.tgz", @@ -7072,6 +7060,72 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.11.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.2.2", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.11.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.2.2", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "1.1.4", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@tybys/wasm-util": "^0.10.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Brooooooklyn" + }, + "peerDependencies": { + "@emnapi/core": "^1.7.1", + "@emnapi/runtime": "^1.7.1" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.10.2", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.1", + "dev": true, + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.3.3", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.3.tgz", diff --git a/package.json b/package.json index 662361f..ba74796 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@angular/animations": "^22.0.1", "@angular/cdk": "^22.0.1", "@angular/common": "^22.0.1", - "@angular/core": "^22.0.1", + "@angular/core": "^22.1.0", "@angular/compiler": "^22.0.1", "@angular/forms": "^22.0.1", "@angular/platform-browser": "^22.0.1",