Skip to content

Commit

Permalink
update deps and version for 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Feb 6, 2024
1 parent 5949dc9 commit 039d3f6
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 60 deletions.
26 changes: 13 additions & 13 deletions docs/package-lock.json

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

6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"dev": "vite",
Expand All @@ -18,7 +18,7 @@
"sass": "^1.70.0",
"typescritp": "^1.0.0",
"vue": "^3.4.15",
"vue-techs-logos": "^0.1.0"
"vue-techs-logos": "^0.1.1"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.7.2",
Expand All @@ -35,7 +35,7 @@
"jsdom": "^24.0.0",
"npm-run-all": "^4.1.5",
"start-server-and-test": "^2.0.3",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27"
Expand Down
45 changes: 25 additions & 20 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,11 @@
resolved "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.9.6.tgz"
integrity sha512-HUNqM32dGzfBKuaDUBqFB7tP6VMN74eLZ33Q9Y1TBqRDn+qDonkAUyKWwF9BR9unV7QUzffLnz9GrnKvMqC/fw==

"@rollup/[email protected]":
version "4.9.6"
resolved "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.9.6.tgz"
integrity sha512-ch7M+9Tr5R4FK40FHQk8VnML0Szi2KRujUgHXd/HjuH9ifH72GUmw6lStZBo3c3GB82vHa0ZoUfjfcM7JiiMrQ==

"@rushstack/eslint-patch@^1.7.2":
version "1.7.2"
resolved "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz"
Expand Down Expand Up @@ -206,7 +211,7 @@
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==

"@types/node@*", "@types/node@^20.11.16":
"@types/node@*", "@types/node@^18.0.0 || >=20.0.0", "@types/node@^20.11.16":
version "20.11.16"
resolved "https://registry.npmjs.org/@types/node/-/node-20.11.16.tgz"
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
Expand Down Expand Up @@ -257,7 +262,7 @@
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/parser@^6.7.0":
"@typescript-eslint/parser@^6.0.0 || ^6.0.0-alpha", "@typescript-eslint/parser@^6.7.0":
version "6.11.0"
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.11.0.tgz"
integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==
Expand Down Expand Up @@ -491,7 +496,7 @@
"@vue/shared" "3.4.15"
csstype "^3.1.3"

"@vue/[email protected]":
"@vue/server-renderer@^3.0.1", "@vue/server-renderer@3.4.15":
version "3.4.15"
resolved "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.15.tgz"
integrity sha512-3HYzaidu9cHjrT+qGUuDhFYvF/j643bHC6uUN9BgM11DVy+pM6ATsG6uPBLnkwOgs7BpJABReLmpL3ZPAsUaqw==
Expand Down Expand Up @@ -532,7 +537,7 @@ acorn-walk@^8.3.2:
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.2.tgz"
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==

acorn@^8.10.0, acorn@^8.11.3, acorn@^8.9.0:
"acorn@^6.0.0 || ^7.0.0 || ^8.0.0", acorn@^8.10.0, acorn@^8.11.3, acorn@^8.9.0:
version "8.11.3"
resolved "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz"
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
Expand Down Expand Up @@ -1176,7 +1181,7 @@ end-of-stream@^1.1.0:
dependencies:
once "^1.4.0"

enquirer@^2.3.6:
enquirer@^2.3.6, "enquirer@>= 2.3.0 < 3":
version "2.3.6"
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz"
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
Expand Down Expand Up @@ -1299,7 +1304,7 @@ eslint-plugin-cypress@^2.15.1:
dependencies:
globals "^13.20.0"

eslint-plugin-vue@^9.21.1:
eslint-plugin-vue@^9.0.0, eslint-plugin-vue@^9.21.1:
version "9.21.1"
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.21.1.tgz"
integrity sha512-XVtI7z39yOVBFJyi8Ljbn7kY9yHzznKXL02qQYn+ta63Iy4A9JFBw6o4OSB9hyD2++tVT+su9kQqetUyCCwhjw==
Expand All @@ -1325,7 +1330,7 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==

eslint@^8.56.0:
"eslint@^6.0.0 || ^7.0.0 || >=8.0.0", "eslint@^6.2.0 || ^7.0.0 || ^8.0.0", "eslint@^7.0.0 || ^8.0.0", eslint@^8.56.0, "eslint@>= 3.2.1", eslint@>=6.0.0:
version "8.56.0"
resolved "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz"
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
Expand Down Expand Up @@ -2208,7 +2213,7 @@ jsbn@~0.1.0:
resolved "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz"
integrity sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==

jsdom@^24.0.0:
jsdom@*, jsdom@^24.0.0:
version "24.0.0"
resolved "https://registry.npmjs.org/jsdom/-/jsdom-24.0.0.tgz"
integrity sha512-UDS2NayCvmXSXVP6mpTj+73JnNQadZlr9N68189xib2tx5Mls7swlTNao26IoHv46BZJFvXygyRtyXd1feAk1A==
Expand Down Expand Up @@ -3031,7 +3036,7 @@ safer-buffer@^2.0.2, safer-buffer@^2.1.0, "safer-buffer@>= 2.1.2 < 3.0.0", safer
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

sass@^1.69.5, sass@^1.70.0:
sass@*, sass@^1.70.0:
version "1.70.0"
resolved "https://registry.npmjs.org/sass/-/sass-1.70.0.tgz"
integrity sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==
Expand Down Expand Up @@ -3448,10 +3453,10 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"

typescript@^5.2.2:
version "5.2.2"
resolved "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typescript@*, typescript@^5.3.3, typescript@>=4.2.0:
version "5.3.3"
resolved "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz"
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==

