Skip to content

Commit 92a29b2

Browse files
chore(deps): update all non-major dependencies
1 parent 9df64cf commit 92a29b2

File tree

2 files changed

+833
-803
lines changed

2 files changed

+833
-803
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -47,33 +47,33 @@
4747
"cs:release": "pnpm build && changeset publish"
4848
},
4949
"dependencies": {
50-
"ramda": "0.28.0"
50+
"ramda": "0.29.0"
5151
},
5252
"devDependencies": {
5353
"@changesets/changelog-github": "^0.4.8",
5454
"@changesets/cli": "^2.26.1",
5555
"@rollup/plugin-commonjs": "^25.0.1",
56-
"@rollup/plugin-node-resolve": "^15.0.1",
56+
"@rollup/plugin-node-resolve": "^15.1.0",
5757
"@rollup/plugin-typescript": "^11.1.1",
5858
"@swc/core": "^1.3.11",
5959
"@swc/jest": "^0.2.23",
6060
"@types/jest": "^29.2.1",
6161
"@types/match-sorter": "^6.0.0",
62-
"@types/node": "^18.15.11",
63-
"@types/ramda": "^0.28.23",
64-
"@web-configs/eslint-plugin": "^0.5.0",
62+
"@types/node": "^18.16.17",
63+
"@types/ramda": "^0.29.2",
64+
"@web-configs/eslint-plugin": "^0.5.1",
6565
"@web-configs/prettier": "^0.1.2",
6666
"eslint": "^8.41.0",
6767
"fuse.js": "^6.6.2",
6868
"jest": "^29.2.2",
6969
"match-sorter": "^6.3.1",
7070
"prettier": "^2.8.8",
71-
"rimraf": "^5.0.0",
71+
"rimraf": "^5.0.1",
7272
"rollup": "^2.79.1",
7373
"rollup-plugin-terser": "^7.0.2",
74-
"tslib": "^2.5.0",
75-
"tsx": "^3.12.6",
76-
"typescript": "^5.0.4"
74+
"tslib": "^2.5.3",
75+
"tsx": "^3.12.7",
76+
"typescript": "^5.1.3"
7777
},
7878
"prettier": "@web-configs/prettier"
7979
}

0 commit comments

Comments
 (0)