Skip to content

Commit

Permalink
Release 13.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkody committed Nov 27, 2024
1 parent 2e53a48 commit 903b7d2
Show file tree
Hide file tree
Showing 4 changed files with 363 additions and 344 deletions.
2 changes: 1 addition & 1 deletion buildTools/deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"@eslint/js": "^9.15.0",
"@tsconfig/node18": "^18.2",
"@types/node": "^22",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/tsconfig": "^0.6",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"sass-embedded": "^1.81.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.15.0",
"vite": "^5.4",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^6.0",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1"
}
Expand Down
Loading

0 comments on commit 903b7d2

Please sign in to comment.