Skip to content

Commit 54c3137

Browse files
build(deps): bump the npm_and_yarn group across 3 directories with 5 updates (#819)
Bumps the npm_and_yarn group with 2 updates in the / directory: [rollup](https://github.com/rollup/rollup) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Bumps the npm_and_yarn group with 1 update in the /packages/rollup-plugin directory: [rollup](https://github.com/rollup/rollup). Bumps the npm_and_yarn group with 1 update in the /packages/unplugin-typegpu directory: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 4.12.1 to 4.22.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.12.1...v4.22.4) Updates `astro` from 4.12.2 to 4.16.18 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) Updates `cookie` from 0.6.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.2) Updates `dset` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/lukeed/dset/releases) - [Commits](lukeed/dset@v3.1.3...v3.1.4) Updates `vite` from 5.3.5 to 5.4.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite) Updates `rollup` from 4.12.1 to 4.22.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.12.1...v4.22.4) Updates `rollup` from 4.12.1 to 4.22.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.12.1...v4.22.4) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: astro dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dset dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e83e02f commit 54c3137

File tree

4 files changed

+667
-595
lines changed

4 files changed

+667
-595
lines changed

apps/typegpu-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/dom-mediacapture-transform": "^0.1.9",
2424
"@types/react": "^18.3.3",
2525
"@types/react-dom": "^18.3.0",
26-
"astro": "^4.10.2",
26+
"astro": "^4.16.18",
2727
"classnames": "^2.5.1",
2828
"jotai": "^2.8.4",
2929
"jotai-location": "^0.5.5",

packages/rollup-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@typegpu/tgpu-dev-cli": "workspace:*",
57-
"rollup": "~4.12.0",
57+
"rollup": "~4.22.4",
5858
"tsup": "^8.0.2",
5959
"typescript": "^5.3.3"
6060
}

packages/unplugin-typegpu/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/babel__template": "^7.4.4",
7171
"@types/babel__traverse": "^7.20.6",
7272
"acorn": "^8.12.1",
73-
"rollup": "~4.12.0",
73+
"rollup": "~4.22.4",
7474
"tsup": "^8.0.2",
7575
"typescript": "^5.3.3"
7676
}

0 commit comments

Comments
 (0)