Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Nov 23, 2024
1 parent 1d30448 commit e497911
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 229 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/jquery": "^3.5.32",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-plugin-istanbul": "^7.0.0",
"eslint": "^9.15.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-perfectionist": "^4",
"eslint-plugin-perfectionist": "^4.0.3",
"eslint-plugin-playwright": "^2.1.0",
"givens": "^1.3.9",
"graphql": "^16.9.0",
Expand All @@ -68,17 +68,17 @@
"jest-fixed-jsdom": "^0.0.9",
"jsonfile": "^6.1.0",
"lodash": "^4.17.21",
"msw": "^2.6.5",
"msw": "^2.6.6",
"postcss": "^8.4.49",
"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.27.3",
"rollup": "^4.27.4",
"rollup-plugin-serve": "^3.0.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
}
}
Loading

0 comments on commit e497911

Please sign in to comment.