Thibaud Colas 2023-02-03 09:48:04 +00:00 zatwierdzone przez GitHub
rodzic 3c33b3bea6
commit 667379f9ff
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -14,7 +14,7 @@
"axe-core": "^4.6.2",
"downshift": "^7.2.0",
"draft-js": "^0.10.5",
"draftail": "^2.0.0-rc.5",
"draftail": "^2.0.0-rc.6",
"draftjs-filters": "^3.0.1",
"focus-trap-react": "^8.4.2",
"immer": "^9.0.6",
@ -18029,9 +18029,9 @@
}
},
"node_modules/draftail": {
"version": "2.0.0-rc.5",
"resolved": "https://registry.npmjs.org/draftail/-/draftail-2.0.0-rc.5.tgz",
"integrity": "sha512-t4o+483o7DY+7taNP6adgh2FAp4VBi0WxcteilPZdRZaotv3ePsLV5TPtfLiQtS4KGgGyP+RiGmPfPjJ/Ycbvg==",
"version": "2.0.0-rc.6",
"resolved": "https://registry.npmjs.org/draftail/-/draftail-2.0.0-rc.6.tgz",
"integrity": "sha512-1Moe87oMhcR0C36H9wjgDo4n9kfv73s8+XKviaxVBopSK6HbZaHiEZu9T68wmYzOnUmAr9G59h0b+sSAGPiBlg==",
"dependencies": {
"@tippyjs/react": "^4.2.6",
"decorate-component-with-props": "^1.0.2",
@ -44140,9 +44140,9 @@
}
},
"draftail": {
"version": "2.0.0-rc.5",
"resolved": "https://registry.npmjs.org/draftail/-/draftail-2.0.0-rc.5.tgz",
"integrity": "sha512-t4o+483o7DY+7taNP6adgh2FAp4VBi0WxcteilPZdRZaotv3ePsLV5TPtfLiQtS4KGgGyP+RiGmPfPjJ/Ycbvg==",
"version": "2.0.0-rc.6",
"resolved": "https://registry.npmjs.org/draftail/-/draftail-2.0.0-rc.6.tgz",
"integrity": "sha512-1Moe87oMhcR0C36H9wjgDo4n9kfv73s8+XKviaxVBopSK6HbZaHiEZu9T68wmYzOnUmAr9G59h0b+sSAGPiBlg==",
"requires": {
"@tippyjs/react": "^4.2.6",
"decorate-component-with-props": "^1.0.2",

Wyświetl plik

@ -107,7 +107,7 @@
"axe-core": "^4.6.2",
"downshift": "^7.2.0",
"draft-js": "^0.10.5",
"draftail": "^2.0.0-rc.5",
"draftail": "^2.0.0-rc.6",
"draftjs-filters": "^3.0.1",
"focus-trap-react": "^8.4.2",
"immer": "^9.0.6",