Skip to content

Commit

Permalink
chore(deps): pin dependencies (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 4, 2022
1 parent c41ca8d commit 7e3f50b
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,31 +26,31 @@
"fuse.js": "^6.6.2"
},
"devDependencies": {
"@playwright/experimental-ct-vue": "^1.23.1",
"@playwright/test": "^1.23.1",
"@tailwindcss/typography": "^0.5.2",
"@typescript-eslint/eslint-plugin": "^5.30.4",
"@typescript-eslint/parser": "^5.30.4",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/test-utils": "^2.0.0",
"autoprefixer": "^10.4.7",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-security": "^1.5.0",
"eslint-plugin-vue": "^9.1.1",
"postcss": "^8.4.14",
"postcss-import": "^14.1.0",
"postcss-nesting": "^10.1.10",
"tailwindcss": "^3.1.4",
"typescript": "^4.7.4",
"vite": "^2.9.13",
"vite-plugin-dts": "^1.2.0",
"vue": "^3.2.37",
"wait-on": "^6.0.1"
"@playwright/experimental-ct-vue": "1.23.1",
"@playwright/test": "1.23.1",
"@tailwindcss/typography": "0.5.2",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@vitejs/plugin-vue": "2.3.3",
"@vue/eslint-config-typescript": "11.0.0",
"@vue/test-utils": "2.0.2",
"autoprefixer": "10.4.7",
"eslint": "8.19.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-security": "1.5.0",
"eslint-plugin-vue": "9.1.1",
"postcss": "8.4.14",
"postcss-import": "14.1.0",
"postcss-nesting": "10.1.10",
"tailwindcss": "3.1.4",
"typescript": "4.7.4",
"vite": "2.9.13",
"vite-plugin-dts": "1.2.0",
"vue": "3.2.37",
"wait-on": "6.0.1"
},
"files": [
"dist/index.es.js",
Expand Down
142 changes: 71 additions & 71 deletions pnpm-lock.yaml

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

0 comments on commit 7e3f50b

Please sign in to comment.