Framework updates
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2
node_modules/svgo/plugins/removeScripts.js
generated
vendored
2
node_modules/svgo/plugins/removeScripts.js
generated
vendored
@@ -2,7 +2,7 @@ import { attrsGroups } from './_collections.js';
|
||||
import { detachNodeFromParent } from '../lib/xast.js';
|
||||
|
||||
export const name = 'removeScripts';
|
||||
export const description = 'removes scripts (disabled by default)';
|
||||
export const description = 'removes scripts';
|
||||
|
||||
/** Union of all event attributes. */
|
||||
const eventAttrs = [
|
||||
|
||||
Reference in New Issue
Block a user