Skip to content

Commit

Permalink
chore(dep): update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Dec 29, 2024
1 parent 6c81e48 commit f8c8b22
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified bun.lockb
Binary file not shown.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,41 +24,41 @@
"author": "Mara",
"license": "AGPL-3.0",
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@codemirror/buildhelper": "^1.0.2",
"@codemirror/language": "github:lishid/cm-language",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.34.1",
"@codemirror/state": "^6.5.0",
"@codemirror/view": "^6.36.1",
"@enveloppe/obsidian-dataview": "^0.5.67",
"@octokit/core": "^6.1.2",
"@types/luxon": "^3.4.2",
"@types/node": "^22.7.5",
"@types/obsidian-typings": "npm:obsidian-typings@^2.2.0",
"@types/node": "^22.10.2",
"@types/obsidian-typings": "npm:obsidian-typings@^2.7.0",
"ansi-colors": "^4.1.3",
"builtin-modules": "^4.0.0",
"commander": "^12.1.0",
"commit-and-tag-version": "^12.5.0",
"cross-env": "^7.0.3",
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.1",
"dotenv": "^16.4.5",
"esbuild": "^0.24.0",
"i18next": "^23.15.2",
"dotenv": "^16.4.7",
"esbuild": "^0.24.2",
"i18next": "^24.2.0",
"js-base64": "^3.7.7",
"klona": "^2.0.6",
"obsidian": "^1.7.2",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"slugify": "^1.6.6",
"ts-dedent": "^2.2.0",
"tslib": "^2.7.0",
"typescript": "^5.6.3"
"tslib": "^2.8.1",
"typescript": "^5.7.2"
},
"dependencies": {
"cross-var": "^1.1.0",
"dedent": "^1.5.3",
"dotenv-cli": "^7.4.2",
"dotenv-cli": "^8.0.0",
"env-cmd": "^10.1.0",
"ts-deepmerge": "^7.0.1",
"ts-deepmerge": "^7.0.2",
"tslog": "^4.9.3"
},
"peerDependencies": {
Expand Down

0 comments on commit f8c8b22

Please sign in to comment.