From f12d5abcb82cf80584b3f76eb82123f0b0dbd1dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 15:07:01 +0000 Subject: [PATCH] chore(deps): bump the primeng group with 2 updates Bumps the primeng group with 2 updates: [primeicons](https://github.com/primefaces/primeicons/tree/HEAD/packages/primeicons) and [primeng](https://github.com/primefaces/primeng/tree/HEAD/packages/primeng). Updates `primeicons` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/primefaces/primeicons/releases) - [Commits](https://github.com/primefaces/primeicons/commits/HEAD/packages/primeicons) Updates `primeng` from 21.1.9 to 22.0.0 - [Release notes](https://github.com/primefaces/primeng/releases) - [Changelog](https://github.com/primefaces/primeng/blob/master/CHANGELOG.md) - [Commits](https://github.com/primefaces/primeng/commits/HEAD/packages/primeng) --- updated-dependencies: - dependency-name: primeicons dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: primeng - dependency-name: primeng dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: primeng ... Signed-off-by: dependabot[bot] --- package-lock.json | 184 +++++++++++++++++++++++++++++++++++++--------- package.json | 4 +- 2 files changed, 153 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index 454a3d6..d1a3ec0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,8 +28,8 @@ "@primeuix/themes": "^2.0.3", "aws-amplify": "^6.20.0", "express": "^5.1.0", - "primeicons": "^7.0.0", - "primeng": "^21.1.9", + "primeicons": "^8.0.0", + "primeng": "^22.0.0", "rxjs": "~7.8.0", "tslib": "^2.3.0" }, @@ -7404,6 +7404,27 @@ "@emnapi/runtime": "^1.7.1 || ^2.0.0-alpha.3" } }, + "node_modules/@noble/ed25519": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@noble/ed25519/-/ed25519-2.3.0.tgz", + "integrity": "sha512-M7dvXL2B92/M7dw9+gzuydL8qn/jiqNHaoR3Q+cb1q1GHV7uwE17WCyFMG+Y+TZb5izcaXk5TdJRrDUxHXL78A==", + "license": "MIT", + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, + "node_modules/@noble/hashes": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-2.2.0.tgz", + "integrity": "sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==", + "license": "MIT", + "engines": { + "node": ">= 20.19.0" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, "node_modules/@nodable/entities": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-2.1.1.tgz", @@ -8287,18 +8308,78 @@ "dev": true, "license": "MIT" }, + "node_modules/@primeicons/angular": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@primeicons/angular/-/angular-8.0.0.tgz", + "integrity": "sha512-WFpJ8xeXxae2tg/CHxauUxbdSsuem2k8la0CxKqyf6nhDFSss8jFop+S0vmixJfOAVZK/S+6OPQ73XRvhhTAiQ==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "@primeicons/core": "8.0.0", + "@primeuix/utils": "^0.8.0", + "tslib": "^2" + }, + "peerDependencies": { + "@angular/core": ">=21" + } + }, + "node_modules/@primeicons/angular/node_modules/@primeuix/utils": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@primeuix/utils/-/utils-0.8.1.tgz", + "integrity": "sha512-tMtdkSUEl8/6Lc5iNOp7zXMFKJGLyf7mxvS/Hf5GzHVfa2dvsnVmEn0I/i3+80oEmnsVlHhr9+8aM5cKw7vbHA==", + "license": "SEE LICENSE IN LICENSE.md", + "engines": { + "node": ">=12.11.0" + } + }, + "node_modules/@primeicons/core": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@primeicons/core/-/core-8.0.0.tgz", + "integrity": "sha512-vPif+sXxajXCSL2bmNBP0QYliJONVRgFVpCg9e7hGn7IG18JkMAm4fF5HVld1N4sDATkZQM7jKVxdZ8EK09Giw==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "@primeuix/utils": "^0.8.0" + } + }, + "node_modules/@primeicons/core/node_modules/@primeuix/utils": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@primeuix/utils/-/utils-0.8.1.tgz", + "integrity": "sha512-tMtdkSUEl8/6Lc5iNOp7zXMFKJGLyf7mxvS/Hf5GzHVfa2dvsnVmEn0I/i3+80oEmnsVlHhr9+8aM5cKw7vbHA==", + "license": "SEE LICENSE IN LICENSE.md", + "engines": { + "node": ">=12.11.0" + } + }, + "node_modules/@primeui/license-manager": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@primeui/license-manager/-/license-manager-1.0.0.tgz", + "integrity": "sha512-89J7r8cclEqoHVwjOX1adPcB/blFSocpzuYlzmd+6r0gxzg2Vd4jM54TKXt9/qwAT/kOv4vYnHKZ6hcP2GFtfA==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "@noble/ed25519": "2.3.0", + "@noble/hashes": "2.2.0" + } + }, "node_modules/@primeuix/motion": { - "version": "0.0.10", - "resolved": "https://registry.npmjs.org/@primeuix/motion/-/motion-0.0.10.tgz", - "integrity": "sha512-PsZwOPq79Scp7/ionshRcQ5xKVf9+zuLcyY5mf6onK8chHT5C9JGphmcIZ4CzcqxuGEpsm8AIbTGy+zS3RtzLA==", - "license": "MIT", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@primeuix/motion/-/motion-1.0.0.tgz", + "integrity": "sha512-rqpFRKmUVp9BI3YQKdok0rLUwzYShXzuuxy72Kq74xYRV14eR+4+XrIXOdyVs7j7CYV0ajYowiRpJCrVgdrq6A==", + "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@primeuix/utils": "^0.6.3" + "@primeuix/utils": "^0.8.0" }, "engines": { "node": ">=12.11.0" } }, + "node_modules/@primeuix/motion/node_modules/@primeuix/utils": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@primeuix/utils/-/utils-0.8.1.tgz", + "integrity": "sha512-tMtdkSUEl8/6Lc5iNOp7zXMFKJGLyf7mxvS/Hf5GzHVfa2dvsnVmEn0I/i3+80oEmnsVlHhr9+8aM5cKw7vbHA==", + "license": "SEE LICENSE IN LICENSE.md", + "engines": { + "node": ">=12.11.0" + } + }, "node_modules/@primeuix/styled": { "version": "0.7.4", "resolved": "https://registry.npmjs.org/@primeuix/styled/-/styled-0.7.4.tgz", @@ -8312,12 +8393,34 @@ } }, "node_modules/@primeuix/styles": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@primeuix/styles/-/styles-2.0.3.tgz", - "integrity": "sha512-2ykAB6BaHzR/6TwF8ShpJTsZrid6cVIEBVlookSdvOdmlWuevGu5vWOScgIwqWwlZcvkFYAGR/SUV3OHCTBMdw==", - "license": "MIT", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@primeuix/styles/-/styles-3.0.0.tgz", + "integrity": "sha512-nFsG2V0kbn3Q/fr0EV0Lxy2cKeW1F+WFXyxWI1CxWAAXW34mTCLkDd6OFbN5dP9hrSJOVaeXWzTdoonh1sdklQ==", + "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@primeuix/styled": "^0.7.4" + "@primeuix/styled": "^1.0.0" + } + }, + "node_modules/@primeuix/styles/node_modules/@primeuix/styled": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@primeuix/styled/-/styled-1.0.0.tgz", + "integrity": "sha512-6SXoeQWwKswSqTv1ygaXNfY7otHo6Rb9mxbKJK5WF8adWlZ6CtwmlNfIP+p8cH/zGccsei/5Bu7IetXlMoZGjQ==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "@primeui/license-manager": "^1.0.0", + "@primeuix/utils": "^0.8.0" + }, + "engines": { + "node": ">=12.11.0" + } + }, + "node_modules/@primeuix/styles/node_modules/@primeuix/utils": { + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@primeuix/utils/-/utils-0.8.1.tgz", + "integrity": "sha512-tMtdkSUEl8/6Lc5iNOp7zXMFKJGLyf7mxvS/Hf5GzHVfa2dvsnVmEn0I/i3+80oEmnsVlHhr9+8aM5cKw7vbHA==", + "license": "SEE LICENSE IN LICENSE.md", + "engines": { + "node": ">=12.11.0" } }, "node_modules/@primeuix/themes": { @@ -19863,38 +19966,53 @@ } }, "node_modules/primeicons": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/primeicons/-/primeicons-7.0.0.tgz", - "integrity": "sha512-jK3Et9UzwzTsd6tzl2RmwrVY/b8raJ3QZLzoDACj+oTJ0oX7L9Hy+XnVwgo4QVKlKpnP/Ur13SXV/pVh4LzaDw==", - "license": "MIT" + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/primeicons/-/primeicons-8.0.0.tgz", + "integrity": "sha512-eZGk+Mgb4fE+LkJi9LvllbnB4RVUF9kzmnLVnT3ZMY6stqKVh7TUJ0mFoMNIEgTnJSvhaGcJotDiSvtVvkHd7g==", + "license": "SEE LICENSE IN LICENSE.md" }, "node_modules/primeng": { - "version": "21.1.9", - "resolved": "https://registry.npmjs.org/primeng/-/primeng-21.1.9.tgz", - "integrity": "sha512-Z76PtF08X0PNSTCNMobao8Qm71vC56mtZSdUtX/gsn4+q4x0NbUUtkeK1pc33a+kxVm2zkmOwzUIEGmb9VdoIA==", + "version": "22.0.0", + "resolved": "https://registry.npmjs.org/primeng/-/primeng-22.0.0.tgz", + "integrity": "sha512-6TJ3y1YoSNhp2Njp36lPkytgXHTNB4IoQslYMwn0iONK57nuHWXvRUATjYAAieGh+TNG0UMQxmSshnKpU7TlFA==", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { - "@primeuix/motion": "^0.0.10", - "@primeuix/styled": "^0.7.4", - "@primeuix/styles": "^2.0.3", - "@primeuix/utils": "^0.7.2", + "@primeicons/angular": "^8.0.0", + "@primeui/license-manager": "^1.0.0", + "@primeuix/motion": "^1.0.0", + "@primeuix/styled": "^1.0.0", + "@primeuix/styles": "^3.0.0", + "@primeuix/utils": "^0.8.0", "tslib": "^2.3.0" }, "peerDependencies": { - "@angular/cdk": "^21.0.0", - "@angular/common": "^21.0.0", - "@angular/core": "^21.0.7", - "@angular/forms": "^21.0.0", - "@angular/platform-browser": "^21.0.0", - "@angular/router": "^21.0.0", + "@angular/cdk": "^22.0.0", + "@angular/common": "^22.0.0", + "@angular/core": "^22.0.0", + "@angular/forms": "^22.0.0", + "@angular/platform-browser": "^22.0.0", + "@angular/router": "^22.0.0", "rxjs": "^6.0.0 || ^7.8.1" } }, + "node_modules/primeng/node_modules/@primeuix/styled": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@primeuix/styled/-/styled-1.0.0.tgz", + "integrity": "sha512-6SXoeQWwKswSqTv1ygaXNfY7otHo6Rb9mxbKJK5WF8adWlZ6CtwmlNfIP+p8cH/zGccsei/5Bu7IetXlMoZGjQ==", + "license": "SEE LICENSE IN LICENSE.md", + "dependencies": { + "@primeui/license-manager": "^1.0.0", + "@primeuix/utils": "^0.8.0" + }, + "engines": { + "node": ">=12.11.0" + } + }, "node_modules/primeng/node_modules/@primeuix/utils": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/@primeuix/utils/-/utils-0.7.2.tgz", - "integrity": "sha512-pmEbSfP0Phf9W9RweiM66zXnkn73ZeKyYINElbX3uZ2+stzzaba2svLAl3B1pHVcRw5t43O0VciaGe4ye2EXKw==", - "license": "MIT", + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/@primeuix/utils/-/utils-0.8.1.tgz", + "integrity": "sha512-tMtdkSUEl8/6Lc5iNOp7zXMFKJGLyf7mxvS/Hf5GzHVfa2dvsnVmEn0I/i3+80oEmnsVlHhr9+8aM5cKw7vbHA==", + "license": "SEE LICENSE IN LICENSE.md", "engines": { "node": ">=12.11.0" } diff --git a/package.json b/package.json index 46264d0..f82726e 100644 --- a/package.json +++ b/package.json @@ -202,8 +202,8 @@ "@primeuix/themes": "^2.0.3", "aws-amplify": "^6.20.0", "express": "^5.1.0", - "primeicons": "^7.0.0", - "primeng": "^21.1.9", + "primeicons": "^8.0.0", + "primeng": "^22.0.0", "rxjs": "~7.8.0", "tslib": "^2.3.0" },