Skip to content

Commit

Permalink
Release 11.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkody committed Apr 3, 2024
1 parent 15078a4 commit be0a504
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 105 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"devDependencies": {
"@tsconfig/node18": "^18.2",
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5",
"eslint": "^8.57.0",
Expand Down
78 changes: 39 additions & 39 deletions example/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mkody/vue3-simple-icons",
"version": "11.10.0",
"version": "11.11.0",
"homepage": "https://mkody.github.io/vue3-simple-icons",
"description": "Simple Icons as Vue components.",
"repository": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.21",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vue": "^3.2.37",
"vue-tsc": "^2.0.7"
},
Expand Down
Loading

0 comments on commit be0a504

Please sign in to comment.