Skip to content

Commit

Permalink
Release 13.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkody committed Oct 8, 2024
1 parent ecc2afa commit 543860e
Show file tree
Hide file tree
Showing 6 changed files with 477 additions and 484 deletions.
64 changes: 32 additions & 32 deletions buildTools/deno.lock

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

2 changes: 1 addition & 1 deletion buildTools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"simple-icons": "13.13.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.2"
"@biomejs/biome": "1.9.3"
}
}
10 changes: 5 additions & 5 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
},
"dependencies": {
"@fontsource/inter": "^5.1.0",
"@kyvg/vue3-notification": "^3.3.0",
"@kyvg/vue3-notification": "^3.4.0",
"@mkody/vue3-simple-icons": "file:../",
"normalize.css": "^8.0",
"prismjs": "^1.29.0",
"tippy.js": "^6.3.7",
"vue": "^3.5.10",
"vue": "^3.5.11",
"vue-tippy": "^6.4.4"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@tsconfig/node18": "^18.2",
"@types/node": "^22",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.3",
"sass": "^1.79",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0",
"typescript-eslint": "^8.8.1",
"vite": "^5.4",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1"
Expand Down
Loading

0 comments on commit 543860e

Please sign in to comment.