chore(deps): updated dependencies versions

This commit is contained in:
Corentin Thomasset 2023-04-14 23:32:09 +02:00
parent c68a1fd713
commit f7a1383da5
No known key found for this signature in database
GPG key ID: DBD997E935996158
2 changed files with 1037 additions and 825 deletions

View file

@ -2,6 +2,7 @@
"name": "it-tools", "name": "it-tools",
"version": "2023.4.14-dbad773", "version": "2023.4.14-dbad773",
"description": "Collection of handy online tools for developers, with great UX. ", "description": "Collection of handy online tools for developers, with great UX. ",
"type": "module",
"keywords": [ "keywords": [
"productivity", "productivity",
"converter", "converter",
@ -82,7 +83,7 @@
"@types/bcryptjs": "^2.4.2", "@types/bcryptjs": "^2.4.2",
"@types/crypto-js": "^4.1.1", "@types/crypto-js": "^4.1.1",
"@types/jsdom": "^16.2.15", "@types/jsdom": "^16.2.15",
"@types/lodash": "^4.14.192", "@types/lodash": "^4.14.194",
"@types/mime-types": "^2.1.1", "@types/mime-types": "^2.1.1",
"@types/netmask": "^2.0.0", "@types/netmask": "^2.0.0",
"@types/node": "^16.18.23", "@types/node": "^16.18.23",
@ -94,7 +95,7 @@
"@types/uuid": "^8.3.4", "@types/uuid": "^8.3.4",
"@typescript-eslint/parser": "^5.58.0", "@typescript-eslint/parser": "^5.58.0",
"@unocss/eslint-config": "^0.50.8", "@unocss/eslint-config": "^0.50.8",
"@vitejs/plugin-vue": "^2.3.4", "@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue-jsx": "^1.3.10", "@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/eslint-config-prettier": "^7.1.0", "@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^10.0.0", "@vue/eslint-config-typescript": "^10.0.0",
@ -113,14 +114,14 @@
"start-server-and-test": "^1.15.4", "start-server-and-test": "^1.15.4",
"typescript": "~4.5.5", "typescript": "~4.5.5",
"unocss": "^0.50.8", "unocss": "^0.50.8",
"unplugin-auto-import": "^0.15.2", "unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.24.1", "unplugin-vue-components": "^0.24.1",
"vite": "^2.9.15", "vite": "^4.2.1",
"vite-plugin-md": "^0.12.4", "vite-plugin-md": "^0.21.5",
"vite-plugin-pwa": "^0.11.13", "vite-plugin-pwa": "^0.14.7",
"vite-svg-loader": "^3.6.0", "vite-svg-loader": "^3.6.0",
"vitest": "^0.13.1", "vitest": "^0.30.1",
"vue-tsc": "^0.31.4", "vue-tsc": "^1.2.0",
"workbox-window": "^6.5.4", "workbox-window": "^6.5.4",
"zx": "^7.2.1" "zx": "^7.2.1"
} }

1845
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff