Skip to content

Bump ulid from 2.4.0 to 3.0.0 #2885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-fast-compare": "3.2.2",
"react-intl": "7.1.9",
"react-router-dom": "7.4.0",
"ulid": "2.4.0",
"ulid": "3.0.0",
"uuid": "11.1.0"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4637,7 +4637,7 @@ __metadata:
storybook-addon-mock: "npm:5.0.0"
tailwindcss: "npm:4.0.15"
typescript: "npm:5.8.2"
ulid: "npm:2.4.0"
ulid: "npm:3.0.0"
uuid: "npm:11.1.0"
vite: "npm:6.2.2"
vite-plugin-checker: "npm:0.9.1"
Expand Down Expand Up @@ -29640,12 +29640,12 @@ __metadata:
languageName: node
linkType: hard

"ulid@npm:2.4.0":
version: 2.4.0
resolution: "ulid@npm:2.4.0"
"ulid@npm:3.0.0":
version: 3.0.0
resolution: "ulid@npm:3.0.0"
bin:
ulid: bin/cli.js
checksum: 10/409ad0a703ea9f25d2a35cf790b767030a2c7b5ca0df6acb73669628156ab63bb97925a3fd7aaaf0b2384d39bd3ed2f7cd2c2de9f1171df6bc79b8c097865d92
ulid: dist/cli.js
checksum: 10/1ca4a233782d8109a18bce4b4d839aa8ea948f055b093bc85b812e53acf04d19a662d3a394ec483645d0f608d6319cb684e8859ab79a4f184c0b4cc1cd958816
languageName: node
linkType: hard

Expand Down