mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
Install gift-pegjs 1.0.2
This commit is contained in:
parent
8c1a2d5e61
commit
c266538aa5
2 changed files with 5 additions and 5 deletions
8
client/package-lock.json
generated
8
client/package-lock.json
generated
|
|
@ -20,7 +20,7 @@
|
|||
"@types/uuid": "^9.0.7",
|
||||
"axios": "^1.6.7",
|
||||
"esbuild": "^0.23.1",
|
||||
"gift-pegjs": "^1.0.1",
|
||||
"gift-pegjs": "^1.0.2",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"katex": "^0.16.9",
|
||||
"marked": "^9.1.2",
|
||||
|
|
@ -6844,9 +6844,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gift-pegjs": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/gift-pegjs/-/gift-pegjs-1.0.1.tgz",
|
||||
"integrity": "sha512-I94JJpbTg7FZvNkF+LKihjBK/eSb8LBegEGktD/k/5q6DbGvRXTHQu/22VHCSq9b39BkNcOftEAYRRcTd8IPUg==",
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/gift-pegjs/-/gift-pegjs-1.0.2.tgz",
|
||||
"integrity": "sha512-S/A2wBDdia2QWKpB5FtASx1gguep1wg5If5glDWJgUMiABICJT7ogArGfsdgozevhBdbdOiHhrykJP86hbgvRw==",
|
||||
"dependencies": {
|
||||
"pegjs": "^0.10.x"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"@types/uuid": "^9.0.7",
|
||||
"axios": "^1.6.7",
|
||||
"esbuild": "^0.23.1",
|
||||
"gift-pegjs": "^1.0.1",
|
||||
"gift-pegjs": "^1.0.2",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"katex": "^0.16.9",
|
||||
"marked": "^9.1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue