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 Oct 19, 2024
1 parent a1262cf commit fe807cc
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 265 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@milkdown/monorepo",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.2",
"engines": {
"node": ">=17"
},
Expand Down Expand Up @@ -34,11 +34,11 @@
"@changesets/cli": "^2.22.0",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@nrwl/tao": "19.8.2",
"@nx/cypress": "19.8.2",
"@nx/storybook": "19.8.2",
"@nx/web": "19.8.2",
"@nx/workspace": "19.8.2",
"@nrwl/tao": "19.8.4",
"@nx/cypress": "20.0.3",
"@nx/storybook": "20.0.3",
"@nx/web": "20.0.3",
"@nx/workspace": "20.0.3",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
Expand All @@ -62,8 +62,8 @@
"husky": "^9.0.10",
"jsdom": "^25.0.0",
"lint-staged": "^15.0.0",
"nx": "19.8.2",
"oxlint": "^0.9.2",
"nx": "20.0.3",
"oxlint": "^0.10.0",
"pathe": "^1.0.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
Expand Down
Loading

0 comments on commit fe807cc

Please sign in to comment.