Compare commits

...
2 Commits
Author SHA1 Message Date
raucao 335ff1a9d8 1.26.2
CI / Lint (push) Successful in 52s
CI / Test (push) Successful in 1m2s
2026-08-12 13:26:37 -06:00
raucao 9dc080b86e Update dependencies
CI / Lint (push) Successful in 53s
CI / Test (push) Canceled after 1m3s
2026-08-12 13:24:12 -06:00
7 changed files with 1280 additions and 100 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
{ {
"name": "marco", "name": "marco",
"version": "1.26.1", "version": "1.26.2",
"private": true, "private": true,
"description": "Unhosted maps app", "description": "Unhosted maps app",
"repository": { "repository": {
@@ -68,18 +68,18 @@
"ember-page-title": "^9.0.3", "ember-page-title": "^9.0.3",
"ember-qunit": "^9.1.0", "ember-qunit": "^9.1.0",
"ember-resolver": "^13.2.0", "ember-resolver": "^13.2.0",
"ember-source": "~7.1.0", "ember-source": "~7.2.0",
"ember-template-lint": "^7.9.3", "ember-template-lint": "^7.9.3",
"ember-truth-helpers": "^5.0.0", "ember-truth-helpers": "^5.0.0",
"ember-welcome-page": "^8.0.4", "ember-welcome-page": "^8.0.4",
"eslint": "^10.8.0", "eslint": "^10.8.1",
"eslint-config-prettier": "^10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-ember": "^13.5.0", "eslint-plugin-ember": "^13.5.0",
"eslint-plugin-n": "^18.2.2", "eslint-plugin-n": "^18.3.0",
"eslint-plugin-qunit": "^8.2.6", "eslint-plugin-qunit": "^8.2.6",
"eslint-plugin-warp-drive": "^5.8.2", "eslint-plugin-warp-drive": "^5.8.2",
"feather-icons": "^4.29.2", "feather-icons": "^4.29.2",
"globals": "^17.9.0", "globals": "^17.11.0",
"latlon-geohash": "^2.0.0", "latlon-geohash": "^2.0.0",
"ol": "^10.10.0", "ol": "^10.10.0",
"ol-mapbox-style": "^13.4.2", "ol-mapbox-style": "^13.4.2",
@@ -88,7 +88,7 @@
"qunit": "^2.26.0", "qunit": "^2.26.0",
"qunit-dom": "^3.6.0", "qunit-dom": "^3.6.0",
"remotestorage-widget": "^1.8.1", "remotestorage-widget": "^1.8.1",
"remotestoragejs": "2.0.0-beta.9", "remotestoragejs": "2.0.0-beta.10",
"sinon": "^22.1.0", "sinon": "^22.1.0",
"stylelint": "^17.14.1", "stylelint": "^17.14.1",
"stylelint-config-standard": "^40.0.0", "stylelint-config-standard": "^40.0.0",
+1270 -90
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -39,7 +39,7 @@
<meta name="msapplication-TileColor" content="#F6E9A6"> <meta name="msapplication-TileColor" content="#F6E9A6">
<meta name="msapplication-TileImage" content="/icons/icon-144.png"> <meta name="msapplication-TileImage" content="/icons/icon-144.png">
<script type="module" crossorigin src="/assets/main-BsW6Y6yU.js"></script> <script type="module" crossorigin src="/assets/main-CAv0oB3R.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-CIu0qcV7.css"> <link rel="stylesheet" crossorigin href="/assets/main-CIu0qcV7.css">
</head> </head>
<body> <body>