Skip to content

Commit

Permalink
chore(deps): packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sambauers committed Sep 10, 2023
1 parent 086ab1a commit 98265df
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 572 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,29 @@
"tailwindcss": ">=3.2.0"
},
"dependencies": {
"@swc/helpers": "0.5.1",
"@swc/helpers": "0.5.2",
"lodash": "4.17.21"
},
"devDependencies": {
"@swc/cli": "0.1.62",
"@swc/core": "1.3.78",
"@swc/core": "1.3.83",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.197",
"@types/node": "20.5.1",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"concurrently": "8.2.0",
"eslint": "8.47.0",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.198",
"@types/node": "20.6.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"concurrently": "8.2.1",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-custom-alias": "1.3.2",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jest": "29.6.3",
"markdownlint-cli": "0.35.0",
"postcss": "8.4.28",
"prettier": "3.0.2",
"jest": "29.6.4",
"markdownlint-cli": "0.36.0",
"postcss": "8.4.29",
"prettier": "3.0.3",
"tailwindcss": "3.3.3",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}
Loading

0 comments on commit 98265df

Please sign in to comment.