Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Nov 9, 2024
1 parent cff52ad commit 57f7417
Show file tree
Hide file tree
Showing 3 changed files with 250 additions and 252 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,35 +50,35 @@
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/jquery": "^3.5.32",
"@types/node": "^22.8.7",
"@types/node": "^22.9.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-plugin-istanbul": "^7.0.0",
"eslint": "^9.14.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-playwright": "^2.0.0",
"eslint-plugin-playwright": "^2.0.1",
"givens": "^1.3.9",
"graphql": "^16.9.0",
"jest": "^29.7.0",
"jest-axe": "^9.0.0",
"jest-extended": "^4.0.2",
"jest-fixed-jsdom": "^0.0.7",
"jest-fixed-jsdom": "^0.0.8",
"jsonfile": "^6.1.0",
"lodash": "^4.17.21",
"msw": "^2.6.0",
"msw": "^2.6.2",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-nested": "^7.0.2",
"prettier": "^3.3.3",
"rollup": "^4.24.3",
"rollup": "^4.24.4",
"rollup-plugin-serve": "^3.0.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2"
"typescript-eslint": "^8.13.0"
}
}
Loading

0 comments on commit 57f7417

Please sign in to comment.