Skip to content

Commit

Permalink
⬆️ (deps) [email protected] 🧨 [skip ci] (#1676)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent aa35b68 commit 4c1b9a6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 30 deletions.
3 changes: 1 addition & 2 deletions examples/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,9 @@
},
"dependencies": {
"@heroicons/react": "2.1.5",
"@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
3 changes: 1 addition & 2 deletions packages/notion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,8 @@
"lodash": "^4.17.21"
},
"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
32 changes: 7 additions & 25 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 4c1b9a6

Please sign in to comment.