diff --git a/client/package.json b/client/package.json index 4d5918bd67..ce4ad60dad 100644 --- a/client/package.json +++ b/client/package.json @@ -129,8 +129,8 @@ }, "devDependencies": { "@babel/types": "7.16.0", - "@codesee/babel-plugin-instrument": "0.156.0", - "@codesee/tracker": "0.156.0", + "@codesee/babel-plugin-instrument": "0.157.0", + "@codesee/tracker": "0.157.0", "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "autoprefixer": "10.4.0", diff --git a/package-lock.json b/package-lock.json index 03bc2b2c23..738a41c2f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -297,8 +297,8 @@ }, "devDependencies": { "@babel/types": "7.16.0", - "@codesee/babel-plugin-instrument": "0.156.0", - "@codesee/tracker": "0.156.0", + "@codesee/babel-plugin-instrument": "0.157.0", + "@codesee/tracker": "0.157.0", "@testing-library/jest-dom": "5.16.1", "@testing-library/react": "12.1.2", "autoprefixer": "10.4.0", @@ -2633,9 +2633,9 @@ } }, "node_modules/@codesee/babel-plugin-instrument": { - "version": "0.156.0", - "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.156.0.tgz", - "integrity": "sha512-RWXfIq3Ttt/lQury9HiIu7wwVm5g7UhYj+P7rOt/9+VjweFbE3sVsSY806zsWXpX2NJcmZCLMGfvxzP0DPq6UQ==", + "version": "0.157.0", + "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.157.0.tgz", + "integrity": "sha512-vQTJJGPlVgdkq5B6bzwNgZ2pExC0IipYk94Q2bU1yPvJid6n7/la7aTqcsEm1dMj9xha9HDfz+Dyog1gkokutg==", "dev": true, "dependencies": { "@babel/plugin-syntax-jsx": "^7.12.13", @@ -2650,9 +2650,9 @@ } }, "node_modules/@codesee/tracker": { - "version": "0.156.0", - "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.156.0.tgz", - "integrity": "sha512-B8t1viv6+Uqa/LjT39S0QLRlmKiNiyphN4Yx/GyqiltDuZZKzNprKVd/9vsb9vP0b7Q5IP4odJUpG46p7H1pSw==", + "version": "0.157.0", + "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.157.0.tgz", + "integrity": "sha512-K45sti+j+hpHFNYWqL9oILqAzUteLgRxfPmAu4r8AdlbSPiWSBjubP3AyIdl+flcui98hKAUyW3ckhgmUB1eSQ==", "dev": true }, "node_modules/@cspotcode/source-map-consumer": { @@ -57150,9 +57150,9 @@ } }, "@codesee/babel-plugin-instrument": { - "version": "0.156.0", - "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.156.0.tgz", - "integrity": "sha512-RWXfIq3Ttt/lQury9HiIu7wwVm5g7UhYj+P7rOt/9+VjweFbE3sVsSY806zsWXpX2NJcmZCLMGfvxzP0DPq6UQ==", + "version": "0.157.0", + "resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.157.0.tgz", + "integrity": "sha512-vQTJJGPlVgdkq5B6bzwNgZ2pExC0IipYk94Q2bU1yPvJid6n7/la7aTqcsEm1dMj9xha9HDfz+Dyog1gkokutg==", "dev": true, "requires": { "@babel/plugin-syntax-jsx": "^7.12.13", @@ -57164,9 +57164,9 @@ } }, "@codesee/tracker": { - "version": "0.156.0", - "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.156.0.tgz", - "integrity": "sha512-B8t1viv6+Uqa/LjT39S0QLRlmKiNiyphN4Yx/GyqiltDuZZKzNprKVd/9vsb9vP0b7Q5IP4odJUpG46p7H1pSw==", + "version": "0.157.0", + "resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.157.0.tgz", + "integrity": "sha512-K45sti+j+hpHFNYWqL9oILqAzUteLgRxfPmAu4r8AdlbSPiWSBjubP3AyIdl+flcui98hKAUyW3ckhgmUB1eSQ==", "dev": true }, "@cspotcode/source-map-consumer": { @@ -57721,8 +57721,8 @@ "@babel/preset-react": "7.16.5", "@babel/standalone": "7.16.6", "@babel/types": "7.16.0", - "@codesee/babel-plugin-instrument": "0.156.0", - "@codesee/tracker": "0.156.0", + "@codesee/babel-plugin-instrument": "0.157.0", + "@codesee/tracker": "0.157.0", "@fortawesome/fontawesome": "1.1.8", "@fortawesome/fontawesome-svg-core": "1.2.36", "@fortawesome/free-brands-svg-icons": "5.15.4",