Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mammadataei committed Sep 24, 2022
1 parent 0956194 commit b2b49d4
Show file tree
Hide file tree
Showing 3 changed files with 468 additions and 660 deletions.
18 changes: 9 additions & 9 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@ngneat/falso": "^6.0.3",
"@ngneat/falso": "^6.1.0",
"@testing-library/cypress": "^8.0.3",
"@types/react": "^18.0.15",
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
"@types/uuid": "^8.3.4",
"@vitejs/plugin-react": "^1.3.2",
"autoprefixer": "^10.4.7",
"cypress": "^10.4.0",
"cypress-vite": "workspace:*",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.6",
"typescript": "^4.7.4",
"vite": "^3.0.5"
"autoprefixer": "^10.4.12",
"cypress": "^10.8.0",
"cypress-vite": "workspace:1.1.1",
"postcss": "^8.4.16",
"tailwindcss": "^3.1.8",
"typescript": "^4.8.3",
"vite": "^3.1.3"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"vite": "^2.9.0 || ^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@types/node": "^18.6.3",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"cypress": "^10.4.0",
"eslint": "^8.21.0",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@types/node": "^18.7.18",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"cypress": "^10.8.0",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "2.6.2",
"rollup": "^2.77.2",
"tsup": "^6.2.1",
"typescript": "^4.7.4",
"vite": "^3.0.5"
"rollup": "2.78.1",
"tsup": "^6.2.3",
"typescript": "^4.8.3",
"vite": "^3.1.3"
}
}
Loading

0 comments on commit b2b49d4

Please sign in to comment.