Skip to content

Commit

Permalink
Merge pull request #398 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 committed Apr 2, 2024
2 parents e96959a + 54c510a commit 361cf8c
Show file tree
Hide file tree
Showing 2 changed files with 805 additions and 726 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,32 +61,32 @@
"postversion": "if [ -n \"$DANYS_MACHINE\" ]; then git push --follow-tags && open https://github.com/dcastil/tailwind-merge/releases; fi"
},
"dependencies": {
"@babel/runtime": "^7.24.0"
"@babel/runtime": "^7.24.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/preset-small-lib": "^11.0.2",
"@size-limit/preset-small-lib": "^11.1.2",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-polyfill-regenerator": "^0.5.5",
"babel-plugin-polyfill-regenerator": "^0.6.1",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"globby": "^11.1.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"rollup": "^4.12.0",
"rollup": "^4.13.2",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^6.1.0",
"size-limit": "^11.0.2",
"size-limit": "^11.1.2",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3",
"typescript": "^5.4.3",
"zx": "^7.2.3"
},
"publishConfig": {
Expand Down

0 comments on commit 361cf8c

Please sign in to comment.