chore(deps): update codesee to v0.105.0
This commit is contained in:
committed by
renovate[bot]
parent
4c038a8a13
commit
5c4e90d24d
12
client/package-lock.json
generated
12
client/package-lock.json
generated
@ -4017,9 +4017,9 @@
|
||||
}
|
||||
},
|
||||
"@codesee/babel-plugin-instrument": {
|
||||
"version": "0.104.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.104.0.tgz",
|
||||
"integrity": "sha512-uvvL6UDLbIoQplZlGLlOtgbIaNU9pScIjP/tDqCJ7fNWdntONFdVmiubkQvHo1Q6bMwx29r9tm8kV3DZjxvWwg==",
|
||||
"version": "0.105.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.105.0.tgz",
|
||||
"integrity": "sha512-fTLfKIqqPexpD5nGblZXZyQol0KjIhtw2qrHf6qt/ELrFl0VZ+RTxdbd8G399cnthd1SU4b5QPQN9eWbScjiWg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||
@ -4076,9 +4076,9 @@
|
||||
}
|
||||
},
|
||||
"@codesee/tracker": {
|
||||
"version": "0.104.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.104.0.tgz",
|
||||
"integrity": "sha512-MzF6ntgHruTLWgxaG+KqZgs82kDrZ8nF9s5M0y+0CjU6gbTxBIc+MCQgL7VyRWBHDI2NY/Px0shphUJUdoXhAw==",
|
||||
"version": "0.105.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.105.0.tgz",
|
||||
"integrity": "sha512-eaGBFDTDdXKSUPVXCkvl1Za1EaUf432j45ziH/nQnu3ieAgQ4wzBxlguqeXAFOs88EERIoV0HO7kKErldA8xSA==",
|
||||
"dev": true
|
||||
},
|
||||
"@discoveryjs/json-ext": {
|
||||
|
@ -131,8 +131,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.15.6",
|
||||
"@codesee/babel-plugin-instrument": "0.104.0",
|
||||
"@codesee/tracker": "0.104.0",
|
||||
"@codesee/babel-plugin-instrument": "0.105.0",
|
||||
"@codesee/tracker": "0.105.0",
|
||||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@types/jest": "26.0.24",
|
||||
|
Reference in New Issue
Block a user