Skip to content

Commit

Permalink
⬆️ (deps) [email protected] 🧨
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent b575c03 commit b3de80f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@jeromefitz/date-fns-tz": "3.0.0-canary.8",
"@jeromefitz/design-system": "workspace:*",
"cmdk": "1.0.0",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"framer-motion": "11.5.6",
"next": "14.2.13",
"next-themes": "0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/notion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@jeromefitz/date-fns-tz": "3.0.0-canary.8",
"@notionhq/client": "2.2.15",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"github-slugger": "2.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/release-notes-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@octokit/rest": "21.0.2",
"conventional-commits-filter": "5.0.0",
"conventional-commits-parser": "6.0.0",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"import-from-esm": "1.3.4",
"read-package-up": "11.0.0",
"semver": "7.6.3"
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit b3de80f

Please sign in to comment.