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 Dec 1, 2023
1 parent d93fe6f commit dd789db
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 571 deletions.
24 changes: 12 additions & 12 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.23.2"
"@babel/runtime": "^7.23.5"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.5",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"@size-limit/preset-small-lib": "^10.0.1",
"@types/jest": "^29.5.7",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@size-limit/preset-small-lib": "^10.0.3",
"@types/jest": "^29.5.10",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-polyfill-regenerator": "^0.5.3",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"globby": "^11.1.0",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"rollup": "^4.2.0",
"prettier": "^3.1.0",
"rollup": "^4.6.1",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^6.1.0",
"size-limit": "^10.0.1",
"size-limit": "^10.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"zx": "^7.2.3"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit dd789db

Please sign in to comment.