mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-07 18:01:40 -05:00
chore(deps): update automerged always - codesee to v0.474.0
This commit is contained in:
@@ -133,8 +133,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.20.7",
|
||||
"@codesee/babel-plugin-instrument": "0.470.0",
|
||||
"@codesee/tracker": "0.470.0",
|
||||
"@codesee/babel-plugin-instrument": "0.474.0",
|
||||
"@codesee/tracker": "0.474.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@types/react-gtm-module": "2.0.1",
|
||||
|
||||
32
package-lock.json
generated
32
package-lock.json
generated
@@ -523,8 +523,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.20.7",
|
||||
"@codesee/babel-plugin-instrument": "0.470.0",
|
||||
"@codesee/tracker": "0.470.0",
|
||||
"@codesee/babel-plugin-instrument": "0.474.0",
|
||||
"@codesee/tracker": "0.474.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@types/react-gtm-module": "2.0.1",
|
||||
@@ -2842,9 +2842,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@codesee/babel-plugin-instrument": {
|
||||
"version": "0.470.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.470.0.tgz",
|
||||
"integrity": "sha512-vQZ8Ugt4yPGgGTVPBDTI6BtiBGEes/r35O7MnQ0RzY0Ebw0vs/q6+1zos0z0HXkYt5CsDb65VGQV4h7ySskBeA==",
|
||||
"version": "0.474.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.474.0.tgz",
|
||||
"integrity": "sha512-FdCv0DphJzYnke4bPvC3c0dVn71d1YI7rFSmz8QIHwRocKz/57kv9NMoSm+/0lHxXFyvclBx2lZ+JYolPhIUVQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||
@@ -2859,9 +2859,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@codesee/tracker": {
|
||||
"version": "0.470.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.470.0.tgz",
|
||||
"integrity": "sha512-pphmdAb6waC/XP4ZHUQCoHZ04FSdpX3q+TJ9/YPJvHoebPA4xmUSwnw3jHsE8Y4MA15/n0NQQlzd/QYOWFxANw==",
|
||||
"version": "0.474.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.474.0.tgz",
|
||||
"integrity": "sha512-3rGwG8/3Cq2cssHgZWjXnVzj7ueln066vXXC9CeJWT0U1D5FDWqo2RznE0JHNJnfpf5k0SdqLLHlILVLGW0Rrg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@cspotcode/source-map-support": {
|
||||
@@ -55817,9 +55817,9 @@
|
||||
}
|
||||
},
|
||||
"@codesee/babel-plugin-instrument": {
|
||||
"version": "0.470.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.470.0.tgz",
|
||||
"integrity": "sha512-vQZ8Ugt4yPGgGTVPBDTI6BtiBGEes/r35O7MnQ0RzY0Ebw0vs/q6+1zos0z0HXkYt5CsDb65VGQV4h7ySskBeA==",
|
||||
"version": "0.474.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/babel-plugin-instrument/-/babel-plugin-instrument-0.474.0.tgz",
|
||||
"integrity": "sha512-FdCv0DphJzYnke4bPvC3c0dVn71d1YI7rFSmz8QIHwRocKz/57kv9NMoSm+/0lHxXFyvclBx2lZ+JYolPhIUVQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/plugin-syntax-jsx": "^7.12.13",
|
||||
@@ -55831,9 +55831,9 @@
|
||||
}
|
||||
},
|
||||
"@codesee/tracker": {
|
||||
"version": "0.470.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.470.0.tgz",
|
||||
"integrity": "sha512-pphmdAb6waC/XP4ZHUQCoHZ04FSdpX3q+TJ9/YPJvHoebPA4xmUSwnw3jHsE8Y4MA15/n0NQQlzd/QYOWFxANw==",
|
||||
"version": "0.474.0",
|
||||
"resolved": "https://registry.npmjs.org/@codesee/tracker/-/tracker-0.474.0.tgz",
|
||||
"integrity": "sha512-3rGwG8/3Cq2cssHgZWjXnVzj7ueln066vXXC9CeJWT0U1D5FDWqo2RznE0JHNJnfpf5k0SdqLLHlILVLGW0Rrg==",
|
||||
"dev": true
|
||||
},
|
||||
"@cspotcode/source-map-support": {
|
||||
@@ -56417,8 +56417,8 @@
|
||||
"@babel/preset-react": "7.18.6",
|
||||
"@babel/standalone": "7.20.12",
|
||||
"@babel/types": "7.20.7",
|
||||
"@codesee/babel-plugin-instrument": "0.470.0",
|
||||
"@codesee/tracker": "0.470.0",
|
||||
"@codesee/babel-plugin-instrument": "0.474.0",
|
||||
"@codesee/tracker": "0.474.0",
|
||||
"@fortawesome/fontawesome-svg-core": "6.2.1",
|
||||
"@fortawesome/free-brands-svg-icons": "6.2.1",
|
||||
"@fortawesome/free-solid-svg-icons": "6.2.1",
|
||||
|
||||
Reference in New Issue
Block a user