Skip to content

Commit

Permalink
Merge pull request #374 from dcastil/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
dcastil authored Feb 1, 2024
2 parents 5f0f217 + 93940b5 commit f1d7ac6
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 402 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,31 +61,31 @@
"postversion": "if [ -n \"$DANYS_MACHINE\" ]; then git push --follow-tags && open https://github.com/dcastil/tailwind-merge/releases; fi"
},
"dependencies": {
"@babel/runtime": "^7.23.7"
"@babel/runtime": "^7.23.9"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@babel/plugin-transform-runtime": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"@size-limit/preset-small-lib": "^11.0.1",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/preset-small-lib": "^11.0.2",
"@types/jest": "^29.5.11",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-polyfill-regenerator": "^0.5.4",
"babel-plugin-polyfill-regenerator": "^0.5.5",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.6.3",
"globby": "^11.1.0",
"jest": "^29.7.0",
"prettier": "^3.1.1",
"rollup": "^4.9.2",
"prettier": "^3.2.4",
"rollup": "^4.9.6",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^6.1.0",
"size-limit": "^11.0.1",
"ts-jest": "^29.1.1",
"size-limit": "^11.0.2",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3",
"zx": "^7.2.3"
},
Expand Down
Loading

0 comments on commit f1d7ac6

Please sign in to comment.