We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d1e7a7 + ea72b8e commit 80cab65Copy full SHA for 80cab65
5 files changed
README.md
@@ -56,7 +56,7 @@ BB2 Sandbox User
56
-----------
57
To ensure data displays properly in the sample application please use a
58
Blue Button Sandbox user that has PDE (Part-D Events) EoBs (Explanation of Benefits). An example of a user with this
59
-data would be: BBUser29999 (PWD: PW29999!) or BBUser29998 (PWD: PW29998!)
+data would be: BBUser10000 (PWD: PW10000!) or BBUser09999 (PWD: PW09999!)
60
61
Development
62
client/package.json
@@ -62,9 +62,9 @@
"eslint-plugin-react": "^7.28.0",
63
"jsdom": "^25.0.1",
64
"react-error-overlay": "6.0.9",
65
- "vite": "^6.0.0",
+ "vite": "^6.0.9",
66
"vite-plugin-eslint": "^1.8.1",
67
- "vitest": "^2.1.6"
+ "vitest": "^3.1.2"
68
},
69
"resolutions": {
70
"@types/react": "^17.0.2"
0 commit comments