Skip to content

Commit

Permalink
Manually upgraded nanoid (#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelynch authored Jan 9, 2025
1 parent b02d831 commit ad0da73
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5",
"jsdom": "^21.1.0",
"nanoid": ">=3.3.8",
"rollup": "^4.24.0",
"vite": "^5.4.8",
"vite-plugin-ruby": "^5.0.0",
Expand All @@ -23,6 +24,7 @@
"browserslist": "^4.21.5",
"datatables": "^1.10.18",
"jquery": "^3.6.3",
"nanoid": ">=3.3.8",
"vite-plugin-rails": "^0.5.0",
"yarn": "^1.22.22",
"yarn.lock": "^0.0.1-security"
Expand Down
10 changes: 10 additions & 0 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad0da73

Please sign in to comment.