Skip to content

Commit 74923f2

Browse files
build(deps): bump slug from 9.1.0 to 11.0.0
Bumps [slug](https://github.com/Trott/slug) from 9.1.0 to 11.0.0. - [Changelog](https://github.com/Trott/slug/blob/main/CHANGELOG.md) - [Commits](Trott/slug@v9.1.0...v11.0.0) --- updated-dependencies: - dependency-name: slug dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a25b26 commit 74923f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-router-dom": "^7.6.1",
3131
"react-simple-wysiwyg": "^3.2.0",
3232
"recharts": "^2.15.3",
33-
"slug": "^9.1.0",
33+
"slug": "^11.0.0",
3434
"typescript": "^5.8.2",
3535
"vite-tsconfig-paths": "^5.1.4",
3636
"web-vitals": "^4.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5940,10 +5940,10 @@ slash@^3.0.0:
59405940
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
59415941
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
59425942

5943-
slug@^9.1.0:
5944-
version "9.1.0"
5945-
resolved "https://registry.yarnpkg.com/slug/-/slug-9.1.0.tgz#246baf1e9d8e821f7f5863a7c8bdd86a7ec3f12c"
5946-
integrity sha512-ioOsCfzQSu+D6NZ8XMCR8IW9FgvF8W7Xzz56hBkB/ALvNaWeBs2MUvvPugq3GCrxfHPFeK6hAxGkY/WLnfX2Lg==
5943+
slug@^11.0.0:
5944+
version "11.0.0"
5945+
resolved "https://registry.yarnpkg.com/slug/-/slug-11.0.0.tgz#026b0b78dcfb5744ed36310598a9e5769534570e"
5946+
integrity sha512-71pb27F9TII2dIweGr2ybS220IUZo1A9GKZ+e2q8rpUr24mejBb6fTaSStM0SE1ITUUOshilqZze8Yt1BKj+ew==
59475947

59485948
sort-keys@^5.0.0:
59495949
version "5.1.0"

0 commit comments

Comments
 (0)