Merge pull request #1058 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/globals-17.3.0

Bump globals from 16.5.0 to 17.3.0 in /freedata_gui
pull/1059/head^2
DJ2LS 2026-04-24 10:39:01 +02:00 committed by GitHub
commit bedc3cc0f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,12 @@
{
"name": "FreeDATA",
"version": "0.18.0-experimental",
"version": "0.18.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "FreeDATA",
"version": "0.18.0-experimental",
"version": "0.18.0",
"license": "GPL-3.0",
"dependencies": {
"@popperjs/core": "^2.11.8",
@ -39,7 +39,7 @@
"@vue/cli-service": "~5.0.9",
"eslint": "^9.39.1",
"eslint-plugin-vue": "^10.4.0",
"globals": "^16.5.0"
"globals": "^17.3.0"
}
},
"node_modules/@achrinza/node-ipc": {
@ -5151,9 +5151,9 @@
"license": "BSD-2-Clause"
},
"node_modules/globals": {
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
"version": "17.3.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz",
"integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==",
"dev": true,
"license": "MIT",
"engines": {

View File

@ -55,7 +55,7 @@
"@vue/cli-service": "~5.0.9",
"eslint": "^9.39.1",
"eslint-plugin-vue": "^10.4.0",
"globals": "^16.5.0"
"globals": "^17.3.0"
},
"browserslist": [
"> 1%",