diff --git a/django-website/frontend/package.json b/django-website/frontend/package.json index bb989a0..49d23bd 100644 --- a/django-website/frontend/package.json +++ b/django-website/frontend/package.json @@ -11,10 +11,10 @@ } }, "devDependencies": { - "@babel/core": "^7.12.0", - "@parcel/core": "^2.10.2", - "@parcel/transformer-sass": "2.10.2", - "parcel": "^2.10.2" + "@babel/core": "^7.23.3", + "@parcel/core": "^2.10.3", + "@parcel/transformer-sass": "^2.10.3", + "parcel": "^2.10.3" }, "dependencies": { "normalize.css": "^8.0.1", diff --git a/django-website/frontend/yarn.lock b/django-website/frontend/yarn.lock index 9712e97..58c119d 100644 --- a/django-website/frontend/yarn.lock +++ b/django-website/frontend/yarn.lock @@ -32,7 +32,7 @@ __metadata: languageName: node linkType: hard -"@babel/core@npm:^7.12.0": +"@babel/core@npm:^7.23.3": version: 7.23.3 resolution: "@babel/core@npm:7.23.3" dependencies: @@ -429,112 +429,112 @@ __metadata: languageName: node linkType: hard -"@parcel/bundler-default@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/bundler-default@npm:2.10.2" +"@parcel/bundler-default@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/bundler-default@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/graph": "npm:3.0.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/graph": "npm:3.0.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" nullthrows: "npm:^1.1.1" - checksum: 1bfaed63ac16f71a6fb3e75a99570ec274bea96fd519c2012ead97c474f50f6923c3c3159b0b17626b0975bfc64f682a03de22b67be8c06e324cea849d34b231 + checksum: d23a9dd4e90ac74466cdd90785c575cd79e61e0b6a7e70c009ff94d6e2ae3783a91a15c0456c316b09774b4ae7a5db6953468ae5024de5ec2a7ac876c3cfdffe languageName: node linkType: hard -"@parcel/cache@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/cache@npm:2.10.2" +"@parcel/cache@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/cache@npm:2.10.3" dependencies: - "@parcel/fs": "npm:2.10.2" - "@parcel/logger": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/fs": "npm:2.10.3" + "@parcel/logger": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" lmdb: "npm:2.8.5" peerDependencies: - "@parcel/core": ^2.10.2 - checksum: fefaeeb4a79d3b3c6ab911a3d8d0de2ae9242f1f6e94bc1fc8c27a677dbe222df284df40ca5d897482d050441b24695718d5abbe81f1afe4e44f231952236a83 + "@parcel/core": ^2.10.3 + checksum: cba9b6e5969e99d2ca4fa5516b35c7ecf1b6b7b434c16cf26dbce8bee944d7f863613262164e0eb6b7a0b9fcb213e52e463c80f45d97464a1d19e127d97f2c49 languageName: node linkType: hard -"@parcel/codeframe@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/codeframe@npm:2.10.2" +"@parcel/codeframe@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/codeframe@npm:2.10.3" dependencies: chalk: "npm:^4.1.0" - checksum: 900c7f5f03683a728c38b188a9fd858570eddbd5d0be8556192bc394cf0d6cbfd547690539c24a061add84181998a7b46c8251e3916be3c5beb9a8f05d860c51 - languageName: node - linkType: hard - -"@parcel/compressor-raw@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/compressor-raw@npm:2.10.2" - dependencies: - "@parcel/plugin": "npm:2.10.2" - checksum: 0b7e1d70a2076dc0b927d3fd99fb58a659dbd15f83a9c9ca0b7a43db9299fe285a3897a4cd98d7802c06963c0970aa47c18bd8274b517782df87a1250c6702c4 - languageName: node - linkType: hard - -"@parcel/config-default@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/config-default@npm:2.10.2" - dependencies: - "@parcel/bundler-default": "npm:2.10.2" - "@parcel/compressor-raw": "npm:2.10.2" - "@parcel/namer-default": "npm:2.10.2" - "@parcel/optimizer-css": "npm:2.10.2" - "@parcel/optimizer-htmlnano": "npm:2.10.2" - "@parcel/optimizer-image": "npm:2.10.2" - "@parcel/optimizer-svgo": "npm:2.10.2" - "@parcel/optimizer-swc": "npm:2.10.2" - "@parcel/packager-css": "npm:2.10.2" - "@parcel/packager-html": "npm:2.10.2" - "@parcel/packager-js": "npm:2.10.2" - "@parcel/packager-raw": "npm:2.10.2" - "@parcel/packager-svg": "npm:2.10.2" - "@parcel/packager-wasm": "npm:2.10.2" - "@parcel/reporter-dev-server": "npm:2.10.2" - "@parcel/resolver-default": "npm:2.10.2" - "@parcel/runtime-browser-hmr": "npm:2.10.2" - "@parcel/runtime-js": "npm:2.10.2" - "@parcel/runtime-react-refresh": "npm:2.10.2" - "@parcel/runtime-service-worker": "npm:2.10.2" - "@parcel/transformer-babel": "npm:2.10.2" - "@parcel/transformer-css": "npm:2.10.2" - "@parcel/transformer-html": "npm:2.10.2" - "@parcel/transformer-image": "npm:2.10.2" - "@parcel/transformer-js": "npm:2.10.2" - "@parcel/transformer-json": "npm:2.10.2" - "@parcel/transformer-postcss": "npm:2.10.2" - "@parcel/transformer-posthtml": "npm:2.10.2" - "@parcel/transformer-raw": "npm:2.10.2" - "@parcel/transformer-react-refresh-wrap": "npm:2.10.2" - "@parcel/transformer-svg": "npm:2.10.2" + checksum: 6756e85735db4d4416fb56b1f1a11d5bbdca12b7f00fb5af1c96adfe3d2c27b745a4513f3bcc608720c5a50a7b6eeda44fb6d764a9dc45c718f5405a7b9c235a + languageName: node + linkType: hard + +"@parcel/compressor-raw@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/compressor-raw@npm:2.10.3" + dependencies: + "@parcel/plugin": "npm:2.10.3" + checksum: 71a4e06710fb9a930354edcfdc868799263a761bfa715c52751efaff3a08f4add19c69d9f177c355d92e393d86157f33aeeef7af265e7ee6feea51608086a7b7 + languageName: node + linkType: hard + +"@parcel/config-default@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/config-default@npm:2.10.3" + dependencies: + "@parcel/bundler-default": "npm:2.10.3" + "@parcel/compressor-raw": "npm:2.10.3" + "@parcel/namer-default": "npm:2.10.3" + "@parcel/optimizer-css": "npm:2.10.3" + "@parcel/optimizer-htmlnano": "npm:2.10.3" + "@parcel/optimizer-image": "npm:2.10.3" + "@parcel/optimizer-svgo": "npm:2.10.3" + "@parcel/optimizer-swc": "npm:2.10.3" + "@parcel/packager-css": "npm:2.10.3" + "@parcel/packager-html": "npm:2.10.3" + "@parcel/packager-js": "npm:2.10.3" + "@parcel/packager-raw": "npm:2.10.3" + "@parcel/packager-svg": "npm:2.10.3" + "@parcel/packager-wasm": "npm:2.10.3" + "@parcel/reporter-dev-server": "npm:2.10.3" + "@parcel/resolver-default": "npm:2.10.3" + "@parcel/runtime-browser-hmr": "npm:2.10.3" + "@parcel/runtime-js": "npm:2.10.3" + "@parcel/runtime-react-refresh": "npm:2.10.3" + "@parcel/runtime-service-worker": "npm:2.10.3" + "@parcel/transformer-babel": "npm:2.10.3" + "@parcel/transformer-css": "npm:2.10.3" + "@parcel/transformer-html": "npm:2.10.3" + "@parcel/transformer-image": "npm:2.10.3" + "@parcel/transformer-js": "npm:2.10.3" + "@parcel/transformer-json": "npm:2.10.3" + "@parcel/transformer-postcss": "npm:2.10.3" + "@parcel/transformer-posthtml": "npm:2.10.3" + "@parcel/transformer-raw": "npm:2.10.3" + "@parcel/transformer-react-refresh-wrap": "npm:2.10.3" + "@parcel/transformer-svg": "npm:2.10.3" peerDependencies: - "@parcel/core": ^2.10.2 - checksum: d56ccb1a815178e1fbc6d7829ed1b004a69dcfab576f99c7029e3d3e22f71511281ccb2db60227b3a35944f76fbc1cc24c3d6dac1106a1432e17894cdb9ab9f9 + "@parcel/core": ^2.10.3 + checksum: 2eb593431e9963cbf59de2dc6bad03067cab93867ca4bd60c22c034f63d7f01c97b81c9d417756c62a9cfb4f9ac8d474382494af2c9db9a94458f936da029cfb languageName: node linkType: hard -"@parcel/core@npm:2.10.2, @parcel/core@npm:^2.10.2": - version: 2.10.2 - resolution: "@parcel/core@npm:2.10.2" +"@parcel/core@npm:2.10.3, @parcel/core@npm:^2.10.3": + version: 2.10.3 + resolution: "@parcel/core@npm:2.10.3" dependencies: "@mischnic/json-sourcemap": "npm:^0.1.0" - "@parcel/cache": "npm:2.10.2" - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/events": "npm:2.10.2" - "@parcel/fs": "npm:2.10.2" - "@parcel/graph": "npm:3.0.2" - "@parcel/logger": "npm:2.10.2" - "@parcel/package-manager": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/profiler": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" + "@parcel/cache": "npm:2.10.3" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/events": "npm:2.10.3" + "@parcel/fs": "npm:2.10.3" + "@parcel/graph": "npm:3.0.3" + "@parcel/logger": "npm:2.10.3" + "@parcel/package-manager": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/profiler": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/types": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" - "@parcel/workers": "npm:2.10.2" + "@parcel/types": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" + "@parcel/workers": "npm:2.10.3" abortcontroller-polyfill: "npm:^1.1.9" base-x: "npm:^3.0.8" browserslist: "npm:^4.6.6" @@ -542,372 +542,372 @@ __metadata: dotenv: "npm:^7.0.0" dotenv-expand: "npm:^5.1.0" json5: "npm:^2.2.0" - msgpackr: "npm:^1.5.4" + msgpackr: "npm:^1.9.9" nullthrows: "npm:^1.1.1" semver: "npm:^7.5.2" - checksum: 6fbd17971accc190e2ab25a2c93fb0069157c35a4dad09b9913afa71797e5769b403832f139e7d93df5f103b6bc527a07c1f10764c0c420b70fa5230aa562fd2 + checksum: 4567dcdb2553c7a0e9383c4a79ec4001c5a887833196ede9ecffa9f118a8ddb62d813ed338b6f6f7d6899dd9becad89edb3241ccb1fcfe6878496978c742d404 languageName: node linkType: hard -"@parcel/diagnostic@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/diagnostic@npm:2.10.2" +"@parcel/diagnostic@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/diagnostic@npm:2.10.3" dependencies: "@mischnic/json-sourcemap": "npm:^0.1.0" nullthrows: "npm:^1.1.1" - checksum: fd5972c49f813363b65cd7368c189c542a61b84bc4c3af153a1d77ff7e1d1f834ca73ee79bd5ccd3d95ce41b122feeb8bef9bf25e923b67917e2a245e7068c93 + checksum: 847adceab23cfc628595599297c406b1c834d2e176278934d2c65a2290c6b615f72fe3beefce9fba9e62e36c10532c2917c918bd4c051ba69c79a51cb65da2ab languageName: node linkType: hard -"@parcel/events@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/events@npm:2.10.2" - checksum: f61e107219f85bed4fa4e550a6c6b95a1739ce861e8f9930d942a244778008c3d8f04a0c9307a1db702fa12fd84debfee891640c14a251ff36f21036bdd90970 +"@parcel/events@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/events@npm:2.10.3" + checksum: 83288c3a9db8dd23b3c3f39415f0a2cc74aae312243734605d8be4e5f2feb0b0f01b97e2ae124803620fada677eefbb33104e3b100d1cee6c36d3d55782b0210 languageName: node linkType: hard -"@parcel/fs@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/fs@npm:2.10.2" +"@parcel/fs@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/fs@npm:2.10.3" dependencies: - "@parcel/rust": "npm:2.10.2" - "@parcel/types": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/rust": "npm:2.10.3" + "@parcel/types": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" "@parcel/watcher": "npm:^2.0.7" - "@parcel/workers": "npm:2.10.2" + "@parcel/workers": "npm:2.10.3" peerDependencies: - "@parcel/core": ^2.10.2 - checksum: cfd972c205993bacab042fc139cf8a84a78e6a9704652d3e659bc39317f5a5314d78cbe62e0a52bf1821e6ad62c44254a1bea4d323172c5719d4d42faa4df4b2 + "@parcel/core": ^2.10.3 + checksum: 6ddaca13f3a95269906e451f97ee179be5cb530d28c03eeb31208210dfb8f20cb12653ce4b543afb4d5a5bb0198c49a7c6369b286b419d1daab9c4a7da2d5f8f languageName: node linkType: hard -"@parcel/graph@npm:3.0.2": - version: 3.0.2 - resolution: "@parcel/graph@npm:3.0.2" +"@parcel/graph@npm:3.0.3": + version: 3.0.3 + resolution: "@parcel/graph@npm:3.0.3" dependencies: nullthrows: "npm:^1.1.1" - checksum: 3666447feaef6eab34625a46b2879770621a20d250d1a1a7ad6cbfdca11c93471cc9d13ac6eebc2731599620e41598e587552f91765c88f8be446be1858d8d9d + checksum: 4f0fa0806f516893b21df2865e67df5af64e9d8a76dc065e064262a511e54224a9d7a947200cd208a5a2a2604db43d0ed728ecef041c5ede8edfcf72129cb2e2 languageName: node linkType: hard -"@parcel/logger@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/logger@npm:2.10.2" +"@parcel/logger@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/logger@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/events": "npm:2.10.2" - checksum: 22fe39a850b4b97c525e9cb9137426981d024f3460c7f1d7e827a3cf10e585d9718daec5038cc35453fe2cd305fcd04d0c484911ec27df2d3038e9b051b28c3f + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/events": "npm:2.10.3" + checksum: 698b1230c9ddd8c37d5f41cc340af990a61dc43d928fc1868120d1c3850510561b5e104594afc69c0966099d49db333197c39c7ee293b9c85caf46c1c1d61d9b languageName: node linkType: hard -"@parcel/markdown-ansi@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/markdown-ansi@npm:2.10.2" +"@parcel/markdown-ansi@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/markdown-ansi@npm:2.10.3" dependencies: chalk: "npm:^4.1.0" - checksum: 1c2f8df9e13fa8301109a2e054c6db09d7f2063b4a2f618af4a4681625e9655f18d056344cf68d05dcd7a7203d16556028031fefce184e25cea33c08cf3f88d6 + checksum: ab8d11c102a1cec0507543b3c940a9a9e201f596962dbae5834a311db5561f6804d7c734a936ec8ae9835bb1e52bcf0bfad1011d292be79a6995a818b4e397d2 languageName: node linkType: hard -"@parcel/namer-default@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/namer-default@npm:2.10.2" +"@parcel/namer-default@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/namer-default@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" nullthrows: "npm:^1.1.1" - checksum: 5eec03d741ca74c8c53a51476b632b0b1f556f2f70d4a75edfd063341de516fb412cbb7bd26adbe007cccad5ab0d49743316c9befb5e7e1f6c3087c726e80663 + checksum: 6c5c340adfbf9f4d8d21d378afca78b4b1e5568898922e6306971b3022db9317184f1704be8f54ccbf7e3fa86ece9bb9f2ad64c92f35b20327002af522801e31 languageName: node linkType: hard -"@parcel/node-resolver-core@npm:3.1.2": - version: 3.1.2 - resolution: "@parcel/node-resolver-core@npm:3.1.2" +"@parcel/node-resolver-core@npm:3.1.3": + version: 3.1.3 + resolution: "@parcel/node-resolver-core@npm:3.1.3" dependencies: "@mischnic/json-sourcemap": "npm:^0.1.0" - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/fs": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/fs": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" nullthrows: "npm:^1.1.1" semver: "npm:^7.5.2" - checksum: 790facf730b4c66fb0f5a9429c41a44649e024163879b96acd18409058a848c586bc67a5424aa4aa998e561d65787fe3415b17a4cd0896afce3bcbf2c3bdbe52 + checksum: 94e889fbe18f0664ab6e5f8b3eea9a6fdf3e9dde0ac7970a0aec02613b1fa8f509ff5cea72380470b3ef97c7df69d9156c6a942e1d47377122cf3bb0beec1ee4 languageName: node linkType: hard -"@parcel/optimizer-css@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/optimizer-css@npm:2.10.2" +"@parcel/optimizer-css@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/optimizer-css@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/utils": "npm:2.10.2" + "@parcel/utils": "npm:2.10.3" browserslist: "npm:^4.6.6" lightningcss: "npm:^1.16.1" nullthrows: "npm:^1.1.1" - checksum: 484bbe191535082474982d39e0a59e8ab3a92236d0402c5149015679d4490f09377a35ed3ad3f5acd21e2aa5ca9ffea7a6779fa568d6830026f0f1e61774f8ab + checksum: 0896c74d703739a35f0c685357c346af1c137c38701ed57aec1c9d327e9d427e592652ad049cecc789cd41535ca493539b06935773d707a1dec7a8cc4825f5b3 languageName: node linkType: hard -"@parcel/optimizer-htmlnano@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/optimizer-htmlnano@npm:2.10.2" +"@parcel/optimizer-htmlnano@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/optimizer-htmlnano@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" htmlnano: "npm:^2.0.0" nullthrows: "npm:^1.1.1" posthtml: "npm:^0.16.5" svgo: "npm:^2.4.0" - checksum: 44af7c6299050db9f97fe0e150cac0b9848775bb4310ad01c0c162145929c70eacccbfb913a180674175d5342badf22341bd094c6f92913dbafbb3f23e47b94d + checksum: 3bb1528e5e2e3fc42de6929010b298f2698ba44da46d5a73478e4bfa93acf018b61704d8a84d72fdf34fa931d1d89707df5a17ab77d919d942e5e7e2e4a98369 languageName: node linkType: hard -"@parcel/optimizer-image@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/optimizer-image@npm:2.10.2" +"@parcel/optimizer-image@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/optimizer-image@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" - "@parcel/workers": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" + "@parcel/workers": "npm:2.10.3" peerDependencies: - "@parcel/core": ^2.10.2 - checksum: 7dce6753c3b7d5d026e3594e06af453186ceb5042af5b76fabde499a156d217339910dc9a2ab0fcb032f5a8df5e30615314d310327616b3abe69e65b1b19d2cb + "@parcel/core": ^2.10.3 + checksum: 481380570e5568ffd69938fc8e0293a365c75e09b0904c9fd38c3ef5c9aa72a918477f35dd06e2a69569323ef4042f50920db0cf601a66981eddd031ec8d0fc1 languageName: node linkType: hard -"@parcel/optimizer-svgo@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/optimizer-svgo@npm:2.10.2" +"@parcel/optimizer-svgo@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/optimizer-svgo@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" svgo: "npm:^2.4.0" - checksum: 997c1b0dcac8109f6b8fc2be64fcfa5820730c7987b254e290b79c04f8fa3842473d3f2b514693315a5812142996819f2f0bf599cebbfa648af0c4b777663264 + checksum: 6a0886f3584834f121f16a2b18fb7843eb6440ebdd2f08f334129e483d3b7e0ca4dbc07496cf2a0344f213a14e0e968da0937bf47f834a63dea84f79b4bb5dd2 languageName: node linkType: hard -"@parcel/optimizer-swc@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/optimizer-swc@npm:2.10.2" +"@parcel/optimizer-swc@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/optimizer-swc@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/utils": "npm:2.10.2" + "@parcel/utils": "npm:2.10.3" "@swc/core": "npm:^1.3.36" nullthrows: "npm:^1.1.1" - checksum: d9ee2304bd4dd0c668db5990266e5e716724081e8c3c627b5cad204e9cac8bf4dae71f27da3818084f04de83057b486aaaf5021f6e1f6ebc881769b69ea456d4 + checksum: 3ac07bdab818b3e6f166c2a195546560641072f99e4056c5f59fb2626c64af50791abed652d254925a1e3f42b00840b8a0c220e27410436fcf2d57b57f31c91b languageName: node linkType: hard -"@parcel/package-manager@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/package-manager@npm:2.10.2" +"@parcel/package-manager@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/package-manager@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/fs": "npm:2.10.2" - "@parcel/logger": "npm:2.10.2" - "@parcel/node-resolver-core": "npm:3.1.2" - "@parcel/types": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" - "@parcel/workers": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/fs": "npm:2.10.3" + "@parcel/logger": "npm:2.10.3" + "@parcel/node-resolver-core": "npm:3.1.3" + "@parcel/types": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" + "@parcel/workers": "npm:2.10.3" semver: "npm:^7.5.2" peerDependencies: - "@parcel/core": ^2.10.2 - checksum: ba98226ff0339edaee3d2f5018c37646dd6ecae1776e2d0425211b53b112d17eccb6881a71874bde01068639e79d5ae1c98adef95754962ce33ac8f81f8bf50f + "@parcel/core": ^2.10.3 + checksum: 77a8e6c74a94be619a10443e385be94311809d4a39eeb8616d804241dd8f8dbbb1643e7757e0db70bf249e73bb1398271e451cbe6c541e5ea9efb2081fc5da17 languageName: node linkType: hard -"@parcel/packager-css@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/packager-css@npm:2.10.2" +"@parcel/packager-css@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/packager-css@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/utils": "npm:2.10.2" + "@parcel/utils": "npm:2.10.3" nullthrows: "npm:^1.1.1" - checksum: 62d2962fc6737b7f431040a945625e0c749e5480de4b70aa2a4bc464756be4f035ddf43f222221a85ab09ac2d7dc15da2c4104bada5316cad3674106ec73c0f0 + checksum: eb9f02f10225b11044023194021754748987966bf4b96bdb9c337602d01e6341bad2dae2a427cb688c45254f9d6f79c399aacf23835c2f96f419d40f7b588a5c languageName: node linkType: hard -"@parcel/packager-html@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/packager-html@npm:2.10.2" +"@parcel/packager-html@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/packager-html@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/types": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/types": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" nullthrows: "npm:^1.1.1" posthtml: "npm:^0.16.5" - checksum: bedf0ca600ecc531c4e829986ed4a7e965336fc9327b0976b49c41dfa2fe0c77275009fce64effcd971c720807a0018db98dbdba9f9c05db569348702832826f + checksum: 0cf6229159125dfc22b54430fa05d29112434c41e22b4d9c5e27573eeef6bcc47702ab9d388803c267ca06323b6e6db0038edb160acc6cd130474eaec5cd379e languageName: node linkType: hard -"@parcel/packager-js@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/packager-js@npm:2.10.2" +"@parcel/packager-js@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/packager-js@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/types": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/types": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" globals: "npm:^13.2.0" nullthrows: "npm:^1.1.1" - checksum: 9ecdd1de6a07cca65ea66c1455b45ae1b52f1f3b5766e8260ee4170a1e33570462779b7f6dbee9aecb037735f5812744116bb9f0a802dd801a82aa202a1c18e7 + checksum: c1dd3df97e0ec7c02f96cd7045dceffbc5901d5689627d1d2d1a30c663e742569610ef20fd138204c2e58c3793155e0f652f6131d0cbdcbce8185847ab13a340 languageName: node linkType: hard -"@parcel/packager-raw@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/packager-raw@npm:2.10.2" +"@parcel/packager-raw@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/packager-raw@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - checksum: c3136c28241a148d1d82e8d9fe342643813396fade2ae6b3f6cd940380bde58fd99d3550c70fd8b66b9d8fb95397321292efe9a06f149250ffc9354b59f0740a + "@parcel/plugin": "npm:2.10.3" + checksum: e0fc7c9ebe858b486f0913260a1521a66568619a6684bf1296cbacdb010c0f80b0c9fa2f35c400f377297fd978b7ffffa856b0455ee5ba795ef5863eeb5adb3b languageName: node linkType: hard -"@parcel/packager-svg@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/packager-svg@npm:2.10.2" +"@parcel/packager-svg@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/packager-svg@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/types": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/types": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" posthtml: "npm:^0.16.4" - checksum: 9a05ee1ba8680d357da64d4fd83e1b85b6ba71aadf716380ddab5274447be03b4ee97d9d4bb8b8f12e6f0aee6cc7586da2720f8fb4126d31934dcc216b9d0613 + checksum: 142615ee5f4d24ca3712995e453f1d459eb4c32a6ddeac9f474ece484c5e44331ec674741620f26cde4fc5072714998077a6bb319321d88ac7326c8039a15452 languageName: node linkType: hard -"@parcel/packager-wasm@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/packager-wasm@npm:2.10.2" +"@parcel/packager-wasm@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/packager-wasm@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - checksum: c6f839c82fd9bf4506699974a373af53be7d607a24d9c207b0b0a3bff7718b43ac00c5dcd03112340715056a02b8b1dc62927e4b6b1c2ff9c3b25a09bc436f1e + "@parcel/plugin": "npm:2.10.3" + checksum: 2733f4ea87a8f31455606ee6e5c9a73192db56dfa3cc2ac811ae2334ee6a19110c3a26795964f9bff53b79171c6bb9bf83392c8bafee56fd44ce9ee221834fcc languageName: node linkType: hard -"@parcel/plugin@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/plugin@npm:2.10.2" +"@parcel/plugin@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/plugin@npm:2.10.3" dependencies: - "@parcel/types": "npm:2.10.2" - checksum: 2a95f1343eee2983d001644d6ea174331b5407305a88b3d7857de14cf537ad1efbc816d010b4b4f8d72ce30e72c8bba9bb8c2df6f8ab1738a5a953b5b4a6bf05 + "@parcel/types": "npm:2.10.3" + checksum: 24a988dc780f926cf92df57178da508a8f27e5a5e15b20312fc42ee8f4a8d3de86859009c7171010ac5297346a924fec70dbf43c918d88ad0abbb8d5c14008b5 languageName: node linkType: hard -"@parcel/profiler@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/profiler@npm:2.10.2" +"@parcel/profiler@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/profiler@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/events": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/events": "npm:2.10.3" chrome-trace-event: "npm:^1.0.2" - checksum: 9c891ca8b30f62d8fdbf64e7ec2e41e893f412484ca46ac3f3d63b5cfd599d16da36097e524794d25ab151233655dc5933d5b1fce10ecd6ed30ada6df92723b3 + checksum: e73cd06c99c501cd9b546b6f86e06f148224c3d8f8d4f74f235d34171d57b277d054f9fdb0ce8717c84e7c1bbe6cf4054cfb138bcc473f67f2e94a5ec70a2e9f languageName: node linkType: hard -"@parcel/reporter-cli@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/reporter-cli@npm:2.10.2" +"@parcel/reporter-cli@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/reporter-cli@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/types": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/types": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" chalk: "npm:^4.1.0" term-size: "npm:^2.2.1" - checksum: 7f80f73a65affaad81751d77faa86481166252acc7157794edc0d1290df11abddcbfa1ecca485d26ce95c05b14a55416cce3b99eaf3ba24b5caa17786ccb8fcf + checksum: 2fc619e0574860bd6b76a6c0ef42e3cac903dd8e53b2d4770eb4548ce5a31ba50c5e4270213878e9de2304c085ff1a46513ead449af3f08be8e53b9efa817227 languageName: node linkType: hard -"@parcel/reporter-dev-server@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/reporter-dev-server@npm:2.10.2" +"@parcel/reporter-dev-server@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/reporter-dev-server@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" - checksum: d09b36cbc8dee1f53de755df617f49c761e7a237b8659a36d264b8cdb77d63c9ac5f013de86bcbc0c1d52e2dbab69dd1713f2bd6412bcf2292022fed054ef58f + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" + checksum: 51acaac457e0f761d51aaedff14396aebfaff5fbba312219a64103d07f38fa7edb7629335fcb9b6ff2035b984f7cc087e1f71c5e99844ff0b693982581c3895f languageName: node linkType: hard -"@parcel/reporter-tracer@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/reporter-tracer@npm:2.10.2" +"@parcel/reporter-tracer@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/reporter-tracer@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" chrome-trace-event: "npm:^1.0.3" nullthrows: "npm:^1.1.1" - checksum: f78ae86f45a4876420ab6aebe2ad63500b9fa72d04808e429c04f1fd72875aac6b4001a50e98974a22140171eefcdff9e55ef448f306ec5aa05e81dffab9920d + checksum: 9abbb1bd620b37abf1905b05da1cd473392579df8d7a4312bc99e0d626cb24fe9ccfe2658d9cf22c929ac1cdbb42ae8ed8136ed02eda2722b8bcb58db5d0a28c languageName: node linkType: hard -"@parcel/resolver-default@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/resolver-default@npm:2.10.2" +"@parcel/resolver-default@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/resolver-default@npm:2.10.3" dependencies: - "@parcel/node-resolver-core": "npm:3.1.2" - "@parcel/plugin": "npm:2.10.2" - checksum: 6b6baeceb5f632fd75f1f096aad9337298f4e5cf6ada2a69a77e9ab69b7ca4e5150511d091cbf5365c2fbbed3d1773efe2c888cd783bfbcde88f00761f4d87c6 + "@parcel/node-resolver-core": "npm:3.1.3" + "@parcel/plugin": "npm:2.10.3" + checksum: 939572977d25eff3c0231dc6a32c666921a48b3aa8acbcefccbe0d241fe69040678e74254b47088e2f68e5815a36cd7cb8917ecd53455cd46b50757bbfe55719 languageName: node linkType: hard -"@parcel/runtime-browser-hmr@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/runtime-browser-hmr@npm:2.10.2" +"@parcel/runtime-browser-hmr@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/runtime-browser-hmr@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" - checksum: fe6378c0ae6032ff55e8d49c49901a991281907e6e7bc6040803a384f351605455628de25e1b30771da934599404955ddb377bc158bad6c21a0aad1f485f0d3d + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" + checksum: 3b9d018764e65340d82c505f41161d83abe9436d1ff9fab2179f017842b28cba771ecda662b5f8094c7092e2607b153737ab5699e3814209394d68ee08f04482 languageName: node linkType: hard -"@parcel/runtime-js@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/runtime-js@npm:2.10.2" +"@parcel/runtime-js@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/runtime-js@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" nullthrows: "npm:^1.1.1" - checksum: 24fc34c71e6bc9146acdcfb728d0596af21a1a24bc4ec6487f368af23fa18e5a223ca1f631bdf2e882f8dd745d8c6d14aca485defa21406bf5257d931865ecb9 + checksum: 6cd86040846a8396a0ea2c13f75d7e49497520c24f76752fd7e2c91a48ef8e42779690f9cf67369fa148888438f0254dd9729f8cbb85e762479d055e3b6b15ee languageName: node linkType: hard -"@parcel/runtime-react-refresh@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/runtime-react-refresh@npm:2.10.2" +"@parcel/runtime-react-refresh@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/runtime-react-refresh@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" react-error-overlay: "npm:6.0.9" react-refresh: "npm:^0.9.0" - checksum: 84d6ae4dd6839834efd17cdc18e8cc06221e1703e1d2229fc74bb82a2cec7f23b15d79c77ffad9cfd52c98400faf6f8db4d03f0fb31c95434a142e119c79792d + checksum: 2088d27b721abf19f78a6e6c2d5eee063405911a81d9804a7599465785014c984ca9ec96d800e8798a572612f99fa6c8b3aa8010ecccf18ca2bf743ba54be3a8 languageName: node linkType: hard -"@parcel/runtime-service-worker@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/runtime-service-worker@npm:2.10.2" +"@parcel/runtime-service-worker@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/runtime-service-worker@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" nullthrows: "npm:^1.1.1" - checksum: 8f2ddf8dff559da56e4f24adb24e13d43b73320a486aeb85fd693cdc563fc8e756e5a8271f38fd8029212b7cf9d641ac76e789686c569079e6ec7bc62b3665fe + checksum: 1111be100044cbfeb5debf31262631126767883232f4d3922ed09b782932fe1fd24b71a9ba85c9d91cf844cee0d58d8392241b2e87364e159a3d2baf8956ac7a languageName: node linkType: hard -"@parcel/rust@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/rust@npm:2.10.2" - checksum: 31a0b294ca2f529ed4fa3ccf1df6cb212a7c7350c75f9e0e4da97a4aa1c9bb3f387484070109392dac955ea7dfa2df14208f80039d0a6d7ed2f14a1e4c440b5e +"@parcel/rust@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/rust@npm:2.10.3" + checksum: 067c34815b49c9df59640c84e2f1fb36de860c5a6a56ff0c6c7a6ed4fd96ce29b9abb54f1a8950a442483f8d69bdff3a89135373a61bb066e59176d733c03e6c languageName: node linkType: hard @@ -920,205 +920,205 @@ __metadata: languageName: node linkType: hard -"@parcel/transformer-babel@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-babel@npm:2.10.2" +"@parcel/transformer-babel@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-babel@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/utils": "npm:2.10.2" + "@parcel/utils": "npm:2.10.3" browserslist: "npm:^4.6.6" json5: "npm:^2.2.0" nullthrows: "npm:^1.1.1" semver: "npm:^7.5.2" - checksum: f5fcbd2a6848a99b8b0e1c8dd67379c7d64932ddb357c3c86fd16ce063e777ff8d586172c3c3bf7d37c90101e6b2364b53db57f0229b43670e48c79bafa6e4a8 + checksum: a506f4f508a3daaa8b72f25eb98841d6f22f3abb9cb29e05a13330b691c032767129e4135688f24cec5bf3cf7f26e34af4d9cc4c4954d01a0fef061bf6eb8a04 languageName: node linkType: hard -"@parcel/transformer-css@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-css@npm:2.10.2" +"@parcel/transformer-css@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-css@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/utils": "npm:2.10.2" + "@parcel/utils": "npm:2.10.3" browserslist: "npm:^4.6.6" lightningcss: "npm:^1.16.1" nullthrows: "npm:^1.1.1" - checksum: a05819886cdfc20585802d055417a0e2bc73b17b99d4bc40f43cbfbae79f41174deab6ac7a98cf8c0812ccbe41e7e708248a081edadca7e36427e3976ed9b3d4 + checksum: a70be11de905cdf7f85d9e85049adee76f049c42336e60ad74834d243107d511cd2dae7b90b2a3329faf11d60b5e6bfa5510242fc01d710a91179ad53a1bd5e3 languageName: node linkType: hard -"@parcel/transformer-html@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-html@npm:2.10.2" +"@parcel/transformer-html@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-html@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" nullthrows: "npm:^1.1.1" posthtml: "npm:^0.16.5" posthtml-parser: "npm:^0.10.1" posthtml-render: "npm:^3.0.0" semver: "npm:^7.5.2" srcset: "npm:4" - checksum: 5655a1d7bdabb5fe8bcacc266b45711de7a378fb49515516da52448091ac751f5c80f906912aaea86c7cbb5fdd2b1f539234251d674d0343baaeccdb37331665 + checksum: 5ce29f6b6c137975c5a2b99858134520d55c5c75ecba323ed1c35eabf1cd5125abbda3edd063edb6d84db180f8ad0f59c8f61d89d8bbeb3237b15bdc864d6ed2 languageName: node linkType: hard -"@parcel/transformer-image@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-image@npm:2.10.2" +"@parcel/transformer-image@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-image@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" - "@parcel/workers": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" + "@parcel/workers": "npm:2.10.3" nullthrows: "npm:^1.1.1" peerDependencies: - "@parcel/core": ^2.10.2 - checksum: 852541db61de36865d915c20fcbbd4b1ef75f1cd6be2bfc67d9ba2db190decce51ecc9210d1e9dadbbd23f502b6227db97e01130cb05f6b8fecfb15f23a8c4a6 + "@parcel/core": ^2.10.3 + checksum: 53ca0a19e04222b887cc15a6e1c5c4a7ad84b66684b1ba4cb00930f9bb63ec9cbaf42674f6a51d8d235f289249b039c3487f5bc9f2d2068075e7826a30e8bc6b languageName: node linkType: hard -"@parcel/transformer-js@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-js@npm:2.10.2" +"@parcel/transformer-js@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-js@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/utils": "npm:2.10.2" - "@parcel/workers": "npm:2.10.2" + "@parcel/utils": "npm:2.10.3" + "@parcel/workers": "npm:2.10.3" "@swc/helpers": "npm:^0.5.0" browserslist: "npm:^4.6.6" nullthrows: "npm:^1.1.1" regenerator-runtime: "npm:^0.13.7" semver: "npm:^7.5.2" peerDependencies: - "@parcel/core": ^2.10.2 - checksum: 3269a2e6c36323dc7d185ebc20b3ff012048f5e8db94033fe9f967f9421954f293bcc324d7c8ecaea00caa794de2a84b573290f8bc180000bbb2ef9a1ad4b79a + "@parcel/core": ^2.10.3 + checksum: b766c7d47210ac8790c3df9171d28a1f51460d2f5f27ccf34ce2b2eaae761b8593cffae97141abed9a106fb42789e87cd8201807ecbc72ecf16ee35149c021fe languageName: node linkType: hard -"@parcel/transformer-json@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-json@npm:2.10.2" +"@parcel/transformer-json@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-json@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" json5: "npm:^2.2.0" - checksum: 9f37c834d81d0a7f58fd9864bf299890cb7d659c6eed05338e2bd8bd36d3709032b8c4a838065ca985fab2b1842040a8f741760a0047dd94b6d56423b6ac5b81 + checksum: d98dedec79bc53227cda4dabab8f928d9e71e03dc9e923c643786b9299ac5c341254360eca6b9368573dbda4bada9b6345fc847ed1974212263fb2a22c340868 languageName: node linkType: hard -"@parcel/transformer-postcss@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-postcss@npm:2.10.2" +"@parcel/transformer-postcss@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-postcss@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" clone: "npm:^2.1.1" nullthrows: "npm:^1.1.1" postcss-value-parser: "npm:^4.2.0" semver: "npm:^7.5.2" - checksum: fe7f1538884418c99e73a7f663b3c273d2fa89dd16bac49565158f1ec709851b38966c8e30338c010a51d499df1012ebe72ed80fbb2d3e2606f9db7e0dc467e9 + checksum: ee7e9d45334f401b4e182951965d97cb2169b106dd1369d81a3bdf436475dfcb42a4068b118514301bc8c7fe728540573c6e17392e688beb7cd0da4e488f9424 languageName: node linkType: hard -"@parcel/transformer-posthtml@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-posthtml@npm:2.10.2" +"@parcel/transformer-posthtml@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-posthtml@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" nullthrows: "npm:^1.1.1" posthtml: "npm:^0.16.5" posthtml-parser: "npm:^0.10.1" posthtml-render: "npm:^3.0.0" semver: "npm:^7.5.2" - checksum: fd199f875955370108bb2a0fcbb213681c9068999b41e0f924f8ba1aaebb9b76ef8618cadf6026ceb47cd6e1f23f0d0ba9ccf1946705eb6d7caf7773a13f1ab7 + checksum: a59a594269304d894fff71dee4bc8509274a4d872a9a20d50baf00f6b935741069ca262dfe75a59270f2714c4c8592d56f00bd92f71448c220898ee806e46645 languageName: node linkType: hard -"@parcel/transformer-raw@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-raw@npm:2.10.2" +"@parcel/transformer-raw@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-raw@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - checksum: 4fc0ca1b8ccc090d82f6b29a4c74fc940041abdca4f7f760c06424b2001e5a04159cdde319468d9889c7bbd26b1532a3b4bca5440425cac0f248bac1a0fb1218 + "@parcel/plugin": "npm:2.10.3" + checksum: 7c1c762c5e40cd58d26ab83857639d37c7c9c526ca55ee0cc52427cd6cd16de00ba428f2863d1e7e66d6aa9f032577507284c46c07c4f46927fc5fb19b29327e languageName: node linkType: hard -"@parcel/transformer-react-refresh-wrap@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-react-refresh-wrap@npm:2.10.2" +"@parcel/transformer-react-refresh-wrap@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-react-refresh-wrap@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" react-refresh: "npm:^0.9.0" - checksum: 4768444896f8ebc86f2d936feee7ea06ec6397a705068a479456cd9581784a44efbf93d6116aa4c9948fdf8b9e3682a1d792be6bcd4ad192a5ff9e40ad368958 + checksum: bca745eaa0ed173c8fc6ca4164f4cbf7c2a5e0905a267c597d8712beecd05753c7b9642b0053e8c12b3bd85a5c971107dd949c1e1e3306e5490d3242780634ed languageName: node linkType: hard -"@parcel/transformer-sass@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-sass@npm:2.10.2" +"@parcel/transformer-sass@npm:^2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-sass@npm:2.10.3" dependencies: - "@parcel/plugin": "npm:2.10.2" + "@parcel/plugin": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" sass: "npm:^1.38.0" - checksum: a6f40f4359877ef2c55fb6913aea14318a1b400119f5f3fbf023e8a3044cd28a4dc8847de64f9bcca9772cf902b966a6b984cfd890c8a33d244f1a6367f21c70 + checksum: 9d3d746e2a5ecd3fa8ac5296cfa617ab720a7f7727234fb7ad15bfa18c4bb8ab4b1516b2b750a98eb1fbbbd01ea46e5ef430cd6d3cf17498c6853fa767160629 languageName: node linkType: hard -"@parcel/transformer-svg@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/transformer-svg@npm:2.10.2" +"@parcel/transformer-svg@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/transformer-svg@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/plugin": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/plugin": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" nullthrows: "npm:^1.1.1" posthtml: "npm:^0.16.5" posthtml-parser: "npm:^0.10.1" posthtml-render: "npm:^3.0.0" semver: "npm:^7.5.2" - checksum: 61902a4930a4717b9b59451fe52dba8d27bdcb6a0b3356ae2ad29990ba72de1b7e821d3b68544a7a87e70cca55afe4bc4dceac79808aef945e148fdd85b28c2f + checksum: 20487055e90e3678357afae322ae78dcd39452963ea1685d6b80781e474c5556bd810a6f256667bb47d77163b3d9eadaba2e0187ccca6c751db21dbb6f7196f3 languageName: node linkType: hard -"@parcel/types@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/types@npm:2.10.2" +"@parcel/types@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/types@npm:2.10.3" dependencies: - "@parcel/cache": "npm:2.10.2" - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/fs": "npm:2.10.2" - "@parcel/package-manager": "npm:2.10.2" + "@parcel/cache": "npm:2.10.3" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/fs": "npm:2.10.3" + "@parcel/package-manager": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" - "@parcel/workers": "npm:2.10.2" + "@parcel/workers": "npm:2.10.3" utility-types: "npm:^3.10.0" - checksum: 3f0f5e87c7bbc347f76b293ca816e5b6c0833c8b5515ffb3d4e5a82be5ea2aac23f8544d54b87a2835bc403883202d7fdd5cc6551bd037b3e8d279e090a98bed + checksum: c97e0d2a1511c19975275cea6fe5d149fb17fd1d1cdfa35116b89943f398289367cb26dba04b5b56538e1460e800a73d35cb9fc7f0cd08581ae5f65e7ffbd316 languageName: node linkType: hard -"@parcel/utils@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/utils@npm:2.10.2" +"@parcel/utils@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/utils@npm:2.10.3" dependencies: - "@parcel/codeframe": "npm:2.10.2" - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/logger": "npm:2.10.2" - "@parcel/markdown-ansi": "npm:2.10.2" - "@parcel/rust": "npm:2.10.2" + "@parcel/codeframe": "npm:2.10.3" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/logger": "npm:2.10.3" + "@parcel/markdown-ansi": "npm:2.10.3" + "@parcel/rust": "npm:2.10.3" "@parcel/source-map": "npm:^2.1.1" chalk: "npm:^4.1.0" nullthrows: "npm:^1.1.1" - checksum: fec74437ae7ad172b50d5c2ffffc8b6663222c3b54eb582673f3d0fa246baf8bdf1b34a6fa60ae722b624999a88b7b2beea1ae2baa66ba81f581d4e7061c19f3 + checksum: f8953f1bcf82e612ffeb518b775a666ec2f371e0615994dbb0ae486482b07a9951a26797514569dd8701ee1648155ed7de5114147b4c72cf319cad1798c75a36 languageName: node linkType: hard @@ -1256,19 +1256,19 @@ __metadata: languageName: node linkType: hard -"@parcel/workers@npm:2.10.2": - version: 2.10.2 - resolution: "@parcel/workers@npm:2.10.2" +"@parcel/workers@npm:2.10.3": + version: 2.10.3 + resolution: "@parcel/workers@npm:2.10.3" dependencies: - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/logger": "npm:2.10.2" - "@parcel/profiler": "npm:2.10.2" - "@parcel/types": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/logger": "npm:2.10.3" + "@parcel/profiler": "npm:2.10.3" + "@parcel/types": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" nullthrows: "npm:^1.1.1" peerDependencies: - "@parcel/core": ^2.10.2 - checksum: e2206058eae5e1aa8e9997d84d512f344bbbd6f332f0db8a2c8933165b35c846f7d30004ea3cf19a81bb9aa4ff472c35c445f76022785ec32b8ee86d6654080e + "@parcel/core": ^2.10.3 + checksum: 14be25bbb079d6d446288fa12499f9a7b131c955408452ac3249dc564235b81319798b3c387bbf83f37bfc6d7b1b8b587ca229ec4aaf05267d483686ee3a2953 languageName: node linkType: hard @@ -1989,11 +1989,11 @@ __metadata: version: 0.0.0-use.local resolution: "frontend@workspace:." dependencies: - "@babel/core": "npm:^7.12.0" - "@parcel/core": "npm:^2.10.2" - "@parcel/transformer-sass": "npm:2.10.2" + "@babel/core": "npm:^7.23.3" + "@parcel/core": "npm:^2.10.3" + "@parcel/transformer-sass": "npm:^2.10.3" normalize.css: "npm:^8.0.1" - parcel: "npm:^2.10.2" + parcel: "npm:^2.10.3" smoothscroll: "npm:^0.4.0" three: "npm:^0.158.0" languageName: unknown @@ -2709,7 +2709,7 @@ __metadata: languageName: node linkType: hard -"msgpackr@npm:^1.5.4, msgpackr@npm:^1.9.5": +"msgpackr@npm:^1.9.5": version: 1.9.9 resolution: "msgpackr@npm:1.9.9" dependencies: @@ -2721,6 +2721,18 @@ __metadata: languageName: node linkType: hard +"msgpackr@npm:^1.9.9": + version: 1.10.0 + resolution: "msgpackr@npm:1.10.0" + dependencies: + msgpackr-extract: "npm:^3.0.2" + dependenciesMeta: + msgpackr-extract: + optional: true + checksum: fcc5b8c6d741a6dfb84de9e1cb2e1ff87a886eebb146277e556b33238d94590e7b71489cef27f991772de8c68dd7de0f735109671772d396b7c71382662afc44 + languageName: node + linkType: hard + "negotiator@npm:^0.6.3": version: 0.6.3 resolution: "negotiator@npm:0.6.3" @@ -2854,27 +2866,27 @@ __metadata: languageName: node linkType: hard -"parcel@npm:^2.10.2": - version: 2.10.2 - resolution: "parcel@npm:2.10.2" +"parcel@npm:^2.10.3": + version: 2.10.3 + resolution: "parcel@npm:2.10.3" dependencies: - "@parcel/config-default": "npm:2.10.2" - "@parcel/core": "npm:2.10.2" - "@parcel/diagnostic": "npm:2.10.2" - "@parcel/events": "npm:2.10.2" - "@parcel/fs": "npm:2.10.2" - "@parcel/logger": "npm:2.10.2" - "@parcel/package-manager": "npm:2.10.2" - "@parcel/reporter-cli": "npm:2.10.2" - "@parcel/reporter-dev-server": "npm:2.10.2" - "@parcel/reporter-tracer": "npm:2.10.2" - "@parcel/utils": "npm:2.10.2" + "@parcel/config-default": "npm:2.10.3" + "@parcel/core": "npm:2.10.3" + "@parcel/diagnostic": "npm:2.10.3" + "@parcel/events": "npm:2.10.3" + "@parcel/fs": "npm:2.10.3" + "@parcel/logger": "npm:2.10.3" + "@parcel/package-manager": "npm:2.10.3" + "@parcel/reporter-cli": "npm:2.10.3" + "@parcel/reporter-dev-server": "npm:2.10.3" + "@parcel/reporter-tracer": "npm:2.10.3" + "@parcel/utils": "npm:2.10.3" chalk: "npm:^4.1.0" commander: "npm:^7.0.0" get-port: "npm:^4.2.0" bin: parcel: lib/bin.js - checksum: d7ef242c9cc347c886b14248c4323b2c266dacdc114581d78ffbbaff41f1b15f09c7ed9c1449095290e5b4818d8606b079d98549c6bc4c56001ef6936b85ba71 + checksum: b1eadc140fae491aafdcd7d82a9161b8ed8bc10d5106b27df26cb0f9e050b73a4eea3bdcf708a4da0f1dd1cd29d3f576912919a38f4ded68eac95b86144d2467 languageName: node linkType: hard diff --git a/poetry.lock b/poetry.lock index 709fac0..b0c6c06 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.0 and should not be changed by hand. [[package]] name = "anyascii" @@ -56,32 +56,32 @@ lxml = ["lxml"] [[package]] name = "boto3" -version = "1.29.1" +version = "1.33.2" description = "The AWS SDK for Python" optional = false python-versions = ">= 3.7" files = [ - {file = "boto3-1.29.1-py3-none-any.whl", hash = "sha256:192695305fa65012d21f78ee852b91cb56dd571e84d51fb71f756302bf19d23f"}, - {file = "boto3-1.29.1.tar.gz", hash = "sha256:20285ebf4e98b2905a88aeb162b4f77ff908b2e3e31038b3223e593789290aa3"}, + {file = "boto3-1.33.2-py3-none-any.whl", hash = "sha256:fc7c0dd5fa74ae0d57e11747695bdba4ad164e62dee35db15b43762c392fbd92"}, + {file = "boto3-1.33.2.tar.gz", hash = "sha256:70626598dd6698d6da8f2854a1ae5010f175572e2a465b2aa86685c745c1013c"}, ] [package.dependencies] -botocore = ">=1.32.1,<1.33.0" +botocore = ">=1.33.2,<1.34.0" jmespath = ">=0.7.1,<2.0.0" -s3transfer = ">=0.7.0,<0.8.0" +s3transfer = ">=0.8.0,<0.9.0" [package.extras] crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.32.1" +version = "1.33.2" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">= 3.7" files = [ - {file = "botocore-1.32.1-py3-none-any.whl", hash = "sha256:1d9c0ff3eb7828a8bd8c5c7f12cd9d8c05c6fe4c616ef963fdaab538a0da3809"}, - {file = "botocore-1.32.1.tar.gz", hash = "sha256:fcf3cc2913afba8e5f7ebcc15e8f6bfae844ab64bf983bf5a6fe3bb54cce239d"}, + {file = "botocore-1.33.2-py3-none-any.whl", hash = "sha256:5c46b7e8450efbf7ddc2a0016eee7225a5564583122e25a20ca92a29a105225c"}, + {file = "botocore-1.33.2.tar.gz", hash = "sha256:16a30faac6e6f17961c009defb74ab1a3508b8abc58fab98e7cf96af0d91ea84"}, ] [package.dependencies] @@ -90,7 +90,7 @@ python-dateutil = ">=2.1,<3.0.0" urllib3 = {version = ">=1.25.4,<2.1", markers = "python_version >= \"3.10\""} [package.extras] -crt = ["awscrt (==0.19.12)"] +crt = ["awscrt (==0.19.17)"] [[package]] name = "cachetools" @@ -105,13 +105,13 @@ files = [ [[package]] name = "certifi" -version = "2023.7.22" +version = "2023.11.17" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2023.7.22-py3-none-any.whl", hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"}, - {file = "certifi-2023.7.22.tar.gz", hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082"}, + {file = "certifi-2023.11.17-py3-none-any.whl", hash = "sha256:e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474"}, + {file = "certifi-2023.11.17.tar.gz", hash = "sha256:9b469f3a900bf28dc19b8cfbf8019bf47f7fdd1a65a1d4ffb98fc14166beb4d1"}, ] [[package]] @@ -336,13 +336,13 @@ bcrypt = ["bcrypt"] [[package]] name = "django-filter" -version = "23.3" +version = "23.4" description = "Django-filter is a reusable Django application for allowing users to filter querysets dynamically." optional = false python-versions = ">=3.7" files = [ - {file = "django-filter-23.3.tar.gz", hash = "sha256:015fe155582e1805b40629344e4a6cf3cc40450827d294d040b4b8c1749a9fa6"}, - {file = "django_filter-23.3-py3-none-any.whl", hash = "sha256:65bc5d1d8f4fff3aaf74cb5da537b6620e9214fb4b3180f6c560776b1b6dccd0"}, + {file = "django-filter-23.4.tar.gz", hash = "sha256:bed070b38359dce7d2dbe057b165d59773057986356cb809ded983b36c77a976"}, + {file = "django_filter-23.4-py3-none-any.whl", hash = "sha256:526954f18bd7d6423f232a9a7974f58fbc6863908b9fc160de075e01adcc2a5f"}, ] [package.dependencies] @@ -777,13 +777,13 @@ lxml = ["lxml"] [[package]] name = "idna" -version = "3.4" +version = "3.6" description = "Internationalized Domain Names in Applications (IDNA)" optional = false python-versions = ">=3.5" files = [ - {file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"}, - {file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"}, + {file = "idna-3.6-py3-none-any.whl", hash = "sha256:c05567e9c24a6b9faaa835c4821bad0590fbb9d5779e7caa6e1cc4978e7eb24f"}, + {file = "idna-3.6.tar.gz", hash = "sha256:9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca"}, ] [[package]] @@ -1038,23 +1038,23 @@ files = [ [[package]] name = "psycopg" -version = "3.1.12" +version = "3.1.13" description = "PostgreSQL database adapter for Python" optional = false python-versions = ">=3.7" files = [ - {file = "psycopg-3.1.12-py3-none-any.whl", hash = "sha256:8ec5230d6a7eb654b4fb3cf2d3eda8871d68f24807b934790504467f1deee9f8"}, - {file = "psycopg-3.1.12.tar.gz", hash = "sha256:cec7ad2bc6a8510e56c45746c631cf9394148bdc8a9a11fd8cf8554ce129ae78"}, + {file = "psycopg-3.1.13-py3-none-any.whl", hash = "sha256:1253010894cfb64e2da4556d4eff5f05e45cafee641f64e02453be849c8f7687"}, + {file = "psycopg-3.1.13.tar.gz", hash = "sha256:e6d047ce16950651d6e26c7c19ca57cc42e1d4841b58729f691244baeee46e30"}, ] [package.dependencies] -psycopg-binary = {version = "3.1.12", optional = true, markers = "extra == \"binary\""} +psycopg-binary = {version = "3.1.13", optional = true, markers = "extra == \"binary\""} typing-extensions = ">=4.1" tzdata = {version = "*", markers = "sys_platform == \"win32\""} [package.extras] -binary = ["psycopg-binary (==3.1.12)"] -c = ["psycopg-c (==3.1.12)"] +binary = ["psycopg-binary (==3.1.13)"] +c = ["psycopg-c (==3.1.13)"] dev = ["black (>=23.1.0)", "dnspython (>=2.1)", "flake8 (>=4.0)", "mypy (>=1.4.1)", "types-setuptools (>=57.4)", "wheel (>=0.37)"] docs = ["Sphinx (>=5.0)", "furo (==2022.6.21)", "sphinx-autobuild (>=2021.3.14)", "sphinx-autodoc-typehints (>=1.12)"] pool = ["psycopg-pool"] @@ -1062,76 +1062,76 @@ test = ["anyio (>=3.6.2,<4.0)", "mypy (>=1.4.1)", "pproxy (>=2.7)", "pytest (>=6 [[package]] name = "psycopg-binary" -version = "3.1.12" +version = "3.1.13" description = "PostgreSQL database adapter for Python -- C optimisation distribution" optional = false python-versions = ">=3.7" files = [ - {file = "psycopg_binary-3.1.12-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:29a69f62aae8617361376d9ed1e34966ae9c3a74c4ab3aa430a7ce0c11530862"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:7308316fdb6796399041b80db0ab9f356504ed26427e46834ade82ba94b067ce"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:130752b9b2f8d071f179e257b9698cedfe4546be81ad5ecd8ed52cf9d725580d"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:45bcecc96a6e6fe11e06b75f7ba8005d6f717f16fae7ab1cf5a0aec5191f87c3"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:bc3f0fcc4fcccffda2450c725bee9fad73bc6c110cfbe3b8a777063845d9c6b9"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f93749f0fe69cfbfec22af690bb4b241f1a4347c57be26fe2e5b70588f7d602f"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:36147f708cc6a9d74c2b8d880f8dd3a6d53364b5c487536adaa022d435c90733"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:2bbcc6fbabc2b92d18d955d9fa104fd9d8bd2dcb97a279c4e788c6b714ffd1af"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:0dee8a1ecc501d9c3db06d08184712459bbb5806a09121c3a25e8cbe91e234d7"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:49d6acf228edb5bd9000735b89b780b18face776d081b905cf68e149d57dfcc1"}, - {file = "psycopg_binary-3.1.12-cp310-cp310-win_amd64.whl", hash = "sha256:ee65335781a54f29f4abc28060a6188c41bdd42fdc3cbc1dd84695ed8ef18321"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:d401722aa38bda64d1ba8293f6dad99f6f684711e2c016a93f138f2bbcff2a4b"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:46eac158e8e794d9414a8fe7706beeee9b1ecc4accbea914314825ace8137105"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3f017400679aa38f6cb22b888b8ec198a5b100ec2132e6b3bcfa797b14b5b438"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d176c4614f5208ab9938d5426d61627c8fbc7f8dab53fef42c8bf2ab8605aa51"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c48c4f3fcfd9e75e3fdb18eea320de591e06059a859280ec26ce8d753299353d"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:98fce28d8136bdd883f20d26467bf259b5fb559eb64d8f83695690714cdfdad3"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e4a0f44bc29fc1b56ee1c865796cbe354078ee1e985f898e4915db185055bf7d"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:6def4f238ca02d6b42336b405d02729c081c978cda9b6ba7549a9c63a91ba823"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:000838cb5ab7851116b462e58893a96b0f1e35864135a6283f3242a730ec45d3"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e7949e1aefe339f04dbecac6aa036c9cd137a58f966c4b96ab933823c340ee12"}, - {file = "psycopg_binary-3.1.12-cp311-cp311-win_amd64.whl", hash = "sha256:b32922872460575083487de41e17e8cf308c3550da02c704efe42960bc6c19de"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:70054ada2f890d004dc3d5ff908e34aecb085fd599d40db2975c09a39c50dfc3"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:7544d6d74f5b5f9daafe8a4ed7d266787d62a2bf16f5120c45d42d1f4a856bc8"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:43197161099cb4e36a9ca44c10657908b619d7263ffcff30932ad4627430dc3c"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:68398cdf3aedd4042b1126b9aba34615f1ab592831483282f19f0159fce5ca75"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:77ae6cda3ffee2425aca9ea7af57296d0c701e2ac5897b48b95dfee050234592"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:278e8888e90fb6ebd7eae8ccb85199eafd712b734e641e0d40f2a903e946102d"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:047c4ba8d3089465b0a69c4c669128df43403867858d78da6b40b33788bfa89f"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:8248b11ac490bb74de80457ab0e9cef31c08164ff7b867031927a17e5c9e19ed"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:6979c02acb9783c6134ee516751b8f891a2d4db7f73ebecc9e92750283d6fb99"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:eaf2375b724ad61ee82a5c2a849e57b12b3cb510ec8845084132bbb907cb3335"}, - {file = "psycopg_binary-3.1.12-cp312-cp312-win_amd64.whl", hash = "sha256:6177cfa6f872a9cc84dbfc7dc163af6ef01639c50acc9a441673f29c2305c37a"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:b81427fd5a97c9b4ac12f3b8d985870b0c3866b5fc2e72e51cacd3630ffd6466"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3f17a2c393879aa54f840540009d0e70a30d22ffa0038d81e258ac2c99b15d74"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6c6a5d125a61101ef5ab7384206e43952fe2a5fca997b96d28a28a752512f900"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:942a18df448a33d77aa7dff7e93062ace7926608a965db003622cb5f27910ba2"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3195baff3e3e5d71828400d38af0ffc5a15d7dca2bfaadc9eb615235774b9290"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:f26bb34e0e9bb83fba00c4835f91f5c5348cdf689df8c8b503571c0d0027c8f5"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:104bdc85c5c4884b3f900155b635588a28740f561b32a3e27c38bcd249feba41"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:53464cb71e06faac479f44b8870f115004187e1dfb299b9725d1d7f85d9e5479"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:052835aac03ee6a9d5b6fe35c468da79084ebe38709e6d3c24ff5b9422fb2947"}, - {file = "psycopg_binary-3.1.12-cp37-cp37m-win_amd64.whl", hash = "sha256:a21a7fffec1a225b26d72adb960d771fc5a9aba8e1f7dd710abcaa9a980e9740"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:6925a543e88cdfd1a2f679c7a33c08f107de60728a4a3c52f88d4491d40a7f51"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:b04957bd5caff94eac38306357b6d448dd20a6f68fd998e115e3731a55118d83"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f6f55979804853efa5ce84d7ef59ff3772e0823247497f7d4a6870e6527fd791"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7d343e1f564fdc8964e1c08b8a6c1f6ebf4b45ee5631b5241c9cbac793f4500c"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:48c4ba35f717783327931aa9da6e6aab81b6b90f3e6b902b18e269d73e7d0882"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d77c95d6086e0714225764772bf8110bb29dfbc6c32aa56e725a01998ce20e7c"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:6dea80e65c7a97150d555b64744e7279ff4c6b259d27580b756a5b282a7d44e3"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:03a851123d0155e1d6ca5b6cccf624e2fc71c8f7eae76f5100196e0fca047d30"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:99ad07b9ef5853713bb63c55e179af52994e96f445c5d66b87d8b986182922ef"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:4441d0f8ecae499a6ac5c79078c9fcd406c0bf70e72cb6cba888aca51aa46943"}, - {file = "psycopg_binary-3.1.12-cp38-cp38-win_amd64.whl", hash = "sha256:cb45a709b966583773acc3418fffbf6d73b014943b6efceca6a7d3ca960956cf"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5112245daf98e22046316e72690689a8952a9b078908206a6b16cd28d84cde7c"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:c2eb94bf0bd653c940517cd92dc4f98c85d505f69013b247dda747413bcf0a8b"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d41b03ce52a109858735ac19fe0295e3f77bef0388d6a3e105074ad68f4a9645"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4fddc3c9beaf745de3da10230f0144a4c667b21c3f7a94a3bb1fb004954c9810"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:c5987616698c895ae079fb5e26811b72948cb3b75c2c690446379298e96c1568"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f4ae45d58bd79795a2d23d05be5496b226b09ac2688b9ed9808e13c345e2d542"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:bb98252ac8ba41a121f88979e4232ffc1d6722c953531cbdae2b328322308581"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:ca09e4937c9db24a58951ee9aea7aae7bca11a954b30c59f3b271e9bdebd80d7"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:03e321e149d051daa20892ed1bb3beabf0aae98a8c37da30ec80fa12306f9ba9"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:d819cb43cccc10ba501b9d462409fcaaeb19f77b8379b2e7ca0ced4a49446d4a"}, - {file = "psycopg_binary-3.1.12-cp39-cp39-win_amd64.whl", hash = "sha256:c9eb2ba27760bc1303f0708ba95b9e4f3f3b77a081ef4f7f53375c71da3a1bee"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:2cebf20e3c63e9fd5bb73a644b1327fed3f9496c394aec559a49f77ac0772fe2"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:323e6b2caedcb81a57e7b563d31b7cdb2b12aa29f641c3f4a8d071b96cdfafbe"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:eac64d6b11e0ea9cadaaa3eda30ac3406c46561b1c482113bbdd7e64446a96e1"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ae25d20847962f1800dc1d24e8b22876f736ce3076d923db9d902522c21498a8"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1ed5c7ca4a0b241b4360c90cae961156f0c2a6c2822fb61f68076b928650b523"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7104f8e508d02532d2796563ed6c49a47d24935192f1c13a5b54f3cd78f5686a"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:7b4e12ced8c8be2cd8d164d26c247c43713ba3e8c303a2b6334830bd081ace4b"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:31d00c5ad42ec6a7f5365dc2ada0ac1597741e49781aa49a9c0db708a68b07f5"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:c574e8e418fc98fcce054e24b3ea274e9ccbcf5310e47db8d5c07834e22bfa15"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:8adf7af9a92d3b4cb849a79604735512d15fe51497a6b8a9accfe480b656a2a8"}, + {file = "psycopg_binary-3.1.13-cp310-cp310-win_amd64.whl", hash = "sha256:c7cc4a583e279c6aa11aad41c99067e84477debd4501bac08c74539ddcebd4e3"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:770f16be9c0b542ae31c68204b4fb06e1484398a71ca9d9826cf37e6f6aa7973"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:d5b82e82ed025ca09449a97323f82db10edf31dc2a96b021b42fcf351cb95b56"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:95f62d0140b47a71aed55ff52eaae81a134ffc047cffdf73c564aebbc3259b9e"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4cccc2b2516ed00bfffd3d5eb8d29f0983ae57b1273c026c6a914125d2519be6"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:dbba364e29522d8e073c968f30e67e4018a596270244ebf64ed4e59b759492d6"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2aca6b55ef50911a0b05ec71b3ec749487813ac08085f260ad3caccbd7ecbb62"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:152e01605305aede07fe00eebd5f1f4792452efc13f017ae871e88b2fb8bf562"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:d38b5b490e34e9b90e3734a84b546a33c39a69dbd3687d700ca2908c6389cb7f"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:5a432c14c9f732345be2dcd94a1287affa562b98ffc6620863181ce15d3e5089"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:86919233d4293f01e0e00ec449746bd46803624e3bb52dd90831a4f3b2959bd8"}, + {file = "psycopg_binary-3.1.13-cp311-cp311-win_amd64.whl", hash = "sha256:dea1c83d5f77651cb88d4726c1a4a4726d2712454081e016191d566de20def99"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:31db5f96438408a8b61ae487d29a11c4a7730b2e9e0857743ce99595fda1a148"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:da6e9b00c058557c5a0ba198f4fb7838863a0f88cafbf65c079c7c2e7d57d753"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:18f207da55a5b2a5a828e4ea46ff3253bd641f79f45844a42ae981a94181b87c"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:df292c11b66172b61ef16f6dffbf7363cbad873ff8c79a785c49fb237db4e720"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:24866bd53f138d7aff9e88d2e52d6f205d974fe98788cc69d954cde60a76f2f1"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a875ec279b8cd34562963cc89f71b290cc0d65c7c1dd9f8ff53679ca52fbec2f"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:22aa5381db8e499b5a8489e1f6437c5e171eca476f975c138d6413ff15b66cfa"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:ed05b5831146d648e43860670b2bc200eaa1bc0a8f744faeb8dd39d4de648bc5"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:51e4f98a48ddf41a0634a202e89b08448979b9cc88bd1a74207301b05db4c572"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:6bf92d298a5fff2477f8dd030fdaad84c8420e03fe76f175675ba3ac44e647f0"}, + {file = "psycopg_binary-3.1.13-cp312-cp312-win_amd64.whl", hash = "sha256:eb49604d27dfe7ea8560f5fdbde667049f961273b64ec1d6c09df4b2c3e83256"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:e77d6f9df9eb6c7c6ee3123b9cb97b504201d89bb5821314dc22e9f09e30601e"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:852fa34c9a6fbb1b984aaa88dc1b42059e7e629582d0e81739c8568be66c4be0"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bbdcfe98607f1a9ae988aab817ebb6d27dd689dec928977e093b6b44e840859e"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:963887516c8739ace8a69504d03c8c3b9a22e7194c42a0912031d1ac93cd3869"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9b022d2dcab5e2323b6268aa1db452c634e6f0d5ea9ec9a671b47f32e77b4ca2"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:f6c6bff712d9e1a103cc23fc2c89833a69ed049261e390cadb68d2d42edeedea"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:ae041fbdacd65d6cd9112980215111327dab1376b9a4a643c0a805758d907e7a"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:af6d9892fe107d9a8068fb89041d89191115693ee71613397b019547e003282d"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:296c24fe09ef5561aa5fed06a1a06753a1a17b2f3a908bcf6a5ad78575ab5ce5"}, + {file = "psycopg_binary-3.1.13-cp37-cp37m-win_amd64.whl", hash = "sha256:8a8c778b299626827400ea9ebfb962f2bff048bfa16aeffa2c4bc9d79d84a1cf"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:4d6f3bf6a6ac319c8660c44b22bc63e5bba9085ec7e04b171ceec9bb047ed20f"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:44cb86654e0759de040dde495cd6bfe6b5f98b4f94c441f5fcbbdda371c62073"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ace2606984c0489a18e9dc455acceb8af1eed64c4afc7db4e7a46f4f77734db2"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c24927f5442eeb8ab42090c2882ec9208762bb8d7ae999c4916d55d36a68ee00"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:84d01ad4594d05ffb374b56be0331bc3bd8525db07e4e18f70ed8a73e45e4a13"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a996e64c4cb61b49432ee81e7486ec94aa1fe369629b88e0dddbe03b76cdc7fb"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:af37704f0086da8ba3ab724ae770902fed09f25efc94979d38fc73857dfd2ea3"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:00e7c7bfa1d4bc9a31ed5da59bc402f29d14cc3156c08a5549998ef74fc54128"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:52fa599635789d5a093525d7ac268f00910bae93bb6d896b5d9ad36e87c1b60e"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:da972ac7d62ee758e8da626d4b7626a13488ed9c0165574e745a02868793f636"}, + {file = "psycopg_binary-3.1.13-cp38-cp38-win_amd64.whl", hash = "sha256:420314039fb004e3459d02430024673984bc098e9fccc17d4c9597cfb9b5ea84"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:4c8cfc2ec46a732912acd9402666d52adcf97205dd7fda984602d46fa51b7199"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:535f6c77ef1a4f309fafd13fc910f2138befa0855a1e12979cd838ae54e27dda"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f500db8566f69ff81275640132ae96b7c4654c623de4ee29a0d0762b1d68086f"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5056e5025f6b2733f0ae913029743f40625bda354cd0b0bd00d4e5b04489bbf1"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a19b69b71e0dadf0a1ee3701eb580e01dd6bfc67c5f017fefb4b039035cd666e"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:29bbf26240eaf51bc950f3746c7924e9e0d181368c4967602aea75a5a091f8a6"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:722512f354453134c29df781ed717a79a953a1f2742e6388aa0cd0ba18e1c796"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:0ab0b9118f5ba650d6aefd0d4dcbfbd36dfb415f0022a5f413d69b934a31a8a8"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:ad4e691483fb7b88dde237c7c7e9691322e7ceccd35f23f4b27e6214b1ef22ae"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:6a9545c5c9ccbb6ba0c45deb28f4626aade88a8ace36260324b7673965e7df64"}, + {file = "psycopg_binary-3.1.13-cp39-cp39-win_amd64.whl", hash = "sha256:cd9550cfaf47db9eb44207278b9d418de0076df87cf3a2ea99bc123bd8d379c7"}, ] [[package]] @@ -1161,17 +1161,18 @@ pyasn1 = ">=0.4.6,<0.6.0" [[package]] name = "pygments" -version = "2.16.1" +version = "2.17.2" description = "Pygments is a syntax highlighting package written in Python." optional = false python-versions = ">=3.7" files = [ - {file = "Pygments-2.16.1-py3-none-any.whl", hash = "sha256:13fc09fa63bc8d8671a6d247e1eb303c4b343eaee81d861f3404db2935653692"}, - {file = "Pygments-2.16.1.tar.gz", hash = "sha256:1daff0494820c69bc8941e407aa20f577374ee88364ee10a98fdbe0aece96e29"}, + {file = "pygments-2.17.2-py3-none-any.whl", hash = "sha256:b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c"}, + {file = "pygments-2.17.2.tar.gz", hash = "sha256:da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367"}, ] [package.extras] plugins = ["importlib-metadata"] +windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pytest" @@ -1231,13 +1232,13 @@ testing = ["Django", "django-configurations (>=2.0)"] [[package]] name = "pytest-xdist" -version = "3.4.0" +version = "3.5.0" description = "pytest xdist plugin for distributed testing, most importantly across multiple CPUs" optional = false python-versions = ">=3.7" files = [ - {file = "pytest-xdist-3.4.0.tar.gz", hash = "sha256:3a94a931dd9e268e0b871a877d09fe2efb6175c2c23d60d56a6001359002b832"}, - {file = "pytest_xdist-3.4.0-py3-none-any.whl", hash = "sha256:e513118bf787677a427e025606f55e95937565e06dfaac8d87f55301e57ae607"}, + {file = "pytest-xdist-3.5.0.tar.gz", hash = "sha256:cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a"}, + {file = "pytest_xdist-3.5.0-py3-none-any.whl", hash = "sha256:d075629c7e00b611df89f490a5063944bee7a4362a5ff11c7cc7824a03dfce24"}, ] [package.dependencies] @@ -1344,46 +1345,46 @@ pyasn1 = ">=0.1.3" [[package]] name = "ruff" -version = "0.1.5" +version = "0.1.6" description = "An extremely fast Python linter and code formatter, written in Rust." optional = false python-versions = ">=3.7" files = [ - {file = "ruff-0.1.5-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:32d47fc69261c21a4c48916f16ca272bf2f273eb635d91c65d5cd548bf1f3d96"}, - {file = "ruff-0.1.5-py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:171276c1df6c07fa0597fb946139ced1c2978f4f0b8254f201281729981f3c17"}, - {file = "ruff-0.1.5-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:17ef33cd0bb7316ca65649fc748acc1406dfa4da96a3d0cde6d52f2e866c7b39"}, - {file = "ruff-0.1.5-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:b2c205827b3f8c13b4a432e9585750b93fd907986fe1aec62b2a02cf4401eee6"}, - {file = "ruff-0.1.5-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bb408e3a2ad8f6881d0f2e7ad70cddb3ed9f200eb3517a91a245bbe27101d379"}, - {file = "ruff-0.1.5-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:f20dc5e5905ddb407060ca27267c7174f532375c08076d1a953cf7bb016f5a24"}, - {file = "ruff-0.1.5-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:aafb9d2b671ed934998e881e2c0f5845a4295e84e719359c71c39a5363cccc91"}, - {file = "ruff-0.1.5-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a4894dddb476597a0ba4473d72a23151b8b3b0b5f958f2cf4d3f1c572cdb7af7"}, - {file = "ruff-0.1.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a00a7ec893f665ed60008c70fe9eeb58d210e6b4d83ec6654a9904871f982a2a"}, - {file = "ruff-0.1.5-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:a8c11206b47f283cbda399a654fd0178d7a389e631f19f51da15cbe631480c5b"}, - {file = "ruff-0.1.5-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:fa29e67b3284b9a79b1a85ee66e293a94ac6b7bb068b307a8a373c3d343aa8ec"}, - {file = "ruff-0.1.5-py3-none-musllinux_1_2_i686.whl", hash = "sha256:9b97fd6da44d6cceb188147b68db69a5741fbc736465b5cea3928fdac0bc1aeb"}, - {file = "ruff-0.1.5-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:721f4b9d3b4161df8dc9f09aa8562e39d14e55a4dbaa451a8e55bdc9590e20f4"}, - {file = "ruff-0.1.5-py3-none-win32.whl", hash = "sha256:f80c73bba6bc69e4fdc73b3991db0b546ce641bdcd5b07210b8ad6f64c79f1ab"}, - {file = "ruff-0.1.5-py3-none-win_amd64.whl", hash = "sha256:c21fe20ee7d76206d290a76271c1af7a5096bc4c73ab9383ed2ad35f852a0087"}, - {file = "ruff-0.1.5-py3-none-win_arm64.whl", hash = "sha256:82bfcb9927e88c1ed50f49ac6c9728dab3ea451212693fe40d08d314663e412f"}, - {file = "ruff-0.1.5.tar.gz", hash = "sha256:5cbec0ef2ae1748fb194f420fb03fb2c25c3258c86129af7172ff8f198f125ab"}, + {file = "ruff-0.1.6-py3-none-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:88b8cdf6abf98130991cbc9f6438f35f6e8d41a02622cc5ee130a02a0ed28703"}, + {file = "ruff-0.1.6-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:5c549ed437680b6105a1299d2cd30e4964211606eeb48a0ff7a93ef70b902248"}, + {file = "ruff-0.1.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1cf5f701062e294f2167e66d11b092bba7af6a057668ed618a9253e1e90cfd76"}, + {file = "ruff-0.1.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:05991ee20d4ac4bb78385360c684e4b417edd971030ab12a4fbd075ff535050e"}, + {file = "ruff-0.1.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:87455a0c1f739b3c069e2f4c43b66479a54dea0276dd5d4d67b091265f6fd1dc"}, + {file = "ruff-0.1.6-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:683aa5bdda5a48cb8266fcde8eea2a6af4e5700a392c56ea5fb5f0d4bfdc0240"}, + {file = "ruff-0.1.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:137852105586dcbf80c1717facb6781555c4e99f520c9c827bd414fac67ddfb6"}, + {file = "ruff-0.1.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:bd98138a98d48a1c36c394fd6b84cd943ac92a08278aa8ac8c0fdefcf7138f35"}, + {file = "ruff-0.1.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3a0cd909d25f227ac5c36d4e7e681577275fb74ba3b11d288aff7ec47e3ae745"}, + {file = "ruff-0.1.6-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:e8fd1c62a47aa88a02707b5dd20c5ff20d035d634aa74826b42a1da77861b5ff"}, + {file = "ruff-0.1.6-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:fd89b45d374935829134a082617954120d7a1470a9f0ec0e7f3ead983edc48cc"}, + {file = "ruff-0.1.6-py3-none-musllinux_1_2_i686.whl", hash = "sha256:491262006e92f825b145cd1e52948073c56560243b55fb3b4ecb142f6f0e9543"}, + {file = "ruff-0.1.6-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:ea284789861b8b5ca9d5443591a92a397ac183d4351882ab52f6296b4fdd5462"}, + {file = "ruff-0.1.6-py3-none-win32.whl", hash = "sha256:1610e14750826dfc207ccbcdd7331b6bd285607d4181df9c1c6ae26646d6848a"}, + {file = "ruff-0.1.6-py3-none-win_amd64.whl", hash = "sha256:4558b3e178145491e9bc3b2ee3c4b42f19d19384eaa5c59d10acf6e8f8b57e33"}, + {file = "ruff-0.1.6-py3-none-win_arm64.whl", hash = "sha256:03910e81df0d8db0e30050725a5802441c2022ea3ae4fe0609b76081731accbc"}, + {file = "ruff-0.1.6.tar.gz", hash = "sha256:1b09f29b16c6ead5ea6b097ef2764b42372aebe363722f1605ecbcd2b9207184"}, ] [[package]] name = "s3transfer" -version = "0.7.0" +version = "0.8.1" description = "An Amazon S3 Transfer Manager" optional = false python-versions = ">= 3.7" files = [ - {file = "s3transfer-0.7.0-py3-none-any.whl", hash = "sha256:10d6923c6359175f264811ef4bf6161a3156ce8e350e705396a7557d6293c33a"}, - {file = "s3transfer-0.7.0.tar.gz", hash = "sha256:fd3889a66f5fe17299fe75b82eae6cf722554edca744ca5d5fe308b104883d2e"}, + {file = "s3transfer-0.8.1-py3-none-any.whl", hash = "sha256:d1c52af7bceca1650d0f27728b29bb4925184aead7b55bccacf893b79a108604"}, + {file = "s3transfer-0.8.1.tar.gz", hash = "sha256:e6cafd5643fc7b44fddfba1e5b521005675b0e07533ddad958a3554bc87d7330"}, ] [package.dependencies] -botocore = ">=1.12.36,<2.0a.0" +botocore = ">=1.33.2,<2.0a.0" [package.extras] -crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] +crt = ["botocore[crt] (>=1.33.2,<2.0a.0)"] [[package]] name = "six" @@ -1488,13 +1489,13 @@ files = [ [[package]] name = "wagtail" -version = "5.2" +version = "5.2.1" description = "A Django content management system." optional = false python-versions = ">=3.8" files = [ - {file = "wagtail-5.2-py3-none-any.whl", hash = "sha256:a1d78f99d33ade5ac3ce7dca92f570f28513214d4e203421813ba544cd38eac2"}, - {file = "wagtail-5.2.tar.gz", hash = "sha256:695b2af9c42ab7b293f489abc9e3dcaa2cbe28977fe0b730683c43b46e0f75d1"}, + {file = "wagtail-5.2.1-py3-none-any.whl", hash = "sha256:fde8055e6988b5d88ff561535acfe1d10ca42334eea22bb5acd194f331f887e3"}, + {file = "wagtail-5.2.1.tar.gz", hash = "sha256:1186b2baa74eee858f4b6b573324990f37a667c91afc439ba2651d8ac4be1a8d"}, ] [package.dependencies] @@ -1547,23 +1548,26 @@ brotli = ["Brotli"] [[package]] name = "willow" -version = "1.6.2" +version = "1.6.3" description = "A Python image library that sits on top of Pillow, Wand and OpenCV" optional = false python-versions = ">=3.8" files = [ - {file = "willow-1.6.2-py3-none-any.whl", hash = "sha256:957a4af8a7733e116a65eca34da11afe3fd52ffdb397494c8823901c25863787"}, - {file = "willow-1.6.2.tar.gz", hash = "sha256:e2d0450fd78ab19052d0478b888ef163e3264e8dcd1af002dd691458db98056f"}, + {file = "willow-1.6.3-py3-none-any.whl", hash = "sha256:f4b17a16c6315864604dadb6cdf2987d0b685e295cca74c6da28b94167a3126e"}, + {file = "willow-1.6.3.tar.gz", hash = "sha256:143cefd30d3bb816cdff857c454da24991dda35a0315ea795101675e0b14262f"}, ] [package.dependencies] defusedxml = ">=0.7,<1.0" filetype = ">=1.0.10,<1.1.0 || >1.1.0" -pillow-heif = {version = ">=0.10.0,<1.0.0", optional = true, markers = "extra == \"heif\""} +pillow-heif = [ + {version = ">=0.10.0,<1.0.0", optional = true, markers = "extra == \"heif\" and python_version < \"3.12\""}, + {version = ">=0.13.0,<1.0.0", optional = true, markers = "extra == \"heif\" and python_version >= \"3.12\""}, +] [package.extras] docs = ["Sphinx (>=7.0)", "sphinx-wagtail-theme (==6.0.0)", "sphinx_copybutton (>=0.5)", "sphinxcontrib-spelling (>=8.0,<9.0)"] -heif = ["pillow-heif (>=0.10.0,<1.0.0)"] +heif = ["pillow-heif (>=0.10.0,<1.0.0)", "pillow-heif (>=0.13.0,<1.0.0)"] testing = ["Pillow (>=9.1.0,<11.0.0)", "Wand (>=0.6,<1.0)", "black (==22.3.0)", "coverage[toml] (>=7.2.7,<8.0)", "mock (>=3.0,<4.0)", "pillow-heif (>=0.10.0,<1.0.0)", "ruff (==0.0.275)"] [metadata] diff --git a/pyproject.toml b/pyproject.toml index 65107e3..610ff05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "evonove.it" -version = "3.6.3" +version = "3.6.4" description = "" authors = ["Evoniners "]