Skip to content

Commit

Permalink
fix(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent a79f79d commit 012e8b4
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 172 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"browserslist-config-anolilab": "^5.0.14",
"commitizen": "^4.3.1",
"cross-env": "^7.0.3",
"husky": "^9.1.6",
"husky": "^9.1.7",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.10",
"nx": "^20.1.2",
Expand All @@ -91,7 +91,7 @@
"braces@<3.0.3": ">=3.0.3",
"chrono-node@<2.2.4": ">=2.7.7",
"micromatch@<4.0.8": ">=4.0.8",
"rollup": "^4.27.2",
"rollup": "^4.27.3",
"vite@>=5.3.0 <=5.3.5": ">=5.3.6"
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/packem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,11 +429,11 @@
"glob-parent": "6.0.2",
"hookable": "5.5.3",
"jiti": "2.4.0",
"magic-string": "0.30.12",
"magic-string": "0.30.13",
"mlly": "1.7.3",
"oxc-parser": "0.36.0",
"oxc-resolver": "2.0.1",
"rollup": "4.27.2",
"rollup": "4.27.3",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-license": "3.5.3",
"rollup-plugin-polyfill-node": "0.13.0",
Expand Down Expand Up @@ -538,16 +538,16 @@
"postcss-load-config": ">=6.0.1",
"postcss-modules-extract-imports": ">=3.1.0",
"postcss-modules-local-by-default": ">=4.0.5",
"postcss-modules-scope": ">=3.2.0",
"postcss-modules-scope": ">=3.2.1",
"postcss-modules-values": ">=4.0.0",
"postcss-value-parser": ">=4.2.0",
"sass": ">=1.43.4",
"sass-embedded": ">=1.79.4",
"sass": ">=1.43.5",
"sass-embedded": ">=1.79.6",
"stylus": ">=0.63.0",
"sucrase": ">=3.35.0",
"typedoc": ">=0.26.0",
"typedoc-plugin-markdown": ">=4.2.0",
"typedoc-plugin-rename-defaults": ">=0.7.0",
"typedoc": ">=0.26.11",
"typedoc-plugin-markdown": ">=4.2.10",
"typedoc-plugin-rename-defaults": ">=0.7.1",
"typescript": ">=4.5 || >=5.0"
},
"peerDependenciesMeta": {
Expand Down
Loading

0 comments on commit 012e8b4

Please sign in to comment.