GriddleGriddle / Griddle

Simple Grid Component written in React
http://griddlegriddle.github.io/Griddle/
MIT License
2.5k stars 377 forks source link

update dependency versions #867

Open aaronsmulktis opened 1 year ago

aaronsmulktis commented 1 year ago

Griddle major version

1.14.0

Changes proposed in this pull request

Modify package.json & package-lock.json

Why these changes are made

Upgrading packages addressing critical security vulnerabilities

Are there tests?

No

ryanlanciaux commented 1 year ago

This looks great! Thank you for adding it!

I'm wondering if you're seeing this same thing that I am locally on running the start script

ERR! TypeError: Cannot read properties of undefined (reading 'module')
ERR!     at module.exports (~/projects/javascript/Griddle/.storybook/webpack.config.js:3:10)
aaronsmulktis commented 1 year ago

Yep @ryanlanciaux, sorry meant to save this as a draft. I also saw a few tests failing.

Still working on this! Will update soon...

ryanlanciaux commented 1 year ago

Haha, no worries - wanted to make sure I wasn't missing something