Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Jan 30, 2025
1 parent 1563b68 commit 2763190
Show file tree
Hide file tree
Showing 2 changed files with 915 additions and 990 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,30 @@
},
"devDependencies": {
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/preset-env": "^7.26.7",
"@babel/preset-typescript": "^7.26.0",
"@playwright/test": "^1.49.1",
"@playwright/test": "^1.50.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.5.2",
"@testing-library/user-event": "^14.6.1",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.14",
"@types/jest-axe": "^3.5.9",
"@types/jquery": "^3.5.32",
"@types/node": "^22.10.5",
"@types/node": "^22.12.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-plugin-istanbul": "^7.0.0",
"eslint": "^9.17.0",
"eslint": "^9.19.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-perfectionist": "^4.6.0",
"eslint-plugin-playwright": "^2.1.0",
"eslint-plugin-perfectionist": "^4.7.0",
"eslint-plugin-playwright": "^2.2.0",
"eslint-plugin-testing-library": "^7.1.1",
"givens": "^1.3.9",
"graphql": "^16.10.0",
Expand All @@ -71,16 +71,16 @@
"jsonfile": "^6.1.0",
"lodash": "^4.17.21",
"msw": "^2.7.0",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-nested": "^7.0.2",
"prettier": "^3.4.2",
"rollup": "^4.30.0",
"rollup": "^4.32.1",
"rollup-plugin-serve": "^3.0.0",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.1"
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"
}
}
Loading

0 comments on commit 2763190

Please sign in to comment.