Skip to content

Commit

Permalink
Update minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 7e4fb7f commit 4061b97
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 68 deletions.
147 changes: 83 additions & 64 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest --coverage"
},
"devDependencies": {
"@swc/core": "1.9.2",
"@swc/core": "1.10.15",
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/jquery": "3.5.32",
Expand All @@ -18,12 +18,12 @@
"jest": "29.7.0",
"jquery": "3.7.1",
"mini-css-extract-plugin": "2.9.2",
"sass": "1.80.7",
"sass": "1.84.0",
"sass-loader": "16.0.3",
"style-loader": "4.0.0",
"ts-loader": "9.5.1",
"typescript": "5.6.3",
"webpack": "5.96.1",
"typescript": "5.7.3",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-remove-empty-scripts": "1.0.4"
}
Expand Down

0 comments on commit 4061b97

Please sign in to comment.