Skip to content

Commit 63c0ea7

Browse files
chore(deps)(deps): Bump the js-minor-patch group across 1 directory with 5 updates
Bumps the js-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.17.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.2` | `3.4.9` | | [playcanvas](https://github.com/playcanvas/engine) | `2.18.1` | `2.19.6` | | [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.35` | | [sass](https://github.com/sass/dart-sass) | `1.99.0` | `1.100.0` | Updates `axios` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.17.0) Updates `dompurify` from 3.4.2 to 3.4.9 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.2...3.4.9) Updates `playcanvas` from 2.18.1 to 2.19.6 - [Release notes](https://github.com/playcanvas/engine/releases) - [Commits](playcanvas/engine@v2.18.1...v2.19.6) Updates `vue` from 3.5.34 to 3.5.35 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.34...v3.5.35) Updates `sass` from 1.99.0 to 1.100.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.99.0...1.100.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-minor-patch - dependency-name: dompurify dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-minor-patch - dependency-name: playcanvas dependency-version: 2.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-minor-patch - dependency-name: sass dependency-version: 1.100.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-minor-patch - dependency-name: vue dependency-version: 3.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85c1a30 commit 63c0ea7

2 files changed

Lines changed: 204 additions & 43 deletions

File tree

frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
"@mdi/font": "^7.4.0",
2020
"@panzoom/panzoom": "^4.6.2",
2121
"@types/diff": "^7.0.2",
22-
"axios": "^1.16.0",
22+
"axios": "^1.17.0",
2323
"diff": "^7.0.0",
24-
"dompurify": "^3.4.2",
24+
"dompurify": "^3.4.9",
2525
"marked": "^17.0.5",
2626
"mermaid": "^11.15.0",
2727
"pinia": "^2.1.7",
28-
"playcanvas": "^2.18.1",
28+
"playcanvas": "^2.19.6",
2929
"vite-plugin-top-level-await": "^1.6.0",
3030
"vite-plugin-wasm": "^3.6.0",
31-
"vue": "^3.5.34",
31+
"vue": "^3.5.35",
3232
"vue-router": "^4.3.0",
3333
"vuedraggable": "^4.1.0",
3434
"vuetify": "^3.5.0",
@@ -40,7 +40,7 @@
4040
"@vitejs/plugin-vue": "^5.0.0",
4141
"@vue/test-utils": "^2.4.11",
4242
"jsdom": "^25.0.1",
43-
"sass": "^1.99.0",
43+
"sass": "^1.100.0",
4444
"typescript": "^5.3.3",
4545
"vite": "^5.1.0",
4646
"vite-plugin-vuetify": "^2.0.0",

0 commit comments

Comments
 (0)