@gpa-gemstone/common-pages 0.0.105 → 0.0.106

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.105",
3
+ "version": "0.0.106",
4
4
  "description": "Common UI pages for GPA products",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -38,18 +38,18 @@
38
38
  "@typescript-eslint/eslint-plugin": "^5.60.0",
39
39
  "@typescript-eslint/parser": "^5.60.0",
40
40
  "eslint": "^8.43.0",
41
- "jest": "^27.0.6",
41
+ "jest": "^29.0.0",
42
42
  "prettier": "^2.3.2",
43
- "ts-jest": "^27.0.4",
43
+ "ts-jest": "^29.0.0",
44
44
  "typescript": "5.5.3"
45
45
  },
46
46
  "dependencies": {
47
- "@gpa-gemstone/application-typings": "0.0.71",
48
- "@gpa-gemstone/gpa-symbols": "0.0.35",
49
- "@gpa-gemstone/helper-functions": "0.0.31",
50
- "@gpa-gemstone/react-forms": "1.1.61",
51
- "@gpa-gemstone/react-interactive": "1.0.120",
52
- "@gpa-gemstone/react-table": "1.2.45",
47
+ "@gpa-gemstone/application-typings": "0.0.72",
48
+ "@gpa-gemstone/gpa-symbols": "0.0.36",
49
+ "@gpa-gemstone/helper-functions": "0.0.32",
50
+ "@gpa-gemstone/react-forms": "1.1.62",
51
+ "@gpa-gemstone/react-interactive": "1.0.121",
52
+ "@gpa-gemstone/react-table": "1.2.46",
53
53
  "@reduxjs/toolkit": "1.8.3",
54
54
  "crypto-js": "4.0.0",
55
55
  "moment": "^2.29.4",