Skip to content

Commit

Permalink
renovate: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 4dea3c8 commit 16fb432
Show file tree
Hide file tree
Showing 3 changed files with 3,117 additions and 2,448 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rcva/monorepo",
"version": "1.0.47",
"version": "1.0.48",
"private": true,
"description": "React Class Variance Authority Monorepo 🧬",
"keywords": [
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@changesets/cli": "^2.26.1"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].9",
"engines": {
"node": ">=16.15.0"
}
Expand Down
14 changes: 7 additions & 7 deletions packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rcva/example",
"version": "1.0.198",
"version": "1.0.199",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -12,12 +12,12 @@
"storybook": "storybook dev -p 6006"
},
"dependencies": {
"@types/node": "20.12.2",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"eslint": "8.57.0",
"eslint-config-next": "13.5.6",
"next": "13.5.6",
"@types/node": "20.12.14",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"eslint": "8.57.1",
"eslint-config-next": "13.5.8",
"next": "13.5.8",
"rcva": "workspace:*",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

0 comments on commit 16fb432

Please sign in to comment.