From 558353465c6cc292b63158e3d49c456ac92a6643 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 21:54:53 +0000 Subject: [PATCH] Bump the angular group with 9 updates Bumps the angular group with 9 updates: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `22.0.0` | `22.0.1` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.0.0` | `22.0.1` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `22.0.0` | `22.0.1` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.0` | `22.0.1` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `22.0.0` | `22.0.1` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `22.0.0` | `22.0.1` | | [@angular/build](https://github.com/angular/angular-cli) | `22.0.0` | `22.0.1` | | [@angular/cli](https://github.com/angular/angular-cli) | `22.0.0` | `22.0.1` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `22.0.0` | `22.0.1` | Updates `@angular/animations` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.1/packages/animations) Updates `@angular/common` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.1/packages/common) Updates `@angular/compiler` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.1/packages/compiler) Updates `@angular/core` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.1/packages/core) Updates `@angular/platform-browser` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.1/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.1/packages/platform-browser-dynamic) Updates `@angular/build` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v22.0.0...v22.0.1) Updates `@angular/cli` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/v22.0.0...v22.0.1) Updates `@angular/compiler-cli` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.1/packages/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/common" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/core" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser-dynamic" dependency-version: 22.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/build" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cli" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler-cli" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] --- package-lock.json | 139 +++++++++++++++++++++++----------------------- package.json | 18 +++--- 2 files changed, 79 insertions(+), 78 deletions(-) diff --git a/package-lock.json b/package-lock.json index dec02fd..6f2f209 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,21 +8,21 @@ "name": "itsfiveoclockwhere", "version": "0.0.0", "dependencies": { - "@angular/animations": "22.0.0", - "@angular/common": "22.0.0", - "@angular/compiler": "22.0.0", - "@angular/core": "22.0.0", - "@angular/platform-browser": "22.0.0", - "@angular/platform-browser-dynamic": "22.0.0", + "@angular/animations": "22.0.1", + "@angular/common": "22.0.1", + "@angular/compiler": "22.0.1", + "@angular/core": "22.0.1", + "@angular/platform-browser": "22.0.1", + "@angular/platform-browser-dynamic": "22.0.1", "luxon": "3.7.2", "rxjs": "7.8.2", "tslib": "2.8.1", "zone.js": "0.16.2" }, "devDependencies": { - "@angular/build": "22.0.0", - "@angular/cli": "22.0.0", - "@angular/compiler-cli": "22.0.0", + "@angular/build": "22.0.1", + "@angular/cli": "22.0.1", + "@angular/compiler-cli": "22.0.1", "@types/luxon": "3.7.1", "@types/node": "24.1.0", "prettier": "3.8.3", @@ -253,13 +253,13 @@ } }, "node_modules/@angular-devkit/architect": { - "version": "0.2200.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2200.0.tgz", - "integrity": "sha512-PAfnKRM2C7er2PwAkSLvkw/AtnMRTcmdG6pOrb3De++eVTuDeNCuYsIqrygvkFElrpsMHcnAAwTNtvyMds8b+w==", + "version": "0.2200.1", + "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.2200.1.tgz", + "integrity": "sha512-Q3DfpgEIiHtG7uSUO8Tsm35rOeUbJfuxM9pi7cCyC8DvC/z1yNYm7/xEitlEYPzJmSLmks3eqlsaGnYhh0VLVg==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/core": "22.0.0", + "@angular-devkit/core": "22.0.1", "rxjs": "7.8.2" }, "bin": { @@ -272,9 +272,9 @@ } }, "node_modules/@angular-devkit/core": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-22.0.0.tgz", - "integrity": "sha512-GCEalkF17uygXnjHNyeIWuTzm16TDlhNLHsxbeYeJSJ48anwkZisL/L+oFzEmg8BGqx48nMGj2EVe4J8ADrSng==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-22.0.1.tgz", + "integrity": "sha512-77/WsCAbqGkumDfm/kkw2mFh/42DNF0hB02TvivlfiSC/KfK9DsHg7sKvTlNcuY14ZT/3iHhojLyNBc2HytuvQ==", "dev": true, "license": "MIT", "dependencies": { @@ -300,13 +300,13 @@ } }, "node_modules/@angular-devkit/schematics": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-22.0.0.tgz", - "integrity": "sha512-Uefa/kgLD15B0wuxIFJuDvnVf2FuzXdnE/aMTd/fGor3otjrdegaU1tCeK9I0smHaiSWNvtLbhUbkNpuNG1cMw==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-22.0.1.tgz", + "integrity": "sha512-GWou5meX3vAvqQEkox7xYMT9tIrYBVl0StbP7rGH5yMrzngvi6eyikMiUYnmMvoEoBK9gFNnXaAKeeu2aWvb3Q==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/core": "22.0.0", + "@angular-devkit/core": "22.0.1", "jsonc-parser": "3.3.1", "magic-string": "0.30.21", "ora": "9.4.0", @@ -319,9 +319,10 @@ } }, "node_modules/@angular/animations": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-22.0.0.tgz", - "integrity": "sha512-Klo9ZiRj5ykXPliUmwy0eXvDad079YMy+Ob4EITSFSXVLRy55qv64/8SvWNtKEQPelF50H9O2vULoqpIvdWoAw==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-22.0.1.tgz", + "integrity": "sha512-5Ydov95+aAmEdzSaiIJdKTOuGEqI+KWRnQOYJVSrjfKyLTeh3hLCW9amoicF8CsvGh7hSnKf4adbNUycG8wfKA==", + "deprecated": "@angular/animations is deprecated. Use `animate.enter` and `animate.leave` instead. For more information see: https://v22.angular.dev/guide/animations.", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -330,18 +331,18 @@ "node": "^22.22.3 || ^24.15.0 || >=26.0.0" }, "peerDependencies": { - "@angular/core": "22.0.0" + "@angular/core": "22.0.1" } }, "node_modules/@angular/build": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/build/-/build-22.0.0.tgz", - "integrity": "sha512-cMtzptD/ewrB435PREv434RXKPdDSfXmptfJTe7ik6Q6ixzmBEFpwmBsMNHQAJHwgV5fCrmLuWVaaq0HY0MpxA==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/build/-/build-22.0.1.tgz", + "integrity": "sha512-05oMhBuRy4qycmuhrBpz3y/OxaW0qeguKj7ArUdTFOJvi6Y1kthzcg6bF1cPPVz0TMGnoTwMf9OCHjoT2QHAKA==", "dev": true, "license": "MIT", "dependencies": { "@ampproject/remapping": "2.3.0", - "@angular-devkit/architect": "0.2200.0", + "@angular-devkit/architect": "0.2200.1", "@babel/core": "7.29.0", "@babel/helper-annotate-as-pure": "7.27.3", "@babel/helper-split-export-declaration": "7.24.7", @@ -382,7 +383,7 @@ "@angular/platform-browser": "^22.0.0", "@angular/platform-server": "^22.0.0", "@angular/service-worker": "^22.0.0", - "@angular/ssr": "^22.0.0", + "@angular/ssr": "^22.0.1", "istanbul-lib-instrument": "^6.0.0", "karma": "^6.4.0", "less": "^4.2.0", @@ -436,19 +437,19 @@ } }, "node_modules/@angular/cli": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-22.0.0.tgz", - "integrity": "sha512-VJv4ryJ2yLy79FqAq6WzZCLU3U5WU3n5NS7av5LbatxxOb07Jg80J/DBPSeA3rJ5EzpSIrj8mHLvW8Eunn58Eg==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-22.0.1.tgz", + "integrity": "sha512-E1b3yroIDkqKpRJ5M/ihQkmgrF+gTlrntLbLWkSE5XReMSGtkog16I3hewI1zV2K4TMdiDZ1lzJvkJ4CgG3wjA==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/architect": "0.2200.0", - "@angular-devkit/core": "22.0.0", - "@angular-devkit/schematics": "22.0.0", + "@angular-devkit/architect": "0.2200.1", + "@angular-devkit/core": "22.0.1", + "@angular-devkit/schematics": "22.0.1", "@inquirer/prompts": "8.4.2", "@listr2/prompt-adapter-inquirer": "4.2.3", "@modelcontextprotocol/sdk": "1.29.0", - "@schematics/angular": "22.0.0", + "@schematics/angular": "22.0.1", "@yarnpkg/lockfile": "1.1.0", "algoliasearch": "5.52.0", "ini": "6.0.0", @@ -471,9 +472,9 @@ } }, "node_modules/@angular/common": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-22.0.0.tgz", - "integrity": "sha512-O9Qk60/OQQuZXMeXRfOpsq+/B609nd5KIxjSZFddRQUfSMZrdvVDNK0irjgYVKGDkMx3dqCiQ8a4nAIdGy7V6A==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-22.0.1.tgz", + "integrity": "sha512-EczDHu+ziop3x2CSh9+hdkegTSjblYvuH0y4aZ8biqh+pGFRni24Qu9kZiV5VrBprIJG5NeiCEA2rT6fJ7w/Nw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -482,14 +483,14 @@ "node": "^22.22.3 || ^24.15.0 || >=26.0.0" }, "peerDependencies": { - "@angular/core": "22.0.0", + "@angular/core": "22.0.1", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/compiler": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-22.0.0.tgz", - "integrity": "sha512-g8Ab5Lcji2cxADfcPPM7kltEzSlCjUevPK3udm+3S5uhkTcLNH236/XCAwhD1XIgHQDv9p7FWm1xS7zkvbwXhA==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-22.0.1.tgz", + "integrity": "sha512-J8lcmYXJCGZn1+CHx3LSgq6rtS5Efc1/Nafcd/v8VZN2NrsFIkIlTbnAIUxcwHwYxzZs4X5CGfX+5ZIB4X9rUw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -499,9 +500,9 @@ } }, "node_modules/@angular/compiler-cli": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-22.0.0.tgz", - "integrity": "sha512-7r4ufQ8CUhlRBol/N8a6psg40kOu/Y3H6iuUGwq9cs6Gs/fII7mVB6QgPi0bCiNDjaQB7xGq6NZ0iT6CPBH8Sw==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-22.0.1.tgz", + "integrity": "sha512-fo/tXV3sqw92/qz898ejru6G4wMvstd9gBjb0HRDJv5rR1XnSWHVKJuhrgrHd6tVkNdc8y6odBB9GKecdqqnGg==", "dev": true, "license": "MIT", "dependencies": { @@ -522,7 +523,7 @@ "node": "^22.22.3 || ^24.15.0 || >=26.0.0" }, "peerDependencies": { - "@angular/compiler": "22.0.0", + "@angular/compiler": "22.0.1", "typescript": ">=6.0 <6.1" }, "peerDependenciesMeta": { @@ -532,9 +533,9 @@ } }, "node_modules/@angular/core": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-22.0.0.tgz", - "integrity": "sha512-H4lzunB+LUNylQ3hZGYWDz1NfNAdFzPdOadwuS6VpPyxF4Ti0MLyAfx7NDnyTrmdY2/PFx8I6jXrveNlIsORXg==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-22.0.1.tgz", + "integrity": "sha512-Sk0fz+LR2q6QhJJtCV9ElN1GzoEX6lOB4difMqpOC0yRh/ue+9iKd+x3RRiL4p+dnAiRLQYAKqsXkYlqUm2SMg==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -543,7 +544,7 @@ "node": "^22.22.3 || ^24.15.0 || >=26.0.0" }, "peerDependencies": { - "@angular/compiler": "22.0.0", + "@angular/compiler": "22.0.1", "rxjs": "^6.5.3 || ^7.4.0", "zone.js": "~0.15.0 || ~0.16.0" }, @@ -557,9 +558,9 @@ } }, "node_modules/@angular/platform-browser": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-22.0.0.tgz", - "integrity": "sha512-ry4Hdov19V8sA+MrIEIeISXA8GKWluCDUg06PaAm9nJveYjQUUlElZqa3fTNGOmy3/eNV8H9nmaroD27L8yU1A==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-22.0.1.tgz", + "integrity": "sha512-wbj/ddrMIOHKrONcFlDmHfJKUZq4dX8pzcxsLFTQ6sppUKtzWMrkxtCVkSPJLEzs6OG3OupRrc1yHbL/V+ffsw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -568,9 +569,9 @@ "node": "^22.22.3 || ^24.15.0 || >=26.0.0" }, "peerDependencies": { - "@angular/animations": "22.0.0", - "@angular/common": "22.0.0", - "@angular/core": "22.0.0" + "@angular/animations": "22.0.1", + "@angular/common": "22.0.1", + "@angular/core": "22.0.1" }, "peerDependenciesMeta": { "@angular/animations": { @@ -579,9 +580,9 @@ } }, "node_modules/@angular/platform-browser-dynamic": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-22.0.0.tgz", - "integrity": "sha512-xGOk/XLg+XiuuFa5FEMsrYSdkuKIdx2Xqo1kAGpIdjnI0o7qV8pVmW7S/1NMmEULnbmjzxjFUtNX5RPZ17iA/Q==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-22.0.1.tgz", + "integrity": "sha512-Z0h2gVNxPoJqzon7OlOhfScuMgPyW4qbJZAZCBMRYC8se+7YP1w81dw5dmqyeqf66pD+NwhkJXL1hOrYKK1m2g==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -590,10 +591,10 @@ "node": "^22.22.3 || ^24.15.0 || >=26.0.0" }, "peerDependencies": { - "@angular/common": "22.0.0", - "@angular/compiler": "22.0.0", - "@angular/core": "22.0.0", - "@angular/platform-browser": "22.0.0" + "@angular/common": "22.0.1", + "@angular/compiler": "22.0.1", + "@angular/core": "22.0.1", + "@angular/platform-browser": "22.0.1" } }, "node_modules/@babel/code-frame": { @@ -3233,14 +3234,14 @@ ] }, "node_modules/@schematics/angular": { - "version": "22.0.0", - "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-22.0.0.tgz", - "integrity": "sha512-LqjnpBD0knsZulOCiaBxb9vDUYq6RHyF2VMlQI1gkgJaDAd2YcvK3/H2Xy9tEH1oA1ftbo2p0kpzNtJzSwtBcA==", + "version": "22.0.1", + "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-22.0.1.tgz", + "integrity": "sha512-JRtJ9x0CaYIBLdPERr7B66ZSSLy4phkb7KtFIcD8RC2nAmnL/elevL2wg2Miih7ww0zmhiblS3LDE/abqSLRAA==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/core": "22.0.0", - "@angular-devkit/schematics": "22.0.0", + "@angular-devkit/core": "22.0.1", + "@angular-devkit/schematics": "22.0.1", "jsonc-parser": "3.3.1", "typescript": "6.0.3" }, diff --git a/package.json b/package.json index 3840f67..fef2186 100644 --- a/package.json +++ b/package.json @@ -9,21 +9,21 @@ }, "private": true, "dependencies": { - "@angular/animations": "22.0.0", - "@angular/common": "22.0.0", - "@angular/compiler": "22.0.0", - "@angular/core": "22.0.0", - "@angular/platform-browser": "22.0.0", - "@angular/platform-browser-dynamic": "22.0.0", + "@angular/animations": "22.0.1", + "@angular/common": "22.0.1", + "@angular/compiler": "22.0.1", + "@angular/core": "22.0.1", + "@angular/platform-browser": "22.0.1", + "@angular/platform-browser-dynamic": "22.0.1", "luxon": "3.7.2", "rxjs": "7.8.2", "tslib": "2.8.1", "zone.js": "0.16.2" }, "devDependencies": { - "@angular/build": "22.0.0", - "@angular/cli": "22.0.0", - "@angular/compiler-cli": "22.0.0", + "@angular/build": "22.0.1", + "@angular/cli": "22.0.1", + "@angular/compiler-cli": "22.0.1", "@types/luxon": "3.7.1", "@types/node": "24.1.0", "prettier": "3.8.3",