Upgrade iconify, types react, and date-fns.
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
"@chakra-ui/react": "^1.7.3",
|
||||
"@emotion/react": "^11.7.1",
|
||||
"@emotion/styled": "^11.6.0",
|
||||
"@types/react": "^17.0.37",
|
||||
"date-fns": "^2.27.0",
|
||||
"@types/react": "^17.0.38",
|
||||
"date-fns": "^2.28.0",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^5.5.5",
|
||||
"next": "12.0.7",
|
||||
@@ -29,7 +29,7 @@
|
||||
"sharp": "^0.29.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/react": "^3.1.0",
|
||||
"@iconify/react": "^3.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.8.0",
|
||||
"eslint": "^8.5.0",
|
||||
"eslint-config-next": "12.0.7",
|
||||
|
||||
30
yarn.lock
30
yarn.lock
@@ -1185,12 +1185,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@iconify/react@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "@iconify/react@npm:3.1.0"
|
||||
"@iconify/react@npm:^3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "@iconify/react@npm:3.1.1"
|
||||
dependencies:
|
||||
cross-fetch: ^3.1.4
|
||||
checksum: 0f1cc4ad4f3fc265c8af8687a8dff848780bac720f90e4cdb05e1abd69afa8e15269a035d4daa6c4e9a9407b1a503ec38744e6c20ffa27575072a58b00c8ae69
|
||||
checksum: ed2c9b50bfe03b41a60a8ff8f934f78e3344a1fbc7a26ef0bc4a7db7e0b46adc5da7f9133d734c21234320b59bc11e9c0a13d8269e768b6d995ed6ecf98eed7a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1501,14 +1501,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^17.0.37":
|
||||
version: 17.0.37
|
||||
resolution: "@types/react@npm:17.0.37"
|
||||
"@types/react@npm:^17.0.38":
|
||||
version: 17.0.38
|
||||
resolution: "@types/react@npm:17.0.38"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: e68b0d59aa69577fc6a6d654b25d5d8408625498f4c483f160b557fac21e840f6e8807cbde93e9f039949b6d624a019b1990d18499c1d65aecf3605c25e30242
|
||||
checksum: 4079f4f959cd4a4bfaeda8b89fe8a1b1f8bdc9d87acfdc5f74a0b39cec9ec6a470724357c62778c0f063180b360c250e920c5a142f1dbcda67d9cc25a6d43a85
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2616,10 +2616,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"date-fns@npm:^2.27.0":
|
||||
version: 2.27.0
|
||||
resolution: "date-fns@npm:2.27.0"
|
||||
checksum: db62036b3816eb0322c9532b353beac7f660a91e1a55dbd21c14893c621ebb8509f21c66ba287844dabd34dee0207edd54a9537bce6bb7cab9383dedc6b8bc90
|
||||
"date-fns@npm:^2.28.0":
|
||||
version: 2.28.0
|
||||
resolution: "date-fns@npm:2.28.0"
|
||||
checksum: a0516b2e4f99b8bffc6cc5193349f185f195398385bdcaf07f17c2c4a24473c99d933eb0018be4142a86a6d46cb0b06be6440ad874f15e795acbedd6fd727a1f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4404,10 +4404,10 @@ __metadata:
|
||||
"@chakra-ui/react": ^1.7.3
|
||||
"@emotion/react": ^11.7.1
|
||||
"@emotion/styled": ^11.6.0
|
||||
"@iconify/react": ^3.1.0
|
||||
"@types/react": ^17.0.37
|
||||
"@iconify/react": ^3.1.1
|
||||
"@types/react": ^17.0.38
|
||||
"@typescript-eslint/eslint-plugin": ^5.8.0
|
||||
date-fns: ^2.27.0
|
||||
date-fns: ^2.28.0
|
||||
eslint: ^8.5.0
|
||||
eslint-config-next: 12.0.7
|
||||
eslint-config-prettier: ^8.3.0
|
||||
|
||||
Reference in New Issue
Block a user