|
|
@@ -36,28 +36,28 @@
|
|
|
"pretty-quick": "pretty-quick"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@swc-node/jest": "^1.3.3",
|
|
|
- "@testing-library/jest-dom": "^5.14.1",
|
|
|
- "@testing-library/react": "^12.0.0",
|
|
|
- "@types/jest": "^27.0.2",
|
|
|
- "@types/node": "^15.0.1",
|
|
|
- "@types/react": "^17.0.33",
|
|
|
- "@types/react-dom": "^17.0.10",
|
|
|
- "@types/vscode": "^1.59.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "^4.19.0",
|
|
|
- "@typescript-eslint/parser": "^4.19.0",
|
|
|
- "eslint": "^7.32.0",
|
|
|
- "fake-indexeddb": "^3.1.3",
|
|
|
- "init-package-json": "^2.0.4",
|
|
|
- "jest": "^27.3.1",
|
|
|
- "lerna": "^3.22.1",
|
|
|
- "lint-staged": "^11.2.6",
|
|
|
- "prettier": "^2.4.1",
|
|
|
- "prettier-plugin-jsdoc": "^0.3.30",
|
|
|
- "pretty-quick": "^3.1.2",
|
|
|
+ "@swc-node/jest": "^1.5.2",
|
|
|
+ "@testing-library/jest-dom": "^5.16.4",
|
|
|
+ "@testing-library/react": "^13.3.0",
|
|
|
+ "@types/jest": "^28.1.1",
|
|
|
+ "@types/node": "^17.0.42",
|
|
|
+ "@types/react": "^18.0.12",
|
|
|
+ "@types/react-dom": "^18.0.5",
|
|
|
+ "@types/vscode": "^1.68.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.27.1",
|
|
|
+ "@typescript-eslint/parser": "^5.27.1",
|
|
|
+ "eslint": "^8.17.0",
|
|
|
+ "fake-indexeddb": "^3.1.8",
|
|
|
+ "init-package-json": "^3.0.2",
|
|
|
+ "jest": "^28.1.1",
|
|
|
+ "lerna": "^5.1.1",
|
|
|
+ "lint-staged": "^13.0.1",
|
|
|
+ "prettier": "^2.6.2",
|
|
|
+ "prettier-plugin-jsdoc": "^0.3.38",
|
|
|
+ "pretty-quick": "^3.1.3",
|
|
|
"resize-observer-polyfill": "^1.5.1",
|
|
|
- "tslib": "^2.3.0",
|
|
|
- "typedoc": "^0.22.3",
|
|
|
- "typescript": "^4.5.2"
|
|
|
+ "tslib": "^2.4.0",
|
|
|
+ "typedoc": "^0.22.17",
|
|
|
+ "typescript": "^4.7.3"
|
|
|
}
|
|
|
-}
|
|
|
+}
|