mirror of
https://github.com/maputnik/editor.git
synced 2026-02-10 06:30:00 +00:00
Merge 3e7e1e6ce9 into 4760da28ac
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -66,7 +66,7 @@
|
||||
"@eslint/js": "^9.19.0",
|
||||
"@istanbuljs/nyc-config-typescript": "^1.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/color": "^4.2.0",
|
||||
"@types/cors": "^2.8.17",
|
||||
@@ -2713,9 +2713,9 @@
|
||||
]
|
||||
},
|
||||
"node_modules/@shellygo/cypress-test-utils": {
|
||||
"version": "4.1.12",
|
||||
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.12.tgz",
|
||||
"integrity": "sha512-3uau0Wuh12I6QYZ9wf1FRo26S1guy4H9jNawvZ7qf/ATpokw1jeZeGRObU8/Lixlle9JrWXhB17KpU80zyPbnQ==",
|
||||
"version": "4.1.13",
|
||||
"resolved": "https://registry.npmjs.org/@shellygo/cypress-test-utils/-/cypress-test-utils-4.1.13.tgz",
|
||||
"integrity": "sha512-+QnwpJ2SXiAmHlniaxRyMzvLQ2+445ey8UFxAC9T2N+5DqCVAGTolzuqc9Kx4Cmx328lq7W6vNga6k3Wzql0cg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
"@eslint/js": "^9.19.0",
|
||||
"@istanbuljs/nyc-config-typescript": "^1.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/color": "^4.2.0",
|
||||
"@types/cors": "^2.8.17",
|
||||
|
||||
Reference in New Issue
Block a user