@genesislcap/foundation-auth 14.396.4 → 14.397.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +19 -19
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-auth",
3
3
  "description": "Genesis Foundation Auth",
4
- "version": "14.396.4",
4
+ "version": "14.397.1",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/foundation-auth.d.ts",
@@ -129,25 +129,25 @@
129
129
  }
130
130
  },
131
131
  "devDependencies": {
132
- "@genesislcap/foundation-testing": "14.396.4",
133
- "@genesislcap/genx": "14.396.4",
134
- "@genesislcap/rollup-builder": "14.396.4",
135
- "@genesislcap/ts-builder": "14.396.4",
136
- "@genesislcap/uvu-playwright-builder": "14.396.4",
137
- "@genesislcap/vite-builder": "14.396.4",
138
- "@genesislcap/webpack-builder": "14.396.4"
132
+ "@genesislcap/foundation-testing": "14.397.1",
133
+ "@genesislcap/genx": "14.397.1",
134
+ "@genesislcap/rollup-builder": "14.397.1",
135
+ "@genesislcap/ts-builder": "14.397.1",
136
+ "@genesislcap/uvu-playwright-builder": "14.397.1",
137
+ "@genesislcap/vite-builder": "14.397.1",
138
+ "@genesislcap/webpack-builder": "14.397.1"
139
139
  },
140
140
  "dependencies": {
141
- "@genesislcap/foundation-comms": "14.396.4",
142
- "@genesislcap/foundation-events": "14.396.4",
143
- "@genesislcap/foundation-i18n": "14.396.4",
144
- "@genesislcap/foundation-logger": "14.396.4",
145
- "@genesislcap/foundation-state-machine": "14.396.4",
146
- "@genesislcap/foundation-store": "14.396.4",
147
- "@genesislcap/foundation-ui": "14.396.4",
148
- "@genesislcap/foundation-user": "14.396.4",
149
- "@genesislcap/foundation-utils": "14.396.4",
150
- "@genesislcap/foundation-zero": "14.396.4",
141
+ "@genesislcap/foundation-comms": "14.397.1",
142
+ "@genesislcap/foundation-events": "14.397.1",
143
+ "@genesislcap/foundation-i18n": "14.397.1",
144
+ "@genesislcap/foundation-logger": "14.397.1",
145
+ "@genesislcap/foundation-state-machine": "14.397.1",
146
+ "@genesislcap/foundation-store": "14.397.1",
147
+ "@genesislcap/foundation-ui": "14.397.1",
148
+ "@genesislcap/foundation-user": "14.397.1",
149
+ "@genesislcap/foundation-utils": "14.397.1",
150
+ "@genesislcap/foundation-zero": "14.397.1",
151
151
  "@microsoft/fast-components": "2.30.6",
152
152
  "@microsoft/fast-element": "1.14.0",
153
153
  "@microsoft/fast-foundation": "2.50.0",
@@ -167,5 +167,5 @@
167
167
  "publishConfig": {
168
168
  "access": "public"
169
169
  },
170
- "gitHead": "22b084a85ffa76ae84a99415b8600f69402f5ad2"
170
+ "gitHead": "ee61ef9d0c4aec43e3c5b680141cb5b0db7c367a"
171
171
  }