Skip to content

Commit

Permalink
Merge pull request #6 from winjs-dev/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update all non-major dependencies
  • Loading branch information
cklwblove authored Feb 20, 2025
2 parents 86c5813 + 81fe3e1 commit 3dc1583
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 565 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"pre-commit": "npm run lint:write"
},
"dependencies": {
"postcss-mobile-forever": "^4.3.2"
"postcss-mobile-forever": "^4.4.0"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.49.1",
"@winner-fed/winjs": "^0.12.2",
"@winner-fed/utils": "^0.12.2",
"@rsbuild/core": "^1.1.14",
"@rslib/core": "^0.3.2",
"@types/node": "^22.10.7",
"playwright": "^1.49.1",
"@playwright/test": "^1.50.1",
"@winner-fed/winjs": "^0.13.4",
"@winner-fed/utils": "^0.13.4",
"@rsbuild/core": "^1.2.10",
"@rslib/core": "^0.5.0",
"@types/node": "^22.13.4",
"playwright": "^1.50.1",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.3"
},
Expand All @@ -55,7 +55,7 @@
"optional": true
}
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
Loading

0 comments on commit 3dc1583

Please sign in to comment.