Update rollup-plugin-terser to version 7.0.2 and add new logos for Ntfy and Vite

This commit is contained in:
sHa
2025-08-11 00:20:06 +03:00
parent 61f8e30e4e
commit 39cbaa32e1
6 changed files with 75 additions and 4 deletions

5
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-svelte": "^7.0.0",
"rollup-plugin-terser": "^7.0.0",
"rollup-plugin-terser": "^7.0.2",
"svelte": "3.59.2"
}
},
@@ -1854,6 +1854,9 @@
},
"node_modules/rollup-plugin-terser": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz",
"integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==",
"deprecated": "This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser",
"dev": true,
"license": "MIT",
"dependencies": {