chore(deps): update codesee to v0.124.0
This commit is contained in:
committed by
renovate[bot]
parent
b4d68a9c64
commit
0499b06ad2
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -3856,9 +3856,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codesee/babel-plugin-instrument": {
|
"@codesee/babel-plugin-instrument": {
|
||||||
"version": "0.122.0",
|
"version": "0.124.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.122.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.124.0.tgz",
|
||||||
"integrity": "sha512-fG+NauwOt0RICkvY265Bctu3D0mf+XfY09UiMGokWwMPjkLgZq4pfG7JyuMlSqPbGaeQz972NKuufkfd89XZGQ==",
|
"integrity": "sha512-Pf4Ho8ZiLx1UH//CnGAKziZ1EDfwoX7dXeS1M1w70UXvYdnlGPPZktiqlJ5bbEkHUGKI12upTt7ivDMSANuNSQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||||
@ -3870,9 +3870,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codesee/tracker": {
|
"@codesee/tracker": {
|
||||||
"version": "0.122.0",
|
"version": "0.124.0",
|
||||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.122.0.tgz",
|
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.124.0.tgz",
|
||||||
"integrity": "sha512-EuGEJbOEQg3IFQxVGsxr7/AhP0SEt3DciWYwV9lh4TIrerHbRurCzuR4zCitEsdhIgr8OXGKzFAygrPaXG4rnA==",
|
"integrity": "sha512-S1N3DZAi4zQrTt3oQB2O8F/t2I/tsK4IwL4x/4nl/TKeTatSVklQJuaZst45iBZcv94xyf3mpE3zhaWCcs0Yng==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@discoveryjs/json-ext": {
|
"@discoveryjs/json-ext": {
|
||||||
|
@ -127,8 +127,8 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/types": "7.15.6",
|
"@babel/types": "7.15.6",
|
||||||
"@codesee/babel-plugin-instrument": "0.122.0",
|
"@codesee/babel-plugin-instrument": "0.124.0",
|
||||||
"@codesee/tracker": "0.122.0",
|
"@codesee/tracker": "0.124.0",
|
||||||
"@testing-library/jest-dom": "5.14.1",
|
"@testing-library/jest-dom": "5.14.1",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"@types/chai": "4.2.22",
|
"@types/chai": "4.2.22",
|
||||||
|
Reference in New Issue
Block a user