Skip to content

Commit

Permalink
upgrade all the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lyssieth committed Jan 20, 2024
1 parent 6adfc80 commit 536aaad
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 166 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tsconfig/svelte": "^5.0.2",
"@types/object-inspect": "^1.8.4",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"ajv": "^8.12.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-svelte": "^2.35.1",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"prettier-plugin-svelte": "^3.1.2",
"sass": "^1.69.7",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"sass": "^1.70.0",
"svelte": "^4.2.9",
"svelte-check": "^3.6.3",
"svelte-feather-icons": "^4.1.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.0.11"
"vite": "^5.0.12"
},
"dependencies": {
"docx": "^8.5.0",
Expand Down
Loading

0 comments on commit 536aaad

Please sign in to comment.