⬆️ Upgrade dependencies
@@ -28,12 +28,12 @@ ".cache"
] }, "dependencies": { - "@strapi/plugin-graphql": "4.25.16", - "@strapi/plugin-i18n": "4.25.16", - "@strapi/plugin-sentry": "^4.25.16", - "@strapi/plugin-users-permissions": "4.25.16", - "@strapi/provider-email-nodemailer": "^4.25.16", - "@strapi/strapi": "4.25.16", + "@strapi/plugin-graphql": "4.25.17", + "@strapi/plugin-i18n": "4.25.17", + "@strapi/plugin-sentry": "^4.25.17", + "@strapi/plugin-users-permissions": "4.25.17", + "@strapi/provider-email-nodemailer": "^4.25.17", + "@strapi/strapi": "4.25.17", "marked": "^12.0.2", "moment": "^2.30.1", "pg": "8.13.1",@@ -42,15 +42,15 @@ "react-dom": "^18.3.1",
"react-router-dom": "^5.3.4", "strapi-plugin-init-admin-user": "^0.2.3", "strapi-plugin-multi-select": "^1.2.3", - "stripe": "^14.25.0", - "styled-components": "^5.2.1" + "stripe": "^17.4.0", + "styled-components": "^5.3.11" }, "devDependencies": { "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@types/uuid": "^10.0.0", "babel-eslint": "^10.1.0", - "eslint": "^9.15.0", + "eslint": "^9.16.0", "faker": "^6.6.6", "jest": "^29.7.0", "sqlite3": "^5.1.7"
@@ -13,49 +13,49 @@ "dependencies": {
"@apollo/client": "^3.11.10", "@date-io/dayjs": "3.0.0", "@date-io/moment": "3.0.0", - "@emotion/react": "^11.13.3", - "@emotion/styled": "^11.13.0", - "@mapbox/search-js-core": "^1.0.0-beta.22", - "@mui/icons-material": "^6.1.7", + "@emotion/react": "^11.13.5", + "@emotion/styled": "^11.13.5", + "@mapbox/search-js-core": "^1.0.0-beta.24", + "@mui/icons-material": "^6.1.9", "@mui/lab": "6.0.0-dev.240424162023-9968b4889d", - "@mui/material": "^6.1.7", - "@mui/styles": "^6.1.7", - "@mui/x-date-pickers": "^7.22.2", - "@tolgee/i18next": "^5.31.5", + "@mui/material": "^6.1.9", + "@mui/styles": "^6.1.9", + "@mui/x-date-pickers": "^7.23.0", + "@tolgee/i18next": "^5.32.0", "cookies": "^0.9.1", "crypto-js": "^4.2.0", "deepmerge": "^4.3.1", - "google-libphonenumber": "^3.2.38", + "google-libphonenumber": "^3.2.39", "graphql": "^16.9.0", - "i18next": "^23.16.5", + "i18next": "^23.16.8", "leaflet": "^1.9.4", - "linkify-react": "^4.1.4", - "linkifyjs": "^4.1.4", + "linkify-react": "^4.2.0", + "linkifyjs": "^4.2.0", "marked": "^7.0.5", "moment": "^2.30.1", - "next": "^14.2.18", + "next": "^14.2.19", "next-auth": "4.24.10", - "next-i18next": "^15.3.1", + "next-i18next": "^15.4.0", "next-pwa": "^5.6.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-helmet": "^6.1.0", - "react-i18next": "^15.1.1", + "react-i18next": "^15.1.3", "react-international-phone": "^4.3.0", "react-leaflet": "^4.2.1", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "zustand": "^4.5.5" }, "devDependencies": { "@graphql-codegen/cli": "^5.0.3", - "@graphql-codegen/typescript": "^4.1.1", - "@graphql-codegen/typescript-operations": "^4.3.1", + "@graphql-codegen/typescript": "^4.1.2", + "@graphql-codegen/typescript-operations": "^4.4.0", "@graphql-codegen/typescript-react-apollo": "^4.3.2", "@types/google-libphonenumber": "^7.4.30", - "@types/node": "^22.9.0", + "@types/node": "^22.10.1", "@types/react": "^18.3.12", - "eslint": "^8.57.0", - "eslint-config-next": "^14.2.18", + "eslint": "^8.57.1", + "eslint-config-next": "^14.2.19", "eslint-config-prettier": "^9.1.0", "fs": "^0.0.1-security", "glob": "^11.0.0",
@@ -1823,17 +1823,17 @@ "@caroster/backend@workspace:backend":
version: 0.0.0-use.local resolution: "@caroster/backend@workspace:backend" dependencies: - "@strapi/plugin-graphql": "npm:4.25.16" - "@strapi/plugin-i18n": "npm:4.25.16" - "@strapi/plugin-sentry": "npm:^4.25.16" - "@strapi/plugin-users-permissions": "npm:4.25.16" - "@strapi/provider-email-nodemailer": "npm:^4.25.16" - "@strapi/strapi": "npm:4.25.16" + "@strapi/plugin-graphql": "npm:4.25.17" + "@strapi/plugin-i18n": "npm:4.25.17" + "@strapi/plugin-sentry": "npm:^4.25.17" + "@strapi/plugin-users-permissions": "npm:4.25.17" + "@strapi/provider-email-nodemailer": "npm:^4.25.17" + "@strapi/strapi": "npm:4.25.17" "@types/react": "npm:^18.3.12" "@types/react-dom": "npm:^18.3.1" "@types/uuid": "npm:^10.0.0" babel-eslint: "npm:^10.1.0" - eslint: "npm:^9.15.0" + eslint: "npm:^9.16.0" faker: "npm:^6.6.6" jest: "npm:^29.7.0" marked: "npm:^12.0.2"@@ -1845,8 +1845,8 @@ react-router-dom: "npm:^5.3.4"
sqlite3: "npm:^5.1.7" strapi-plugin-init-admin-user: "npm:^0.2.3" strapi-plugin-multi-select: "npm:^1.2.3" - stripe: "npm:^14.25.0" - styled-components: "npm:^5.2.1" + stripe: "npm:^17.4.0" + styled-components: "npm:^5.3.11" languageName: unknown linkType: soft@@ -1857,50 +1857,50 @@ dependencies:
"@apollo/client": "npm:^3.11.10" "@date-io/dayjs": "npm:3.0.0" "@date-io/moment": "npm:3.0.0" - "@emotion/react": "npm:^11.13.3" - "@emotion/styled": "npm:^11.13.0" + "@emotion/react": "npm:^11.13.5" + "@emotion/styled": "npm:^11.13.5" "@graphql-codegen/cli": "npm:^5.0.3" - "@graphql-codegen/typescript": "npm:^4.1.1" - "@graphql-codegen/typescript-operations": "npm:^4.3.1" + "@graphql-codegen/typescript": "npm:^4.1.2" + "@graphql-codegen/typescript-operations": "npm:^4.4.0" "@graphql-codegen/typescript-react-apollo": "npm:^4.3.2" - "@mapbox/search-js-core": "npm:^1.0.0-beta.22" - "@mui/icons-material": "npm:^6.1.7" + "@mapbox/search-js-core": "npm:^1.0.0-beta.24" + "@mui/icons-material": "npm:^6.1.9" "@mui/lab": "npm:6.0.0-dev.240424162023-9968b4889d" - "@mui/material": "npm:^6.1.7" - "@mui/styles": "npm:^6.1.7" - "@mui/x-date-pickers": "npm:^7.22.2" - "@tolgee/i18next": "npm:^5.31.5" + "@mui/material": "npm:^6.1.9" + "@mui/styles": "npm:^6.1.9" + "@mui/x-date-pickers": "npm:^7.23.0" + "@tolgee/i18next": "npm:^5.32.0" "@types/google-libphonenumber": "npm:^7.4.30" - "@types/node": "npm:^22.9.0" + "@types/node": "npm:^22.10.1" "@types/react": "npm:^18.3.12" cookies: "npm:^0.9.1" crypto-js: "npm:^4.2.0" deepmerge: "npm:^4.3.1" - eslint: "npm:^8.57.0" - eslint-config-next: "npm:^14.2.18" + eslint: "npm:^8.57.1" + eslint-config-next: "npm:^14.2.19" eslint-config-prettier: "npm:^9.1.0" fs: "npm:^0.0.1-security" glob: "npm:^11.0.0" - google-libphonenumber: "npm:^3.2.38" + google-libphonenumber: "npm:^3.2.39" graphql: "npm:^16.9.0" - i18next: "npm:^23.16.5" + i18next: "npm:^23.16.8" leaflet: "npm:^1.9.4" - linkify-react: "npm:^4.1.4" - linkifyjs: "npm:^4.1.4" + linkify-react: "npm:^4.2.0" + linkifyjs: "npm:^4.2.0" marked: "npm:^7.0.5" moment: "npm:^2.30.1" - next: "npm:^14.2.18" + next: "npm:^14.2.19" next-auth: "npm:4.24.10" - next-i18next: "npm:^15.3.1" + next-i18next: "npm:^15.4.0" next-pwa: "npm:^5.6.0" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" react-helmet: "npm:^6.1.0" - react-i18next: "npm:^15.1.1" + react-i18next: "npm:^15.1.3" react-international-phone: "npm:^4.3.0" react-leaflet: "npm:^4.2.1" ts-node: "npm:^10.9.2" - typescript: "npm:^5.6.3" + typescript: "npm:^5.7.2" zustand: "npm:^4.5.5" languageName: unknown linkType: soft@@ -2114,7 +2114,26 @@ checksum: 10c0/930ff6f8768b0c24d05896ad696be20e1c65f32ed61fb5c1488f571120a947ef0a2cf69187b17114cc76e7886f771fac150876ed7b5341324fec2377185d6573
languageName: node linkType: hard -"@emotion/cache@npm:^11.13.0, @emotion/cache@npm:^11.13.1, @emotion/cache@npm:^11.4.0": +"@emotion/babel-plugin@npm:^11.13.5": + version: 11.13.5 + resolution: "@emotion/babel-plugin@npm:11.13.5" + dependencies: + "@babel/helper-module-imports": "npm:^7.16.7" + "@babel/runtime": "npm:^7.18.3" + "@emotion/hash": "npm:^0.9.2" + "@emotion/memoize": "npm:^0.9.0" + "@emotion/serialize": "npm:^1.3.3" + babel-plugin-macros: "npm:^3.1.0" + convert-source-map: "npm:^1.5.0" + escape-string-regexp: "npm:^4.0.0" + find-root: "npm:^1.1.0" + source-map: "npm:^0.5.7" + stylis: "npm:4.2.0" + checksum: 10c0/8ccbfec7defd0e513cb8a1568fa179eac1e20c35fda18aed767f6c59ea7314363ebf2de3e9d2df66c8ad78928dc3dceeded84e6fa8059087cae5c280090aeeeb + languageName: node + linkType: hard + +"@emotion/cache@npm:^11.13.0, @emotion/cache@npm:^11.4.0": version: 11.13.1 resolution: "@emotion/cache@npm:11.13.1" dependencies:@@ -2127,6 +2146,19 @@ checksum: 10c0/321e97d8980885737de13b47e41fd4febfbd83086f10c620f865fcbddb29b8fe198adec7e1c69cc7b137638ea9242d7c475c57f954f7ca229157fa92e368f473
languageName: node linkType: hard +"@emotion/cache@npm:^11.13.5": + version: 11.13.5 + resolution: "@emotion/cache@npm:11.13.5" + dependencies: + "@emotion/memoize": "npm:^0.9.0" + "@emotion/sheet": "npm:^1.4.0" + "@emotion/utils": "npm:^1.4.2" + "@emotion/weak-memoize": "npm:^0.4.0" + stylis: "npm:4.2.0" + checksum: 10c0/fc669bf2add27ddff7b1f341b54e7124379156285095f0b38fb846efe90c64c70d2826f73bc734358a4fce04578229774a38ff4de2599d286461bfca57ba7d23 + languageName: node + linkType: hard + "@emotion/hash@npm:^0.9.2": version: 0.9.2 resolution: "@emotion/hash@npm:0.9.2"@@ -2159,7 +2191,28 @@ checksum: 10c0/13f474a9201c7f88b543e6ea42f55c04fb2fdc05e6c5a3108aced2f7e7aa7eda7794c56bba02985a46d8aaa914fcdde238727a98341a96e2aec750d372dadd15
languageName: node linkType: hard -"@emotion/react@npm:^11.13.3, @emotion/react@npm:^11.8.1": +"@emotion/react@npm:^11.13.5": + version: 11.13.5 + resolution: "@emotion/react@npm:11.13.5" + dependencies: + "@babel/runtime": "npm:^7.18.3" + "@emotion/babel-plugin": "npm:^11.13.5" + "@emotion/cache": "npm:^11.13.5" + "@emotion/serialize": "npm:^1.3.3" + "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0" + "@emotion/utils": "npm:^1.4.2" + "@emotion/weak-memoize": "npm:^0.4.0" + hoist-non-react-statics: "npm:^3.3.1" + peerDependencies: + react: ">=16.8.0" + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/16b4810bc68c619cb25145e543880e905fc99332bacc1c39b20c913b2e6130289d9acd909abba55820fa796c5cca3cade6fe79a26b3ab7e4e2d040c61ee14a6e + languageName: node + linkType: hard + +"@emotion/react@npm:^11.8.1": version: 11.13.3 resolution: "@emotion/react@npm:11.13.3" dependencies:@@ -2180,7 +2233,7 @@ checksum: 10c0/a55e770b9ea35de5d35db05a7ad40a4a3f442809fa8e4fabaf56da63ac9444f09aaf691c4e75a1455dc388991ab0c0ab4e253ce67c5836f27513e45ebd01b673
languageName: node linkType: hard -"@emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.0, @emotion/serialize@npm:^1.3.1": +"@emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.1": version: 1.3.1 resolution: "@emotion/serialize@npm:1.3.1" dependencies:@@ -2193,16 +2246,16 @@ checksum: 10c0/ac7158e2881b5f3f9ca1e4d865186d38623f997de888675297e0928b202d16273e43b0a19aa021c0b706edefae31118bc97c5fab095820109d09d502dbcf2092
languageName: node linkType: hard -"@emotion/serialize@npm:^1.3.2": - version: 1.3.2 - resolution: "@emotion/serialize@npm:1.3.2" +"@emotion/serialize@npm:^1.3.3": + version: 1.3.3 + resolution: "@emotion/serialize@npm:1.3.3" dependencies: "@emotion/hash": "npm:^0.9.2" "@emotion/memoize": "npm:^0.9.0" "@emotion/unitless": "npm:^0.10.0" - "@emotion/utils": "npm:^1.4.1" + "@emotion/utils": "npm:^1.4.2" csstype: "npm:^3.0.2" - checksum: 10c0/b4873b643721d28b4450f9d77b71e6c8d0109e6825c54fc79e649d2fa438fe4080d2fa696ec8fda421b8e713fcd42306d6197b6121ddd2486ffab8e4b6311ce0 + checksum: 10c0/b28cb7de59de382021de2b26c0c94ebbfb16967a1b969a56fdb6408465a8993df243bfbd66430badaa6800e1834724e84895f5a6a9d97d0d224de3d77852acb4 languageName: node linkType: hard@@ -2213,23 +2266,23 @@ checksum: 10c0/3ca72d1650a07d2fbb7e382761b130b4a887dcd04e6574b2d51ce578791240150d7072a9bcb4161933abbcd1e38b243a6fb4464a7fe991d700c17aa66bb5acc7
languageName: node linkType: hard -"@emotion/styled@npm:^11.13.0": - version: 11.13.0 - resolution: "@emotion/styled@npm:11.13.0" +"@emotion/styled@npm:^11.13.5": + version: 11.13.5 + resolution: "@emotion/styled@npm:11.13.5" dependencies: "@babel/runtime": "npm:^7.18.3" - "@emotion/babel-plugin": "npm:^11.12.0" + "@emotion/babel-plugin": "npm:^11.13.5" "@emotion/is-prop-valid": "npm:^1.3.0" - "@emotion/serialize": "npm:^1.3.0" + "@emotion/serialize": "npm:^1.3.3" "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0" - "@emotion/utils": "npm:^1.4.0" + "@emotion/utils": "npm:^1.4.2" peerDependencies: "@emotion/react": ^11.0.0-rc.0 react: ">=16.8.0" peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/5e2cc85c8a2f6e7bd012731cf0b6da3aef5906225e87e8d4a5c19da50572e24d9aaf92615aa36aa863f0fe6b62a121033356e1cad62617c48bfdaa2c3cf0d8a4 + checksum: 10c0/18d3e38482f92c93446fbfe46e3ca2b182f228f3317ca23f9bd69ddc313bacabf8ecf4d7e720e9aa492bd651cb0b8f87196547bd136666ef50287c414cd36936 languageName: node linkType: hard@@ -2270,10 +2323,10 @@ checksum: 10c0/b2ae698d6e935f4961a8349286b5b0a6117a16e179459cbf9c8d97d5daa7d96c99876b950f09b1a793d6b295713b2c8f89544bd8c3f26b8e4db60a218a0d4c42
languageName: node linkType: hard -"@emotion/utils@npm:^1.4.1": - version: 1.4.1 - resolution: "@emotion/utils@npm:1.4.1" - checksum: 10c0/f4704e0bdf48062fd6eb9c64771c88f521aab1e108a48cb23d65b6438597c63a6945301cef4c43611e79e0e76a304ec5481c31025ea8f573d7ad5423d747602c +"@emotion/utils@npm:^1.4.2": + version: 1.4.2 + resolution: "@emotion/utils@npm:1.4.2" + checksum: 10c0/7d0010bf60a2a8c1a033b6431469de4c80e47aeb8fd856a17c1d1f76bbc3a03161a34aeaa78803566e29681ca551e7bf9994b68e9c5f5c796159923e44f78d9a languageName: node linkType: hard@@ -2848,10 +2901,10 @@ checksum: 10c0/b489c474a3b5b54381c62e82b3f7f65f4b8a5eaaed126546520bf2fede5532a8ed53212919fed1e9048dcf7f37167c8561d58d0ba4492a4244004e7793805223
languageName: node linkType: hard -"@eslint/js@npm:9.15.0": - version: 9.15.0 - resolution: "@eslint/js@npm:9.15.0" - checksum: 10c0/56552966ab1aa95332f70d0e006db5746b511c5f8b5e0c6a9b2d6764ff6d964e0b2622731877cbc4e3f0e74c5b39191290d5f48147be19175292575130d499ab +"@eslint/js@npm:9.16.0": + version: 9.16.0 + resolution: "@eslint/js@npm:9.16.0" + checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75 languageName: node linkType: hard@@ -3232,6 +3285,21 @@ checksum: 10c0/74ed1dfaae19bbb6611981352f81bca2244cbfeed71b0c1627e0321bcb8467e71d61b7f54a17606e8d696a223d556226ad27ecb23937da2b1c4b98bee329f2d3
languageName: node linkType: hard +"@graphql-codegen/typescript-operations@npm:^4.4.0": + version: 4.4.0 + resolution: "@graphql-codegen/typescript-operations@npm:4.4.0" + dependencies: + "@graphql-codegen/plugin-helpers": "npm:^5.1.0" + "@graphql-codegen/typescript": "npm:^4.1.2" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" + auto-bind: "npm:~4.0.0" + tslib: "npm:~2.6.0" + peerDependencies: + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + checksum: 10c0/e2952c7f053dc4ed918afba728ef9a2aa40a1ebb4ded3aaed1c300d01b30a77cfb56375b92367f7a229e5e83f89b533970acde9ddcdfb1326983c36cf3772b45 + languageName: node + linkType: hard + "@graphql-codegen/typescript-react-apollo@npm:^4.3.2": version: 4.3.2 resolution: "@graphql-codegen/typescript-react-apollo@npm:4.3.2"@@ -3262,6 +3330,21 @@ checksum: 10c0/728a76058737ec321951df536ddbd1891745c700117392b95b563cba9c9608c9c8002348b6279391fa533d176669ac2898a5cd2ec683c21e9a0461957fd00efd
languageName: node linkType: hard +"@graphql-codegen/typescript@npm:^4.1.2": + version: 4.1.2 + resolution: "@graphql-codegen/typescript@npm:4.1.2" + dependencies: + "@graphql-codegen/plugin-helpers": "npm:^5.1.0" + "@graphql-codegen/schema-ast": "npm:^4.0.2" + "@graphql-codegen/visitor-plugin-common": "npm:5.6.0" + auto-bind: "npm:~4.0.0" + tslib: "npm:~2.6.0" + peerDependencies: + graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + checksum: 10c0/0606cb763d3b3feef38bf7086e9933544bbf8938957621f922dd2b43386f9da1736c830b7370b4be76fa6ae3ee6145d4466dde717ae764cb61c45dc78760a1ed + languageName: node + linkType: hard + "@graphql-codegen/visitor-plugin-common@npm:2.13.1": version: 2.13.1 resolution: "@graphql-codegen/visitor-plugin-common@npm:2.13.1"@@ -3299,6 +3382,26 @@ tslib: "npm:~2.6.0"
peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 checksum: 10c0/b272bd5d70337d0d309954c24286117ee3437d57487cbb305a98396608eae39da0d1dd33e125e7471bc3cd69b8ca5c59d574003fa66540aebdf77011de943b86 + languageName: node + linkType: hard + +"@graphql-codegen/visitor-plugin-common@npm:5.6.0": + version: 5.6.0 + resolution: "@graphql-codegen/visitor-plugin-common@npm:5.6.0" + dependencies: + "@graphql-codegen/plugin-helpers": "npm:^5.1.0" + "@graphql-tools/optimize": "npm:^2.0.0" + "@graphql-tools/relay-operation-optimizer": "npm:^7.0.0" + "@graphql-tools/utils": "npm:^10.0.0" + auto-bind: "npm:~4.0.0" + change-case-all: "npm:1.0.15" + dependency-graph: "npm:^0.11.0" + graphql-tag: "npm:^2.11.0" + parse-filepath: "npm:^1.0.2" + tslib: "npm:~2.6.0" + peerDependencies: + graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + checksum: 10c0/dcdce23fc43d34f163050942fa05f9f700b4fc597c39b2a72122214529a9b4604537b22b776a3b8920fa8c5544429c577339157dd12a5216c299b63ca935cd84 languageName: node linkType: hard@@ -4299,12 +4402,12 @@ checksum: 10c0/22bb5d0d4b33d0de5eb0706b7e5b5f2d20f570e112d9110009bd35b62ff10f2eb4eff8da4cf373dd4ddf5e06a304120b8f039add7ed9997c981c13945d5329cd
languageName: node linkType: hard -"@mapbox/search-js-core@npm:^1.0.0-beta.22": - version: 1.0.0-beta.22 - resolution: "@mapbox/search-js-core@npm:1.0.0-beta.22" +"@mapbox/search-js-core@npm:^1.0.0-beta.24": + version: 1.0.0-beta.24 + resolution: "@mapbox/search-js-core@npm:1.0.0-beta.24" dependencies: "@types/geojson": "npm:^7946.0.8" - checksum: 10c0/4e09d78f48c95b3a5f893e3ca99d44d82ccb63ca4c077622aa9f08fb0fdbdc1c5a35e010081cc201bdc30c7aa3474f7f0cbb6602862e19dd4e46cdee5d4d4640 + checksum: 10c0/b8659e0c862710b5971cccacec6002ae6f7ef1e3cf214bc9bb6b0e698183db1dc3c77254eb863d0592b9be14e7ca92580060952b0400e6fe82695ae06ca371c0 languageName: node linkType: hard@@ -4330,26 +4433,26 @@ checksum: 10c0/768276965820cffc26295d534a2610fdc8da533e083352da779983d1d16d39784fc764ae3f8bae9e9f7ae3dd7ecb448b483c8ae36d785b3bc81fd436b19f1c8c
languageName: node linkType: hard -"@mui/core-downloads-tracker@npm:^6.1.7": - version: 6.1.7 - resolution: "@mui/core-downloads-tracker@npm:6.1.7" - checksum: 10c0/4568379b1df8a17ca2292b7caa729f42c3b4b359841c81981a7d25641380121f3a042e53094cabd16d5c838372edadb8c23c24d9bff0fcc794c615b62f0ceb3e +"@mui/core-downloads-tracker@npm:^6.1.9": + version: 6.1.9 + resolution: "@mui/core-downloads-tracker@npm:6.1.9" + checksum: 10c0/f84c48291e6c85bafb60015f0464f041ca3168dcfd7c563cb584bf925495872f0a180ed52e985b544c6cb87297a1686b1d3a90f451d12594765d0811fc7514b0 languageName: node linkType: hard -"@mui/icons-material@npm:^6.1.7": - version: 6.1.7 - resolution: "@mui/icons-material@npm:6.1.7" +"@mui/icons-material@npm:^6.1.9": + version: 6.1.9 + resolution: "@mui/icons-material@npm:6.1.9" dependencies: "@babel/runtime": "npm:^7.26.0" peerDependencies: - "@mui/material": ^6.1.7 + "@mui/material": ^6.1.9 "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/89f6d69dce35aa0b2fd2586f0de3a01171ba85b6c2b848dd0d1cfca0840778eafc90465efeb822451f4066df9791099ff8a683df4cacea98bc3affbc9b80c891 + checksum: 10c0/7efc0c4a4c668118252ec0a0bf7ed8e4d9af68d03d92e76d382109aaf8b018bd3512b47c444947c12df25be02615483a5e4889ddf745b42ab0446583b34d59f8 languageName: node linkType: hard@@ -4382,15 +4485,15 @@ checksum: 10c0/b8e9b5bf386b720dcea7c98afcceb484bb4efd9972ddddbc34378863135f02b03eeaa0af7dd104fdb68f1d9a4e6c5b58c214a7322812c3a6009f5f34a86e7a0b
languageName: node linkType: hard -"@mui/material@npm:^6.1.7": - version: 6.1.7 - resolution: "@mui/material@npm:6.1.7" +"@mui/material@npm:^6.1.9": + version: 6.1.9 + resolution: "@mui/material@npm:6.1.9" dependencies: "@babel/runtime": "npm:^7.26.0" - "@mui/core-downloads-tracker": "npm:^6.1.7" - "@mui/system": "npm:^6.1.7" + "@mui/core-downloads-tracker": "npm:^6.1.9" + "@mui/system": "npm:^6.1.9" "@mui/types": "npm:^7.2.19" - "@mui/utils": "npm:^6.1.7" + "@mui/utils": "npm:^6.1.9" "@popperjs/core": "npm:^2.11.8" "@types/react-transition-group": "npm:^4.4.11" clsx: "npm:^2.1.1"@@ -4401,7 +4504,7 @@ react-transition-group: "npm:^4.4.5"
peerDependencies: "@emotion/react": ^11.5.0 "@emotion/styled": ^11.3.0 - "@mui/material-pigment-css": ^6.1.7 + "@mui/material-pigment-css": ^6.1.9 "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0@@ -4414,16 +4517,16 @@ "@mui/material-pigment-css":
optional: true "@types/react": optional: true - checksum: 10c0/2c049da6b8f4bc79a0777692138ff77a0cb64b96c384d7070097c006391798554923806fed1ef8c6db8730f11c058edfb94bd243d2abeff14e45fd51d1f29819 + checksum: 10c0/934be9f17e66ac9944ff970c2a2c67292aadd339f5124e2ec82fbfd25fe713e7716c61005b918dd31836674fb8e327bd87f200276f2ef8930e9ba4e77727bad6 languageName: node linkType: hard -"@mui/private-theming@npm:^6.1.7": - version: 6.1.7 - resolution: "@mui/private-theming@npm:6.1.7" +"@mui/private-theming@npm:^6.1.9": + version: 6.1.9 + resolution: "@mui/private-theming@npm:6.1.9" dependencies: "@babel/runtime": "npm:^7.26.0" - "@mui/utils": "npm:^6.1.7" + "@mui/utils": "npm:^6.1.9" prop-types: "npm:^15.8.1" peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0@@ -4431,17 +4534,17 @@ react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/2735c0e7155fd595c5f6fd87a20a74a222f1ef3120722d1964fa231c075b909b77612ac3e3a8bb5604a388205f4495690bc0602ceabe925294ed6a5fbe8144da + checksum: 10c0/d2ed09a50a30496905ba57735c370efa85b00ed0b29b2bd9e7193416d4825659d48abaf2bcf649a80dfaa035262487b81a3396b042fd97646f775ca4d20dd05c languageName: node linkType: hard -"@mui/styled-engine@npm:^6.1.7": - version: 6.1.7 - resolution: "@mui/styled-engine@npm:6.1.7" +"@mui/styled-engine@npm:^6.1.9": + version: 6.1.9 + resolution: "@mui/styled-engine@npm:6.1.9" dependencies: "@babel/runtime": "npm:^7.26.0" - "@emotion/cache": "npm:^11.13.1" - "@emotion/serialize": "npm:^1.3.2" + "@emotion/cache": "npm:^11.13.5" + "@emotion/serialize": "npm:^1.3.3" "@emotion/sheet": "npm:^1.4.0" csstype: "npm:^3.1.3" prop-types: "npm:^15.8.1"@@ -4454,19 +4557,19 @@ "@emotion/react":
optional: true "@emotion/styled": optional: true - checksum: 10c0/0289121553ab95f6ddd1be0eeb27e975a01391266ff3076430ab67d925c231b586fc2899f8340648b4587c651bd3f7fd24094f43386f6de9052db92a98e13c15 + checksum: 10c0/74d239b2d306b0aa2271d9943cea83ea0a05c16c55cd2239605b0f1cb91fc4aa508891173d1b9bb69e92074d1d4db14d8b85618c639667967a1f608607047e66 languageName: node linkType: hard -"@mui/styles@npm:^6.1.7": - version: 6.1.7 - resolution: "@mui/styles@npm:6.1.7" +"@mui/styles@npm:^6.1.9": + version: 6.1.9 + resolution: "@mui/styles@npm:6.1.9" dependencies: "@babel/runtime": "npm:^7.26.0" "@emotion/hash": "npm:^0.9.2" - "@mui/private-theming": "npm:^6.1.7" + "@mui/private-theming": "npm:^6.1.9" "@mui/types": "npm:^7.2.19" - "@mui/utils": "npm:^6.1.7" + "@mui/utils": "npm:^6.1.9" clsx: "npm:^2.1.1" csstype: "npm:^3.1.3" hoist-non-react-statics: "npm:^3.3.2"@@ -4485,19 +4588,19 @@ react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/cc1f51f615f779846955a8609a4b8d18259b306faef9045f8304c0cb7fab3b497f1c7834954a25853de4603ce22dd9bc007d6dd3b27559494e72f2d0ab3baca3 + checksum: 10c0/e71c4f6397c573de5df3707ee24b317324f3a84963432d0d7d3b67e2ccc3e3c2b389fd4d9a49aef9fd8db132cb802c9d96f4b5f3c3d0b4cd0102d8257208282f languageName: node linkType: hard -"@mui/system@npm:^6.0.0-dev.240424162023-9968b4889d, @mui/system@npm:^6.1.7": - version: 6.1.7 - resolution: "@mui/system@npm:6.1.7" +"@mui/system@npm:^6.0.0-dev.240424162023-9968b4889d, @mui/system@npm:^6.1.9": + version: 6.1.9 + resolution: "@mui/system@npm:6.1.9" dependencies: "@babel/runtime": "npm:^7.26.0" - "@mui/private-theming": "npm:^6.1.7" - "@mui/styled-engine": "npm:^6.1.7" + "@mui/private-theming": "npm:^6.1.9" + "@mui/styled-engine": "npm:^6.1.9" "@mui/types": "npm:^7.2.19" - "@mui/utils": "npm:^6.1.7" + "@mui/utils": "npm:^6.1.9" clsx: "npm:^2.1.1" csstype: "npm:^3.1.3" prop-types: "npm:^15.8.1"@@ -4513,7 +4616,7 @@ "@emotion/styled":
optional: true "@types/react": optional: true - checksum: 10c0/309db6f87bc7e489486f683961d032faad4804e7a3263f584b0a82e3286831a596f416be69066967a76253938e604cbb87bdfe4f9b8feed683b40ca7c4b8d8f2 + checksum: 10c0/0ae66dbbf183bf6ccefeaf3808699c6ef2dd72928134e3e902716e3f75d6b15ccc41c1478a23f20824b76ff3ca86b0923ebccb58ae11b9e04305988eae74d653 languageName: node linkType: hard@@ -4529,7 +4632,7 @@ checksum: 10c0/9c390d7eddc7e7c396852202fdca021aee275391bc7f48d0b6458748bf75eebb34c73109958692655ba5e72946cf47db2c0c7d2e1c26be568599ed65c931d080
languageName: node linkType: hard -"@mui/utils@npm:^5.16.6 || ^6.0.0, @mui/utils@npm:^6.0.0-alpha.1, @mui/utils@npm:^6.0.0-alpha.3, @mui/utils@npm:^6.1.7": +"@mui/utils@npm:^5.16.6 || ^6.0.0": version: 6.1.7 resolution: "@mui/utils@npm:6.1.7" dependencies:@@ -4549,13 +4652,33 @@ checksum: 10c0/8dc05bf8f48d6d6d24cb9950b705e8b48eedac8dba159514c5c61ec2da54c9de3f40ff33e8a662eb661af6fbbf9c80b83277eefba6e54a1b5fa26a377ec0d694
languageName: node linkType: hard -"@mui/x-date-pickers@npm:^7.22.2": - version: 7.22.2 - resolution: "@mui/x-date-pickers@npm:7.22.2" +"@mui/utils@npm:^6.0.0-alpha.1, @mui/utils@npm:^6.0.0-alpha.3, @mui/utils@npm:^6.1.9": + version: 6.1.9 + resolution: "@mui/utils@npm:6.1.9" + dependencies: + "@babel/runtime": "npm:^7.26.0" + "@mui/types": "npm:^7.2.19" + "@types/prop-types": "npm:^15.7.13" + clsx: "npm:^2.1.1" + prop-types: "npm:^15.8.1" + react-is: "npm:^18.3.1" + peerDependencies: + "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + "@types/react": + optional: true + checksum: 10c0/2cd28cc44f9048b2c9b5511f074082da1f5b969c524f08f827aaa5e226392238bb91fbf6c5054290590b5d9a67d7f753a6ee9b7cc7613df7193635b8f63ca577 + languageName: node + linkType: hard + +"@mui/x-date-pickers@npm:^7.23.0": + version: 7.23.0 + resolution: "@mui/x-date-pickers@npm:7.23.0" dependencies: "@babel/runtime": "npm:^7.25.7" "@mui/utils": "npm:^5.16.6 || ^6.0.0" - "@mui/x-internals": "npm:7.21.0" + "@mui/x-internals": "npm:7.23.0" "@types/react-transition-group": "npm:^4.4.11" clsx: "npm:^2.1.1" prop-types: "npm:^15.8.1"@@ -4572,8 +4695,8 @@ luxon: ^3.0.2
moment: ^2.29.4 moment-hijri: ^2.1.2 || ^3.0.0 moment-jalaali: ^0.7.4 || ^0.8.0 || ^0.9.0 || ^0.10.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@emotion/react": optional: true@@ -4593,97 +4716,97 @@ moment-hijri:
optional: true moment-jalaali: optional: true - checksum: 10c0/64d91683b9d2216dd9b6f336677450c84a28ba380674084261d5f5ea1d49b4390461da89878ff80ec1aa08f9f96bd04022f8ac174ec2012b1114bd9e53c384ce + checksum: 10c0/e9fb18d8d4d3402713928c2ac5a78689b52a1c27cce858b8a5a30e17dfeb9274b73084a6a85244483d272985d6440a5e35b85a6893d163761ccf48407a8db756 languageName: node linkType: hard -"@mui/x-internals@npm:7.21.0": - version: 7.21.0 - resolution: "@mui/x-internals@npm:7.21.0" +"@mui/x-internals@npm:7.23.0": + version: 7.23.0 + resolution: "@mui/x-internals@npm:7.23.0" dependencies: "@babel/runtime": "npm:^7.25.7" "@mui/utils": "npm:^5.16.6 || ^6.0.0" peerDependencies: - react: ^17.0.0 || ^18.0.0 - checksum: 10c0/46d105cee6cc9e53ce8fdf6149bf0758271b546ad3319b3b8fa48f1e93b574c9255218e43dffbd90214e922933291cb1d8aab54be475bcc8303fa8452078d3cb + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + checksum: 10c0/47d5efad1b58b2c316e7d9e61cfe536b3c0a16f6d3ff4f371c8a29aa7c598de136f328958f6b44f6401b2c96b5867872f631debb51fb9db6f3493181f43deb2a languageName: node linkType: hard -"@next/env@npm:14.2.18": - version: 14.2.18 - resolution: "@next/env@npm:14.2.18" - checksum: 10c0/b075fb54873de7cd977b4e07af186af60251e71ea6a905445c4fc14f076e46e3f9b51f489e1363c946c8807388cfc834dd7bf96a3257d5ba4d4ffa94610c96e7 +"@next/env@npm:14.2.19": + version: 14.2.19 + resolution: "@next/env@npm:14.2.19" + checksum: 10c0/cb745736dd9fc0d8d7e19b97d149177c9ef22a9fe9671e833c45de3c817c26fa2fd0cf5353a730b09ae049b59870efb1e59fa4a471cc937945b67ad593c0f2a8 languageName: node linkType: hard -"@next/eslint-plugin-next@npm:14.2.18": - version: 14.2.18 - resolution: "@next/eslint-plugin-next@npm:14.2.18" +"@next/eslint-plugin-next@npm:14.2.19": + version: 14.2.19 + resolution: "@next/eslint-plugin-next@npm:14.2.19" dependencies: glob: "npm:10.3.10" - checksum: 10c0/1696974728438e7f37a36664003d87e81c4c30f802a1d91c023d54bc771b2d5c169df08ff36d9d11ab19f62fb29464f424c48ee1cfc0e17332726c0f2ab6ea80 + checksum: 10c0/cc4d879fc14aa2b414b355e8824240eb6b37d83eeb9f10ee07e77a3bc15c83d863892c1fa1192328af728685b2e6a6ce0a0afec7eca888caef7a70753c777bfc languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-darwin-arm64@npm:14.2.18" +"@next/swc-darwin-arm64@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-darwin-arm64@npm:14.2.19" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-darwin-x64@npm:14.2.18" +"@next/swc-darwin-x64@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-darwin-x64@npm:14.2.19" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.18" +"@next/swc-linux-arm64-gnu@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.19" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.18" +"@next/swc-linux-arm64-musl@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.19" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.18" +"@next/swc-linux-x64-gnu@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.19" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-linux-x64-musl@npm:14.2.18" +"@next/swc-linux-x64-musl@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-linux-x64-musl@npm:14.2.19" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.18" +"@next/swc-win32-arm64-msvc@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.19" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.18" +"@next/swc-win32-ia32-msvc@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.19" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.18": - version: 14.2.18 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.18" +"@next/swc-win32-x64-msvc@npm:14.2.19": + version: 14.2.19 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.19" conditions: os=win32 & cpu=x64 languageName: node linkType: hard@@ -6230,9 +6353,9 @@ checksum: 10c0/2e2fb6cc57f227912814085b7b01fede050cd4746ea8d49a1e44d5a0e56a804663b0340ae2f11af7559ea9bf4d087a11f2f646197a660ea3cb04e19efc04aa63
languageName: node linkType: hard -"@strapi/admin@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/admin@npm:4.25.16" +"@strapi/admin@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/admin@npm:4.25.17" dependencies: "@casl/ability": "npm:6.5.0" "@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.11"@@ -6240,13 +6363,13 @@ "@radix-ui/react-context": "npm:1.0.1"
"@radix-ui/react-toolbar": "npm:1.0.4" "@reduxjs/toolkit": "npm:1.9.7" "@strapi/design-system": "npm:1.19.0" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" - "@strapi/permissions": "npm:4.25.16" - "@strapi/provider-audit-logs-local": "npm:4.25.16" - "@strapi/types": "npm:4.25.16" - "@strapi/typescript-utils": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/permissions": "npm:4.25.17" + "@strapi/provider-audit-logs-local": "npm:4.25.17" + "@strapi/types": "npm:4.25.17" + "@strapi/typescript-utils": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" "@vitejs/plugin-react-swc": "npm:3.5.0" axios: "npm:1.7.4" bcryptjs: "npm:2.4.3"@@ -6342,15 +6465,15 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/6ea271f689e77802a3be13e3eece0cee0c2e6aa65636bc314e8d78dd682ebd1b96b887bf85edfb0b3876cabf50ad597fe8cc824aaa944d70ec7fad019b376ffa + checksum: 10c0/f034f4a3f809d069158486f54c25700122a9923c6b2247d89d2213ef81ed8743221252ebdaf48b582b655b4f284dbde734bcf2cd41ecfae0164c8c25187f6f96 languageName: node linkType: hard -"@strapi/cloud-cli@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/cloud-cli@npm:4.25.16" +"@strapi/cloud-cli@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/cloud-cli@npm:4.25.17" dependencies: - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" axios: "npm:1.7.4" chalk: "npm:4.1.2" cli-progress: "npm:3.12.0"@@ -6371,20 +6494,20 @@ xdg-app-paths: "npm:8.3.0"
yup: "npm:0.32.9" bin: cloud-cli: bin/index.js - checksum: 10c0/179b2a5436a7b4587d95bd6ab8572d40826db83daf8a4c2a83dc99e77f43db2d9baac4b1147903526cf7519b576f0943c082d9f3251c35933286f9f879b8bf37 + checksum: 10c0/73963b4175ebfc109fdd7df16a398a50d1abadfb98e0960c23171bc6f680fb26812affdc91a2e38dce8dddc8b15eb948c2d824292485bbc3858257cdfc4da53d languageName: node linkType: hard -"@strapi/content-releases@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/content-releases@npm:4.25.16" +"@strapi/content-releases@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/content-releases@npm:4.25.17" dependencies: "@reduxjs/toolkit": "npm:1.9.7" "@strapi/design-system": "npm:1.19.0" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" - "@strapi/types": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/types": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" axios: "npm:1.7.4" date-fns: "npm:2.30.0" date-fns-tz: "npm:2.0.0"@@ -6401,18 +6524,18 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: 5.3.4 styled-components: 5.3.3 - checksum: 10c0/8103aa3971e3349c257feb73c0db13f4da649d92ef05ed719d2d692785deed573fbe05b5c6ed20be1ff24bd91c9233d5996a9ba7e5f3d1893c44348a06d7cbf7 + checksum: 10c0/80c2ca13661827a6810b613ad5ca276b8c57c5abdd75b73e9a68a944da586498b21e1f1b1eeb7a80ca138874a4a632374b87e37d5cbe155a7d6ee905273b7280 languageName: node linkType: hard -"@strapi/data-transfer@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/data-transfer@npm:4.25.16" +"@strapi/data-transfer@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/data-transfer@npm:4.25.17" dependencies: - "@strapi/logger": "npm:4.25.16" - "@strapi/strapi": "npm:4.25.16" - "@strapi/types": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/logger": "npm:4.25.17" + "@strapi/strapi": "npm:4.25.17" + "@strapi/types": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" chalk: "npm:4.1.2" cli-table3: "npm:0.6.5" commander: "npm:8.3.0"@@ -6429,15 +6552,15 @@ tar-stream: "npm:2.2.0"
ws: "npm:8.18.0" peerDependencies: "@strapi/strapi": ^4.14.4 - checksum: 10c0/e11283d577f72228cab61bb325430148aa55f838d16f6ffea81c7238cae0fc4cb69336cca71d4d649dac25568d54074b5cd6d7acd68d90a5d50436cb49189d57 + checksum: 10c0/c426119e40ed0b459b8bc46bad78051ddefc8201bab829a0a829191b53bc0c3beeb3edacdc7d1c0c6c0cd334fe908bfc3c23556476ed063ffa2da4245b6fd636 languageName: node linkType: hard -"@strapi/database@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/database@npm:4.25.16" +"@strapi/database@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/database@npm:4.25.17" dependencies: - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" date-fns: "npm:2.30.0" debug: "npm:4.3.4" fs-extra: "npm:10.0.0"@@ -6445,7 +6568,7 @@ knex: "npm:2.5.0"
lodash: "npm:4.17.21" semver: "npm:7.5.4" umzug: "npm:3.2.1" - checksum: 10c0/eb11f42018d601b42f68f02365f6ac4bb965ff2ec3049c9d31ae8335c1a448bceb312c561d6023e48ebcca3185b81947819266b6b67a619bca04e748cedd14ae + checksum: 10c0/1e1a1cdd736c4bf35549cfdc498fed9a1cae180b38fefaf795af881062127bdfdd5700e11218e968545eca6291da5d300ceaa1889efc7d8e4bff756f6f03cd1f languageName: node linkType: hard@@ -6476,9 +6599,9 @@ checksum: 10c0/79a59889737eae32e40450710fd5496d862f05014c9ac20e60f3c4cbcb116954450105a99e2e0e4f3ed16bbcaaf1b15dde622ac9e1a165c7bc86e8b173c27bfc
languageName: node linkType: hard -"@strapi/generate-new@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/generate-new@npm:4.25.16" +"@strapi/generate-new@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/generate-new@npm:4.25.17" dependencies: "@sentry/node": "npm:6.19.7" chalk: "npm:^4.1.2"@@ -6491,30 +6614,30 @@ node-machine-id: "npm:^1.1.10"
ora: "npm:^5.4.1" semver: "npm:7.5.4" tar: "npm:6.2.1" - checksum: 10c0/9af654d3b728324c7bafe8c98c7dfac74f49ace18fc6d86c42b11a5d9eec17a53fcb4bb770d99bd3872a0c5441b2b73961cb039ea97527a0e49fa775b61b1477 + checksum: 10c0/a0c10970add6db763ab643a4ac6ab50508e621855fc4c1f2f756bc54e23f546fea290428bbb2fed95df39a1ab61181715694f9ef657cc29f1db005f893d68118 languageName: node linkType: hard -"@strapi/generators@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/generators@npm:4.25.16" +"@strapi/generators@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/generators@npm:4.25.17" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/typescript-utils": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/typescript-utils": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" chalk: "npm:4.1.2" copyfiles: "npm:2.4.1" fs-extra: "npm:10.0.0" node-plop: "npm:0.26.3" plop: "npm:2.7.6" pluralize: "npm:8.0.0" - checksum: 10c0/4f411e22a58215717c1831eb75d43a086b7bad7b5a6bf50eb5ab74896afce5d58f272827c255fb90bf27101843c417d3c5cf0cfdf65a3aac403c64f3fc4e9469 + checksum: 10c0/fd8f8c87d3e087458f1da2220f27f1155a8c2f276ffcc589d1e4681cbe485167a300accf26f3ec56a288cff5203bc0724b9b78b801953b911f7779efbe944684 languageName: node linkType: hard -"@strapi/helper-plugin@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/helper-plugin@npm:4.25.16" +"@strapi/helper-plugin@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/helper-plugin@npm:4.25.17" dependencies: axios: "npm:1.7.4" date-fns: "npm:2.30.0"@@ -6533,7 +6656,7 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/6feb2d9e35433066023008cd4fd440496c8af9410feb938ceac2fcdae79d5ca189f20e768bc94a6e0216bf96d3bb81b841d44e80aa23db98c915defdc705ab81 + checksum: 10c0/275bf6874aca13071991b016259fb6e0fb60cc47dcb9ccf3e803dfef36f58bf392afa983823bc73ab429168fab1bb4864705f4149709b5b21cef17f3e3aa91a3 languageName: node linkType: hard@@ -6547,13 +6670,13 @@ checksum: 10c0/f62f5e844b33cd9adafe7fd00824e7ff14a3d12d8322634f6fdabbee08eea83f9f221cf77be1deac539660e05746363ab7bd2dac10bbf1302f23948e26a05cb3
languageName: node linkType: hard -"@strapi/logger@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/logger@npm:4.25.16" +"@strapi/logger@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/logger@npm:4.25.17" dependencies: lodash: "npm:4.17.21" winston: "npm:3.10.0" - checksum: 10c0/23194972a000d1ad2977bc3c6c958184388cdc9f3898210b26b1673ae5641155bc6274d23a862abd6c67926f22ba2a6c14d790de0a8b7e1a27c3a2da4a0439dd + checksum: 10c0/12891bed5b6393b0252704d623d957e2e0c5a1f93d4761c59d81fa571dfe6b52851b0f4f15461f68d3d9f4d5aa6a4cc2ca5653e72cae46284529e372daedf98c languageName: node linkType: hard@@ -6588,45 +6711,45 @@ checksum: 10c0/b8cada2fccde1bb5aba5a7c8a09e0c1e04260196782d79ef9d3e9b081edb6e2aad750dd00c88ce243e0387cdab04e9268de808d0504c45814aa0db8a9a121abd
languageName: node linkType: hard -"@strapi/permissions@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/permissions@npm:4.25.16" +"@strapi/permissions@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/permissions@npm:4.25.17" dependencies: "@casl/ability": "npm:6.5.0" - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" lodash: "npm:4.17.21" qs: "npm:6.11.1" sift: "npm:16.0.1" - checksum: 10c0/5a48eb9145b66741aaa793c57e781366d4a07a461a9e2dbbe64304022fc4b949a0f869e2f861d506328f7b187a99a92c78a2fc8a049f480ebce816cfd3f83bae + checksum: 10c0/f961427c13b5a11f05aaed337a7af87bee55172b2dc508f2b9a0f382f3890acb01fcfa3833f2ddad3955b3f36f813eda54993559a0ef3efbd4fb0c3e50d60de0 languageName: node linkType: hard -"@strapi/plugin-content-manager@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/plugin-content-manager@npm:4.25.16" +"@strapi/plugin-content-manager@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/plugin-content-manager@npm:4.25.17" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/types": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/types": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" koa: "npm:2.13.4" koa-bodyparser: "npm:4.4.1" lodash: "npm:4.17.21" qs: "npm:6.11.1" - checksum: 10c0/7d3010e2ec74a20fac02b40a9755ca45cfa2f1b77e8898db5309a0f4fe304f6896a85d0bbdb292ca41191d40a1a3b1806a434a06fb9a0f9f3b1087f315774a5d + checksum: 10c0/095349d0e4a21cb215abcbe234340f4292b52495b79adf6c9ded11c0b740597a185f8a5907cfc08c77beac51b4bb0124dcaf2c6ee95b5214bf952164aa3e4dd3 languageName: node linkType: hard -"@strapi/plugin-content-type-builder@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/plugin-content-type-builder@npm:4.25.16" +"@strapi/plugin-content-type-builder@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/plugin-content-type-builder@npm:4.25.17" dependencies: "@reduxjs/toolkit": "npm:1.9.7" "@sindresorhus/slugify": "npm:1.1.0" "@strapi/design-system": "npm:1.19.0" - "@strapi/generators": "npm:4.25.16" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/generators": "npm:4.25.17" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" fs-extra: "npm:10.0.0" immer: "npm:9.0.19" koa-bodyparser: "npm:4.4.1"@@ -6644,19 +6767,19 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/b297f4db2f84e5eb44e38eb803f803eaa5a08c226995f3239be20becdd92e6c00df7010b4761cc19a0c9ce00ac70e1ee47fa79e0f3f1b6eb8907b6f2c332bea0 + checksum: 10c0/581e38a6326337cbec2de52ba924af2ed2e159c91cad7737929e016b6741e0dd5458e2a550d729a8b20460a46d4c69510ce0b3c1f80cb5462c4fed7e2576a70c languageName: node linkType: hard -"@strapi/plugin-email@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/plugin-email@npm:4.25.16" +"@strapi/plugin-email@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/plugin-email@npm:4.25.17" dependencies: "@strapi/design-system": "npm:1.19.0" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" - "@strapi/provider-email-sendmail": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/provider-email-sendmail": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" lodash: "npm:4.17.21" prop-types: "npm:^15.8.1" react-intl: "npm:6.4.1"@@ -6668,20 +6791,20 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/96eaf89e4b7b880a27b88eeacc3456a085e2982bdb849df35b6006c0e23d68400369118d8246c22e375b4def8ad22d28d1b23e6e4a3bec1c9f711ff3797b6560 + checksum: 10c0/5e7936054dec1d284ed5e3cccdfa777583c5facd3088505b2707f591d22ba56dd8f8c05f3ebb9b83752cfb73f87e578e5ac9e704f580a6a3b97223b5e8cbd370 languageName: node linkType: hard -"@strapi/plugin-graphql@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/plugin-graphql@npm:4.25.16" +"@strapi/plugin-graphql@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/plugin-graphql@npm:4.25.17" dependencies: "@graphql-tools/schema": "npm:8.5.1" "@graphql-tools/utils": "npm:^8.13.1" "@strapi/design-system": "npm:1.19.0" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" apollo-server-core: "npm:3.12.1" apollo-server-koa: "npm:3.10.0" graphql: "npm:^15.5.1"@@ -6699,19 +6822,19 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/b3ea1d73bfe2da6c041b050f2501ba24e79ac6027911df8f79a59ed9aa17233356599df7766ac3ecda8ef8df13ad035e4aac46d86e6cf2a064adbb865abe2b14 + checksum: 10c0/98bceac46d7568b52cf22b833a20331ba17ad83153b574f80d1b9cda0ddab722dafdf0610894c7a9bfc5f701c4d960a3576c2642368b58203ee0f8069f6750c7 languageName: node linkType: hard -"@strapi/plugin-i18n@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/plugin-i18n@npm:4.25.16" +"@strapi/plugin-i18n@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/plugin-i18n@npm:4.25.17" dependencies: "@reduxjs/toolkit": "npm:1.9.7" "@strapi/design-system": "npm:1.19.0" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" axios: "npm:1.7.4" formik: "npm:2.4.0" immer: "npm:9.0.19"@@ -6728,17 +6851,17 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/ea67da8f5924f9df8186fcabaf91b167aded08812587dea5ab6293ad8d68a015afe220350a463385f37cf3089078ad8c41107218b5542922accc88733210e12b + checksum: 10c0/4c1f9e2deaaa0e24903df58b7fc8daf26ab58f84076c29094f1cfa90407304c14e8be3e40d6c461eccb678225f1defaf5e2d9832652946324d3f88a555dbd51d languageName: node linkType: hard -"@strapi/plugin-sentry@npm:^4.25.16": - version: 4.25.16 - resolution: "@strapi/plugin-sentry@npm:4.25.16" +"@strapi/plugin-sentry@npm:^4.25.17": + version: 4.25.17 + resolution: "@strapi/plugin-sentry@npm:4.25.17" dependencies: "@sentry/node": "npm:6.19.7" "@strapi/design-system": "npm:1.19.0" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" peerDependencies: "@strapi/strapi": ^4.0.0@@ -6746,19 +6869,19 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/9e2739bc597a6e40ce5b2edc41d759884d6820857accba43f3dcb7727f296719f35816196bccf2fc7867b12dcc718afe4547893495fdec293223aaf65a9ac943 + checksum: 10c0/5db31f4c5b5c15e4b3b4ad582e66718b85496febca7983e697e40456e5767583d6875d7edcf58e5008a930cbc18fc630d1a67f323f4d7eb11c7a990800a1f442 languageName: node linkType: hard -"@strapi/plugin-upload@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/plugin-upload@npm:4.25.16" +"@strapi/plugin-upload@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/plugin-upload@npm:4.25.17" dependencies: "@strapi/design-system": "npm:1.19.0" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" - "@strapi/provider-upload-local": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/provider-upload-local": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" axios: "npm:1.7.4" byte-size: "npm:7.0.1" cropperjs: "npm:1.6.0"@@ -6786,18 +6909,18 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/e9f462300c62860bd6da33a22fb5b5f0a2d14152612f1239565003a4e84c9ca2555d7112ad9c1e3a1f097c6963f0e8e469cc729c885750fbd872cfb2f2a0d74d + checksum: 10c0/e230cb3a80e590522575a82689dc18beaf58e1ae7626946db06854bb9cb24f32302e3b9a647d4b1b03decec31a0fea3791b4e260197e138b2be2e36da185827d languageName: node linkType: hard -"@strapi/plugin-users-permissions@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/plugin-users-permissions@npm:4.25.16" +"@strapi/plugin-users-permissions@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/plugin-users-permissions@npm:4.25.17" dependencies: "@strapi/design-system": "npm:1.19.0" - "@strapi/helper-plugin": "npm:4.25.16" + "@strapi/helper-plugin": "npm:4.25.17" "@strapi/icons": "npm:1.19.0" - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" bcryptjs: "npm:2.4.3" formik: "npm:2.4.0" grant-koa: "npm:5.4.8"@@ -6820,70 +6943,70 @@ react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 styled-components: ^5.2.1 - checksum: 10c0/4308ccfb6d9ac78ed5e2a9416ee54de2efafb502600dd3c3ff04a4c8e2f37774869016d2910bde8a347a9ef6a8c4091e93eb2378dc2de6869b2218fde3a09683 + checksum: 10c0/36691aee41cf78d1aad5b14d56bec195dddd4bae773466e74c4130eb440beb8496ea41a3870d57deb206bdf7f7fce263b056a35aae5fb89b4d147e2a177722cd languageName: node linkType: hard -"@strapi/provider-audit-logs-local@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/provider-audit-logs-local@npm:4.25.16" - checksum: 10c0/9b0d4374934eb43471b6181db08b35562d678fad9d8be86884b233755a67aeadda0e2e9da7c9673ca97e203f7073e951913d2790348551237c979ae263cbf772 +"@strapi/provider-audit-logs-local@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/provider-audit-logs-local@npm:4.25.17" + checksum: 10c0/f840f2c3b6852ab8c9073dbe6612027c20d7add6433231750deef8cdd06c1d9cc47ef9a05261c98eedb7e9d3565bfdf9bc128f0b4a1744bfac87096663cf3ff5 languageName: node linkType: hard -"@strapi/provider-email-nodemailer@npm:^4.25.16": - version: 4.25.16 - resolution: "@strapi/provider-email-nodemailer@npm:4.25.16" +"@strapi/provider-email-nodemailer@npm:^4.25.17": + version: 4.25.17 + resolution: "@strapi/provider-email-nodemailer@npm:4.25.17" dependencies: lodash: "npm:4.17.21" nodemailer: "npm:6.9.1" - checksum: 10c0/953e34b06a5e684e7fcb3a8482bbe79f22bdbeb9eaeeaa9fdccf81faf78c12016b7797d4100c43dc696a60a38d69cf33d333b28ca348f960b2ad3ba42a97831a + checksum: 10c0/38bcc372c47c0bd5f53e75ea486830244b9939b561ab4a4533c14515a5eb467e110d37c2068592b2ea9f83b2d9bb7d2a7c57854053a894865d1bf6c51cf503ef languageName: node linkType: hard -"@strapi/provider-email-sendmail@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/provider-email-sendmail@npm:4.25.16" +"@strapi/provider-email-sendmail@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/provider-email-sendmail@npm:4.25.17" dependencies: - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" sendmail: "npm:^1.6.1" - checksum: 10c0/571865c2f998d3094ffe5e636d5bd4492978e2692553a875620df53a5ff933aac2883cdbd818c8e6af04e4173090bd5281e8d218a1f66dbcb0782922cc208730 + checksum: 10c0/7c39185d34d4bfd9b2ef671936fa145caf59308b4d28aebbd6094e262e6e95a4d83596b6a7fae899b754f68f1481f659641a5e863c3b305902a455e5a1cedf2d languageName: node linkType: hard -"@strapi/provider-upload-local@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/provider-upload-local@npm:4.25.16" +"@strapi/provider-upload-local@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/provider-upload-local@npm:4.25.17" dependencies: - "@strapi/utils": "npm:4.25.16" + "@strapi/utils": "npm:4.25.17" fs-extra: "npm:10.0.0" - checksum: 10c0/abde530ce1887dd9187e9e758bb123c23d303d21811958e7c0d9f03774a73b753cdbd458ae5eb25f9600a923a1ec83faafce280d353442ab6432ae453ac14bde + checksum: 10c0/8854705cf1351eb89971f84ff7823c6ea9d4549611d7c708450f4863106478240cfb914283c6c75eb588bc30cc3c5b85d5dfee3fba93a032d8622b90ce35e660 languageName: node linkType: hard -"@strapi/strapi@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/strapi@npm:4.25.16" +"@strapi/strapi@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/strapi@npm:4.25.17" dependencies: "@koa/cors": "npm:5.0.0" "@koa/router": "npm:10.1.1" - "@strapi/admin": "npm:4.25.16" - "@strapi/cloud-cli": "npm:4.25.16" - "@strapi/content-releases": "npm:4.25.16" - "@strapi/data-transfer": "npm:4.25.16" - "@strapi/database": "npm:4.25.16" - "@strapi/generate-new": "npm:4.25.16" - "@strapi/generators": "npm:4.25.16" - "@strapi/logger": "npm:4.25.16" + "@strapi/admin": "npm:4.25.17" + "@strapi/cloud-cli": "npm:4.25.17" + "@strapi/content-releases": "npm:4.25.17" + "@strapi/data-transfer": "npm:4.25.17" + "@strapi/database": "npm:4.25.17" + "@strapi/generate-new": "npm:4.25.17" + "@strapi/generators": "npm:4.25.17" + "@strapi/logger": "npm:4.25.17" "@strapi/pack-up": "npm:4.23.0" - "@strapi/permissions": "npm:4.25.16" - "@strapi/plugin-content-manager": "npm:4.25.16" - "@strapi/plugin-content-type-builder": "npm:4.25.16" - "@strapi/plugin-email": "npm:4.25.16" - "@strapi/plugin-upload": "npm:4.25.16" - "@strapi/types": "npm:4.25.16" - "@strapi/typescript-utils": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/permissions": "npm:4.25.17" + "@strapi/plugin-content-manager": "npm:4.25.17" + "@strapi/plugin-content-type-builder": "npm:4.25.17" + "@strapi/plugin-email": "npm:4.25.17" + "@strapi/plugin-upload": "npm:4.25.17" + "@strapi/types": "npm:4.25.17" + "@strapi/typescript-utils": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" bcryptjs: "npm:2.4.3" boxen: "npm:5.1.2" chalk: "npm:4.1.2"@@ -6934,33 +7057,33 @@ yalc: "npm:1.0.0-pre.53"
yup: "npm:0.32.9" bin: strapi: bin/strapi.js - checksum: 10c0/4b5772b976f9fd1b9bc207de66f6f057b3241897d4fd42cdd2cc4e8bf6ab8d55140e1e43bcefd0978445096b245294caa53519bb37adedf460b05ddf89174b9b + checksum: 10c0/ec087ea1d87628937da3b8a232d6a4a329901248fdec7c4c738993c328521befed52e33b600cbe91b719072aca1cbe81d3b88a21b223103ebaf783c26f3f46c3 languageName: node linkType: hard -"@strapi/types@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/types@npm:4.25.16" +"@strapi/types@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/types@npm:4.25.17" dependencies: "@casl/ability": "npm:6.5.0" "@koa/cors": "npm:5.0.0" "@koa/router": "npm:10.1.1" - "@strapi/database": "npm:4.25.16" - "@strapi/logger": "npm:4.25.16" - "@strapi/permissions": "npm:4.25.16" - "@strapi/utils": "npm:4.25.16" + "@strapi/database": "npm:4.25.17" + "@strapi/logger": "npm:4.25.17" + "@strapi/permissions": "npm:4.25.17" + "@strapi/utils": "npm:4.25.17" commander: "npm:8.3.0" https-proxy-agent: "npm:5.0.1" koa: "npm:2.13.4" node-fetch: "npm:2.7.0" node-schedule: "npm:2.1.1" - checksum: 10c0/7480a1d7b67fc7b06674c8055cf7b32ca0852e375d5a8573ed424f49a7c586ea91e35083a47cf4033513fe548838484ec0ee18284d36dbb19dd4d5bdfde728cb + checksum: 10c0/f0c48da9ac1206723f68615c3b92aa578426b2546d65c4aa44c2215bbfa50ca1587aa132f817e5ba4116573224ca2addf4cb64a3c566eb5198b40ef139dca0b6 languageName: node linkType: hard -"@strapi/typescript-utils@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/typescript-utils@npm:4.25.16" +"@strapi/typescript-utils@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/typescript-utils@npm:4.25.17" dependencies: chalk: "npm:4.1.2" cli-table3: "npm:0.6.5"@@ -6968,7 +7091,7 @@ fs-extra: "npm:10.0.0"
lodash: "npm:4.17.21" prettier: "npm:2.8.4" typescript: "npm:5.2.2" - checksum: 10c0/266dd52f9e024f9d2e89fef1f209ae8f1677687fa4cf8bd61ff04b16baf01c52a6902985503dd3e08fa75343fc482d2b32315f241a2ef49b8f6fad0cf55321bf + checksum: 10c0/e35b343862cb5c90af5e30f7f3ef0ba59fba3ac284fdb5a889a435c5e3afc43dc0bae2c3f06428e7a09759f185cbae5f9254b551e999605d25067edd2b167433 languageName: node linkType: hard@@ -7004,9 +7127,9 @@ checksum: 10c0/75eea48aeafc79769ab1c70b249e9315c17fce47294c922118d143462c0355fdfd7909f6fa0665f94f269a0cdfc2bd14a524b9f2fa792845480d7991cc75c040
languageName: node linkType: hard -"@strapi/utils@npm:4.25.16": - version: 4.25.16 - resolution: "@strapi/utils@npm:4.25.16" +"@strapi/utils@npm:4.25.17": + version: 4.25.17 + resolution: "@strapi/utils@npm:4.25.17" dependencies: "@sindresorhus/slugify": "npm:1.1.0" date-fns: "npm:2.30.0"@@ -7014,7 +7137,7 @@ http-errors: "npm:1.8.1"
lodash: "npm:4.17.21" p-map: "npm:4.0.0" yup: "npm:0.32.9" - checksum: 10c0/a994bbc668b07293f0a6efc44cc40a8ad71507f2efae7357d0418b811f2fa62ae3ec4d0bb02017f652d50f42177a2be6fe5e48f46597bff7d7331468fd44123d + checksum: 10c0/0f9149b414ad230fe04d4a3af549f413ab15ca8098cd8e8b4aca994eb5b7a3e596be692621931ef15d66251500c42d2887ac344148104f54d93570d8537e6d9f languageName: node linkType: hard@@ -7190,30 +7313,30 @@ checksum: 10c0/73946918c025339db68b09abd91fa3001e87fc749c619d2e9c2003a663039d4c3cb89836c98a96598b3d47dec2481284ba85355392644911f5ecd2336536697f
languageName: node linkType: hard -"@tolgee/core@npm:5.31.5": - version: 5.31.5 - resolution: "@tolgee/core@npm:5.31.5" - checksum: 10c0/8c106f4bcfae41b15f15afe4b2cb0749db8abd2ed8809eb48237de9f6128024d64ffbc649a495c2aca847091e0d39d564ea9a1b61b5dfe509dd49090f3ff9cce +"@tolgee/core@npm:5.32.0": + version: 5.32.0 + resolution: "@tolgee/core@npm:5.32.0" + checksum: 10c0/cc4aafefd6ef2915af266271bdae84aa64a7b5d2aca27ae89ed62e0c6591ba3aaae70e41c9efbcee614cdbd9a69bd9196ca65bced9aacc9909ba6718cb677c6d languageName: node linkType: hard -"@tolgee/i18next@npm:^5.31.5": - version: 5.31.5 - resolution: "@tolgee/i18next@npm:5.31.5" +"@tolgee/i18next@npm:^5.32.0": + version: 5.32.0 + resolution: "@tolgee/i18next@npm:5.32.0" dependencies: - "@tolgee/web": "npm:5.31.5" + "@tolgee/web": "npm:5.32.0" peerDependencies: i18next: "*" - checksum: 10c0/3a366de86423e2fdb85ec16e5adeb98155acb0cd01b0b314e6f02957e5c4cc4d186c0616a3c4508fa99fcd1a0b35660e8fc726a1e14f83798d325e4309dc56d6 + checksum: 10c0/2b2b848fdf2846b03da3f949bbfe78eaf47f9783f00d52b38115a8b2e98726858e6ec7bdf8bf72e7108f57009923336a2f8a6a0e68442fd00cf9fda2f2f26d23 languageName: node linkType: hard -"@tolgee/web@npm:5.31.5": - version: 5.31.5 - resolution: "@tolgee/web@npm:5.31.5" +"@tolgee/web@npm:5.32.0": + version: 5.32.0 + resolution: "@tolgee/web@npm:5.32.0" dependencies: - "@tolgee/core": "npm:5.31.5" - checksum: 10c0/dd6b9a8cff312c9cc6cf5338719ae33c39a71af13d3753e241443f2c085569429bc72e7bf5a26f99430822f869395ba765f441272d8b3983fa3bd1251baa97db + "@tolgee/core": "npm:5.32.0" + checksum: 10c0/a6990bc22e936ab0ffd7772de7ab3724f95504c944ccc4dd936b401a47f369af816ad15e2fefa270b1e67c7a1ee64cd905095feda3e098b89ced5878f5c18bfd languageName: node linkType: hard@@ -7702,12 +7825,12 @@ checksum: 10c0/0742294912a6e79786cdee9ed77cff6ee8ff007b55d8e21170fc3e5994ad3a8101fea741898091876f8dc32b0a5ae3d64537b7176799e92da56346028d2cbcd2
languageName: node linkType: hard -"@types/node@npm:^22.9.0": - version: 22.9.0 - resolution: "@types/node@npm:22.9.0" +"@types/node@npm:^22.10.1": + version: 22.10.1 + resolution: "@types/node@npm:22.10.1" dependencies: - undici-types: "npm:~6.19.8" - checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51 + undici-types: "npm:~6.20.0" + checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234 languageName: node linkType: hard@@ -12547,11 +12670,11 @@ checksum: 10c0/e1450a1f75f67d35c061bf0d60888b15f62ab63aef9df1901cffc81cffbbb9e8b3de237c5502cf8613a017c1df3a3003881307c78835a1ab54d8c8d2206e01d3
languageName: node linkType: hard -"eslint-config-next@npm:^14.2.18": - version: 14.2.18 - resolution: "eslint-config-next@npm:14.2.18" +"eslint-config-next@npm:^14.2.19": + version: 14.2.19 + resolution: "eslint-config-next@npm:14.2.19" dependencies: - "@next/eslint-plugin-next": "npm:14.2.18" + "@next/eslint-plugin-next": "npm:14.2.19" "@rushstack/eslint-patch": "npm:^1.3.3" "@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"@@ -12567,7 +12690,7 @@ typescript: ">=3.3.1"
peerDependenciesMeta: typescript: optional: true - checksum: 10c0/325f467e9d4686fbafd3ec3843fc32267f999eb9854d59a1170fe14ae710f40c36c3a8f6f32d3319b43e2aacd6cf8c849135e54b0298887237ac11b11635e889 + checksum: 10c0/673face6c8e9817a67280b7e177d13b71ccda936466b81f377ad9fa0c096bd3739b5fbcef38a5854327bbe2143a3d4ecd6b4362bccc5154f90356f8299b1b98d languageName: node linkType: hard@@ -12778,7 +12901,7 @@ checksum: 10c0/2ed81c663b147ca6f578312919483eb040295bbab759e5a371953456c636c5b49a559883e2677112453728d66293c0a4c90ab11cab3428cf02a0236d2e738269
languageName: node linkType: hard -"eslint@npm:^8.57.0": +"eslint@npm:^8.57.1": version: 8.57.1 resolution: "eslint@npm:8.57.1" dependencies:@@ -12826,16 +12949,16 @@ checksum: 10c0/1fd31533086c1b72f86770a4d9d7058ee8b4643fd1cfd10c7aac1ecb8725698e88352a87805cf4b2ce890aa35947df4b4da9655fb7fdfa60dbb448a43f6ebcf1
languageName: node linkType: hard -"eslint@npm:^9.15.0": - version: 9.15.0 - resolution: "eslint@npm:9.15.0" +"eslint@npm:^9.16.0": + version: 9.16.0 + resolution: "eslint@npm:9.16.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.12.1" "@eslint/config-array": "npm:^0.19.0" "@eslint/core": "npm:^0.9.0" "@eslint/eslintrc": "npm:^3.2.0" - "@eslint/js": "npm:9.15.0" + "@eslint/js": "npm:9.16.0" "@eslint/plugin-kit": "npm:^0.2.3" "@humanfs/node": "npm:^0.16.6" "@humanwhocodes/module-importer": "npm:^1.0.1"@@ -12871,7 +12994,7 @@ jiti:
optional: true bin: eslint: bin/eslint.js - checksum: 10c0/d0d7606f36bfcccb1c3703d0a24df32067b207a616f17efe5fb1765a91d13f085afffc4fc97ecde4ab9c9f4edd64d9b4ce750e13ff7937a25074b24bee15b20f + checksum: 10c0/f36d12652c6f20bab8a77375b8ad29a6af030c3840deb0a5f9dd4cee49d68a2d68d7dc73b0c25918df59d83cd686dd5712e11387e696e1f3842e8dde15cd3255 languageName: node linkType: hard@@ -14220,10 +14343,10 @@ checksum: 10c0/656ad1f0d02c6ef378c07589519ed3ec27fe988ea177195c05b8aff280320f3d67b91fa0baa6f7e49288f9bf1f92fc84f783a79ac3ed66278f3fa082e627ed84
languageName: node linkType: hard -"google-libphonenumber@npm:^3.2.38": - version: 3.2.38 - resolution: "google-libphonenumber@npm:3.2.38" - checksum: 10c0/c5a8ec4ff6ed17d8336a48299e565ed3e79ace44b4dea3b3e3664bd633ff1a9fbc9cf7eda65eb410d7430feea88693e5dca4bc313b81cf5bbd1e1ed7a97d0908 +"google-libphonenumber@npm:^3.2.39": + version: 3.2.39 + resolution: "google-libphonenumber@npm:3.2.39" + checksum: 10c0/d275d96ef72d9ddd132b5887a2db47b96d11c93b9049fbf5081f5987e0fb87414e603ee80f94eac10970d07dd1fdb2e367545742ffbf3a54679a2edbef52b950 languageName: node linkType: hard@@ -14906,19 +15029,19 @@ checksum: 10c0/bfe88deac2414a41a0d08811e277c8c098f23993d6a1eb17f14a0f11b54c4d42865a63d3cfe1914668eefb9a188e2de58f38b55a179a238fd1fef606893e194f
languageName: node linkType: hard -"i18next-fs-backend@npm:^2.3.2": - version: 2.3.2 - resolution: "i18next-fs-backend@npm:2.3.2" - checksum: 10c0/5760843ade112821e4df62dffcdab769a09550bbe26264bb03babd60a122b4a1520a7ee95de228d3b932d2ac4220fc7669936026c10a729292c98cacdee8c49b +"i18next-fs-backend@npm:^2.6.0": + version: 2.6.0 + resolution: "i18next-fs-backend@npm:2.6.0" + checksum: 10c0/d54169d0fe757f2b0ec31ef5dcf5fe57e209a1afface07b397ec857e18a695c122aab79567d54b98e01185f6a5809cc9d881a412942fb6a06bbbde95a926690b languageName: node linkType: hard -"i18next@npm:^23.16.5": - version: 23.16.5 - resolution: "i18next@npm:23.16.5" +"i18next@npm:^23.16.8": + version: 23.16.8 + resolution: "i18next@npm:23.16.8" dependencies: "@babel/runtime": "npm:^7.23.2" - checksum: 10c0/4f926c09dc1087041084dbbfb8307bf2fdba1981069dece1c563577ca8a38a23ebfadf4d1c50c4091b640a8c8bf81d9cd008bd3e587bd452a6b9c728d5065346 + checksum: 10c0/57d249191e8a39bbbbe190cfa2e2bb651d0198e14444fe80453d3df8d02927de3c147c77724e9ae6c72fa241898cd761e3fdcd55d053db373471f1ac084bf345 languageName: node linkType: hard@@ -17406,20 +17529,20 @@ checksum: 10c0/468cb4954f85cdfc16e169db89a42d65287e3f121a9448b29c3c00d64c6f5a8f4367bea3978ba9109a0e3a10b19d50632b983639f91b9be9f20d1f63a5ff5bc1
languageName: node linkType: hard -"linkify-react@npm:^4.1.4": - version: 4.1.4 - resolution: "linkify-react@npm:4.1.4" +"linkify-react@npm:^4.2.0": + version: 4.2.0 + resolution: "linkify-react@npm:4.2.0" peerDependencies: linkifyjs: ^4.0.0 react: ">= 15.0.0" - checksum: 10c0/820325ed9400121393e1d2f657cfddb5553a5e7ed8d00b967c68d3102e06153ab3e3defcda4b65b96120b13f1f91a34dc91ae5d956275e27d715105a43c882d5 + checksum: 10c0/f9f73c81ba004ff150b494a1af6437eeea70b0978613181d18ceb3cf5b7860be5eb85027e472a02c1dfe9bd0a749e27b89d943b6187646ee1f54389ebe80d6aa languageName: node linkType: hard -"linkifyjs@npm:^4.1.4": - version: 4.1.4 - resolution: "linkifyjs@npm:4.1.4" - checksum: 10c0/ae8dcd9bd35520d6be539039514a7cc19770f5998cff1303e1dbd22f98d6ba0a59f88719d982d5e1407c31cbe59059ac331b63857fb01e7594ed1d2aaf956636 +"linkifyjs@npm:^4.2.0": + version: 4.2.0 + resolution: "linkifyjs@npm:4.2.0" + checksum: 10c0/fda4fe3e98df94400fbc70ba38798094c6852e7f41e8cc9b8a2fcd3cb122daa20502aedfd1ecb996cf9d829f6fdddd9813858ca070f9cb246389a5b161c6ac8d languageName: node linkType: hard@@ -18547,21 +18670,21 @@ checksum: 10c0/055c953ec4b98389b61e4026d07d6c27ff3942bde5e0ac15b5e0b32f1d58097fb58a32f114624fd7606ee9e1aaec63f335305a472609e78e3fba336eb4ac18ad
languageName: node linkType: hard -"next-i18next@npm:^15.3.1": - version: 15.3.1 - resolution: "next-i18next@npm:15.3.1" +"next-i18next@npm:^15.4.0": + version: 15.4.0 + resolution: "next-i18next@npm:15.4.0" dependencies: "@babel/runtime": "npm:^7.23.2" "@types/hoist-non-react-statics": "npm:^3.3.4" core-js: "npm:^3" hoist-non-react-statics: "npm:^3.3.2" - i18next-fs-backend: "npm:^2.3.2" + i18next-fs-backend: "npm:^2.6.0" peerDependencies: i18next: ">= 23.7.13" next: ">= 12.0.0" react: ">= 17.0.2" react-i18next: ">= 13.5.0" - checksum: 10c0/e8657760edbf345a7e047a0594f60cc2b28f66db46b9f26bbb57f5da5b30536adc4a49d640ecbb7c0c871381536496f885e9c5e34a41c8c6fd144e2fc4408435 + checksum: 10c0/edcc2cb38bf31df4483577cd8994034a0fefa6fb27e160d1288ab226b3f3c06f2bf9cc645913505676a11f420503eebac9684406695228029dd7a402b5b37f3c languageName: node linkType: hard@@ -18581,20 +18704,20 @@ checksum: 10c0/efe34fc9eb5a422e6c31cdf64019c130a10f5f6d689ff7402ada98571724ba7ebab67550d3b169c40baade38c20229ec762e6d5f207eb064195b158cacb73b60
languageName: node linkType: hard -"next@npm:^14.2.18": - version: 14.2.18 - resolution: "next@npm:14.2.18" +"next@npm:^14.2.19": + version: 14.2.19 + resolution: "next@npm:14.2.19" dependencies: - "@next/env": "npm:14.2.18" - "@next/swc-darwin-arm64": "npm:14.2.18" - "@next/swc-darwin-x64": "npm:14.2.18" - "@next/swc-linux-arm64-gnu": "npm:14.2.18" - "@next/swc-linux-arm64-musl": "npm:14.2.18" - "@next/swc-linux-x64-gnu": "npm:14.2.18" - "@next/swc-linux-x64-musl": "npm:14.2.18" - "@next/swc-win32-arm64-msvc": "npm:14.2.18" - "@next/swc-win32-ia32-msvc": "npm:14.2.18" - "@next/swc-win32-x64-msvc": "npm:14.2.18" + "@next/env": "npm:14.2.19" + "@next/swc-darwin-arm64": "npm:14.2.19" + "@next/swc-darwin-x64": "npm:14.2.19" + "@next/swc-linux-arm64-gnu": "npm:14.2.19" + "@next/swc-linux-arm64-musl": "npm:14.2.19" + "@next/swc-linux-x64-gnu": "npm:14.2.19" + "@next/swc-linux-x64-musl": "npm:14.2.19" + "@next/swc-win32-arm64-msvc": "npm:14.2.19" + "@next/swc-win32-ia32-msvc": "npm:14.2.19" + "@next/swc-win32-x64-msvc": "npm:14.2.19" "@swc/helpers": "npm:0.5.5" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579"@@ -18635,7 +18758,7 @@ sass:
optional: true bin: next: dist/bin/next - checksum: 10c0/9aa1cf6a3238735a80fae32c217b0312dcb46c12ab9da19855c1344d7256ca797b286b78902c4d6488e7eb806e53c5bb21521cec38f793fb74f17513e2382838 + checksum: 10c0/54e2c066f8c183fe608415055d1e026036f4708559e4ee7d0be5914103bf9edd82d4034612609d4e81b0e209f45704c5206df0f16919cd1c432b45e27bc6ef47 languageName: node linkType: hard@@ -20679,9 +20802,9 @@ checksum: 10c0/1d2831d9c3b4f5c91f020076aeb6502437a4788077d0c438421e466eb9633d5dc2aacedf7b779a970b807d61cf87793c5ff76ee3190a185d71c90b5cfb367e96
languageName: node linkType: hard -"react-i18next@npm:^15.1.1": - version: 15.1.1 - resolution: "react-i18next@npm:15.1.1" +"react-i18next@npm:^15.1.3": + version: 15.1.3 + resolution: "react-i18next@npm:15.1.3" dependencies: "@babel/runtime": "npm:^7.25.0" html-parse-stringify: "npm:^3.0.1"@@ -20693,7 +20816,7 @@ react-dom:
optional: true react-native: optional: true - checksum: 10c0/c1e8af21422cdaa1a493b1d73502a496aab84c3318de1137bb56b1f2f37eae4ba5856cf079b0a0abe9f2a18e0457c986ad2e43e70875f7cd43d0efa2f70897a5 + checksum: 10c0/2f8de1757f5b4d91e034f621c0bf6422fad3cde0687d11d4fe87822db86f264c6c3512a26fafe03d91ea691b3c441ba5ca490f4e5611e147df985ee133265089 languageName: node linkType: hard@@ -23005,13 +23128,13 @@ checksum: 10c0/b509231cbdee45064ff4f9fd73609e2bcc4e84a4d508e9dd0f31f70356473fde18abfb5838c17d56fb236f5a06b102ef115438de0600b749e818a35fbbc48c43
languageName: node linkType: hard -"stripe@npm:^14.25.0": - version: 14.25.0 - resolution: "stripe@npm:14.25.0" +"stripe@npm:^17.4.0": + version: 17.4.0 + resolution: "stripe@npm:17.4.0" dependencies: "@types/node": "npm:>=8.1.0" qs: "npm:^6.11.0" - checksum: 10c0/3f98230d537bdcb9e31775576743e9f2e2137d45021b3a59afe5af17dc54397e8f27bab7abce6fbb81545f69dc73f4c1325c987d2e0c88c2149e135c783d14ff + checksum: 10c0/bae24fc8c7b464f26f0b03f278007ef08e7fda31215fd5547521edb18e681615fc20023661f881340b8bcc46b6fdb3fd8e306cb76599fcab49231407932ad990 languageName: node linkType: hard@@ -23031,7 +23154,7 @@ checksum: 10c0/ad4d870b3642b0e42ecc7be0e106dd14b7af11985e34fee8de34e5e38c3214bfc96fa7055acea86d75a3a59ddea3f6a8c6641001a66494d7df72d09685e3fadb
languageName: node linkType: hard -"styled-components@npm:^5.2.1": +"styled-components@npm:^5.3.11": version: 5.3.11 resolution: "styled-components@npm:5.3.11" dependencies:@@ -23827,13 +23950,13 @@ checksum: 10c0/91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
languageName: node linkType: hard -"typescript@npm:^5.6.3": - version: 5.6.3 - resolution: "typescript@npm:5.6.3" +"typescript@npm:^5.7.2": + version: 5.7.2 + resolution: "typescript@npm:5.7.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799 + checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622 languageName: node linkType: hard@@ -23847,13 +23970,13 @@ checksum: 10c0/062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>": - version: 5.6.3 - resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40" +"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>": + version: 5.7.2 + resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=8c6c40" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7 + checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79 languageName: node linkType: hard@@ -23920,10 +24043,17 @@ checksum: 10c0/96c0466a5fbf395917974a921d5d4eee67bca4b30d3a31ce7e621e0228c479cf893e783a109af6e14329b52fe2f0cb4108665fad2b87b0018c0df6ac771261d5
languageName: node linkType: hard -"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8": +"undici-types@npm:~6.19.2": version: 6.19.8 resolution: "undici-types@npm:6.19.8" checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344 + languageName: node + linkType: hard + +"undici-types@npm:~6.20.0": + version: 6.20.0 + resolution: "undici-types@npm:6.20.0" + checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf languageName: node linkType: hard