Skip to content

Commit

Permalink
chore(edit-content): fix error #30215
Browse files Browse the repository at this point in the history
  • Loading branch information
nicobytes committed Nov 6, 2024
1 parent 55ababe commit e29e890
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion core-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"node-fetch": "^2.6.1",
"primeflex": "3.3.1",
"primeicons": "7.0.0",
"primeng": "17.18.11",
"primeng": "17.18.9",
"prosemirror-model": "^1.16.1",
"prosemirror-view": "^1.23.12",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions core-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18117,10 +18117,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/primeicons/-/primeicons-7.0.0.tgz#6b25c3fdcb29bb745a3035bdc1ed5902f4a419cf"
integrity sha512-jK3Et9UzwzTsd6tzl2RmwrVY/b8raJ3QZLzoDACj+oTJ0oX7L9Hy+XnVwgo4QVKlKpnP/Ur13SXV/pVh4LzaDw==

[email protected].11:
version "17.18.11"
resolved "https://registry.npmjs.org/primeng/-/primeng-17.18.11.tgz#8e5b1b921b303767611f31a356ee972e78ccc98e"
integrity sha512-LzV0fFZmb3GdnaRqi1+GP+RPtW0a+jztL5pH1zRWY7+7pyQ0n1YNyTXzmqVcdks/CmoyjNhutWEmexwi6vFVeA==
[email protected].9:
version "17.18.9"
resolved "https://registry.yarnpkg.com/primeng/-/primeng-17.18.9.tgz#dc3b65689548b53ce07ce7032a0aa3d1eb5dfbea"
integrity sha512-1FT0B8wtgvs/joduB1DDOLe2IsP1pegOiEfSPAHSbc6otgNx/6iLR0k2M/xr2c9Ur1aC7tAikkVfH3FGpWof3w==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit e29e890

Please sign in to comment.