Update all digest updates to v2.2.3
This commit was merged in pull request #79.
This commit is contained in:
Generated
+20
-17
@@ -907,9 +907,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@codemirror/state": {
|
"node_modules/@codemirror/state": {
|
||||||
"version": "6.5.4",
|
"version": "6.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.5.4.tgz",
|
"resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.7.1.tgz",
|
||||||
"integrity": "sha512-8y7xqG/hpB53l25CIoit9/ngxdfoG+fx+V3SHBrinnhOtLvKHRyAJJuHzkWrR4YXXLX8eXBsejgAAxHUOdW1yw==",
|
"integrity": "sha512-9QzNDgE4EYDnAHfrTlR2lwiPciiOymLtwKK+8yHQzCc7GXhAP9xdEbEJFy2IWB1j9UGUl9BsgMmTo/ImA02T7A==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@marijn/find-cluster-break": "^1.0.0"
|
"@marijn/find-cluster-break": "^1.0.0"
|
||||||
@@ -928,12 +928,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@codemirror/view": {
|
"node_modules/@codemirror/view": {
|
||||||
"version": "6.39.12",
|
"version": "6.43.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.39.12.tgz",
|
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.43.0.tgz",
|
||||||
"integrity": "sha512-f+/VsHVn/kOA9lltk/GFzuYwVVAKmOnNjxbrhkk3tPHntFqjWeI2TbIXx006YkBkqC10wZ4NsnWXCQiFPeAISQ==",
|
"integrity": "sha512-V7ZCLQO3Jus9hzh2jVCCPW3mO4IBMr43O37PqSUYautJSnnJF41YlgLw21x0fLJTYvJ+Vkm6Gp+qKGH9pltgXA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/state": "^6.5.0",
|
"@codemirror/state": "^6.6.0",
|
||||||
"crelt": "^1.0.6",
|
"crelt": "^1.0.6",
|
||||||
"style-mod": "^4.1.0",
|
"style-mod": "^4.1.0",
|
||||||
"w3c-keyname": "^2.2.4"
|
"w3c-keyname": "^2.2.4"
|
||||||
@@ -6855,12 +6855,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@strapi/design-system": {
|
"node_modules/@strapi/design-system": {
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.3.tgz",
|
||||||
"integrity": "sha512-RhIKAlW0JDKs33EmB5gmuSey46Wa2Idul6iG/nucQU2qgtaQp5SNzbbAc7+vWXHBXMvGjYgqGtCaU0DN65iZeQ==",
|
"integrity": "sha512-6eM0ebGETaFoWUks0dPEV9kLk2lx6/nUXwCM0dCITAKPr55r1KKc/DtFnST1tQdDC4KHvp3yL6H7y9P/Rb89RA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/lang-json": "6.0.1",
|
"@codemirror/lang-json": "6.0.1",
|
||||||
|
"@codemirror/state": "6.7.1",
|
||||||
|
"@codemirror/view": "6.43.0",
|
||||||
"@floating-ui/react-dom": "2.1.0",
|
"@floating-ui/react-dom": "2.1.0",
|
||||||
"@internationalized/date": "3.5.4",
|
"@internationalized/date": "3.5.4",
|
||||||
"@internationalized/number": "3.5.3",
|
"@internationalized/number": "3.5.3",
|
||||||
@@ -6881,7 +6883,8 @@
|
|||||||
"@radix-ui/react-tabs": "1.0.4",
|
"@radix-ui/react-tabs": "1.0.4",
|
||||||
"@radix-ui/react-tooltip": "1.0.7",
|
"@radix-ui/react-tooltip": "1.0.7",
|
||||||
"@radix-ui/react-use-callback-ref": "1.0.1",
|
"@radix-ui/react-use-callback-ref": "1.0.1",
|
||||||
"@strapi/ui-primitives": "2.2.2",
|
"@strapi/ui-primitives": "2.2.3",
|
||||||
|
"@tanstack/react-virtual": "^3.10.8",
|
||||||
"@uiw/react-codemirror": "4.22.2",
|
"@uiw/react-codemirror": "4.22.2",
|
||||||
"lodash": "4.18.1",
|
"lodash": "4.18.1",
|
||||||
"react-remove-scroll": "2.5.10"
|
"react-remove-scroll": "2.5.10"
|
||||||
@@ -6894,9 +6897,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@strapi/design-system/node_modules/@strapi/ui-primitives": {
|
"node_modules/@strapi/design-system/node_modules/@strapi/ui-primitives": {
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.3.tgz",
|
||||||
"integrity": "sha512-yT0cGGedM2hUZvNcPwUTdAOC29vqM4NYYxLRtW6UD6jG5Td4fk6tEW+e1fjT6Z14/hdd5CY3MsBem0uBxx4ABg==",
|
"integrity": "sha512-5/G77aaXl+zWqH8wTUzjeskibf1Hqk7Fv6YSo6PXuGUH5Um+4H88NxKiXqaCAtkXdjQo7NiWu0yESAvwofkclg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@radix-ui/number": "1.0.1",
|
"@radix-ui/number": "1.0.1",
|
||||||
@@ -7632,9 +7635,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@strapi/icons": {
|
"node_modules/@strapi/icons": {
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.3.tgz",
|
||||||
"integrity": "sha512-cR0lQrHerR4/zTvHd9Agjh//iFAs8rBOH6Gv21/uoGszuZEaV4u70YfzT9UujY5myyerMZeXukaWq3mApbF1EA==",
|
"integrity": "sha512-08BpuH9oEf6TssUMRsDfjZBCgA2+QPmp0ye2qallvKy2EBZb0uydaYvHzbgKfkajfOkUUFImBcTkblXSRvHVIA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user