@gpa-gemstone/common-pages 0.0.114 → 0.0.116

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gpa-gemstone/common-pages",
3
- "version": "0.0.114",
3
+ "version": "0.0.116",
4
4
  "description": "Common UI pages for GPA products",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -32,7 +32,7 @@
32
32
  "bugs": {"url": "https://github.com/GridProtectionAlliance/gpa-gemstone/issues"},
33
33
  "homepage": "https://github.com/GridProtectionAlliance/gpa-gemstone#readme",
34
34
  "devDependencies": {
35
- "@types/crypto-js": "4.0.2",
35
+ "@types/crypto-js": "^4.2.0",
36
36
  "@types/jest": "^27.0.0",
37
37
  "@types/jquery": "3.5.6",
38
38
  "@typescript-eslint/eslint-plugin": "^5.60.0",
@@ -44,14 +44,14 @@
44
44
  "typescript": "5.5.3"
45
45
  },
46
46
  "dependencies": {
47
- "@gpa-gemstone/application-typings": "0.0.75",
48
- "@gpa-gemstone/gpa-symbols": "0.0.40",
49
- "@gpa-gemstone/helper-functions": "0.0.33",
50
- "@gpa-gemstone/react-forms": "1.1.69",
51
- "@gpa-gemstone/react-interactive": "1.0.128",
52
- "@gpa-gemstone/react-table": "1.2.50",
47
+ "@gpa-gemstone/application-typings": "0.0.76",
48
+ "@gpa-gemstone/gpa-symbols": "0.0.41",
49
+ "@gpa-gemstone/helper-functions": "0.0.34",
50
+ "@gpa-gemstone/react-forms": "1.1.71",
51
+ "@gpa-gemstone/react-interactive": "1.0.130",
52
+ "@gpa-gemstone/react-table": "1.2.52",
53
53
  "@reduxjs/toolkit": "1.8.3",
54
- "crypto-js": "4.0.0",
54
+ "crypto-js": "^4.2.0",
55
55
  "moment": "^2.29.4",
56
56
  "moment-timezone": "0.5.43",
57
57
  "react": "^18.2.0",