|
47 | 47 | "devDependencies": { |
48 | 48 | "@openapitools/openapi-generator-cli": "^2.7.0", |
49 | 49 | "@tsconfig/node18": "^2.0.1", |
50 | | - "@types/jest": "^29.5.1", |
| 50 | + "@types/jest": "^29.5.14", |
51 | 51 | "@types/jsdom": "^21.1.1", |
52 | 52 | "@types/node": "^20.2.1", |
53 | | - "@typescript-eslint/eslint-plugin": "^5.43.0", |
54 | | - "eslint": "^8.41.0", |
55 | | - "eslint-config-prettier": "^8.8.0", |
56 | | - "eslint-config-standard-with-typescript": "^34.0.1", |
57 | | - "eslint-plugin-import": "^2.25.2", |
58 | | - "eslint-plugin-n": "^15.0.0", |
59 | | - "eslint-plugin-promise": "^6.0.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "^7", |
| 54 | + "eslint": "^9.24.0", |
| 55 | + "eslint-config-prettier": "^10.1.2", |
| 56 | + "eslint-config-standard-with-typescript": "^43.0.1", |
| 57 | + "eslint-plugin-import": "^2.31.0", |
| 58 | + "eslint-plugin-n": "^17.17.0", |
| 59 | + "eslint-plugin-prettier": "^5.2.6", |
| 60 | + "eslint-plugin-promise": "^7.2.1", |
60 | 61 | "husky": "^8.0.3", |
61 | | - "jest": "^29.5.0", |
| 62 | + "jest": "^29.7.0", |
62 | 63 | "jest-environment-jsdom": "^29.5.0", |
63 | 64 | "jsdom": "^22.0.0", |
64 | 65 | "lint-staged": "^13.2.2", |
65 | 66 | "ncp": "^2.0.0", |
66 | | - "prettier": "^2.8.8", |
67 | | - "rimraf": "^5.0.1", |
68 | | - "ts-jest": "^29.1.0", |
69 | | - "typescript": "^5.0.4" |
| 67 | + "prettier": "^3.5.3", |
| 68 | + "rimraf": "^6.0.1", |
| 69 | + "ts-jest": "^29.3.2", |
| 70 | + "typescript": "^5.8.3" |
70 | 71 | }, |
71 | 72 | "dependencies": { |
72 | 73 | "@kinde/js-utils": "^0.18.1", |
73 | | - "jose": "^5.2.2", |
| 74 | + "@typescript-eslint/parser": "^8.30.1", |
| 75 | + "jose": "^6.0.10", |
74 | 76 | "uncrypto": "^0.1.3" |
75 | 77 | }, |
76 | 78 | "packageManager": "[email protected]+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af" |
|
0 commit comments