Skip to content

Commit

Permalink
Dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovepixelart committed Jul 6, 2024
1 parent ca5e0ce commit 41287a6
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
168 changes: 84 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,23 +76,23 @@
"lodash.isequal": "4.5.0"
},
"devDependencies": {
"@swc/cli": "0.3.12",
"@stylistic/eslint-plugin": "2.2.0",
"@swc/cli": "0.4.0",
"@stylistic/eslint-plugin": "2.3.0",
"@swc/helpers": "0.5.11",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/lodash.clonedeep": "4.5.9",
"@types/lodash.isequal": "4.5.8",
"@types/node": "20",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"eslint": "8.57.0",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-sonarjs": "0.25.1",
"jest": "29.7.0",
"merge": "2.1.1",
"open-cli": "8.0.0",
"typescript": "5.4.5"
"typescript": "5.5.3"
}
}

0 comments on commit 41287a6

Please sign in to comment.