Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent ae3327a commit 643d304
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 231 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "filter-data",
"version": "0.6.1",
"packageManager": "[email protected].0",
"packageManager": "[email protected].3",
"description": "simple, fast data filter",
"keywords": [
"match-sorter",
Expand Down Expand Up @@ -60,15 +60,15 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@changesets/cli": "^2.27.9",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@swc/core": "^1.7.26",
"@swc/jest": "^0.2.36",
"@swc/core": "^1.7.42",
"@swc/jest": "^0.2.37",
"@types/jest": "^29.5.14",
"@types/node": "^20.16.10",
"@types/node": "^20.17.5",
"@types/ramda": "^0.30.2",
"@web-configs/eslint-plugin": "^0.5.2",
"@web-configs/prettier": "^0.1.2",
Expand All @@ -81,9 +81,9 @@
"rollup": "^3.29.5",
"rollup-plugin-dts": "^6.1.1",
"ts-toolbelt": "^9.6.0",
"tslib": "^2.7.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"tslib": "^2.8.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
},
"prettier": "@web-configs/prettier"
}
Loading

0 comments on commit 643d304

Please sign in to comment.