mirror of
https://github.com/LukeHagar/idn-admin-console.git
synced 2025-12-06 04:20:02 +00:00
Update dependencies in package.json
This commit is contained in:
11312
Electron-App/package-lock.json
generated
Normal file
11312
Electron-App/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
|||||||
"productName": "idn-admin-console",
|
"productName": "idn-admin-console",
|
||||||
"version": "0.0.2",
|
"version": "0.0.2",
|
||||||
"description": "A troubleshooting and administration app for IdentityNow",
|
"description": "A troubleshooting and administration app for IdentityNow",
|
||||||
"repo": "https://github.com/sailpoint-oss/idn-admin-console",
|
"repository": "https://github.com/sailpoint-oss/idn-admin-console",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "echo \"Skipping Electron-App\"",
|
"dev": "echo \"Skipping Electron-App\"",
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@electron-toolkit/utils": "^2.0.1",
|
"@electron-toolkit/utils": "^3.0.0",
|
||||||
"electron-log": "^5.0.1",
|
"electron-log": "^5.0.1",
|
||||||
"electron-squirrel-startup": "^1.0.0",
|
"electron-squirrel-startup": "^1.0.0",
|
||||||
"electron-window-state": "^5.0.3",
|
"electron-window-state": "^5.0.3",
|
||||||
@@ -37,6 +37,6 @@
|
|||||||
"@electron-forge/maker-zip": "^7.1.0",
|
"@electron-forge/maker-zip": "^7.1.0",
|
||||||
"@electron-forge/plugin-auto-unpack-natives": "^7.1.0",
|
"@electron-forge/plugin-auto-unpack-natives": "^7.1.0",
|
||||||
"@electron-forge/publisher-github": "^7.1.0",
|
"@electron-forge/publisher-github": "^7.1.0",
|
||||||
"electron": "27.1.0"
|
"electron": "28.1.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
6156
Sveltekit-App/package-lock.json
generated
Normal file
6156
Sveltekit-App/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user