Upgrade semantic-ui-react and semantic-ui-css packages

This commit is contained in:
Przemek Więch 2025-01-23 16:38:11 +01:00
parent 061bb55359
commit 3e0dc9ec0a
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -39,8 +39,8 @@
"rehype-stringify": "^10.0.1", "rehype-stringify": "^10.0.1",
"remark-parse": "^11.0.0", "remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1", "remark-rehype": "^11.1.1",
"semantic-ui-css": "^2.4.1", "semantic-ui-css": "^2.5.0",
"semantic-ui-react": "^2.0.3", "semantic-ui-react": "^2.1.5",
"topola": "^3.8.0", "topola": "^3.8.0",
"turbocommons-ts": "^3.8.0", "turbocommons-ts": "^3.8.0",
"unified": "^11.0.5", "unified": "^11.0.5",

View File

@ -34,8 +34,8 @@
"rehype-stringify": "^10.0.1", "rehype-stringify": "^10.0.1",
"remark-parse": "^11.0.0", "remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1", "remark-rehype": "^11.1.1",
"semantic-ui-css": "^2.4.1", "semantic-ui-css": "^2.5.0",
"semantic-ui-react": "^2.0.3", "semantic-ui-react": "^2.1.5",
"topola": "^3.8.0", "topola": "^3.8.0",
"turbocommons-ts": "^3.8.0", "turbocommons-ts": "^3.8.0",
"unified": "^11.0.5", "unified": "^11.0.5",