Merge branch 'master' into map-annotations-prototype

This commit is contained in:
Scott Bell 2023-06-01 15:47:35 +02:00 committed by GitHub
commit c530c2998a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{ {
"name": "openmct", "name": "openmct",
"version": "2.2.4-SNAPSHOT", "version": "2.2.5-SNAPSHOT",
"description": "The Open MCT core platform", "description": "The Open MCT core platform",
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.21.8", "@babel/eslint-parser": "7.21.8",
"@braintree/sanitize-url": "6.0.2", "@braintree/sanitize-url": "6.0.2",
"@deploysentinel/playwright": "0.3.4", "@deploysentinel/playwright": "0.3.4",
"@percy/cli": "1.24.0", "@percy/cli": "1.24.2",
"@percy/playwright": "1.0.4", "@percy/playwright": "1.0.4",
"@playwright/test": "1.32.3", "@playwright/test": "1.32.3",
"@types/eventemitter3": "1.2.0", "@types/eventemitter3": "1.2.0",
@ -21,12 +21,12 @@
"d3-axis": "3.0.0", "d3-axis": "3.0.0",
"d3-scale": "3.3.0", "d3-scale": "3.3.0",
"d3-selection": "3.0.0", "d3-selection": "3.0.0",
"eslint": "8.40.0", "eslint": "8.41.0",
"eslint-plugin-compat": "4.1.4", "eslint-plugin-compat": "4.1.4",
"eslint-config-prettier": "8.8.0", "eslint-config-prettier": "8.8.0",
"eslint-plugin-playwright": "0.12.0", "eslint-plugin-playwright": "0.12.0",
"eslint-plugin-prettier": "4.2.1", "eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.13.0", "eslint-plugin-vue": "9.14.1",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0", "eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"eventemitter3": "1.2.0", "eventemitter3": "1.2.0",
"file-saver": "2.0.5", "file-saver": "2.0.5",