Skip to content

Commit

Permalink
deps: pin all deps & devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
gifaldyazkaa committed Jan 21, 2023
1 parent 89cb0dc commit 2804037
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 57 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -16,20 +16,20 @@
"name": "Gifaldy Azka"
},
"dependencies": {
"@iconify/vue": "^4.0.2",
"nprogress": "^0.2.0",
"sitemap-generator-cli": "^7.5.0",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
"@iconify/vue": "4.0.2",
"nprogress": "0.2.0",
"sitemap-generator-cli": "7.5.0",
"vue": "3.2.45",
"vue-router": "4.1.6"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"autoprefixer": "^10.4.13",
"postcss": "^8.4.20",
"prettier": "^2.8.1",
"tailwindcss": "^3.2.4",
"typescript": "^4.9.3",
"vite": "^4.0.0",
"vue-tsc": "^1.0.11"
"@vitejs/plugin-vue": "4.0.0",
"autoprefixer": "10.4.13",
"postcss": "8.4.20",
"prettier": "2.8.1",
"tailwindcss": "3.2.4",
"typescript": "4.9.3",
"vite": "4.0.0",
"vue-tsc": "1.0.11"
}
}
89 changes: 45 additions & 44 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 2804037

Please sign in to comment.