118.diff (23047B)
1 diff --git a/package-lock.json b/package-lock.json 2 index 973d2ef..1035a0a 100644 3 --- a/package-lock.json 4 +++ b/package-lock.json 5 @@ -12,7 +12,7 @@ 6 "lightgallery": "2.4.0", 7 "localforage": "1.10.0", 8 "meilisearch": "0.25.0", 9 - "next": "12.1.0", 10 + "next": "12.1.2", 11 "next-i18next": "10.5.0", 12 "png-chunks-extract": "1.0.0", 13 "prop-types": "15.8.1", 14 @@ -1009,9 +1009,9 @@ 15 } 16 }, 17 "node_modules/@next/env": { 18 - "version": "12.1.0", 19 - "resolved": "https://registry.npmjs.org/@next/env/-/env-12.1.0.tgz", 20 - "integrity": "sha512-nrIgY6t17FQ9xxwH3jj0a6EOiQ/WDHUos35Hghtr+SWN/ntHIQ7UpuvSi0vaLzZVHQWaDupKI+liO5vANcDeTQ==" 21 + "version": "12.1.2", 22 + "resolved": "https://registry.npmjs.org/@next/env/-/env-12.1.2.tgz", 23 + "integrity": "sha512-A/P4ysmFScBFyu1ZV0Mr1Y89snyQhqGwsCrkEpK+itMF+y+pMqBoPVIyakUf4LXqGWJGiGFuIerihvSG70Ad8Q==" 24 }, 25 "node_modules/@next/eslint-plugin-next": { 26 "version": "12.1.0", 27 @@ -1042,10 +1042,25 @@ 28 "url": "https://github.com/sponsors/isaacs" 29 } 30 }, 31 + "node_modules/@next/swc-android-arm-eabi": { 32 + "version": "12.1.2", 33 + "resolved": "https://registry.npmjs.org/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.1.2.tgz", 34 + "integrity": "sha512-iwalfLBhYmCIlj09czFbovj1SmTycf0AGR8CB357wgmEN8xIuznIwSsCH87AhwQ9apfNtdeDhxvuKmhS9T3FqQ==", 35 + "cpu": [ 36 + "arm" 37 + ], 38 + "optional": true, 39 + "os": [ 40 + "android" 41 + ], 42 + "engines": { 43 + "node": ">= 10" 44 + } 45 + }, 46 "node_modules/@next/swc-android-arm64": { 47 - "version": "12.1.0", 48 - "resolved": "https://registry.npmjs.org/@next/swc-android-arm64/-/swc-android-arm64-12.1.0.tgz", 49 - "integrity": "sha512-/280MLdZe0W03stA69iL+v6I+J1ascrQ6FrXBlXGCsGzrfMaGr7fskMa0T5AhQIVQD4nA/46QQWxG//DYuFBcA==", 50 + "version": "12.1.2", 51 + "resolved": "https://registry.npmjs.org/@next/swc-android-arm64/-/swc-android-arm64-12.1.2.tgz", 52 + "integrity": "sha512-ZoR0Vx7czJhTgRAcFbzTKQc2n2ChC036/uc6PbgYiI/LreEnfmsV/CiREP0pUVs5ndntOX8kBA3BSbh4zCO5tQ==", 53 "cpu": [ 54 "arm64" 55 ], 56 @@ -1058,9 +1073,9 @@ 57 } 58 }, 59 "node_modules/@next/swc-darwin-arm64": { 60 - "version": "12.1.0", 61 - "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.1.0.tgz", 62 - "integrity": "sha512-R8vcXE2/iONJ1Unf5Ptqjk6LRW3bggH+8drNkkzH4FLEQkHtELhvcmJwkXcuipyQCsIakldAXhRbZmm3YN1vXg==", 63 + "version": "12.1.2", 64 + "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.1.2.tgz", 65 + "integrity": "sha512-VXv7lpqFjHwkK65CZHkjvBxlSBTG+l3O0Zl2zHniHj0xHzxJZvR8VFjV2zIMZCYSfVqeQ5yt2rjwuQ9zbpGtXQ==", 66 "cpu": [ 67 "arm64" 68 ], 69 @@ -1073,9 +1088,9 @@ 70 } 71 }, 72 "node_modules/@next/swc-darwin-x64": { 73 - "version": "12.1.0", 74 - "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-12.1.0.tgz", 75 - "integrity": "sha512-ieAz0/J0PhmbZBB8+EA/JGdhRHBogF8BWaeqR7hwveb6SYEIJaDNQy0I+ZN8gF8hLj63bEDxJAs/cEhdnTq+ug==", 76 + "version": "12.1.2", 77 + "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-12.1.2.tgz", 78 + "integrity": "sha512-evXxJQnXEnU+heWyun7d0UV6bhBcmoiyFGR3O3v9qdhGbeXh+SXYVxRO69juuh6V7RWRdlb1KQ0rGUNa1k0XSw==", 79 "cpu": [ 80 "x64" 81 ], 82 @@ -1088,9 +1103,9 @@ 83 } 84 }, 85 "node_modules/@next/swc-linux-arm-gnueabihf": { 86 - "version": "12.1.0", 87 - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.1.0.tgz", 88 - "integrity": "sha512-njUd9hpl6o6A5d08dC0cKAgXKCzm5fFtgGe6i0eko8IAdtAPbtHxtpre3VeSxdZvuGFh+hb0REySQP9T1ttkog==", 89 + "version": "12.1.2", 90 + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.1.2.tgz", 91 + "integrity": "sha512-LJV/wo6R0Ot7Y/20bZs00aBG4J333RT6H/5Q2AROE4Hnx7cenSktSnfU6WCnJgzYLSIHdbLs549LcZMULuVquw==", 92 "cpu": [ 93 "arm" 94 ], 95 @@ -1103,9 +1118,9 @@ 96 } 97 }, 98 "node_modules/@next/swc-linux-arm64-gnu": { 99 - "version": "12.1.0", 100 - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.1.0.tgz", 101 - "integrity": "sha512-OqangJLkRxVxMhDtcb7Qn1xjzFA3s50EIxY7mljbSCLybU+sByPaWAHY4px97ieOlr2y4S0xdPKkQ3BCAwyo6Q==", 102 + "version": "12.1.2", 103 + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.1.2.tgz", 104 + "integrity": "sha512-fjlYU1Y8kVjjRKyuyQBYLHPxjGOS2ox7U8TqAvtgKvd2PxqdsgW4sP+VDovRVPrZlGXNllKoJiqMO1OoR9fB6w==", 105 "cpu": [ 106 "arm64" 107 ], 108 @@ -1118,9 +1133,9 @@ 109 } 110 }, 111 "node_modules/@next/swc-linux-arm64-musl": { 112 - "version": "12.1.0", 113 - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.1.0.tgz", 114 - "integrity": "sha512-hB8cLSt4GdmOpcwRe2UzI5UWn6HHO/vLkr5OTuNvCJ5xGDwpPXelVkYW/0+C3g5axbDW2Tym4S+MQCkkH9QfWA==", 115 + "version": "12.1.2", 116 + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.1.2.tgz", 117 + "integrity": "sha512-Y1JRDMHqSjLObjyrD1hf6ePrJcOF/mkw+LbAzoNgrHL1dSuIAqcz3jYunJt8T7Yw48xSJy6LPSL9BclAHwEwOA==", 118 "cpu": [ 119 "arm64" 120 ], 121 @@ -1133,9 +1148,9 @@ 122 } 123 }, 124 "node_modules/@next/swc-linux-x64-gnu": { 125 - "version": "12.1.0", 126 - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.1.0.tgz", 127 - "integrity": "sha512-OKO4R/digvrVuweSw/uBM4nSdyzsBV5EwkUeeG4KVpkIZEe64ZwRpnFB65bC6hGwxIBnTv5NMSnJ+0K/WmG78A==", 128 + "version": "12.1.2", 129 + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.1.2.tgz", 130 + "integrity": "sha512-5N4QSRT60ikQqCU8iHfYZzlhg6MFTLsKhMTARmhn8wLtZfN9VVyTFwZrJQWjV64dZc4JFeXDANGao8fm55y6bw==", 131 "cpu": [ 132 "x64" 133 ], 134 @@ -1148,9 +1163,9 @@ 135 } 136 }, 137 "node_modules/@next/swc-linux-x64-musl": { 138 - "version": "12.1.0", 139 - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.0.tgz", 140 - "integrity": "sha512-JohhgAHZvOD3rQY7tlp7NlmvtvYHBYgY0x5ZCecUT6eCCcl9lv6iV3nfu82ErkxNk1H893fqH0FUpznZ/H3pSw==", 141 + "version": "12.1.2", 142 + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.2.tgz", 143 + "integrity": "sha512-b32F/xAgdYG4Pt0foFzhF+2uhvNxnEj7aJNp1R4EhZotdej2PzvFWcP/dGkc7MJl205pBz5oC3gHyILIIlW6XA==", 144 "cpu": [ 145 "x64" 146 ], 147 @@ -1163,9 +1178,9 @@ 148 } 149 }, 150 "node_modules/@next/swc-win32-arm64-msvc": { 151 - "version": "12.1.0", 152 - "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.1.0.tgz", 153 - "integrity": "sha512-T/3gIE6QEfKIJ4dmJk75v9hhNiYZhQYAoYm4iVo1TgcsuaKLFa+zMPh4056AHiG6n9tn2UQ1CFE8EoybEsqsSw==", 154 + "version": "12.1.2", 155 + "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.1.2.tgz", 156 + "integrity": "sha512-hVOcGmWDeVwO00Aclopsj6MoYhfJl5zA4vjAai9KjgclQTFZa/DC0vQjgKAHHKGT5oMHgjiq/G7L6P1/UfwYnw==", 157 "cpu": [ 158 "arm64" 159 ], 160 @@ -1178,9 +1193,9 @@ 161 } 162 }, 163 "node_modules/@next/swc-win32-ia32-msvc": { 164 - "version": "12.1.0", 165 - "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.1.0.tgz", 166 - "integrity": "sha512-iwnKgHJdqhIW19H9PRPM9j55V6RdcOo6rX+5imx832BCWzkDbyomWnlzBfr6ByUYfhohb8QuH4hSGEikpPqI0Q==", 167 + "version": "12.1.2", 168 + "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.1.2.tgz", 169 + "integrity": "sha512-wnVDGIVz2pR3vIkyN6IE+1NvMSBrBj1jba11iR16m8TAPzZH/PrNsxr0a9N5VavEXXLcQpoUVvT+N7nflbRAHg==", 170 "cpu": [ 171 "ia32" 172 ], 173 @@ -1193,9 +1208,9 @@ 174 } 175 }, 176 "node_modules/@next/swc-win32-x64-msvc": { 177 - "version": "12.1.0", 178 - "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.1.0.tgz", 179 - "integrity": "sha512-aBvcbMwuanDH4EMrL2TthNJy+4nP59Bimn8egqv6GHMVj0a44cU6Au4PjOhLNqEh9l+IpRGBqMTzec94UdC5xg==", 180 + "version": "12.1.2", 181 + "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.1.2.tgz", 182 + "integrity": "sha512-MLNcurEpQp0+7OU9261f7PkN52xTGkfrt4IYTIXau7DO/aHj927oK6piIJdl9EOHdX/KN5W6qlyErj170PSHtw==", 183 "cpu": [ 184 "x64" 185 ], 186 @@ -5843,14 +5858,14 @@ 187 } 188 }, 189 "node_modules/next": { 190 - "version": "12.1.0", 191 - "resolved": "https://registry.npmjs.org/next/-/next-12.1.0.tgz", 192 - "integrity": "sha512-s885kWvnIlxsUFHq9UGyIyLiuD0G3BUC/xrH0CEnH5lHEWkwQcHOORgbDF0hbrW9vr/7am4ETfX4A7M6DjrE7Q==", 193 + "version": "12.1.2", 194 + "resolved": "https://registry.npmjs.org/next/-/next-12.1.2.tgz", 195 + "integrity": "sha512-JHPCsnFTBO0Z4SQxSYc611UA1WA+r/3y3Neg66AH5/gSO/oksfRnFw/zGX/FZ9+oOUHS9y3wJFawNpVYR2gJSQ==", 196 "dependencies": { 197 - "@next/env": "12.1.0", 198 + "@next/env": "12.1.2", 199 "caniuse-lite": "^1.0.30001283", 200 "postcss": "8.4.5", 201 - "styled-jsx": "5.0.0", 202 + "styled-jsx": "5.0.1", 203 "use-subscription": "1.5.1" 204 }, 205 "bin": { 206 @@ -5860,17 +5875,18 @@ 207 "node": ">=12.22.0" 208 }, 209 "optionalDependencies": { 210 - "@next/swc-android-arm64": "12.1.0", 211 - "@next/swc-darwin-arm64": "12.1.0", 212 - "@next/swc-darwin-x64": "12.1.0", 213 - "@next/swc-linux-arm-gnueabihf": "12.1.0", 214 - "@next/swc-linux-arm64-gnu": "12.1.0", 215 - "@next/swc-linux-arm64-musl": "12.1.0", 216 - "@next/swc-linux-x64-gnu": "12.1.0", 217 - "@next/swc-linux-x64-musl": "12.1.0", 218 - "@next/swc-win32-arm64-msvc": "12.1.0", 219 - "@next/swc-win32-ia32-msvc": "12.1.0", 220 - "@next/swc-win32-x64-msvc": "12.1.0" 221 + "@next/swc-android-arm-eabi": "12.1.2", 222 + "@next/swc-android-arm64": "12.1.2", 223 + "@next/swc-darwin-arm64": "12.1.2", 224 + "@next/swc-darwin-x64": "12.1.2", 225 + "@next/swc-linux-arm-gnueabihf": "12.1.2", 226 + "@next/swc-linux-arm64-gnu": "12.1.2", 227 + "@next/swc-linux-arm64-musl": "12.1.2", 228 + "@next/swc-linux-x64-gnu": "12.1.2", 229 + "@next/swc-linux-x64-musl": "12.1.2", 230 + "@next/swc-win32-arm64-msvc": "12.1.2", 231 + "@next/swc-win32-ia32-msvc": "12.1.2", 232 + "@next/swc-win32-x64-msvc": "12.1.2" 233 }, 234 "peerDependencies": { 235 "fibers": ">= 3.1.0", 236 @@ -5933,25 +5949,6 @@ 237 "url": "https://opencollective.com/postcss/" 238 } 239 }, 240 - "node_modules/next/node_modules/styled-jsx": { 241 - "version": "5.0.0", 242 - "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.0.tgz", 243 - "integrity": "sha512-qUqsWoBquEdERe10EW8vLp3jT25s/ssG1/qX5gZ4wu15OZpmSMFI2v+fWlRhLfykA5rFtlJ1ME8A8pm/peV4WA==", 244 - "engines": { 245 - "node": ">= 12.0.0" 246 - }, 247 - "peerDependencies": { 248 - "react": ">= 16.8.0 || 17.x.x || 18.x.x" 249 - }, 250 - "peerDependenciesMeta": { 251 - "@babel/core": { 252 - "optional": true 253 - }, 254 - "babel-plugin-macros": { 255 - "optional": true 256 - } 257 - } 258 - }, 259 "node_modules/next/node_modules/use-subscription": { 260 "version": "1.5.1", 261 "resolved": "https://registry.npmjs.org/use-subscription/-/use-subscription-1.5.1.tgz", 262 @@ -8101,6 +8098,25 @@ 263 "url": "https://github.com/sponsors/sindresorhus" 264 } 265 }, 266 + "node_modules/styled-jsx": { 267 + "version": "5.0.1", 268 + "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.1.tgz", 269 + "integrity": "sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw==", 270 + "engines": { 271 + "node": ">= 12.0.0" 272 + }, 273 + "peerDependencies": { 274 + "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0" 275 + }, 276 + "peerDependenciesMeta": { 277 + "@babel/core": { 278 + "optional": true 279 + }, 280 + "babel-plugin-macros": { 281 + "optional": true 282 + } 283 + } 284 + }, 285 "node_modules/supports-color": { 286 "version": "5.5.0", 287 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", 288 @@ -9645,9 +9661,9 @@ 289 } 290 }, 291 "@next/env": { 292 - "version": "12.1.0", 293 - "resolved": "https://registry.npmjs.org/@next/env/-/env-12.1.0.tgz", 294 - "integrity": "sha512-nrIgY6t17FQ9xxwH3jj0a6EOiQ/WDHUos35Hghtr+SWN/ntHIQ7UpuvSi0vaLzZVHQWaDupKI+liO5vANcDeTQ==" 295 + "version": "12.1.2", 296 + "resolved": "https://registry.npmjs.org/@next/env/-/env-12.1.2.tgz", 297 + "integrity": "sha512-A/P4ysmFScBFyu1ZV0Mr1Y89snyQhqGwsCrkEpK+itMF+y+pMqBoPVIyakUf4LXqGWJGiGFuIerihvSG70Ad8Q==" 298 }, 299 "@next/eslint-plugin-next": { 300 "version": "12.1.0", 301 @@ -9674,70 +9690,76 @@ 302 } 303 } 304 }, 305 + "@next/swc-android-arm-eabi": { 306 + "version": "12.1.2", 307 + "resolved": "https://registry.npmjs.org/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.1.2.tgz", 308 + "integrity": "sha512-iwalfLBhYmCIlj09czFbovj1SmTycf0AGR8CB357wgmEN8xIuznIwSsCH87AhwQ9apfNtdeDhxvuKmhS9T3FqQ==", 309 + "optional": true 310 + }, 311 "@next/swc-android-arm64": { 312 - "version": "12.1.0", 313 - "resolved": "https://registry.npmjs.org/@next/swc-android-arm64/-/swc-android-arm64-12.1.0.tgz", 314 - "integrity": "sha512-/280MLdZe0W03stA69iL+v6I+J1ascrQ6FrXBlXGCsGzrfMaGr7fskMa0T5AhQIVQD4nA/46QQWxG//DYuFBcA==", 315 + "version": "12.1.2", 316 + "resolved": "https://registry.npmjs.org/@next/swc-android-arm64/-/swc-android-arm64-12.1.2.tgz", 317 + "integrity": "sha512-ZoR0Vx7czJhTgRAcFbzTKQc2n2ChC036/uc6PbgYiI/LreEnfmsV/CiREP0pUVs5ndntOX8kBA3BSbh4zCO5tQ==", 318 "optional": true 319 }, 320 "@next/swc-darwin-arm64": { 321 - "version": "12.1.0", 322 - "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.1.0.tgz", 323 - "integrity": "sha512-R8vcXE2/iONJ1Unf5Ptqjk6LRW3bggH+8drNkkzH4FLEQkHtELhvcmJwkXcuipyQCsIakldAXhRbZmm3YN1vXg==", 324 + "version": "12.1.2", 325 + "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.1.2.tgz", 326 + "integrity": "sha512-VXv7lpqFjHwkK65CZHkjvBxlSBTG+l3O0Zl2zHniHj0xHzxJZvR8VFjV2zIMZCYSfVqeQ5yt2rjwuQ9zbpGtXQ==", 327 "optional": true 328 }, 329 "@next/swc-darwin-x64": { 330 - "version": "12.1.0", 331 - "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-12.1.0.tgz", 332 - "integrity": "sha512-ieAz0/J0PhmbZBB8+EA/JGdhRHBogF8BWaeqR7hwveb6SYEIJaDNQy0I+ZN8gF8hLj63bEDxJAs/cEhdnTq+ug==", 333 + "version": "12.1.2", 334 + "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-12.1.2.tgz", 335 + "integrity": "sha512-evXxJQnXEnU+heWyun7d0UV6bhBcmoiyFGR3O3v9qdhGbeXh+SXYVxRO69juuh6V7RWRdlb1KQ0rGUNa1k0XSw==", 336 "optional": true 337 }, 338 "@next/swc-linux-arm-gnueabihf": { 339 - "version": "12.1.0", 340 - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.1.0.tgz", 341 - "integrity": "sha512-njUd9hpl6o6A5d08dC0cKAgXKCzm5fFtgGe6i0eko8IAdtAPbtHxtpre3VeSxdZvuGFh+hb0REySQP9T1ttkog==", 342 + "version": "12.1.2", 343 + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.1.2.tgz", 344 + "integrity": "sha512-LJV/wo6R0Ot7Y/20bZs00aBG4J333RT6H/5Q2AROE4Hnx7cenSktSnfU6WCnJgzYLSIHdbLs549LcZMULuVquw==", 345 "optional": true 346 }, 347 "@next/swc-linux-arm64-gnu": { 348 - "version": "12.1.0", 349 - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.1.0.tgz", 350 - "integrity": "sha512-OqangJLkRxVxMhDtcb7Qn1xjzFA3s50EIxY7mljbSCLybU+sByPaWAHY4px97ieOlr2y4S0xdPKkQ3BCAwyo6Q==", 351 + "version": "12.1.2", 352 + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.1.2.tgz", 353 + "integrity": "sha512-fjlYU1Y8kVjjRKyuyQBYLHPxjGOS2ox7U8TqAvtgKvd2PxqdsgW4sP+VDovRVPrZlGXNllKoJiqMO1OoR9fB6w==", 354 "optional": true 355 }, 356 "@next/swc-linux-arm64-musl": { 357 - "version": "12.1.0", 358 - "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.1.0.tgz", 359 - "integrity": "sha512-hB8cLSt4GdmOpcwRe2UzI5UWn6HHO/vLkr5OTuNvCJ5xGDwpPXelVkYW/0+C3g5axbDW2Tym4S+MQCkkH9QfWA==", 360 + "version": "12.1.2", 361 + "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.1.2.tgz", 362 + "integrity": "sha512-Y1JRDMHqSjLObjyrD1hf6ePrJcOF/mkw+LbAzoNgrHL1dSuIAqcz3jYunJt8T7Yw48xSJy6LPSL9BclAHwEwOA==", 363 "optional": true 364 }, 365 "@next/swc-linux-x64-gnu": { 366 - "version": "12.1.0", 367 - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.1.0.tgz", 368 - "integrity": "sha512-OKO4R/digvrVuweSw/uBM4nSdyzsBV5EwkUeeG4KVpkIZEe64ZwRpnFB65bC6hGwxIBnTv5NMSnJ+0K/WmG78A==", 369 + "version": "12.1.2", 370 + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.1.2.tgz", 371 + "integrity": "sha512-5N4QSRT60ikQqCU8iHfYZzlhg6MFTLsKhMTARmhn8wLtZfN9VVyTFwZrJQWjV64dZc4JFeXDANGao8fm55y6bw==", 372 "optional": true 373 }, 374 "@next/swc-linux-x64-musl": { 375 - "version": "12.1.0", 376 - "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.0.tgz", 377 - "integrity": "sha512-JohhgAHZvOD3rQY7tlp7NlmvtvYHBYgY0x5ZCecUT6eCCcl9lv6iV3nfu82ErkxNk1H893fqH0FUpznZ/H3pSw==", 378 + "version": "12.1.2", 379 + "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.1.2.tgz", 380 + "integrity": "sha512-b32F/xAgdYG4Pt0foFzhF+2uhvNxnEj7aJNp1R4EhZotdej2PzvFWcP/dGkc7MJl205pBz5oC3gHyILIIlW6XA==", 381 "optional": true 382 }, 383 "@next/swc-win32-arm64-msvc": { 384 - "version": "12.1.0", 385 - "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.1.0.tgz", 386 - "integrity": "sha512-T/3gIE6QEfKIJ4dmJk75v9hhNiYZhQYAoYm4iVo1TgcsuaKLFa+zMPh4056AHiG6n9tn2UQ1CFE8EoybEsqsSw==", 387 + "version": "12.1.2", 388 + "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.1.2.tgz", 389 + "integrity": "sha512-hVOcGmWDeVwO00Aclopsj6MoYhfJl5zA4vjAai9KjgclQTFZa/DC0vQjgKAHHKGT5oMHgjiq/G7L6P1/UfwYnw==", 390 "optional": true 391 }, 392 "@next/swc-win32-ia32-msvc": { 393 - "version": "12.1.0", 394 - "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.1.0.tgz", 395 - "integrity": "sha512-iwnKgHJdqhIW19H9PRPM9j55V6RdcOo6rX+5imx832BCWzkDbyomWnlzBfr6ByUYfhohb8QuH4hSGEikpPqI0Q==", 396 + "version": "12.1.2", 397 + "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.1.2.tgz", 398 + "integrity": "sha512-wnVDGIVz2pR3vIkyN6IE+1NvMSBrBj1jba11iR16m8TAPzZH/PrNsxr0a9N5VavEXXLcQpoUVvT+N7nflbRAHg==", 399 "optional": true 400 }, 401 "@next/swc-win32-x64-msvc": { 402 - "version": "12.1.0", 403 - "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.1.0.tgz", 404 - "integrity": "sha512-aBvcbMwuanDH4EMrL2TthNJy+4nP59Bimn8egqv6GHMVj0a44cU6Au4PjOhLNqEh9l+IpRGBqMTzec94UdC5xg==", 405 + "version": "12.1.2", 406 + "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.1.2.tgz", 407 + "integrity": "sha512-MLNcurEpQp0+7OU9261f7PkN52xTGkfrt4IYTIXau7DO/aHj927oK6piIJdl9EOHdX/KN5W6qlyErj170PSHtw==", 408 "optional": true 409 }, 410 "@nodelib/fs.scandir": { 411 @@ -13365,25 +13387,26 @@ 412 } 413 }, 414 "next": { 415 - "version": "12.1.0", 416 - "resolved": "https://registry.npmjs.org/next/-/next-12.1.0.tgz", 417 - "integrity": "sha512-s885kWvnIlxsUFHq9UGyIyLiuD0G3BUC/xrH0CEnH5lHEWkwQcHOORgbDF0hbrW9vr/7am4ETfX4A7M6DjrE7Q==", 418 - "requires": { 419 - "@next/env": "12.1.0", 420 - "@next/swc-android-arm64": "12.1.0", 421 - "@next/swc-darwin-arm64": "12.1.0", 422 - "@next/swc-darwin-x64": "12.1.0", 423 - "@next/swc-linux-arm-gnueabihf": "12.1.0", 424 - "@next/swc-linux-arm64-gnu": "12.1.0", 425 - "@next/swc-linux-arm64-musl": "12.1.0", 426 - "@next/swc-linux-x64-gnu": "12.1.0", 427 - "@next/swc-linux-x64-musl": "12.1.0", 428 - "@next/swc-win32-arm64-msvc": "12.1.0", 429 - "@next/swc-win32-ia32-msvc": "12.1.0", 430 - "@next/swc-win32-x64-msvc": "12.1.0", 431 + "version": "12.1.2", 432 + "resolved": "https://registry.npmjs.org/next/-/next-12.1.2.tgz", 433 + "integrity": "sha512-JHPCsnFTBO0Z4SQxSYc611UA1WA+r/3y3Neg66AH5/gSO/oksfRnFw/zGX/FZ9+oOUHS9y3wJFawNpVYR2gJSQ==", 434 + "requires": { 435 + "@next/env": "12.1.2", 436 + "@next/swc-android-arm-eabi": "12.1.2", 437 + "@next/swc-android-arm64": "12.1.2", 438 + "@next/swc-darwin-arm64": "12.1.2", 439 + "@next/swc-darwin-x64": "12.1.2", 440 + "@next/swc-linux-arm-gnueabihf": "12.1.2", 441 + "@next/swc-linux-arm64-gnu": "12.1.2", 442 + "@next/swc-linux-arm64-musl": "12.1.2", 443 + "@next/swc-linux-x64-gnu": "12.1.2", 444 + "@next/swc-linux-x64-musl": "12.1.2", 445 + "@next/swc-win32-arm64-msvc": "12.1.2", 446 + "@next/swc-win32-ia32-msvc": "12.1.2", 447 + "@next/swc-win32-x64-msvc": "12.1.2", 448 "caniuse-lite": "^1.0.30001283", 449 "postcss": "8.4.5", 450 - "styled-jsx": "5.0.0", 451 + "styled-jsx": "5.0.1", 452 "use-subscription": "1.5.1" 453 }, 454 "dependencies": { 455 @@ -13397,12 +13420,6 @@ 456 "source-map-js": "^1.0.1" 457 } 458 }, 459 - "styled-jsx": { 460 - "version": "5.0.0", 461 - "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.0.tgz", 462 - "integrity": "sha512-qUqsWoBquEdERe10EW8vLp3jT25s/ssG1/qX5gZ4wu15OZpmSMFI2v+fWlRhLfykA5rFtlJ1ME8A8pm/peV4WA==", 463 - "requires": {} 464 - }, 465 "use-subscription": { 466 "version": "1.5.1", 467 "resolved": "https://registry.npmjs.org/use-subscription/-/use-subscription-1.5.1.tgz", 468 @@ -15000,6 +15017,12 @@ 469 "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", 470 "dev": true 471 }, 472 + "styled-jsx": { 473 + "version": "5.0.1", 474 + "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.1.tgz", 475 + "integrity": "sha512-+PIZ/6Uk40mphiQJJI1202b+/dYeTVd9ZnMPR80pgiWbjIwvN2zIp4r9et0BgqBuShh48I0gttPlAXA7WVvBxw==", 476 + "requires": {} 477 + }, 478 "supports-color": { 479 "version": "5.5.0", 480 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", 481 diff --git a/package.json b/package.json 482 index 3139b71..6d6e56c 100644 483 --- a/package.json 484 +++ b/package.json 485 @@ -23,7 +23,7 @@ 486 "lightgallery": "2.4.0", 487 "localforage": "1.10.0", 488 "meilisearch": "0.25.0", 489 - "next": "12.1.0", 490 + "next": "12.1.2", 491 "next-i18next": "10.5.0", 492 "png-chunks-extract": "1.0.0", 493 "prop-types": "15.8.1",