Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 42b8898 commit 4f218f3
Show file tree
Hide file tree
Showing 6 changed files with 196 additions and 153 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@eslint-react/eslint-plugin": "^1.5.10",
"@nrwl/tao": "19.4.4",
"@nx/cypress": "19.4.4",
"@nx/storybook": "19.4.4",
"@nx/web": "19.4.4",
"@nx/workspace": "19.4.4",
"@nrwl/tao": "19.5.0",
"@nx/cypress": "19.5.0",
"@nx/storybook": "19.5.0",
"@nx/web": "19.5.0",
"@nx/workspace": "19.5.0",
"@rollup/plugin-commonjs": "^26.0.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
Expand Down Expand Up @@ -71,7 +71,7 @@
"husky": "^9.0.10",
"jsdom": "^24.0.0",
"lint-staged": "^15.0.0",
"nx": "19.4.4",
"nx": "19.5.0",
"pathe": "^1.0.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@types/lodash.throttle": "^4.1.9",
"atomico": "^1.75.1",
"clsx": "^2.0.0",
"composed-offset-position": "^0.0.4",
"composed-offset-position": "^0.0.5",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"tslib": "^2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@milkdown/exception": "workspace:*",
"@milkdown/utils": "workspace:*",
"@types/lodash.throttle": "^4.1.9",
"composed-offset-position": "^0.0.4",
"composed-offset-position": "^0.0.5",
"lodash.throttle": "^4.1.1",
"tslib": "^2.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-slash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@milkdown/exception": "workspace:*",
"@milkdown/utils": "workspace:*",
"@types/lodash.debounce": "^4.0.7",
"composed-offset-position": "^0.0.4",
"composed-offset-position": "^0.0.5",
"lodash.debounce": "^4.0.8",
"tslib": "^2.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/plugin-tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@milkdown/exception": "workspace:*",
"@milkdown/utils": "workspace:*",
"@types/lodash.debounce": "^4.0.7",
"composed-offset-position": "^0.0.4",
"composed-offset-position": "^0.0.5",
"lodash.debounce": "^4.0.8",
"tippy.js": "^6.3.7",
"tslib": "^2.5.0"
Expand Down
Loading

0 comments on commit 4f218f3

Please sign in to comment.