summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/simple/package-lock.json37
-rw-r--r--client/simple/package.json8
2 files changed, 21 insertions, 24 deletions
diff --git a/client/simple/package-lock.json b/client/simple/package-lock.json
index c8cf5b3d8..a910835ea 100644
--- a/client/simple/package-lock.json
+++ b/client/simple/package-lock.json
@@ -9,18 +9,18 @@
"devDependencies": {
"@biomejs/biome": "~2.0.6",
"edge.js": "^6.2.1",
- "ionicons": "^8.0.9",
+ "ionicons": "^8.0.10",
"leaflet": "^1.9.4",
"less": "^4.3.0",
"normalize.css": "^8.0.1",
"sharp": "^0.34.2",
- "sort-package-json": "^3.0.0",
- "stylelint": "^16.21.0",
+ "sort-package-json": "^3.4.0",
+ "stylelint": "^16.21.1",
"stylelint-config-standard-less": "^3.0.1",
"stylelint-prettier": "^5.0.3",
"svgo": "^4.0.0",
"swiped-events": "^1.2.0",
- "vite": "^7.0.1",
+ "vite": "^7.0.2",
"vite-plugin-static-copy": "^3.1.0"
}
},
@@ -2797,11 +2797,10 @@
"license": "ISC"
},
"node_modules/ionicons": {
- "version": "8.0.9",
- "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-8.0.9.tgz",
- "integrity": "sha512-qC8xcTVcrmC9e+4KwigtbfKa9J27rFzsjvi1wQBue178Az6u6mFDpL/Q10w534+RD5PkmiXlqy7my7+h2B/zTw==",
+ "version": "8.0.10",
+ "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-8.0.10.tgz",
+ "integrity": "sha512-w+6VmjcRwlAtryXzM+BOlIHKyJYlrfbIIYWW4cU0BM8OECoTn/KF8ecOE5j4401z5/FcmHf/yXol1xinKuPM8g==",
"dev": true,
- "license": "MIT",
"dependencies": {
"@stencil/core": "^4.30.0"
}
@@ -3863,11 +3862,10 @@
"license": "MIT"
},
"node_modules/sort-package-json": {
- "version": "3.3.1",
- "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-3.3.1.tgz",
- "integrity": "sha512-awjhQR2Iy5UN3NuguAK5+RezcEuUg9Ra4O8y2Aj+DlJa7MywyHaipAPf9bu4qqFj0hsYHHoT9sS3aV7Ucu728g==",
+ "version": "3.4.0",
+ "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-3.4.0.tgz",
+ "integrity": "sha512-97oFRRMM2/Js4oEA9LJhjyMlde+2ewpZQf53pgue27UkbEXfHJnDzHlUxQ/DWUkzqmp7DFwJp8D+wi/TYeQhpA==",
"dev": true,
- "license": "MIT",
"dependencies": {
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.1",
@@ -3963,9 +3961,9 @@
}
},
"node_modules/stylelint": {
- "version": "16.21.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.0.tgz",
- "integrity": "sha512-ki3PpJGG7xhm3WtINoWGnlvqAmbqSexoRMbEMJzlwewSIOqPRKPlq452c22xAdEJISVi80r+I7KL9GPUiwFgbg==",
+ "version": "16.21.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.1.tgz",
+ "integrity": "sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw==",
"dev": true,
"funding": [
{
@@ -3977,7 +3975,6 @@
"url": "https://github.com/sponsors/stylelint"
}
],
- "license": "MIT",
"dependencies": {
"@csstools/css-parser-algorithms": "^3.0.5",
"@csstools/css-tokenizer": "^3.0.4",
@@ -4006,7 +4003,7 @@
"micromatch": "^4.0.8",
"normalize-path": "^3.0.0",
"picocolors": "^1.1.1",
- "postcss": "^8.5.5",
+ "postcss": "^8.5.6",
"postcss-resolve-nested-selector": "^0.1.6",
"postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.1.0",
@@ -4313,9 +4310,9 @@
"license": "MIT"
},
"node_modules/vite": {
- "version": "7.0.1",
- "resolved": "https://registry.npmjs.org/vite/-/vite-7.0.1.tgz",
- "integrity": "sha512-BiKOQoW5HGR30E6JDeNsati6HnSPMVEKbkIWbCiol+xKeu3g5owrjy7kbk/QEMuzCV87dSUTvycYKmlcfGKq3Q==",
+ "version": "7.0.2",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-7.0.2.tgz",
+ "integrity": "sha512-hxdyZDY1CM6SNpKI4w4lcUc3Mtkd9ej4ECWVHSMrOdSinVc2zYOAppHeGc/hzmRo3pxM5blMzkuWHOJA/3NiFw==",
"dev": true,
"dependencies": {
"esbuild": "^0.25.0",
diff --git a/client/simple/package.json b/client/simple/package.json
index 69f1cae2c..65d29b737 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -19,18 +19,18 @@
"devDependencies": {
"@biomejs/biome": "~2.0.6",
"edge.js": "^6.2.1",
- "ionicons": "^8.0.9",
+ "ionicons": "^8.0.10",
"leaflet": "^1.9.4",
"less": "^4.3.0",
"normalize.css": "^8.0.1",
"sharp": "^0.34.2",
- "sort-package-json": "^3.0.0",
- "stylelint": "^16.21.0",
+ "sort-package-json": "^3.4.0",
+ "stylelint": "^16.21.1",
"stylelint-config-standard-less": "^3.0.1",
"stylelint-prettier": "^5.0.3",
"svgo": "^4.0.0",
"swiped-events": "^1.2.0",
- "vite": "^7.0.1",
+ "vite": "^7.0.2",
"vite-plugin-static-copy": "^3.1.0"
}
}