Skip to content

Commit

Permalink
Release 11.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkody committed Mar 25, 2024
1 parent 38f1de9 commit 9e87875
Show file tree
Hide file tree
Showing 5 changed files with 335 additions and 335 deletions.
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": "11.10.0"
},
"devDependencies": {
"@biomejs/biome": "1.6.1"
"@biomejs/biome": "1.6.3"
}
}
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@fontsource/inter": "^5.0.17",
"@kyvg/vue3-notification": "^3.2.0",
"@kyvg/vue3-notification": "^3.2.1",
"@mkody/vue3-simple-icons": "file:../",
"normalize.css": "^8.0",
"prismjs": "^1.29.0",
Expand All @@ -22,17 +22,17 @@
"devDependencies": {
"@tsconfig/node18": "^18.2",
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.23.0",
"eslint-plugin-vue": "^9.24.0",
"prettier": "^3.2.5",
"sass": "^1.72",
"typescript": "^5.4.2",
"vite": "^5.1",
"typescript": "^5.4.3",
"vite": "^5.2",
"vue-tsc": "^2.0"
}
}
Loading

0 comments on commit 9e87875

Please sign in to comment.