[wp-trac] [WordPress Trac] #58863: Update/Audit NPM Dependencies for 6.4

WordPress Trac noreply at wordpress.org
Thu Sep 21 13:37:05 UTC 2023


#58863: Update/Audit NPM Dependencies for 6.4
------------------------------+-----------------------
 Reporter:  desrosj           |       Owner:  desrosj
     Type:  task (blessed)    |      Status:  reopened
 Priority:  normal            |   Milestone:  6.4
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+-----------------------
Changes (by desrosj):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 @rajinsharwar Sorry, I missed your patch above for `framer-motion` and
 `@emotion/is-prop-valid`.

 I just opened an [https://github.com/framer/motion/issues/2344 upstream
 issue on GitHub to update] `framer-motion` in Gutenberg first to ensure
 there are no issues. `@emotion/is-prop-valid` also should be investigated
 there first.

 Running `npm list @emotion/is-prop-valid` results in this:

 {{{
 ├── @emotion/is-prop-valid at 0.8.8
 ├─┬ @wordpress/block-editor at 12.3.14
 │ └─┬ @emotion/styled at 11.10.6
 │   └── @emotion/is-prop-valid at 1.2.1
 └─┬ framer-motion at 10.11.6
   └── @emotion/is-prop-valid at 0.8.8 d
 }}}

 I'm not that it's necessary to include this as a direct dependency.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58863#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list