Skip to content
Snippets Groups Projects
Verified Commit 655e26fc authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: update npm

parent ad46e5a7
No related branches found
No related tags found
No related merge requests found
{ {
"name": "@schukai/monster", "name": "@schukai/monster",
"version": "4.25.4", "version": "4.28.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@schukai/monster", "name": "@schukai/monster",
"version": "4.25.4", "version": "4.28.0",
"license": "AGPL 3.0", "license": "AGPL 3.0",
"dependencies": { "dependencies": {
"@floating-ui/dom": "^1.7.2", "@floating-ui/dom": "^1.7.2",
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"esbuild": "^0.25.5", "esbuild": "^0.25.5",
"espree": "^10.4.0", "espree": "^10.4.0",
"estraverse": "^5.3.0", "estraverse": "^5.3.0",
"flow-bin": "^0.274.2", "flow-bin": "^0.275.0",
"fs": "0.0.1-security", "fs": "0.0.1-security",
"glob": "^11.0.3", "glob": "^11.0.3",
"graphviz": "^0.0.9", "graphviz": "^0.0.9",
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
"url": "^0.11.4", "url": "^0.11.4",
"url-exist": "3.0.1", "url-exist": "3.0.1",
"util": "^0.12.5", "util": "^0.12.5",
"vite": "7.0.1", "vite": "7.0.2",
"vite-plugin-banner": "^0.8.1", "vite-plugin-banner": "^0.8.1",
"vite-plugin-minify": "^2.1.0", "vite-plugin-minify": "^2.1.0",
"vite-plugin-mock": "^3.0.2", "vite-plugin-mock": "^3.0.2",
...@@ -3614,9 +3614,9 @@ ...@@ -3614,9 +3614,9 @@
} }
}, },
"node_modules/flow-bin": { "node_modules/flow-bin": {
"version": "0.274.2", "version": "0.275.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.274.2.tgz", "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.275.0.tgz",
"integrity": "sha512-vTF+5hiC5qymweFKj7xs5ABlDqMWbB2fPkYC4MI32m652dFYsq/zvEVNc2M09udwAzplLcMIK2O9VswPfd8Isw==", "integrity": "sha512-pKMBgZ4hZ3y45UWhJc2isG9lgFY8ARE7SuHlfUjcbpGRFQxryxJlXI9y4YZnIWgbhrVAzmUb931P0VJT4yrWjw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {
...@@ -8653,9 +8653,9 @@ ...@@ -8653,9 +8653,9 @@
} }
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "7.0.1", "version": "7.0.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.0.1.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-7.0.2.tgz",
"integrity": "sha512-BiKOQoW5HGR30E6JDeNsati6HnSPMVEKbkIWbCiol+xKeu3g5owrjy7kbk/QEMuzCV87dSUTvycYKmlcfGKq3Q==", "integrity": "sha512-hxdyZDY1CM6SNpKI4w4lcUc3Mtkd9ej4ECWVHSMrOdSinVc2zYOAppHeGc/hzmRo3pxM5blMzkuWHOJA/3NiFw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
"esbuild": "^0.25.5", "esbuild": "^0.25.5",
"espree": "^10.4.0", "espree": "^10.4.0",
"estraverse": "^5.3.0", "estraverse": "^5.3.0",
"flow-bin": "^0.274.2", "flow-bin": "^0.275.0",
"fs": "0.0.1-security", "fs": "0.0.1-security",
"glob": "^11.0.3", "glob": "^11.0.3",
"graphviz": "^0.0.9", "graphviz": "^0.0.9",
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
"url": "^0.11.4", "url": "^0.11.4",
"url-exist": "3.0.1", "url-exist": "3.0.1",
"util": "^0.12.5", "util": "^0.12.5",
"vite": "7.0.1", "vite": "7.0.2",
"vite-plugin-banner": "^0.8.1", "vite-plugin-banner": "^0.8.1",
"vite-plugin-minify": "^2.1.0", "vite-plugin-minify": "^2.1.0",
"vite-plugin-mock": "^3.0.2", "vite-plugin-mock": "^3.0.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment