Skip to content

Commit

Permalink
chore: update package
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Aug 28, 2023
1 parent 25bd33a commit bf0145a
Show file tree
Hide file tree
Showing 2 changed files with 1,061 additions and 1,387 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,43 +23,43 @@
"author": "Mara",
"license": "AGPL-3.0",
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@babel/preset-typescript": "^7.21.5",
"@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.10",
"@babel/preset-typescript": "^7.22.11",
"@lisandra-dev/eslint-config": "^1.1.4",
"@octokit/core": "^4.2.1",
"@types/node": "^18.16.16",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@octokit/core": "^4.2.4",
"@types/node": "^18.17.12",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"ansi-colors": "^4.1.3",
"babel-jest": "^29.5.0",
"babel-jest": "^29.6.4",
"builtin-modules": "^3.3.0",
"commander": "^10.0.1",
"commit-and-tag-version": "latest",
"cross-env": "^7.0.3",
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.0",
"dotenv": "^16.1.4",
"dotenv": "^16.3.1",
"esbuild": "latest",
"eslint": "^8.42.0",
"eslint": "^8.48.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-jsonc": "^2.8.0",
"eslint-plugin-jsonc": "^2.9.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"i18next": "^23.4.4",
"jest": "^29.5.0",
"i18next": "^23.4.6",
"jest": "^29.6.4",
"js-base64": "^3.7.5",
"obsidian": "^1.4.0",
"obsidian": "^1.4.4",
"obsidian-dataview": "^0.5.56",
"obsidian-plugin-cli": "^0.9.0",
"obsidian-undocumented": "^0.1.3",
"prettier": "^2.8.8",
"slugify": "^1.6.6",
"ts-jest": "^29.1.0",
"ts-jest": "^29.1.1",
"tslib": "latest",
"typescript": "latest"
},
Expand Down
Loading

0 comments on commit bf0145a

Please sign in to comment.