Skip to content

Commit dd789db

Browse files
chore(deps): update all non-major dependencies
1 parent d93fe6f commit dd789db

File tree

2 files changed

+579
-571
lines changed

2 files changed

+579
-571
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -61,32 +61,32 @@
6161
"postversion": "if [ -n \"$DANYS_MACHINE\" ]; then git push --follow-tags && open https://github.com/dcastil/tailwind-merge/releases; fi"
6262
},
6363
"dependencies": {
64-
"@babel/runtime": "^7.23.2"
64+
"@babel/runtime": "^7.23.5"
6565
},
6666
"devDependencies": {
67-
"@babel/plugin-transform-runtime": "^7.23.2",
68-
"@babel/preset-env": "^7.23.2",
67+
"@babel/plugin-transform-runtime": "^7.23.4",
68+
"@babel/preset-env": "^7.23.5",
6969
"@rollup/plugin-babel": "^6.0.4",
7070
"@rollup/plugin-node-resolve": "^15.2.3",
7171
"@rollup/plugin-typescript": "^11.1.5",
72-
"@size-limit/preset-small-lib": "^10.0.1",
73-
"@types/jest": "^29.5.7",
74-
"@typescript-eslint/eslint-plugin": "^6.9.1",
75-
"@typescript-eslint/parser": "^6.9.1",
72+
"@size-limit/preset-small-lib": "^10.0.3",
73+
"@types/jest": "^29.5.10",
74+
"@typescript-eslint/eslint-plugin": "^6.13.1",
75+
"@typescript-eslint/parser": "^6.13.1",
7676
"babel-plugin-annotate-pure-calls": "^0.4.0",
7777
"babel-plugin-polyfill-regenerator": "^0.5.3",
78-
"eslint": "^8.52.0",
78+
"eslint": "^8.54.0",
7979
"eslint-plugin-import": "^2.29.0",
8080
"eslint-plugin-jest": "^27.6.0",
8181
"globby": "^11.1.0",
8282
"jest": "^29.7.0",
83-
"prettier": "^3.0.3",
84-
"rollup": "^4.2.0",
83+
"prettier": "^3.1.0",
84+
"rollup": "^4.6.1",
8585
"rollup-plugin-delete": "^2.0.0",
8686
"rollup-plugin-dts": "^6.1.0",
87-
"size-limit": "^10.0.1",
87+
"size-limit": "^10.0.3",
8888
"ts-jest": "^29.1.1",
89-
"typescript": "^5.2.2",
89+
"typescript": "^5.3.2",
9090
"zx": "^7.2.3"
9191
},
9292
"publishConfig": {

0 commit comments

Comments
 (0)