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 and Github changeset workflow committed Feb 28, 2025
1 parent c2e876f commit 5a06f56
Show file tree
Hide file tree
Showing 3 changed files with 321 additions and 299 deletions.
11 changes: 11 additions & 0 deletions .changeset/renovate-b726336.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
'filter-data': patch
---

Updated dependency `packageManager` to `pnpm@9.15.6`.
Updated dependency `@changesets/changelog-github` to `^0.5.1`.
Updated dependency `@changesets/cli` to `^2.28.1`.
Updated dependency `@swc/core` to `^1.11.5`.
Updated dependency `@types/node` to `^20.17.19`.
Updated dependency `fuse.js` to `^7.1.0`.
Updated dependency `tsx` to `^4.19.3`.
14 changes: 7 additions & 7 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": "pnpm@9.15.4",
"packageManager": "pnpm@9.15.6",
"description": "simple, fast data filter",
"keywords": [
"match-sorter",
Expand Down Expand Up @@ -59,21 +59,21 @@
"ramda": "^0.30.1"
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.12",
"@changesets/changelog-github": "^0.5.1",
"@changesets/cli": "^2.28.1",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.3.1",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@swc/core": "^1.10.12",
"@swc/core": "^1.11.5",
"@swc/jest": "^0.2.37",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.16",
"@types/node": "^20.17.19",
"@types/ramda": "^0.30.2",
"@web-configs/eslint-plugin": "^0.5.2",
"@web-configs/prettier": "^0.1.2",
"eslint": "^8.57.1",
"fuse.js": "^7.0.0",
"fuse.js": "^7.1.0",
"jest": "^29.7.0",
"match-sorter": "^6.3.4",
"prettier": "^3.4.2",
Expand All @@ -82,7 +82,7 @@
"rollup-plugin-dts": "^6.1.1",
"ts-toolbelt": "^9.6.0",
"tslib": "^2.8.1",
"tsx": "^4.19.2",
"tsx": "^4.19.3",
"typescript": "^5.7.3"
},
"prettier": "@web-configs/prettier"
Expand Down
Loading

0 comments on commit 5a06f56

Please # to comment.