Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
foray1010 committed Jul 21, 2024
1 parent c300cc1 commit ca4139c
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 423 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"type:coverage": "type-coverage --strict --at-least 99 --detail --ignore-catch"
},
"dependencies": {
"@babel/runtime": "^7.23.2",
"@babel/runtime": "^7.24.8",
"fastest-levenshtein": "^1.0.16",
"lodash.deburr": "^4.1.0"
},
Expand All @@ -75,11 +75,11 @@
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@foray1010/babel-preset": "10.0.0",
"@foray1010/eslint-config": "12.2.4",
"@foray1010/eslint-config": "12.3.0",
"@foray1010/jest-preset": "5.1.0",
"@foray1010/prettier-config": "11.0.1",
"@foray1010/remark-preset": "10.0.1",
"@foray1010/tsconfig": "12.0.0",
"@foray1010/tsconfig": "12.1.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
Expand All @@ -95,11 +95,11 @@
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"remark-cli": "12.0.1",
"rollup": "4.18.0",
"rollup": "4.19.0",
"rollup-plugin-dts": "6.1.1",
"shx": "0.3.4",
"size-limit": "11.1.4",
"type-coverage": "2.29.0",
"type-coverage": "2.29.1",
"typescript": "5.5.3"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit ca4139c

Please sign in to comment.