Skip to content

Commit

Permalink
chore(deps): package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sambauers committed Nov 23, 2023
1 parent 914a4a8 commit eb6aa70
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 750 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
"lodash": "4.17.21"
},
"devDependencies": {
"@swc/cli": "0.1.62",
"@swc/core": "1.3.93",
"@swc/cli": "0.1.63",
"@swc/core": "1.3.99",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.201",
"@types/node": "20.8.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@types/jest": "29.5.10",
"@types/lodash": "4.14.202",
"@types/node": "20.9.4",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"concurrently": "8.2.2",
"eslint": "8.51.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-custom-alias": "1.3.2",
"eslint-plugin-prettier": "5.0.1",
Expand All @@ -57,7 +57,7 @@
"markdownlint-cli": "0.37.0",
"postcss": "8.4.31",
"prettier": "3.1.0",
"tailwindcss": "3.3.3",
"typescript": "5.2.2"
"tailwindcss": "3.3.5",
"typescript": "5.3.2"
}
}
Loading

0 comments on commit eb6aa70

Please sign in to comment.