diff --git a/package.json b/package.json index cb5baa1..273221a 100644 --- a/package.json +++ b/package.json @@ -22,12 +22,12 @@ "@iconify/react": "^4.1.0", "@reduxjs/toolkit": "^1.9.5", "date-fns": "^2.30.0", - "formik": "^2.4.1", + "formik": "^2.4.2", "framer-motion": "^10.12.16", - "next": "13.4.4", + "next": "13.4.6", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-redux": "^8.0.7", + "react-redux": "^8.1.0", "sharp": "^0.32.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 58b5025..bd6134e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1503,10 +1503,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:13.4.4": - version: 13.4.4 - resolution: "@next/env@npm:13.4.4" - checksum: 9ab9b9ac4e5920cb9911273a776a5e2564844ac735a9c483bf584e090a7f534ce4a8fcda313132d338837e634513f680885c6b4ee811d5175db1b98b0bba4b35 +"@next/env@npm:13.4.6": + version: 13.4.6 + resolution: "@next/env@npm:13.4.6" + checksum: 65d6cfb68adf5067f5e42f339e46908aca5a14fbc78f1e42e0becec1617da108cf68621c98f5a2c2e18da5a7955e355e98d5c4a7894222401bb374b2ca1c08f4 languageName: node linkType: hard @@ -1519,65 +1519,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-darwin-arm64@npm:13.4.4" +"@next/swc-darwin-arm64@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-darwin-arm64@npm:13.4.6" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-darwin-x64@npm:13.4.4" +"@next/swc-darwin-x64@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-darwin-x64@npm:13.4.6" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-linux-arm64-gnu@npm:13.4.4" +"@next/swc-linux-arm64-gnu@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-linux-arm64-gnu@npm:13.4.6" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-linux-arm64-musl@npm:13.4.4" +"@next/swc-linux-arm64-musl@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-linux-arm64-musl@npm:13.4.6" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-linux-x64-gnu@npm:13.4.4" +"@next/swc-linux-x64-gnu@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-linux-x64-gnu@npm:13.4.6" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-linux-x64-musl@npm:13.4.4" +"@next/swc-linux-x64-musl@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-linux-x64-musl@npm:13.4.6" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-win32-arm64-msvc@npm:13.4.4" +"@next/swc-win32-arm64-msvc@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-win32-arm64-msvc@npm:13.4.6" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-win32-ia32-msvc@npm:13.4.4" +"@next/swc-win32-ia32-msvc@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-win32-ia32-msvc@npm:13.4.6" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:13.4.4": - version: 13.4.4 - resolution: "@next/swc-win32-x64-msvc@npm:13.4.4" +"@next/swc-win32-x64-msvc@npm:13.4.6": + version: 13.4.6 + resolution: "@next/swc-win32-x64-msvc@npm:13.4.6" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -3382,9 +3382,9 @@ __metadata: languageName: node linkType: hard -"formik@npm:^2.4.1": - version: 2.4.1 - resolution: "formik@npm:2.4.1" +"formik@npm:^2.4.2": + version: 2.4.2 + resolution: "formik@npm:2.4.2" dependencies: deepmerge: ^2.1.1 hoist-non-react-statics: ^3.3.0 @@ -3392,10 +3392,10 @@ __metadata: lodash-es: ^4.17.21 react-fast-compare: ^2.0.1 tiny-warning: ^1.0.2 - tslib: ^1.10.0 + tslib: ^2.0.0 peerDependencies: react: ">=16.8.0" - checksum: c4238b81c7780b3772f2ef2a439f676822f5c4a944de45505fd15eaf8dd84051420c91ce2ccc72da047d89e2ab630a76c992719de643fe3f302fb4af948d4bbc + checksum: 2a942674ee0271707ccc575ecc025e4ac0658a66613d9a4f21e72ed81588c69e99bd627bd4844e512134268962435d3904401bcff726e49d7509125e5002f107 languageName: node linkType: hard @@ -3561,6 +3561,13 @@ __metadata: languageName: node linkType: hard +"glob-to-regexp@npm:^0.4.1": + version: 0.4.1 + resolution: "glob-to-regexp@npm:0.4.1" + checksum: e795f4e8f06d2a15e86f76e4d92751cf8bbfcf0157cea5c2f0f35678a8195a750b34096b1256e436f0cebc1883b5ff0888c47348443e69546a5a87f9e1eb1167 + languageName: node + linkType: hard + "glob@npm:7.1.7": version: 7.1.7 resolution: "glob@npm:7.1.7" @@ -3656,7 +3663,7 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6": +"graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11" checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7 @@ -4391,13 +4398,13 @@ __metadata: eslint-plugin-jsx-a11y: ^6.7.1 eslint-plugin-react: ^7.32.2 eslint-plugin-react-hooks: ^4.6.0 - formik: ^2.4.1 + formik: ^2.4.2 framer-motion: ^10.12.16 - next: 13.4.4 + next: 13.4.6 prettier: ^2.8.8 react: ^18.2.0 react-dom: ^18.2.0 - react-redux: ^8.0.7 + react-redux: ^8.1.0 sharp: ^0.32.1 typescript: ^5.1.3 languageName: unknown @@ -4641,25 +4648,26 @@ __metadata: languageName: node linkType: hard -"next@npm:13.4.4": - version: 13.4.4 - resolution: "next@npm:13.4.4" +"next@npm:13.4.6": + version: 13.4.6 + resolution: "next@npm:13.4.6" dependencies: - "@next/env": 13.4.4 - "@next/swc-darwin-arm64": 13.4.4 - "@next/swc-darwin-x64": 13.4.4 - "@next/swc-linux-arm64-gnu": 13.4.4 - "@next/swc-linux-arm64-musl": 13.4.4 - "@next/swc-linux-x64-gnu": 13.4.4 - "@next/swc-linux-x64-musl": 13.4.4 - "@next/swc-win32-arm64-msvc": 13.4.4 - "@next/swc-win32-ia32-msvc": 13.4.4 - "@next/swc-win32-x64-msvc": 13.4.4 + "@next/env": 13.4.6 + "@next/swc-darwin-arm64": 13.4.6 + "@next/swc-darwin-x64": 13.4.6 + "@next/swc-linux-arm64-gnu": 13.4.6 + "@next/swc-linux-arm64-musl": 13.4.6 + "@next/swc-linux-x64-gnu": 13.4.6 + "@next/swc-linux-x64-musl": 13.4.6 + "@next/swc-win32-arm64-msvc": 13.4.6 + "@next/swc-win32-ia32-msvc": 13.4.6 + "@next/swc-win32-x64-msvc": 13.4.6 "@swc/helpers": 0.5.1 busboy: 1.6.0 caniuse-lite: ^1.0.30001406 postcss: 8.4.14 styled-jsx: 5.1.1 + watchpack: 2.4.0 zod: 3.21.4 peerDependencies: "@opentelemetry/api": ^1.1.0 @@ -4695,7 +4703,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: d84686f3ca313c57d283872a2946a5c18ecd656c4235ad879cbaa0f2f2886c9bcff94656ff07c4998fa672f40023978235150ce760e4c5b1edab6feaa7ed9fa9 + checksum: 1d28d4be184b1311c42f01ce12d3636e3439332aebcf211b0b554164966f053a609db529d7194824b68537256625767c5bc9f7655a9d42af72b8c7ce4c0d4104 languageName: node linkType: hard @@ -5207,9 +5215,9 @@ __metadata: languageName: node linkType: hard -"react-redux@npm:^8.0.7": - version: 8.0.7 - resolution: "react-redux@npm:8.0.7" +"react-redux@npm:^8.1.0": + version: 8.1.0 + resolution: "react-redux@npm:8.1.0" dependencies: "@babel/runtime": ^7.12.1 "@types/hoist-non-react-statics": ^3.3.1 @@ -5238,7 +5246,7 @@ __metadata: optional: true redux: optional: true - checksum: d903aa79b12154258fd76b8e61fcf56f72123f69c31033b262805646371e23822cd0cd11d24194cda1e03569a7b1bf86e935cd57a9bab4523186804ed2742fac + checksum: a6b9a07b056677b75596f3eeb56816c1cd611fc52e09ff03e9538cd050223c4f0187f9572b703c1b1d648ad115c5753894f8c709d0f58278e5652026963bf9d6 languageName: node linkType: hard @@ -5966,7 +5974,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^1.10.0, tslib@npm:^1.8.1": +"tslib@npm:^1.8.1": version: 1.14.1 resolution: "tslib@npm:1.14.1" checksum: dbe628ef87f66691d5d2959b3e41b9ca0045c3ee3c7c7b906cc1e328b39f199bb1ad9e671c39025bd56122ac57dfbf7385a94843b1cc07c60a4db74795829acd @@ -6140,6 +6148,16 @@ __metadata: languageName: node linkType: hard +"watchpack@npm:2.4.0": + version: 2.4.0 + resolution: "watchpack@npm:2.4.0" + dependencies: + glob-to-regexp: ^0.4.1 + graceful-fs: ^4.1.2 + checksum: 23d4bc58634dbe13b86093e01c6a68d8096028b664ab7139d58f0c37d962d549a940e98f2f201cecdabd6f9c340338dc73ef8bf094a2249ef582f35183d1a131 + languageName: node + linkType: hard + "which-boxed-primitive@npm:^1.0.2": version: 1.0.2 resolution: "which-boxed-primitive@npm:1.0.2"