mirror of
https://github.com/directus/directus.git
synced 2026-01-22 20:47:54 -05:00
update dependency @rollup/plugin-yaml to v3.1.0 (#6980)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"@fullcalendar/list": "5.8.0",
|
||||
"@fullcalendar/timegrid": "5.8.0",
|
||||
"@popperjs/core": "2.9.2",
|
||||
"@rollup/plugin-yaml": "3.0.0",
|
||||
"@rollup/plugin-yaml": "3.1.0",
|
||||
"@sindresorhus/slugify": "2.1.0",
|
||||
"@tinymce/tinymce-vue": "4.0.4",
|
||||
"@types/base-64": "1.0.0",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -326,7 +326,7 @@
|
||||
"@fullcalendar/list": "5.8.0",
|
||||
"@fullcalendar/timegrid": "5.8.0",
|
||||
"@popperjs/core": "2.9.2",
|
||||
"@rollup/plugin-yaml": "3.0.0",
|
||||
"@rollup/plugin-yaml": "3.1.0",
|
||||
"@sindresorhus/slugify": "2.1.0",
|
||||
"@tinymce/tinymce-vue": "4.0.4",
|
||||
"@types/base-64": "1.0.0",
|
||||
@@ -6512,9 +6512,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rollup/plugin-yaml": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@rollup/plugin-yaml/-/plugin-yaml-3.0.0.tgz",
|
||||
"integrity": "sha512-nXYI3WsfG7Oq5K5k7evGQ1ZABGCPhHxMaMX4T3GRSDi9VyhkaU1+8R1RzTRFXITFJHx0QEGn8jR+P9pux5FuBQ==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@rollup/plugin-yaml/-/plugin-yaml-3.1.0.tgz",
|
||||
"integrity": "sha512-61PsAXqN7YNYdg/nezK3NkqAu6e3Qu2wjHYW3r52Nx0aLi+rG7gkkIqtvxG8EtSqE2rra5CUcWBZj+v362qt9A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@rollup/pluginutils": "^3.1.0",
|
||||
@@ -59754,7 +59754,7 @@
|
||||
"@fullcalendar/list": "5.8.0",
|
||||
"@fullcalendar/timegrid": "5.8.0",
|
||||
"@popperjs/core": "2.9.2",
|
||||
"@rollup/plugin-yaml": "3.0.0",
|
||||
"@rollup/plugin-yaml": "3.1.0",
|
||||
"@sindresorhus/slugify": "2.1.0",
|
||||
"@tinymce/tinymce-vue": "4.0.4",
|
||||
"@types/base-64": "1.0.0",
|
||||
@@ -65805,9 +65805,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@rollup/plugin-yaml": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@rollup/plugin-yaml/-/plugin-yaml-3.0.0.tgz",
|
||||
"integrity": "sha512-nXYI3WsfG7Oq5K5k7evGQ1ZABGCPhHxMaMX4T3GRSDi9VyhkaU1+8R1RzTRFXITFJHx0QEGn8jR+P9pux5FuBQ==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@rollup/plugin-yaml/-/plugin-yaml-3.1.0.tgz",
|
||||
"integrity": "sha512-61PsAXqN7YNYdg/nezK3NkqAu6e3Qu2wjHYW3r52Nx0aLi+rG7gkkIqtvxG8EtSqE2rra5CUcWBZj+v362qt9A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@rollup/pluginutils": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user