Skip to content

Commit d8bfb5e

Browse files
dependabot[bot]geromegrignon
authored andcommitted
chore(deps): bump primeng from 17.17.0 to 17.18.7
Bumps [primeng](https://github.com/primefaces/primeng) from 17.17.0 to 17.18.7. - [Release notes](https://github.com/primefaces/primeng/releases) - [Changelog](https://github.com/primefaces/primeng/blob/master/CHANGELOG.md) - [Commits](primefaces/primeng@17.17.0...17.18.7) --- updated-dependencies: - dependency-name: primeng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55f59d7 commit d8bfb5e

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"marked-highlight": "^2.0.1",
3838
"mermaid": "^10.2.4",
3939
"primeicons": "^7.0.0",
40-
"primeng": "^17.17.0",
40+
"primeng": "^17.18.7",
4141
"prismjs": "^1.29.0",
4242
"rxjs": "~7.8.0",
4343
"tslib": "^2.6.3",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11511,10 +11511,10 @@ primeicons@^7.0.0:
1151111511
resolved "https://registry.yarnpkg.com/primeicons/-/primeicons-7.0.0.tgz#6b25c3fdcb29bb745a3035bdc1ed5902f4a419cf"
1151211512
integrity sha512-jK3Et9UzwzTsd6tzl2RmwrVY/b8raJ3QZLzoDACj+oTJ0oX7L9Hy+XnVwgo4QVKlKpnP/Ur13SXV/pVh4LzaDw==
1151311513

11514-
primeng@^17.17.0:
11515-
version "17.17.0"
11516-
resolved "https://registry.yarnpkg.com/primeng/-/primeng-17.17.0.tgz#8a7bb84b4baf730049f01dd97ada03bb052f1b01"
11517-
integrity sha512-+lIfG2nVve5GJQXGBDi2YeVabg6E9RmG67LDw9Ol8XvMWuHwJXQAGfO+AKPhPPzFSdb1j2v44uJemuNcJLXUiw==
11514+
primeng@^17.18.7:
11515+
version "17.18.7"
11516+
resolved "https://registry.yarnpkg.com/primeng/-/primeng-17.18.7.tgz#1c3caec48a9cfb013928da603e376dd573d4378b"
11517+
integrity sha512-RKbUL69uTzDrVLOKxC8Qn7tyzoAUXetBsMOnNJJaomXTirC001vNTw/wzcuLxkTQpNXAOztxcKMpMTmZQMhe5Q==
1151811518
dependencies:
1151911519
tslib "^2.3.0"
1152011520

@@ -12562,7 +12562,16 @@ string-length@^4.0.1:
1256212562
char-regex "^1.0.2"
1256312563
strip-ansi "^6.0.0"
1256412564

12565-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
12565+
"string-width-cjs@npm:string-width@^4.2.0":
12566+
version "4.2.3"
12567+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12568+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12569+
dependencies:
12570+
emoji-regex "^8.0.0"
12571+
is-fullwidth-code-point "^3.0.0"
12572+
strip-ansi "^6.0.1"
12573+
12574+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1256612575
version "4.2.3"
1256712576
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1256812577
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12603,7 +12612,14 @@ string_decoder@~1.1.1:
1260312612
dependencies:
1260412613
safe-buffer "~5.1.0"
1260512614

12606-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12615+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
12616+
version "6.0.1"
12617+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12618+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12619+
dependencies:
12620+
ansi-regex "^5.0.1"
12621+
12622+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1260712623
version "6.0.1"
1260812624
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1260912625
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13831,7 +13847,7 @@ word-wrap@^1.2.5:
1383113847
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1383213848
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1383313849

13834-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
13850+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1383513851
version "7.0.0"
1383613852
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1383713853
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13849,6 +13865,15 @@ wrap-ansi@^6.2.0:
1384913865
string-width "^4.1.0"
1385013866
strip-ansi "^6.0.0"
1385113867

13868+
wrap-ansi@^7.0.0:
13869+
version "7.0.0"
13870+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13871+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13872+
dependencies:
13873+
ansi-styles "^4.0.0"
13874+
string-width "^4.1.0"
13875+
strip-ansi "^6.0.0"
13876+
1385213877
wrap-ansi@^8.1.0:
1385313878
version "8.1.0"
1385413879
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)