Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Jan 4, 2025
1 parent ca9739b commit 7a7ea84
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 286 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/jquery": "^3.5.32",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-plugin-istanbul": "^7.0.0",
"eslint": "^9.17.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-perfectionist": "^4.4.0",
"eslint-plugin-perfectionist": "^4.6.0",
"eslint-plugin-playwright": "^2.1.0",
"eslint-plugin-testing-library": "^7",
"eslint-plugin-testing-library": "^7.1.1",
"givens": "^1.3.9",
"graphql": "^16.10.0",
"jest": "^29.7.0",
Expand All @@ -81,6 +81,6 @@
"rollup-plugin-serve": "^3.0.0",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2"
"typescript-eslint": "^8.19.0"
}
}
Loading

0 comments on commit 7a7ea84

Please sign in to comment.