diff options
Diffstat (limited to 'source/96/package-lock.json')
| -rw-r--r-- | source/96/package-lock.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/96/package-lock.json b/source/96/package-lock.json index 63a67d9..d24528f 100644 --- a/source/96/package-lock.json +++ b/source/96/package-lock.json @@ -1594,6 +1594,7 @@ "resolved": "https://registry.npmjs.org/react/-/react-19.0.0.tgz", "integrity": "sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==", "license": "MIT", + "peer": true, "engines": { "node": ">=0.10.0" } @@ -1603,6 +1604,7 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.0.0.tgz", "integrity": "sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==", "license": "MIT", + "peer": true, "dependencies": { "scheduler": "^0.25.0" }, |
