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 29, 2024
1 parent a1262cf commit f463232
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 332 deletions.
18 changes: 9 additions & 9 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.3",
"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.6",
"@nx/storybook": "20.0.6",
"@nx/web": "20.0.6",
"@nx/workspace": "20.0.6",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
Expand All @@ -48,7 +48,7 @@
"@swc/helpers": "^0.5.12",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.8",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@types/rollup-plugin-auto-external": "^2.0.2",
"@vitejs/plugin-react": "^4.0.0",
"@vitejs/plugin-vue": "^5.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.6",
"oxlint": "^0.10.0",
"pathe": "^1.0.0",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
Expand Down
Loading

0 comments on commit f463232

Please sign in to comment.