mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 16:18:17 +00:00
Bumps the npm_and_yarn group with 3 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [immutable](https://github.com/immutable-js/immutable-js) and [rollup](https://github.com/rollup/rollup). Updates `vite` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) Updates `immutable` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.4...v5.1.5) Updates `rollup` from 4.57.0 to 4.60.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.57.0...v4.60.1) --- updated-dependencies: - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: immutable dependency-version: 5.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.60.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
16 lines
353 B
JSON
16 lines
353 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"sass-embedded": "^1.97.3",
|
|
"vite": "^6.4.2",
|
|
"vite-plugin-ruby": "5.1.1"
|
|
},
|
|
"dependencies": {
|
|
"@hotwired/turbo": "^8.0.22",
|
|
"@primer/css": "^22.1.0",
|
|
"@primer/primitives": "^11.3.2",
|
|
"@primer/view-components": "^0.49.0",
|
|
"@rails/ujs": "^7.1.3-4"
|
|
}
|
|
}
|