From 601886da2b9965712e4f0a3912b14c320dbc99c1 Mon Sep 17 00:00:00 2001 From: Sam Marks Date: Thu, 26 Jan 2023 13:35:44 -0500 Subject: [PATCH] chore: update lockfile --- pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7e56bec..2a674852 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,19 +45,19 @@ importers: '@types/animejs': ^3.1.6 '@types/lodash': ^4.14.191 '@types/node': ^18.11.18 - '@types/react': ^17.0.53 + '@types/react': ^17.0.29 '@types/react-dom': ^18.0.10 '@types/react-window': ^1.8.5 '@types/styled-components': ^5.1.26 animejs: ^3.2.1 case: ^1.6.3 csvtojson: ^2.0.10 - eslint: ^8.32.0 - eslint-config-next: ^13.1.2 - iconoir-react: workspace:6.0.0 + eslint: ^8.31.0 + eslint-config-next: ^13.1.1 + iconoir-react: workspace:* lodash: ^4.17.21 moment: ^2.29.4 - next: ^13.1.2 + next: ^13.1.1 next-mdx-remote: ^4.2.1 react: ^18.2.0 react-dom: ^18.2.0 @@ -1280,7 +1280,7 @@ packages: /@types/react-native/0.50.8: resolution: {integrity: sha512-lbNKwRiMDbt71EwBmaZKyIbAYChFCJL6ZpoKNaCsDLS3gg2rTHDUM0pZjZdbKcG3CqfCEyqGbhlgE/2pLCEUaQ==} dependencies: - '@types/react': 17.0.47 + '@types/react': 17.0.53 dev: true /@types/react-window/1.8.5: