Skip to content

Commit

Permalink
chore(deps): Automated dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 26, 2024
1 parent 14e560a commit 92126be
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 234 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,21 @@
"@floating-ui/dom": "^1.6.3",
"@types/css-tree": "^2.3.6",
"css-tree": "^2.3.1",
"nanoid": "^5.0.5"
"nanoid": "^5.0.6"
},
"devDependencies": {
"@playwright/test": "^1.41.2",
"@types/async": "^3.2.24",
"@types/node": "*",
"@types/selenium-webdriver": "^4.1.21",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitest/coverage-istanbul": "^1.3.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-istanbul": "^1.3.1",
"async": "^3.2.5",
"browserslist": "^4.23.0",
"browserstack-local": "^1.5.5",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -107,13 +107,13 @@
"node-fetch": "^2.6.7",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"selenium-webdriver": "^4.17.0",
"selenium-webdriver": "^4.18.1",
"stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vitest": "^1.3.0"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"resolutions": {
"tslib": ">=2"
Expand Down
Loading

0 comments on commit 92126be

Please sign in to comment.