chore: update lockfile

This commit is contained in:
Sam Marks 2023-01-26 13:35:44 -05:00
parent 7416b7f1e1
commit 601886da2b
No known key found for this signature in database

View file

@ -45,19 +45,19 @@ importers:
'@types/animejs': ^3.1.6 '@types/animejs': ^3.1.6
'@types/lodash': ^4.14.191 '@types/lodash': ^4.14.191
'@types/node': ^18.11.18 '@types/node': ^18.11.18
'@types/react': ^17.0.53 '@types/react': ^17.0.29
'@types/react-dom': ^18.0.10 '@types/react-dom': ^18.0.10
'@types/react-window': ^1.8.5 '@types/react-window': ^1.8.5
'@types/styled-components': ^5.1.26 '@types/styled-components': ^5.1.26
animejs: ^3.2.1 animejs: ^3.2.1
case: ^1.6.3 case: ^1.6.3
csvtojson: ^2.0.10 csvtojson: ^2.0.10
eslint: ^8.32.0 eslint: ^8.31.0
eslint-config-next: ^13.1.2 eslint-config-next: ^13.1.1
iconoir-react: workspace:6.0.0 iconoir-react: workspace:*
lodash: ^4.17.21 lodash: ^4.17.21
moment: ^2.29.4 moment: ^2.29.4
next: ^13.1.2 next: ^13.1.1
next-mdx-remote: ^4.2.1 next-mdx-remote: ^4.2.1
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
@ -1280,7 +1280,7 @@ packages:
/@types/react-native/0.50.8: /@types/react-native/0.50.8:
resolution: {integrity: sha512-lbNKwRiMDbt71EwBmaZKyIbAYChFCJL6ZpoKNaCsDLS3gg2rTHDUM0pZjZdbKcG3CqfCEyqGbhlgE/2pLCEUaQ==} resolution: {integrity: sha512-lbNKwRiMDbt71EwBmaZKyIbAYChFCJL6ZpoKNaCsDLS3gg2rTHDUM0pZjZdbKcG3CqfCEyqGbhlgE/2pLCEUaQ==}
dependencies: dependencies:
'@types/react': 17.0.47 '@types/react': 17.0.53
dev: true dev: true
/@types/react-window/1.8.5: /@types/react-window/1.8.5: