Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mbraak committed Nov 19, 2024
1 parent 1e5fe75 commit cd0191e
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 237 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
Expand All @@ -54,12 +54,12 @@
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-plugin-istanbul": "^7.0.0",
"eslint": "9.14.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": "^3.9.1",
"eslint-plugin-playwright": "^2.0.1",
"eslint-plugin-playwright": "^2.1.0",
"givens": "^1.3.9",
"graphql": "^16.9.0",
"jest": "^29.7.0",
Expand All @@ -75,10 +75,10 @@
"postcss-load-config": "^6.0.1",
"postcss-nested": "^7.0.2",
"prettier": "^3.3.3",
"rollup": "^4.27.2",
"rollup": "^4.27.3",
"rollup-plugin-serve": "^3.0.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0"
"typescript-eslint": "^8.15.0"
}
}
Loading

0 comments on commit cd0191e

Please sign in to comment.