Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 76209b3

Browse files
authoredMar 19, 2025
chore(deps): pin dependencies
[skip ci]
1 parent 93ecbf3 commit 76209b3

File tree

2 files changed

+34
-108
lines changed

2 files changed

+34
-108
lines changed
 

‎package-lock.json

Lines changed: 31 additions & 105 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.108.0",
6767
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
6868
"@types/jest": "27.5.2",
69-
"@types/node": "^16.11.17",
69+
"@types/node": "16.18.126",
7070
"@types/react": "17.0.64",
7171
"@types/react-dom": "17.0.20",
7272
"@typescript-eslint/eslint-plugin": "5.17.0",
@@ -92,8 +92,8 @@
9292
"eslint-plugin-react-hooks": "4.6.0",
9393
"eslint-plugin-simple-import-sort": "7.0.0",
9494
"eslint-plugin-testing-library": "5.11.1",
95-
"gh-pages": "^6.0.0",
96-
"graphql": "^16.8.1",
95+
"gh-pages": "6.3.0",
96+
"graphql": "16.10.0",
9797
"husky": "7.0.4",
9898
"identity-obj-proxy": "3.0.0",
9999
"jest": "27.5.1",

0 commit comments

Comments
 (0)
Please sign in to comment.