mirror of
https://github.com/maputnik/editor.git
synced 2026-07-04 21:17:27 +00:00
Merge 3e7e1e6ce9 into c58191ff62
This commit is contained in:
Generated
+4
-4
@@ -66,7 +66,7 @@
|
|||||||
"@eslint/js": "^9.19.0",
|
"@eslint/js": "^9.19.0",
|
||||||
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
||||||
"@rollup/plugin-replace": "^6.0.2",
|
"@rollup/plugin-replace": "^6.0.2",
|
||||||
"@shellygo/cypress-test-utils": "^4.1.12",
|
"@shellygo/cypress-test-utils": "^4.1.13",
|
||||||
"@types/codemirror": "^5.60.15",
|
"@types/codemirror": "^5.60.15",
|
||||||
"@types/color": "^4.2.0",
|
"@types/color": "^4.2.0",
|
||||||
"@types/cors": "^2.8.17",
|
"@types/cors": "^2.8.17",
|
||||||
@@ -2599,9 +2599,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"node_modules/@shellygo/cypress-test-utils": {
|
"node_modules/@shellygo/cypress-test-utils": {
|
||||||
"version": "4.1.12",
|
"version": "4.1.13",
|
||||||
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.12.tgz",
|
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.13.tgz",
|
||||||
"integrity": "sha512-3uau0Wuh12I6QYZ9wf1FRo26S1guy4H9jNawvZ7qf/ATpokw1jeZeGRObU8/Lixlle9JrWXhB17KpU80zyPbnQ==",
|
"integrity": "sha512-+QnwpJ2SXiAmHlniaxRyMzvLQ2+445ey8UFxAC9T2N+5DqCVAGTolzuqc9Kx4Cmx328lq7W6vNga6k3Wzql0cg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -97,7 +97,7 @@
|
|||||||
"@eslint/js": "^9.19.0",
|
"@eslint/js": "^9.19.0",
|
||||||
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
||||||
"@rollup/plugin-replace": "^6.0.2",
|
"@rollup/plugin-replace": "^6.0.2",
|
||||||
"@shellygo/cypress-test-utils": "^4.1.12",
|
"@shellygo/cypress-test-utils": "^4.1.13",
|
||||||
"@types/codemirror": "^5.60.15",
|
"@types/codemirror": "^5.60.15",
|
||||||
"@types/color": "^4.2.0",
|
"@types/color": "^4.2.0",
|
||||||
"@types/cors": "^2.8.17",
|
"@types/cors": "^2.8.17",
|
||||||
|
|||||||
Reference in New Issue
Block a user