|
27 | 27 | "release": "np --no-release-draft" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
| 30 | + "@googlemaps/js-api-loader": "^1.16.8", |
30 | 31 | "axios": "^1.1.3", |
31 | | - "ckeditor": "^4.11.4", |
| 32 | + "ckeditor4": "^4.22.1", |
32 | 33 | "codemirror": "^5.65.9", |
33 | 34 | "dragula": "^3.7.3", |
34 | 35 | "dropzone": "^5.9.3", |
35 | 36 | "escape-html": "^1.0.3", |
36 | 37 | "fecha": "^4.2.3", |
37 | 38 | "fuse.js": "^6.6.2", |
38 | | - "google-maps": "^4.3.3", |
39 | 39 | "json-api-resource": "^0.8.0", |
40 | 40 | "little-loader": "^0.2.0", |
41 | 41 | "mitt": "^3.0.0", |
|
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@babel/core": "^7.22.1", |
54 | | - "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
55 | 54 | "@babel/preset-env": "^7.22.4", |
56 | 55 | "@vitejs/plugin-vue": "^5.2.1", |
57 | | - "babel-eslint": "^10.0.1", |
58 | 56 | "babel-plugin-istanbul": "^5.1.4", |
59 | 57 | "eslint": "^8.41.0", |
60 | 58 | "eslint-config-standard": "^17.1.0", |
61 | 59 | "eslint-import-resolver-alias": "^1.1.2", |
62 | 60 | "eslint-plugin-import": "^2.27.5", |
63 | 61 | "eslint-plugin-node": "^11.1.0", |
64 | 62 | "eslint-plugin-promise": "^6.1.1", |
65 | | - "eslint-plugin-standard": "^5.0.0", |
66 | 63 | "eslint-plugin-vue": "^9.14.1", |
67 | 64 | "express": "^4.17.0", |
68 | 65 | "fkill": "^8.1.1", |
|
0 commit comments