mirror of https://github.com/DJ2LS/FreeDATA.git
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_guipull/1059/head^2
commit
bedc3cc0f9
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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%",
|
||||
|
|
|
|||
Loading…
Reference in New Issue