typescritp@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -3602,13 +3607,13 @@ vue-eslint-parser@^9.3.1, vue-eslint-parser@^9.4.2:
lodash "^4.17.21"
semver "^7.3.6"

vue-techs-logos@^0.1.0:
version "0.1.0"
resolved "https://registry.npmjs.org/vue-techs-logos/-/vue-techs-logos-0.1.0.tgz"
integrity sha512-TM+3s8NFn53LGdqPRcTqAB3Xq5w3bZCl3ruu36ScI4RwV/nmJMf7e2yTr0BN1T85hYSljCV8S90m4jZ5HScCKg==
vue-techs-logos@^0.1.1:
version "0.1.1"
resolved "https://registry.npmjs.org/vue-techs-logos/-/vue-techs-logos-0.1.1.tgz"
integrity sha512-ZUItqYB+I2f6hP1ZJhmzP9VvEN0X/SSfGgjea2wPUimdAwkPsXtvOOsFpYNduLpsE685ldiU1tPQGVefOPqYAA==
dependencies:
sass "^1.69.5"
vue "^3.3.8"
sass "^1.70.0"
vue "^3.4.15"

vue-template-compiler@^2.7.14:
version "2.7.16"
Expand All @@ -3627,7 +3632,7 @@ vue-tsc@^1.8.27:
"@vue/language-core" "1.8.27"
semver "^7.5.4"

vue@^3.3.1, vue@^3.3.8, vue@^3.4.15:
vue@^3.0.1, vue@^3.2.25, vue@^3.3.1, vue@^3.4.15, vue@3.4.15:
version "3.4.15"
resolved "https://registry.npmjs.org/vue/-/vue-3.4.15.tgz"
integrity sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==
Expand Down
22 changes: 11 additions & 11 deletions package-lock.json

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": "vue-techs-logos",
"version": "0.1.1",
"version": "0.1.2",
"private": false,
"type": "module",
"files": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"@types/node": "^20.11.16",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.1",
"@vue/test-utils": "^2.4.4",
"@vue/tsconfig": "^0.5.1",
"eslint": "^8.56.0",
"eslint-plugin-cypress": "^2.15.1",
Expand Down
27 changes: 16 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,11 @@
resolved "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.9.6.tgz"
integrity sha512-HUNqM32dGzfBKuaDUBqFB7tP6VMN74eLZ33Q9Y1TBqRDn+qDonkAUyKWwF9BR9unV7QUzffLnz9GrnKvMqC/fw==

"@rollup/[email protected]":
version "4.9.6"
resolved "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.9.6.tgz"
integrity sha512-ch7M+9Tr5R4FK40FHQk8VnML0Szi2KRujUgHXd/HjuH9ifH72GUmw6lStZBo3c3GB82vHa0ZoUfjfcM7JiiMrQ==

"@rushstack/eslint-patch@^1.7.2":
version "1.7.2"
resolved "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.7.2.tgz"
Expand Down Expand Up @@ -455,13 +460,13 @@
resolved "https://registry.npmjs.org/@vue/shared/-/shared-3.4.15.tgz"
integrity sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==

"@vue/test-utils@^2.4.1":
version "2.4.1"
resolved "https://registry.npmjs.org/@vue/test-utils/-/test-utils-2.4.1.tgz"
integrity sha512-VO8nragneNzUZUah6kOjiFmD/gwRjUauG9DROh6oaOeFwX1cZRUNHhdeogE8635cISigXFTtGLUQWx5KCb0xeg==
"@vue/test-utils@^2.4.4":
version "2.4.4"
resolved "https://registry.npmjs.org/@vue/test-utils/-/test-utils-2.4.4.tgz"
integrity sha512-8jkRxz8pNhClAf4Co4ZrpAoFISdvT3nuSkUlY6Ys6rmTpw3DMWG/X3mw3gQ7QJzgCZO9f+zuE2kW57fi09MW7Q==
dependencies:
js-beautify "1.14.9"
vue-component-type-helpers "1.8.4"
js-beautify "^1.14.9"
vue-component-type-helpers "^1.8.21"

"@vue/tsconfig@^0.5.1":
version "0.5.1"
Expand Down Expand Up @@ -1775,7 +1780,7 @@ joi@^17.11.0:
"@sideway/formula" "^3.0.1"
"@sideway/pinpoint" "^2.0.0"

[email protected]:
js-beautify@^1.14.9:
version "1.14.9"
resolved "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.9.tgz"
integrity sha512-coM7xq1syLcMyuVGyToxcj2AlzhkDjmfklL8r0JgJ7A76wyGMpJ1oA35mr4APdYNO/o/4YY8H54NQIJzhMbhBg==
Expand Down Expand Up @@ -2943,10 +2948,10 @@ vitest@^1.2.2:
vite-node "1.2.2"
why-is-node-running "^2.2.2"

[email protected].4:
version "1.8.4"
resolved "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-1.8.4.tgz"
integrity sha512-6bnLkn8O0JJyiFSIF0EfCogzeqNXpnjJ0vW/SZzNHfe6sPx30lTtTXlE5TFs2qhJlAtDFybStVNpL73cPe3OMQ==
vue-component-type-helpers@^1.8.21:
version "1.8.27"
resolved "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-1.8.27.tgz"
integrity sha512-0vOfAtI67UjeO1G6UiX5Kd76CqaQ67wrRZiOe7UAb9Jm6GzlUr/fC7CV90XfwapJRjpCMaZFhv1V0ajWRmE9Dg==

vue-eslint-parser@^9.3.1, vue-eslint-parser@^9.4.2:
version "9.4.2"
Expand Down

0 comments on commit 039d3f6

Please sign in to comment.