Skip to content

Commit 9163ccf

Browse files
chore(deps): bump rollup in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 4.52.4 to 4.59.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.4...v4.59.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2ff04a commit 9163ccf

File tree

4 files changed

+156
-379
lines changed

4 files changed

+156
-379
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"prettier-plugin-tailwindcss": "0.6.14",
150150
"pretty-quick": "4.2.2",
151151
"prompts": "2.4.2",
152-
"rollup": "4.52.4",
152+
"rollup": "4.59.0",
153153
"semver": "7.7.2",
154154
"simple-git-hooks": "2.13.1",
155155
"snoop": "1.0.4",

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"prettier": "3.6.2",
4444
"prism-themes": "1.9.0",
4545
"prismjs": "1.30.0",
46-
"playwright": "1.58.0",
46+
"playwright": "1.58.1",
4747
"qwik-image": "0.0.16",
4848
"react": "18.3.1",
4949
"react-dom": "18.3.1",

packages/qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"csstype": "^3.1.3",
2929
"launch-editor": "^2.11.1",
30-
"rollup": "^4.52.4"
30+
"rollup": "^4.59.0"
3131
},
3232
"devDependencies": {
3333
"@builder.io/qwik": "workspace:^",

0 commit comments

Comments
 (0)