Updated dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -15,14 +15,14 @@
|
||||
"author": "Simon Cambier",
|
||||
"license": "GPL-3",
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/preset-env": "^7.17.10",
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@tsconfig/svelte": "^3.0.0",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^16.11.27",
|
||||
"@typescript-eslint/eslint-plugin": "^5.20.0",
|
||||
"@typescript-eslint/parser": "^5.20.0",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/node": "^16.11.34",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
"babel-jest": "^27.5.1",
|
||||
"builtin-modules": "^3.2.0",
|
||||
"esbuild": "0.13.12",
|
||||
@@ -38,11 +38,11 @@
|
||||
"obsidian": "latest",
|
||||
"prettier": "^2.6.2",
|
||||
"prettier-eslint": "^13.0.0",
|
||||
"svelte": "^3.47.0",
|
||||
"svelte": "^3.48.0",
|
||||
"svelte-jester": "^2.3.2",
|
||||
"svelte-preprocess": "^4.10.6",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "^4.6.3"
|
||||
"typescript": "^4.6.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"minisearch": "^5.0.0-beta1"
|
||||
|
||||
Reference in New Issue
Block a user