diff --git a/CHANGELOG.md b/CHANGELOG.md index 9782a193..f834d56e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,29 @@ All notable changes to this project will be documented in this file. +## [1.0.13] - 2023-08-10 + +### Miscellaneous Tasks + +- Bump prettier from 3.0.0 to 3.0.1 +- Bump @types/eslint from 8.44.1 to 8.44.2 +- Bump eslint-config-prettier from 8.9.0 to 8.10.0 +- Bump @types/node from 20.4.6 to 20.4.7 +- Bump @types/node from 20.4.7 to 20.4.8 +- Bump next from 13.4.12 to 13.4.13 +- Bump eslint-config-next from 13.4.12 to 13.4.13 +- Bump eslint-config-prettier from 8.10.0 to 9.0.0 +- Bump @types/react from 18.2.18 to 18.2.19 +- Bump @types/node from 20.4.8 to 20.4.9 +- Bump @lingui/detect-locale from 4.3.0 to 4.4.0 +- Bump @lingui/loader from 4.3.0 to 4.4.0 +- Bump @lingui/conf from 4.3.0 to 4.4.0 +- Bump @lingui/cli from 4.3.0 to 4.4.0 +- Bump @lingui/core from 4.3.0 to 4.4.0 +- Bump @lingui/macro from 4.3.0 to 4.4.0 +- Bump @types/react from 18.2.19 to 18.2.20 +- Bump @lingui/react from 4.3.0 to 4.4.0 + ## [1.0.12] - 2023-08-03 ### Miscellaneous Tasks diff --git a/package.json b/package.json index 4e6becc2..114ef7d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nextjs-lingui-template", - "version": "1.0.12", + "version": "1.0.13", "private": true, "scripts": { "dev": "next dev", @@ -18,40 +18,40 @@ "dependencies": { "@headlessui/react": "1.7.16", "@heroicons/react": "2.0.18", - "@lingui/core": "4.3.0", - "@lingui/detect-locale": "4.3.0", - "@lingui/react": "4.3.0", + "@lingui/core": "4.4.0", + "@lingui/detect-locale": "4.4.0", + "@lingui/react": "4.4.0", "clsx": "2.0.0", "langs": "2.0.0", - "next": "13.4.12", + "next": "13.4.13", "react": "18.2.0", "react-dom": "18.2.0" }, "devDependencies": { - "@lingui/cli": "4.3.0", - "@lingui/conf": "4.3.0", - "@lingui/loader": "4.3.0", - "@lingui/macro": "4.3.0", + "@lingui/cli": "4.4.0", + "@lingui/conf": "4.4.0", + "@lingui/loader": "4.4.0", + "@lingui/macro": "4.4.0", "@lingui/swc-plugin": "4.0.4", "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", - "@types/eslint": "8.44.1", + "@types/eslint": "8.44.2", "@types/eslint-config-prettier": "6.11.0", "@types/jest": "29.5.3", "@types/langs": "2.0.1", - "@types/node": "20.4.6", - "@types/react": "18.2.18", + "@types/node": "20.4.9", + "@types/react": "18.2.20", "@types/react-dom": "18.2.7", "@types/testing-library__jest-dom": "5.14.9", "autoprefixer": "10.4.14", "eslint": "8.46.0", - "eslint-config-next": "13.4.12", - "eslint-config-prettier": "8.9.0", + "eslint-config-next": "13.4.13", + "eslint-config-prettier": "9.0.0", "jest": "29.6.2", "jest-environment-jsdom": "29.6.2", "postcss": "8.4.27", - "prettier": "3.0.0", + "prettier": "3.0.1", "prettier-plugin-organize-imports": "3.2.3", "prettier-plugin-tailwindcss": "0.4.1", "serve": "14.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d15b70e..09183b50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,14 +12,14 @@ dependencies: specifier: 2.0.18 version: 2.0.18(react@18.2.0) '@lingui/core': - specifier: 4.3.0 - version: 4.3.0 + specifier: 4.4.0 + version: 4.4.0 '@lingui/detect-locale': - specifier: 4.3.0 - version: 4.3.0 + specifier: 4.4.0 + version: 4.4.0 '@lingui/react': - specifier: 4.3.0 - version: 4.3.0(react@18.2.0) + specifier: 4.4.0 + version: 4.4.0(react@18.2.0) clsx: specifier: 2.0.0 version: 2.0.0 @@ -27,8 +27,8 @@ dependencies: specifier: 2.0.0 version: 2.0.0 next: - specifier: 13.4.12 - version: 13.4.12(@babel/core@7.22.5)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.13 + version: 13.4.13(@babel/core@7.22.5)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -38,20 +38,20 @@ dependencies: devDependencies: '@lingui/cli': - specifier: 4.3.0 - version: 4.3.0 + specifier: 4.4.0 + version: 4.4.0 '@lingui/conf': - specifier: 4.3.0 - version: 4.3.0 + specifier: 4.4.0 + version: 4.4.0 '@lingui/loader': - specifier: 4.3.0 - version: 4.3.0(webpack@5.87.0) + specifier: 4.4.0 + version: 4.4.0(webpack@5.87.0) '@lingui/macro': - specifier: 4.3.0 - version: 4.3.0(@lingui/react@4.3.0)(babel-plugin-macros@3.1.0) + specifier: 4.4.0 + version: 4.4.0(@lingui/react@4.4.0)(babel-plugin-macros@3.1.0) '@lingui/swc-plugin': specifier: 4.0.4 - version: 4.0.4(@lingui/macro@4.3.0)(next@13.4.12) + version: 4.0.4(@lingui/macro@4.4.0)(next@13.4.13) '@testing-library/jest-dom': specifier: 5.17.0 version: 5.17.0 @@ -62,8 +62,8 @@ devDependencies: specifier: 14.4.3 version: 14.4.3(@testing-library/dom@9.2.0) '@types/eslint': - specifier: 8.44.1 - version: 8.44.1 + specifier: 8.44.2 + version: 8.44.2 '@types/eslint-config-prettier': specifier: 6.11.0 version: 6.11.0 @@ -74,11 +74,11 @@ devDependencies: specifier: 2.0.1 version: 2.0.1 '@types/node': - specifier: 20.4.6 - version: 20.4.6 + specifier: 20.4.9 + version: 20.4.9 '@types/react': - specifier: 18.2.18 - version: 18.2.18 + specifier: 18.2.20 + version: 18.2.20 '@types/react-dom': specifier: 18.2.7 version: 18.2.7 @@ -92,14 +92,14 @@ devDependencies: specifier: 8.46.0 version: 8.46.0 eslint-config-next: - specifier: 13.4.12 - version: 13.4.12(eslint@8.46.0)(typescript@5.1.6) + specifier: 13.4.13 + version: 13.4.13(eslint@8.46.0)(typescript@5.1.6) eslint-config-prettier: - specifier: 8.9.0 - version: 8.9.0(eslint@8.46.0) + specifier: 9.0.0 + version: 9.0.0(eslint@8.46.0) jest: specifier: 29.6.2 - version: 29.6.2(@types/node@20.4.6)(babel-plugin-macros@3.1.0) + version: 29.6.2(@types/node@20.4.9)(babel-plugin-macros@3.1.0) jest-environment-jsdom: specifier: 29.6.2 version: 29.6.2 @@ -107,14 +107,14 @@ devDependencies: specifier: 8.4.27 version: 8.4.27 prettier: - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.0.1 + version: 3.0.1 prettier-plugin-organize-imports: specifier: 3.2.3 - version: 3.2.3(prettier@3.0.0)(typescript@5.1.6) + version: 3.2.3(prettier@3.0.1)(typescript@5.1.6) prettier-plugin-tailwindcss: specifier: 0.4.1 - version: 0.4.1(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.0) + version: 0.4.1(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.1) serve: specifier: 14.2.0 version: 14.2.0 @@ -762,7 +762,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 chalk: 4.1.2 jest-message-util: 29.6.2 jest-util: 29.6.2 @@ -783,14 +783,14 @@ packages: '@jest/test-result': 29.6.2 '@jest/transform': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.5.0 - jest-config: 29.6.2(@types/node@20.4.6)(babel-plugin-macros@3.1.0) + jest-config: 29.6.2(@types/node@20.4.9)(babel-plugin-macros@3.1.0) jest-haste-map: 29.6.2 jest-message-util: 29.6.2 jest-regex-util: 29.4.3 @@ -818,7 +818,7 @@ packages: dependencies: '@jest/fake-timers': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 jest-mock: 29.6.2 dev: true @@ -852,7 +852,7 @@ packages: dependencies: '@jest/types': 29.6.1 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.4.6 + '@types/node': 20.4.9 jest-message-util: 29.6.2 jest-mock: 29.6.2 jest-util: 29.6.2 @@ -885,7 +885,7 @@ packages: '@jest/transform': 29.6.2 '@jest/types': 29.6.1 '@jridgewell/trace-mapping': 0.3.18 - '@types/node': 20.4.6 + '@types/node': 20.4.9 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -973,7 +973,7 @@ packages: '@jest/schemas': 29.6.0 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 '@types/yargs': 17.0.24 chalk: 4.1.2 dev: true @@ -1013,13 +1013,13 @@ packages: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - /@lingui/babel-plugin-extract-messages@4.3.0: - resolution: {integrity: sha512-X23evX574Pv5wRpg9HytCuE0dsRaFi0kkrj8uQC++Dk1Iti0ptRFeuMU4jxINlfa972Ri3GF6ckGQ+Req3drYg==} + /@lingui/babel-plugin-extract-messages@4.4.0: + resolution: {integrity: sha512-0pu4bgQCGEa1e7a6qwB9pEEMpq8GzI4LW6V9YaraXUexusahJpnfKP81PIBsm8zj06OlYK5oI2AflkOmGMCiBA==} engines: {node: '>=16.0.0'} dev: true - /@lingui/cli@4.3.0: - resolution: {integrity: sha512-Z44IxdK7kzmL+5TB2Kuu2xB3O6n1WCsBG0nUXOMtwTWHNxBLdr89hFogO3Orf7QNyxpfw6yZ3Go3xRm3JO3rJg==} + /@lingui/cli@4.4.0: + resolution: {integrity: sha512-9mamvFfzXoaa7kSyshfCrHdK54oAhGB3P7S5M8QjHxUINaQn8naRhZ1AEFoW6rw8Jy2I27XplJsuQrdgxkd+Zw==} engines: {node: '>=16.0.0'} hasBin: true dependencies: @@ -1028,11 +1028,11 @@ packages: '@babel/parser': 7.22.5 '@babel/runtime': 7.22.5 '@babel/types': 7.22.5 - '@lingui/babel-plugin-extract-messages': 4.3.0 - '@lingui/conf': 4.3.0 - '@lingui/core': 4.3.0 - '@lingui/format-po': 4.3.0 - '@lingui/message-utils': 4.3.0 + '@lingui/babel-plugin-extract-messages': 4.4.0 + '@lingui/conf': 4.4.0 + '@lingui/core': 4.4.0 + '@lingui/format-po': 4.4.0 + '@lingui/message-utils': 4.4.0 babel-plugin-macros: 3.1.0 chalk: 4.1.2 chokidar: 3.5.1 @@ -1056,57 +1056,57 @@ packages: - supports-color dev: true - /@lingui/conf@4.3.0: - resolution: {integrity: sha512-ZflR/igJi3+MUr1VeJDNkYMpnNvinRdw9m17G7mxmemxtnYV+RsIiUB+aR3AcgbQbEEmF95XmZb8jlUFYWlvtw==} + /@lingui/conf@4.4.0: + resolution: {integrity: sha512-mIAGh5eeWJm5jYM/ag4lbktxlS/73iANOahMM3q5OlEfIVvBzoinwSONRQEVsIgLT1SI6ULbqvVaI42VF5WrAw==} engines: {node: '>=16.0.0'} dependencies: '@babel/runtime': 7.22.5 chalk: 4.1.2 cosmiconfig: 8.2.0 - jest-validate: 29.5.0 + jest-validate: 29.6.2 jiti: 1.18.2 lodash.get: 4.4.2 dev: true - /@lingui/core@4.3.0: - resolution: {integrity: sha512-nx9UM3ndYaK9VG6xQpF0OD/n0W35o5EPbiIzxgNvdNzRFtv9l1Z3pBipHXurRuZX0oDepGhVyXFD0ykPDeF7jA==} + /@lingui/core@4.4.0: + resolution: {integrity: sha512-0ngEP+g4bt6f3cNqEzkU5796VkEEamxNXF/JD/QV9Ftxp8QBw91WqAoHjNYs3aYZOctCsRBR7FlvRQ6o2fDWDg==} engines: {node: '>=16.0.0'} dependencies: '@babel/runtime': 7.22.5 - '@lingui/message-utils': 4.3.0 + '@lingui/message-utils': 4.4.0 unraw: 2.0.1 - /@lingui/detect-locale@4.3.0: - resolution: {integrity: sha512-BNTdfabfvETdmhOljJ9jL+wHczrz6KJdEdpm+zqPMbvMA06UqBA7bTk8igW79Z3hN4F+WV7Mro0bDrm8sol0qA==} + /@lingui/detect-locale@4.4.0: + resolution: {integrity: sha512-Mh4oLJ4KHSwcyWw7+bhQ8ErUCZjXDrZyILyHCcgq2S+HE2NG8M8OD/VBFajLW3dEUJPC9sRE8L2XTxYRNKlK6g==} engines: {node: '>=16.0.0'} dev: false - /@lingui/format-po@4.3.0: - resolution: {integrity: sha512-iwqMve+VMxfRisTCk2evcnhAfn54v5qXTXZUDGZQrSQ60r2A4VGtS8VdCzqHwKxvbIatjq4NfWGa0v0zb092jg==} + /@lingui/format-po@4.4.0: + resolution: {integrity: sha512-FRk9HD199Klknv+zccytddHfnSJwns6Fv3ZHvm8hoB9VLKnO0RBMR2f3mqw+MYPvSYGtTIxVQXLGISva7nFG4A==} engines: {node: '>=16.0.0'} dependencies: - '@lingui/conf': 4.3.0 - '@lingui/message-utils': 4.3.0 + '@lingui/conf': 4.4.0 + '@lingui/message-utils': 4.4.0 date-fns: 2.30.0 pofile: 1.1.4 dev: true - /@lingui/loader@4.3.0(webpack@5.87.0): - resolution: {integrity: sha512-W22egBu2b4PnVAA4qSsTPm1Ca39jCzIaVQgm5l2MG4Ac9bIljQ7bei/Sda2SOg+r0p/JrRTDhKQePT94Z6r7dA==} + /@lingui/loader@4.4.0(webpack@5.87.0): + resolution: {integrity: sha512-MDsfuZjG2/bju13/b3PEzxcD45JJBR1Q+i2fKkVtgyiVjh2UUvYeg4PgCQwsbWCblRQ4L9bpTcgbI+yFW8Zb7w==} engines: {node: '>=16.0.0'} peerDependencies: webpack: ^5.0.0 dependencies: '@babel/runtime': 7.22.5 - '@lingui/cli': 4.3.0 - '@lingui/conf': 4.3.0 + '@lingui/cli': 4.4.0 + '@lingui/conf': 4.4.0 webpack: 5.87.0 transitivePeerDependencies: - supports-color dev: true - /@lingui/macro@4.3.0(@lingui/react@4.3.0)(babel-plugin-macros@3.1.0): - resolution: {integrity: sha512-MkeYKshuEp2j8Nx0IOhppcSiN3wEw3UxMPXsHzMe34U/MPrrriYaxMRY7CSsQrXqftcacQTm9IiDWvJAj4/V9w==} + /@lingui/macro@4.4.0(@lingui/react@4.4.0)(babel-plugin-macros@3.1.0): + resolution: {integrity: sha512-EMe5eFZYSF1ECuumSmy2OIsusUV/eXcpz7b9E3A/3Wype34+IjYhs1SiD7Fg5Erwz6wDePHEU4ux0Y8jtov0Yw==} engines: {node: '>=16.0.0'} peerDependencies: '@lingui/react': ^4.0.0 @@ -1114,30 +1114,30 @@ packages: dependencies: '@babel/runtime': 7.22.5 '@babel/types': 7.22.5 - '@lingui/conf': 4.3.0 - '@lingui/core': 4.3.0 - '@lingui/message-utils': 4.3.0 - '@lingui/react': 4.3.0(react@18.2.0) + '@lingui/conf': 4.4.0 + '@lingui/core': 4.4.0 + '@lingui/message-utils': 4.4.0 + '@lingui/react': 4.4.0(react@18.2.0) babel-plugin-macros: 3.1.0 dev: true - /@lingui/message-utils@4.3.0: - resolution: {integrity: sha512-UtgO5pm6LpJKqmZctr2R2hT+qicb8UijFDG3dctKGBuwkkwunFZUswOLJ+AxfhaO652Vov/yf5qsymJ6UFXPBA==} + /@lingui/message-utils@4.4.0: + resolution: {integrity: sha512-SScnNuemsyHx2vyLvLsHgmAaCBHwnaAxUg3LkKoulqXe2Po8CmLBh1/28oNQ20ZhjwadUmy0unGalp9qqEBOkw==} engines: {node: '>=16.0.0'} dependencies: '@messageformat/parser': 5.1.0 - /@lingui/react@4.3.0(react@18.2.0): - resolution: {integrity: sha512-EbkS5J2i26ENuAie70Fb+urOlajOTpa0xF3wZ78Zt4XKJSruZQ1Vg0U7vndpD5QeLsIpjGmJONkLjg8KzyVmBA==} + /@lingui/react@4.4.0(react@18.2.0): + resolution: {integrity: sha512-d8Pr2usy6HrLBGheGU++JGFxx8qYy0LqEetZdizuctGWxyNzexTR+R2Kfs8sMLcRr825e203jOAhx0jZh+gFAw==} engines: {node: '>=16.0.0'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@babel/runtime': 7.22.5 - '@lingui/core': 4.3.0 + '@lingui/core': 4.4.0 react: 18.2.0 - /@lingui/swc-plugin@4.0.4(@lingui/macro@4.3.0)(next@13.4.12): + /@lingui/swc-plugin@4.0.4(@lingui/macro@4.4.0)(next@13.4.13): resolution: {integrity: sha512-xRnR96Mqi6zwGlVfGJMfoM8QykBbUz/sSnwmcFL9BZ8Y9YBZxzLAVf4t1BbiIQsAs+pMYu/HfujTBD4y/r1ucA==} peerDependencies: '@lingui/macro': '4' @@ -1149,8 +1149,8 @@ packages: next: optional: true dependencies: - '@lingui/macro': 4.3.0(@lingui/react@4.3.0)(babel-plugin-macros@3.1.0) - next: 13.4.12(@babel/core@7.22.5)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + '@lingui/macro': 4.4.0(@lingui/react@4.4.0)(babel-plugin-macros@3.1.0) + next: 13.4.13(@babel/core@7.22.5)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) dev: true /@messageformat/parser@5.1.0: @@ -1158,81 +1158,81 @@ packages: dependencies: moo: 0.5.2 - /@next/env@13.4.12: - resolution: {integrity: sha512-RmHanbV21saP/6OEPBJ7yJMuys68cIf8OBBWd7+uj40LdpmswVAwe1uzeuFyUsd6SfeITWT3XnQfn6wULeKwDQ==} + /@next/env@13.4.13: + resolution: {integrity: sha512-fwz2QgVg08v7ZL7KmbQBLF2PubR/6zQdKBgmHEl3BCyWTEDsAQEijjw2gbFhI1tcKfLdOOJUXntz5vZ4S0Polg==} - /@next/eslint-plugin-next@13.4.12: - resolution: {integrity: sha512-6rhK9CdxEgj/j1qvXIyLTWEaeFv7zOK8yJMulz3Owel0uek0U9MJCGzmKgYxM3aAUBo3gKeywCZKyQnJKto60A==} + /@next/eslint-plugin-next@13.4.13: + resolution: {integrity: sha512-RpZeXlPxQ9FLeYN84XHDqRN20XxmVNclYCraLYdifRsmibtcWUWdwE/ANp2C8kgesFRsvwfsw6eOkYNl9sLJ3A==} dependencies: glob: 7.1.7 dev: true - /@next/swc-darwin-arm64@13.4.12: - resolution: {integrity: sha512-deUrbCXTMZ6ZhbOoloqecnUeNpUOupi8SE2tx4jPfNS9uyUR9zK4iXBvH65opVcA/9F5I/p8vDXSYbUlbmBjZg==} + /@next/swc-darwin-arm64@13.4.13: + resolution: {integrity: sha512-ZptVhHjzUuivnXMNCJ6lER33HN7lC+rZ01z+PM10Ows21NHFYMvGhi5iXkGtBDk6VmtzsbqnAjnx4Oz5um0FjA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@next/swc-darwin-x64@13.4.12: - resolution: {integrity: sha512-WRvH7RxgRHlC1yb5oG0ZLx8F7uci9AivM5/HGGv9ZyG2Als8Ij64GC3d+mQ5sJhWjusyU6T6V1WKTUoTmOB0zQ==} + /@next/swc-darwin-x64@13.4.13: + resolution: {integrity: sha512-t9nTiWCLApw8W4G1kqJyYP7y6/7lyal3PftmRturIxAIBlZss9wrtVN8nci50StDHmIlIDxfguYIEGVr9DbFTg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@next/swc-linux-arm64-gnu@13.4.12: - resolution: {integrity: sha512-YEKracAWuxp54tKiAvvq73PUs9lok57cc8meYRibTWe/VdPB2vLgkTVWFcw31YDuRXdEhdX0fWS6Q+ESBhnEig==} + /@next/swc-linux-arm64-gnu@13.4.13: + resolution: {integrity: sha512-xEHUqC8eqR5DHe8SOmMnDU1K3ggrJ28uIKltrQAwqFSSSmzjnN/XMocZkcVhuncuxYrpbri0iMQstRyRVdQVWg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-musl@13.4.12: - resolution: {integrity: sha512-LhJR7/RAjdHJ2Isl2pgc/JaoxNk0KtBgkVpiDJPVExVWA1c6gzY57+3zWuxuyWzTG+fhLZo2Y80pLXgIJv7g3g==} + /@next/swc-linux-arm64-musl@13.4.13: + resolution: {integrity: sha512-sNf3MnLAm8rquSSAoeD9nVcdaDeRYOeey4stOWOyWIgbBDtP+C93amSgH/LPTDoUV7gNiU6f+ghepTjTjRgIUQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-gnu@13.4.12: - resolution: {integrity: sha512-1DWLL/B9nBNiQRng+1aqs3OaZcxC16Nf+mOnpcrZZSdyKHek3WQh6j/fkbukObgNGwmCoVevLUa/p3UFTTqgqg==} + /@next/swc-linux-x64-gnu@13.4.13: + resolution: {integrity: sha512-WhcRaJJSHyx9OWmKjjz+OWHumiPZWRqmM/09Bt7Up4UqUJFFhGExeztR4trtv3rflvULatu9IH/nTV8fUUgaMA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-musl@13.4.12: - resolution: {integrity: sha512-kEAJmgYFhp0VL+eRWmUkVxLVunn7oL9Mdue/FS8yzRBVj7Z0AnIrHpTIeIUl1bbdQq1VaoOztnKicAjfkLTRCQ==} + /@next/swc-linux-x64-musl@13.4.13: + resolution: {integrity: sha512-+Y4LLhOWWZQIDKVwr2R17lq2KSN0F1c30QVgGIWfnjjHpH8nrIWHEndhqYU+iFuW8It78CiJjQKTw4f51HD7jA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-win32-arm64-msvc@13.4.12: - resolution: {integrity: sha512-GMLuL/loR6yIIRTnPRY6UGbLL9MBdw2anxkOnANxvLvsml4F0HNIgvnU3Ej4BjbqMTNjD4hcPFdlEow4XHPdZA==} + /@next/swc-win32-arm64-msvc@13.4.13: + resolution: {integrity: sha512-rWurdOR20uxjfqd1X9vDAgv0Jb26KjyL8akF9CBeFqX8rVaBAnW/Wf6A2gYEwyYY4Bai3T7p1kro6DFrsvBAAw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-ia32-msvc@13.4.12: - resolution: {integrity: sha512-PhgNqN2Vnkm7XaMdRmmX0ZSwZXQAtamBVSa9A/V1dfKQCV1rjIZeiy/dbBnVYGdj63ANfsOR/30XpxP71W0eww==} + /@next/swc-win32-ia32-msvc@13.4.13: + resolution: {integrity: sha512-E8bSPwRuY5ibJ3CzLQmJEt8qaWrPYuUTwnrwygPUEWoLzD5YRx9SD37oXRdU81TgGwDzCxpl7z5Nqlfk50xAog==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-x64-msvc@13.4.12: - resolution: {integrity: sha512-Z+56e/Ljt0bUs+T+jPjhFyxYBcdY2RIq9ELFU+qAMQMteHo7ymbV7CKmlcX59RI9C4YzN8PgMgLyAoi916b5HA==} + /@next/swc-win32-x64-msvc@13.4.13: + resolution: {integrity: sha512-4KlyC6jWRubPnppgfYsNTPeWfGCxtWLh5vaOAW/kdzAk9widqho8Qb5S4K2vHmal1tsURi7Onk2MMCV1phvyqA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -1394,12 +1394,12 @@ packages: /@types/eslint-scope@3.7.4: resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} dependencies: - '@types/eslint': 8.44.1 + '@types/eslint': 8.44.2 '@types/estree': 1.0.1 dev: true - /@types/eslint@8.44.1: - resolution: {integrity: sha512-XpNDc4Z5Tb4x+SW1MriMVeIsMoONHCkWFMkR/aPJbzEsxqHy+4Glu/BqTdPrApfDeMaXbtNh6bseNgl5KaWrSg==} + /@types/eslint@8.44.2: + resolution: {integrity: sha512-sdPRb9K6iL5XZOmBubg8yiFp5yS/JdUDQsq5e6h95km91MCYMuvp7mh1fjPEYUhvHepKpZOjnEaMBR4PxjWDzg==} dependencies: '@types/estree': 1.0.1 '@types/json-schema': 7.0.12 @@ -1412,7 +1412,7 @@ packages: /@types/graceful-fs@4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 20.4.6 + '@types/node': 20.4.9 dev: true /@types/istanbul-lib-coverage@2.0.4: @@ -1441,7 +1441,7 @@ packages: /@types/jsdom@20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 20.4.6 + '@types/node': 20.4.9 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -1458,12 +1458,8 @@ packages: resolution: {integrity: sha512-UXtaAa6zsgui5kf2MPhn89LFmOtcWqcz+uhSMj1BssPzvJOrY1JVrEitOQaPJrGcUH5xWRsGuhP80M1EXVct9Q==} dev: true - /@types/node@20.4.5: - resolution: {integrity: sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==} - dev: true - - /@types/node@20.4.6: - resolution: {integrity: sha512-q0RkvNgMweWWIvSMDiXhflGUKMdIxBo2M2tYM/0kEGDueQByFzK4KZAgu5YHGFNxziTlppNpTIBcqHQAxlfHdA==} + /@types/node@20.4.9: + resolution: {integrity: sha512-8e2HYcg7ohnTUbHk8focoklEQYvemQmu9M/f43DZVx43kHn0tE3BY/6gSDxS7k0SprtS0NHvj+L80cGLnoOUcQ==} dev: true /@types/parse-json@4.0.0: @@ -1476,17 +1472,17 @@ packages: /@types/react-dom@18.2.6: resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==} dependencies: - '@types/react': 18.2.18 + '@types/react': 18.2.20 dev: true /@types/react-dom@18.2.7: resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} dependencies: - '@types/react': 18.2.18 + '@types/react': 18.2.20 dev: true - /@types/react@18.2.18: - resolution: {integrity: sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==} + /@types/react@18.2.20: + resolution: {integrity: sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3 @@ -1580,7 +1576,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.60.1 - eslint-visitor-keys: 3.4.1 + eslint-visitor-keys: 3.4.2 dev: true /@webassemblyjs/ast@1.11.6: @@ -2821,8 +2817,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next@13.4.12(eslint@8.46.0)(typescript@5.1.6): - resolution: {integrity: sha512-ZF0r5vxKaVazyZH/37Au/XItiG7qUOBw+HaH3PeyXltIMwXorsn6bdrl0Nn9N5v5v9spc+6GM2ryjugbjF6X2g==} + /eslint-config-next@13.4.13(eslint@8.46.0)(typescript@5.1.6): + resolution: {integrity: sha512-EXAh5h1yG/YTNa5YdskzaSZncBjKjvFe2zclMCi2KXyTsXha22wB6MPs/U7idB6a2qjpBdbZcruQY1TWjfNMZw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -2830,7 +2826,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.12 + '@next/eslint-plugin-next': 13.4.13 '@rushstack/eslint-patch': 1.3.2 '@typescript-eslint/parser': 5.60.1(eslint@8.46.0)(typescript@5.1.6) eslint: 8.46.0 @@ -2846,8 +2842,8 @@ packages: - supports-color dev: true - /eslint-config-prettier@8.9.0(eslint@8.46.0): - resolution: {integrity: sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==} + /eslint-config-prettier@9.0.0(eslint@8.46.0): + resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -3026,11 +3022,6 @@ packages: estraverse: 5.3.0 dev: true - /eslint-visitor-keys@3.4.1: - resolution: {integrity: sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /eslint-visitor-keys@3.4.2: resolution: {integrity: sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3182,7 +3173,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/expect-utils': 29.6.2 - '@types/node': 20.4.6 + '@types/node': 20.4.9 jest-get-type: 29.4.3 jest-matcher-utils: 29.6.2 jest-message-util: 29.6.2 @@ -3925,7 +3916,7 @@ packages: '@jest/expect': 29.6.2 '@jest/test-result': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 chalk: 4.1.2 co: 4.6.0 dedent: 1.3.0(babel-plugin-macros@3.1.0) @@ -3946,7 +3937,7 @@ packages: - supports-color dev: true - /jest-cli@29.6.2(@types/node@20.4.6)(babel-plugin-macros@3.1.0): + /jest-cli@29.6.2(@types/node@20.4.9)(babel-plugin-macros@3.1.0): resolution: {integrity: sha512-TT6O247v6dCEX2UGHGyflMpxhnrL0DNqP2fRTKYm3nJJpCTfXX3GCMQPGFjXDoj0i5/Blp3jriKXFgdfmbYB6Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -3963,7 +3954,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.1.0 - jest-config: 29.6.2(@types/node@20.4.6)(babel-plugin-macros@3.1.0) + jest-config: 29.6.2(@types/node@20.4.9)(babel-plugin-macros@3.1.0) jest-util: 29.6.2 jest-validate: 29.6.2 prompts: 2.4.2 @@ -3975,7 +3966,7 @@ packages: - ts-node dev: true - /jest-config@29.6.2(@types/node@20.4.6)(babel-plugin-macros@3.1.0): + /jest-config@29.6.2(@types/node@20.4.9)(babel-plugin-macros@3.1.0): resolution: {integrity: sha512-VxwFOC8gkiJbuodG9CPtMRjBUNZEHxwfQXmIudSTzFWxaci3Qub1ddTRbFNQlD/zUeaifLndh/eDccFX4wCMQw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -3990,7 +3981,7 @@ packages: '@babel/core': 7.22.5 '@jest/test-sequencer': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 babel-jest: 29.6.2(@babel/core@7.22.5) chalk: 4.1.2 ci-info: 3.8.0 @@ -4066,7 +4057,7 @@ packages: '@jest/fake-timers': 29.6.2 '@jest/types': 29.6.1 '@types/jsdom': 20.0.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 jest-mock: 29.6.2 jest-util: 29.6.2 jsdom: 20.0.3 @@ -4083,7 +4074,7 @@ packages: '@jest/environment': 29.6.2 '@jest/fake-timers': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 jest-mock: 29.6.2 jest-util: 29.6.2 dev: true @@ -4099,7 +4090,7 @@ packages: dependencies: '@jest/types': 29.6.1 '@types/graceful-fs': 4.1.6 - '@types/node': 20.4.6 + '@types/node': 20.4.9 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -4160,7 +4151,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 jest-util: 29.6.2 dev: true @@ -4215,7 +4206,7 @@ packages: '@jest/test-result': 29.6.2 '@jest/transform': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -4246,7 +4237,7 @@ packages: '@jest/test-result': 29.6.2 '@jest/transform': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.1 @@ -4298,25 +4289,13 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 picomatch: 2.3.1 dev: true - /jest-validate@29.5.0: - resolution: {integrity: sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dependencies: - '@jest/types': 29.6.1 - camelcase: 6.3.0 - chalk: 4.1.2 - jest-get-type: 29.4.3 - leven: 3.1.0 - pretty-format: 29.6.2 - dev: true - /jest-validate@29.6.2: resolution: {integrity: sha512-vGz0yMN5fUFRRbpJDPwxMpgSXW1LDKROHfBopAvDcmD6s+B/s8WJrwi+4bfH4SdInBA5C3P3BI19dBtKzx1Arg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -4335,7 +4314,7 @@ packages: dependencies: '@jest/test-result': 29.6.2 '@jest/types': 29.6.1 - '@types/node': 20.4.6 + '@types/node': 20.4.9 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -4347,7 +4326,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.4.5 + '@types/node': 20.4.9 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -4356,13 +4335,13 @@ packages: resolution: {integrity: sha512-l3ccBOabTdkng8I/ORCkADz4eSMKejTYv1vB/Z83UiubqhC1oQ5Li6dWCyqOIvSifGjUBxuvxvlm6KGK2DtuAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.4.6 + '@types/node': 20.4.9 jest-util: 29.6.2 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true - /jest@29.6.2(@types/node@20.4.6)(babel-plugin-macros@3.1.0): + /jest@29.6.2(@types/node@20.4.9)(babel-plugin-macros@3.1.0): resolution: {integrity: sha512-8eQg2mqFbaP7CwfsTpCxQ+sHzw1WuNWL5UUvjnWP4hx2riGz9fPSzYOaU5q8/GqWn1TfgZIVTqYJygbGbWAANg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -4375,7 +4354,7 @@ packages: '@jest/core': 29.6.2(babel-plugin-macros@3.1.0) '@jest/types': 29.6.1 import-local: 3.1.0 - jest-cli: 29.6.2(@types/node@20.4.6)(babel-plugin-macros@3.1.0) + jest-cli: 29.6.2(@types/node@20.4.9)(babel-plugin-macros@3.1.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -4734,25 +4713,22 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: true - /next@13.4.12(@babel/core@7.22.5)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-eHfnru9x6NRmTMcjQp6Nz0J4XH9OubmzOa7CkWL+AUrUxpibub3vWwttjduu9No16dug1kq04hiUUpo7J3m3Xw==} + /next@13.4.13(@babel/core@7.22.5)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-A3YVbVDNeXLhWsZ8Nf6IkxmNlmTNz0yVg186NJ97tGZqPDdPzTrHotJ+A1cuJm2XfuWPrKOUZILl5iBQkIf8Jw==} engines: {node: '>=16.8.0'} hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 - fibers: '>= 3.1.0' react: ^18.2.0 react-dom: ^18.2.0 sass: ^1.3.0 peerDependenciesMeta: '@opentelemetry/api': optional: true - fibers: - optional: true sass: optional: true dependencies: - '@next/env': 13.4.12 + '@next/env': 13.4.13 '@swc/helpers': 0.5.1 busboy: 1.6.0 caniuse-lite: 1.0.30001509 @@ -4763,15 +4739,15 @@ packages: watchpack: 2.4.0 zod: 3.21.4 optionalDependencies: - '@next/swc-darwin-arm64': 13.4.12 - '@next/swc-darwin-x64': 13.4.12 - '@next/swc-linux-arm64-gnu': 13.4.12 - '@next/swc-linux-arm64-musl': 13.4.12 - '@next/swc-linux-x64-gnu': 13.4.12 - '@next/swc-linux-x64-musl': 13.4.12 - '@next/swc-win32-arm64-msvc': 13.4.12 - '@next/swc-win32-ia32-msvc': 13.4.12 - '@next/swc-win32-x64-msvc': 13.4.12 + '@next/swc-darwin-arm64': 13.4.13 + '@next/swc-darwin-x64': 13.4.13 + '@next/swc-linux-arm64-gnu': 13.4.13 + '@next/swc-linux-arm64-musl': 13.4.13 + '@next/swc-linux-x64-gnu': 13.4.13 + '@next/swc-linux-x64-musl': 13.4.13 + '@next/swc-win32-arm64-msvc': 13.4.13 + '@next/swc-win32-ia32-msvc': 13.4.13 + '@next/swc-win32-x64-msvc': 13.4.13 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -5165,7 +5141,7 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-organize-imports@3.2.3(prettier@3.0.0)(typescript@5.1.6): + /prettier-plugin-organize-imports@3.2.3(prettier@3.0.1)(typescript@5.1.6): resolution: {integrity: sha512-KFvk8C/zGyvUaE3RvxN2MhCLwzV6OBbFSkwZ2OamCrs9ZY4i5L77jQ/w4UmUr+lqX8qbaqVq6bZZkApn+IgJSg==} peerDependencies: '@volar/vue-language-plugin-pug': ^1.0.4 @@ -5178,11 +5154,11 @@ packages: '@volar/vue-typescript': optional: true dependencies: - prettier: 3.0.0 + prettier: 3.0.1 typescript: 5.1.6 dev: true - /prettier-plugin-tailwindcss@0.4.1(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.0): + /prettier-plugin-tailwindcss@0.4.1(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.1): resolution: {integrity: sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==} engines: {node: '>=12.17.0'} peerDependencies: @@ -5234,12 +5210,12 @@ packages: prettier-plugin-twig-melody: optional: true dependencies: - prettier: 3.0.0 - prettier-plugin-organize-imports: 3.2.3(prettier@3.0.0)(typescript@5.1.6) + prettier: 3.0.1 + prettier-plugin-organize-imports: 3.2.3(prettier@3.0.1)(typescript@5.1.6) dev: true - /prettier@3.0.0: - resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==} + /prettier@3.0.1: + resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==} engines: {node: '>=14'} hasBin: true dev: true