Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 31, 2022
1 parent 5b2184f commit 9360ba3
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 192 deletions.
22 changes: 11 additions & 11 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "next-startbootstrap-agency",
"version": "0.1.0",
"packageManager": "pnpm@7.9.0",
"packageManager": "pnpm@7.9.5",
"private": true,
"scripts": {
"dev": "run-p dev:*",
Expand All @@ -14,7 +14,7 @@
"prettier": "prettier --write '**/*.{js,jsx,ts,tsx}'"
},
"dependencies": {
"@unocss/reset": "^0.45.5",
"@unocss/reset": "^0.45.13",
"clsx": "^1.2.1",
"next": "^12.2.3",
"react": "^18.2.0",
Expand All @@ -27,14 +27,14 @@
"@iconify-json/fa": "^1.1.2",
"@iconify-json/entypo-social": "^1.1.2",
"@types/node": "^17.0.36",
"@types/react": "^18.0.15",
"@types/react": "^18.0.18",
"@types/react-dom": "^18.0.6",
"@types/react-scroll": "^1.8.4",
"@unocss/cli": "^0.45.5",
"@unocss/preset-attributify": "^0.45.5",
"@unocss/preset-uno": "^0.45.5",
"@unocss/preset-web-fonts": "^0.45.5",
"@popperjs/core": "^2.11.5",
"@unocss/cli": "^0.45.13",
"@unocss/preset-attributify": "^0.45.13",
"@unocss/preset-uno": "^0.45.13",
"@unocss/preset-web-fonts": "^0.45.13",
"@popperjs/core": "^2.11.6",
"@web-configs/eslint-plugin": "^0.5.0",
"@web-configs/prettier": "^0.1.2",
"@web-configs/typescript": "^0.2.2",
Expand All @@ -43,9 +43,9 @@
"eslint-config-next": "^12.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
"unocss": "^0.45.5",
"vite": "^3.0.4"
"typescript": "^4.8.2",
"unocss": "^0.45.13",
"vite": "^3.0.9"
},
"prettier": "@web-configs/prettier"
}

0 comments on commit 9360ba3

Please sign in to comment.