mirror of
https://github.com/maputnik/editor.git
synced 2026-07-27 16:27:26 +00:00
Compare commits
5 Commits
f1ccf2e1ec
...
f037fde72f
| Author | SHA1 | Date | |
|---|---|---|---|
| f037fde72f | |||
| 474cb0b88c | |||
| f15776e982 | |||
| 60a30a9d41 | |||
| 5e04840e24 |
Generated
+740
-1017
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -128,9 +128,9 @@
|
||||
"@vitejs/plugin-react": "^5.1.4",
|
||||
"@vitest/coverage-v8": "^4.1.7",
|
||||
"cors": "^2.8.6",
|
||||
"cypress": "^15.15.0",
|
||||
"cypress": "^15.16.0",
|
||||
"cypress-plugin-tab": "^2.0.0",
|
||||
"eslint": "^10.4.0",
|
||||
"eslint": "^10.4.1",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^7.1.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.2",
|
||||
@@ -140,14 +140,14 @@
|
||||
"postcss": "^8.5.15",
|
||||
"react-hot-loader": "^4.13.1",
|
||||
"sass": "^1.100.0",
|
||||
"stylelint": "^17.11.1",
|
||||
"stylelint": "^17.12.0",
|
||||
"stylelint-config-recommended-scss": "^17.0.1",
|
||||
"stylelint-scss": "^7.1.1",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.60.0",
|
||||
"uuid": "^14.0.0",
|
||||
"vite": "^7.3.2",
|
||||
"vite-plugin-istanbul": "^9.0.0",
|
||||
"vite": "^8.0.14",
|
||||
"vite-plugin-istanbul": "^9.0.1",
|
||||
"vitest": "^4.1.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user