Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dlehmhus committed Jan 31, 2024
1 parent 61f8dca commit cbd8703
Show file tree
Hide file tree
Showing 7 changed files with 1,598 additions and 6,133 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
},
"packageManager": "[email protected]",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@wyw-in-js/babel-preset": "0.3.0",
"@wyw-in-js/transform": "0.3.0",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-typescript-sort-keys": "3.0.0",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-unused-imports": "3.0.0",
"is-ci": "3.0.1",
"lint-staged": "14.0.1",
"next": "13.5.3",
"prettier": "3.0.3",
"lint-staged": "15.2.1",
"next": "14.1.0",
"prettier": "3.2.4",
"simple-git-hooks": "2.9.0",
"typescript": "5.2.2",
"webpack": "5.88.2"
"typescript": "5.3.3",
"webpack": "5.90.0"
},
"peerDependencies": {
"@babel/runtime": "7.x",
Expand Down
Loading

0 comments on commit cbd8703

Please sign in to comment.