aboutsummaryrefslogtreecommitdiff
path: root/lib/admin/package-lock.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-06-06 16:18:36 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-06-06 16:18:36 -0400
commit3a62bafd210a2e00d23d3df773e47011e09eba6e (patch)
treee43bd2d0707217a6a80f4e4b16226cfbfc85e876 /lib/admin/package-lock.json
parent35920ad6c8596fc14bcfed66303511e8c249be8d (diff)
ci: build admin lib before building front-end
Diffstat (limited to 'lib/admin/package-lock.json')
-rw-r--r--lib/admin/package-lock.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/admin/package-lock.json b/lib/admin/package-lock.json
index 59dd02a..397a3fc 100644
--- a/lib/admin/package-lock.json
+++ b/lib/admin/package-lock.json
@@ -14,7 +14,7 @@
"@typescript-eslint/eslint-plugin": "^7.0.x"
},
"peerDependencies": {
- "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/f2ac807486a00db4ba8486133d567e392f0fe98a/@vnuge-vnlib.browser/release.tgz",
+ "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/451091e93b5feee7a5e01d3a81f5d63efa7ea8be/@vnuge-vnlib.browser/release.tgz",
"@vueuse/core": "^10.x",
"axios": "^1.x",
"jose": "^5.1.x",
@@ -457,8 +457,9 @@
},
"node_modules/@vnuge/vnlib.browser": {
"version": "0.1.13",
- "resolved": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/f2ac807486a00db4ba8486133d567e392f0fe98a/@vnuge-vnlib.browser/release.tgz",
- "integrity": "sha512-j3BwCdXWJ46Q7GohS+rZg7M5k1/AS+uuycP7wY8RWI2YBKS80uTE6jbWZ0OuCybclBrCufvW7SlTTpfsbf33mw==",
+ "resolved": "https://www.vaughnnugent.com/public/resources/software/builds/Plugins.Essentials/451091e93b5feee7a5e01d3a81f5d63efa7ea8be/@vnuge-vnlib.browser/release.tgz",
+ "integrity": "sha512-xCb6YYJDGtkdEjhjKfSbb8lN1YZ3qL2RqlMWD0IvYnAxXkbY0/qYW7LxEaM3dQzdb/Tw7t/BdRj7Dz7E66SufA==",
+ "license": "MIT",
"peer": true,
"peerDependencies": {
"@vueuse/core": "^10.x",