Skip to content

Commit c6698e7

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] <support@github.com>
1 parent dcedee8 commit c6698e7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.yarn/install-state.gz

917 KB
Binary file not shown.

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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8471,12 +8471,12 @@ __metadata:
84718471
languageName: node
84728472
linkType: hard
84738473

8474-
"slug@npm:^9.1.0":
8475-
version: 9.1.0
8476-
resolution: "slug@npm:9.1.0"
8474+
"slug@npm:^11.0.0":
8475+
version: 11.0.0
8476+
resolution: "slug@npm:11.0.0"
84778477
bin:
84788478
slug: cli.js
8479-
checksum: 10c0/edc3e957de63e2d78d3809e0bf217da34ccb6ca313a83e2c1598ede2bd001644978d15eb69650a7b238c84adacbbab7318c4601c082aa433a3a2fd5e39523c2d
8479+
checksum: 10c0/b24899d2f530b6c73a60f31361369ace578a22e7cb12073421870f0a074bb66679b95d307080adbde6c9b43ff73ec97eed83b17feae3cb5acba43b526c3ccbc4
84808480
languageName: node
84818481
linkType: hard
84828482

@@ -9775,7 +9775,7 @@ __metadata:
97759775
react-router-dom: "npm:^7.6.1"
97769776
react-simple-wysiwyg: "npm:^3.2.0"
97779777
recharts: "npm:^2.15.3"
9778-
slug: "npm:^9.1.0"
9778+
slug: "npm:^11.0.0"
97799779
ts-jest: "npm:^29.3.2"
97809780
typescript: "npm:^5.8.2"
97819781
typescript-eslint: "npm:^8.34.1"

0 commit comments

Comments
 (0)