fix: update public plugins repo version

This commit is contained in:
Ken Clary
2023-12-21 11:09:29 -05:00
parent e77d3d1014
commit 8fdb395680
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"babel-polyfill": "6.26.0",
"codemirror": "^6.0.0",
"fast-xml-parser": "^4.0.10",
"frontend-components-tinymce-advanced-plugins": "^1.0.1",
"frontend-components-tinymce-advanced-plugins": "^1.0.2",
"lodash-es": "^4.17.21",
"moment": "^2.29.4",
"moment-shortformat": "^2.1.0",
@@ -11091,9 +11091,9 @@
}
},
"node_modules/frontend-components-tinymce-advanced-plugins": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/frontend-components-tinymce-advanced-plugins/-/frontend-components-tinymce-advanced-plugins-1.0.1.tgz",
"integrity": "sha512-PeHbWqWXicE+yxRN0Ir9dfbIXb3bzawZo8+xS83vNrWExbZ9K7BYShZ2yxXAY0pvXDmqmXu9JmIHC/RF1fpgYw==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/frontend-components-tinymce-advanced-plugins/-/frontend-components-tinymce-advanced-plugins-1.0.2.tgz",
"integrity": "sha512-QlSe4Pcv6UGx5Cg3NAstWN4lUgSQb3rWrJOjto28BgnSzpqQgqBoQ68U7vZxJFARY98Qj7AisKri0urMOVX/Rg==",
"dependencies": {
"@edx/frontend-build": "12.8.27",
"tinymce": "^5.10.4"

View File

@@ -77,7 +77,7 @@
"babel-polyfill": "6.26.0",
"codemirror": "^6.0.0",
"fast-xml-parser": "^4.0.10",
"frontend-components-tinymce-advanced-plugins": "^1.0.1",
"frontend-components-tinymce-advanced-plugins": "^1.0.2",
"lodash-es": "^4.17.21",
"moment": "^2.29.4",
"moment-shortformat": "^2.1.0",