|
46 | 46 | "dist/esm/*.d.ts"
|
47 | 47 | ],
|
48 | 48 | "dependencies": {
|
49 |
| - "@babel/runtime": "^7.21.0", |
| 49 | + "@babel/runtime": "^7.22.6", |
50 | 50 | "@opentelemetry/api": "^1.4.1",
|
51 |
| - "@opentelemetry/core": "^1.14.0", |
52 |
| - "@opentelemetry/exporter-zipkin": "^1.14.0", |
53 |
| - "@opentelemetry/instrumentation": "^0.40.0", |
54 |
| - "@opentelemetry/instrumentation-document-load": "^0.32.3", |
55 |
| - "@opentelemetry/instrumentation-fetch": "^0.40.0", |
56 |
| - "@opentelemetry/instrumentation-user-interaction": "^0.32.4", |
57 |
| - "@opentelemetry/instrumentation-xml-http-request": "^0.40.0", |
58 |
| - "@opentelemetry/resources": "^1.14.0", |
59 |
| - "@opentelemetry/sdk-trace-base": "^1.14.0", |
60 |
| - "@opentelemetry/sdk-trace-web": "^1.14.0", |
61 |
| - "@opentelemetry/semantic-conventions": "^1.14.0", |
| 51 | + "@opentelemetry/core": "^1.15.1", |
| 52 | + "@opentelemetry/exporter-zipkin": "^1.15.1", |
| 53 | + "@opentelemetry/instrumentation": "^0.41.1", |
| 54 | + "@opentelemetry/instrumentation-document-load": "^0.33.0", |
| 55 | + "@opentelemetry/instrumentation-fetch": "^0.41.1", |
| 56 | + "@opentelemetry/instrumentation-user-interaction": "^0.33.0", |
| 57 | + "@opentelemetry/instrumentation-xml-http-request": "^0.41.1", |
| 58 | + "@opentelemetry/resources": "^1.15.1", |
| 59 | + "@opentelemetry/sdk-trace-base": "^1.15.1", |
| 60 | + "@opentelemetry/sdk-trace-web": "^1.15.1", |
| 61 | + "@opentelemetry/semantic-conventions": "^1.15.1", |
62 | 62 | "shimmer": "^1.2.1",
|
63 |
| - "web-vitals": "^3.3.2" |
| 63 | + "web-vitals": "^3.4.0" |
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 |
| - "@babel/plugin-transform-runtime": "^7.19.1", |
67 |
| - "@babel/preset-env": "^7.19.1", |
68 |
| - "@babel/runtime-corejs3": "^7.19.1", |
69 |
| - "@rollup/plugin-babel": "^5.3.1", |
70 |
| - "@rollup/plugin-commonjs": "^22.0.2", |
71 |
| - "@rollup/plugin-json": "^4.1.0", |
72 |
| - "@rollup/plugin-node-resolve": "^14.1.0", |
73 |
| - "@rollup/plugin-typescript": "^8.5.0", |
74 |
| - "@types/chai": "^4.3.1", |
75 |
| - "@types/mocha": "^9.1.1", |
76 |
| - "@types/nightwatch": "^2.0.7", |
| 66 | + "@babel/plugin-transform-runtime": "^7.22.9", |
| 67 | + "@babel/preset-env": "^7.22.9", |
| 68 | + "@babel/runtime-corejs3": "^7.22.6", |
| 69 | + "@rollup/plugin-babel": "^6.0.3", |
| 70 | + "@rollup/plugin-commonjs": "^25.0.3", |
| 71 | + "@rollup/plugin-json": "^6.0.0", |
| 72 | + "@rollup/plugin-node-resolve": "^15.1.0", |
| 73 | + "@rollup/plugin-terser": "^0.4.3", |
| 74 | + "@rollup/plugin-typescript": "^11.1.2", |
| 75 | + "@types/chai": "^4.3.5", |
| 76 | + "@types/mocha": "^10.0.1", |
| 77 | + "@types/nightwatch": "^2.3.24", |
77 | 78 | "@types/shimmer": "^1.0.2",
|
78 |
| - "body-parser": "^1.19.0", |
79 |
| - "browserstack-local": "^1.4.8", |
80 |
| - "chai": "^4.3.4", |
81 |
| - "chrome-launcher": "^0.15.1", |
| 79 | + "body-parser": "^1.20.2", |
| 80 | + "browserstack-local": "^1.5.3", |
| 81 | + "chai": "^4.3.7", |
| 82 | + "chrome-launcher": "^1.0.0", |
82 | 83 | "chromedriver": "^115.0.0",
|
83 | 84 | "codecov": "^3.8.2",
|
84 | 85 | "compression": "^1.7.4",
|
85 | 86 | "cors": "^2.8.5",
|
86 |
| - "express": "^4.17.1", |
87 |
| - "geckodriver": "^3.2.0", |
| 87 | + "express": "^4.18.2", |
| 88 | + "geckodriver": "^4.1.3", |
88 | 89 | "generate-source-map": "0.0.5",
|
89 |
| - "http-mitm-proxy": "^0.9.0", |
90 |
| - "karma": "^6.4.0", |
91 |
| - "karma-chrome-launcher": "^3.1.0", |
| 90 | + "http-mitm-proxy": "^1.0.0", |
| 91 | + "karma": "^6.4.2", |
| 92 | + "karma-chrome-launcher": "^3.2.0", |
92 | 93 | "karma-coverage-istanbul-reporter": "^3.0.3",
|
93 |
| - "karma-firefox-launcher": "^2.1.0", |
| 94 | + "karma-firefox-launcher": "^2.1.2", |
94 | 95 | "karma-mocha": "^2.0.1",
|
95 | 96 | "karma-rollup-preprocessor": "^7.0.8",
|
96 |
| - "karma-spec-reporter": "^0.0.34", |
| 97 | + "karma-spec-reporter": "^0.0.36", |
97 | 98 | "karma-websocket-server": "^1.0.0",
|
98 |
| - "lighthouse": "^9.6.7", |
99 |
| - "markdownlint-cli": "^0.32.2", |
100 |
| - "mocha": "^10.0.0", |
101 |
| - "nightwatch": "^2.3.5", |
102 |
| - "node-fetch": "^3.2.10", |
| 99 | + "lighthouse": "^10.4.0", |
| 100 | + "markdownlint-cli": "^0.35.0", |
| 101 | + "mocha": "^10.2.0", |
| 102 | + "nightwatch": "^3.0.1", |
| 103 | + "node-fetch": "^3.3.2", |
103 | 104 | "npm-run-all": "^4.1.5",
|
104 | 105 | "nyc": "^15.1.0",
|
105 |
| - "puppeteer": "^14.1.1", |
106 |
| - "rollup": "^2.79.0", |
107 |
| - "rollup-plugin-istanbul": "^3.0.0", |
108 |
| - "rollup-plugin-polyfill-node": "^0.10.2", |
109 |
| - "rollup-plugin-terser": "^7.0.2", |
110 |
| - "saucelabs": "^7.2.1", |
111 |
| - "sinon": "^14.0.0", |
112 |
| - "socket.io": "^4.6.2", |
113 |
| - "socket.io-client": "^4.6.2", |
| 106 | + "puppeteer": "^20.9.0", |
| 107 | + "rollup": "^3.26.3", |
| 108 | + "rollup-plugin-istanbul": "^4.0.0", |
| 109 | + "rollup-plugin-polyfill-node": "^0.12.0", |
| 110 | + "saucelabs": "^7.2.2", |
| 111 | + "sinon": "^15.2.0", |
| 112 | + "socket.io": "^4.7.1", |
| 113 | + "socket.io-client": "^4.7.1", |
114 | 114 | "ts-node": "^10.9.1",
|
115 |
| - "ws": "^8.8.1", |
| 115 | + "ws": "^8.13.0", |
116 | 116 | "zone.js": "0.11.4"
|
117 | 117 | },
|
118 |
| - "overrides": { |
119 |
| - "nightwatch": { |
120 |
| - "selenium-webdriver": "4.5.0" |
121 |
| - } |
122 |
| - }, |
123 | 118 | "bugs": {
|
124 | 119 | "url": "https://github.com/signalfx/splunk-otel-js-web/issues"
|
125 | 120 | },
|
|
0 commit comments