CI updates #4

This commit is contained in:
Darren Clarke 2023-06-20 09:32:57 +00:00 committed by GitHub
parent 065dedc7b2
commit 1c3ea1e8f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 0 deletions

14
package-lock.json generated
View file

@ -57,6 +57,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@types/node": "^20.3.1",
"@types/react": "18.2.13",
"@types/uuid": "^9.0.2",
"babel-loader": "^9.1.2",
@ -665,6 +666,12 @@
"url": "https://opencollective.com/popperjs"
}
},
"apps/leafcutter/node_modules/@types/node": {
"version": "20.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.1.tgz",
"integrity": "sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==",
"dev": true
},
"apps/leafcutter/node_modules/@types/react": {
"version": "18.2.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.13.tgz",
@ -1005,6 +1012,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@types/node": "^20.3.1",
"@types/react": "18.2.13",
"@types/uuid": "^9.0.2",
"babel-loader": "^9.1.2",
@ -1613,6 +1621,12 @@
"url": "https://opencollective.com/popperjs"
}
},
"apps/link/node_modules/@types/node": {
"version": "20.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.3.1.tgz",
"integrity": "sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg==",
"dev": true
},
"apps/link/node_modules/@types/react": {
"version": "18.2.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.13.tgz",