Skip to content

Commit

Permalink
chore: revert dependencies
Browse files Browse the repository at this point in the history
This reverts commit b015a79.
  • Loading branch information
ArtemSBulgakov committed Jul 14, 2024
1 parent 20cf4e9 commit fcf6e6d
Show file tree
Hide file tree
Showing 2 changed files with 5,597 additions and 6,477 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,40 +21,40 @@
"generate-api": "orval --config orval.config.ts"
},
"dependencies": {
"@unocss/reset": "^0.61.3",
"@unocss/reset": "^0.61.0",
"axios": "^1.7.2",
"clsx": "^2.1.1",
"moodle-typed-ws": "^0.4.0",
"object-to-formdata": "^4.5.1",
"orval": "^6.31.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.4.0"
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^2.3.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.22.2",
"@crxjs/vite-plugin": "^2.0.0-beta.25",
"@eslint-react/eslint-plugin": "^1.5.25",
"@iconify/json": "^2.2.227",
"@types/chrome": "^0.0.268",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@unocss/eslint-plugin": "^0.61.3",
"@unocss/preset-icons": "^0.61.3",
"@vitejs/plugin-react": "^4.3.1",
"@antfu/eslint-config": "^2.21.1",
"@crxjs/vite-plugin": "^2.0.0-beta.19",
"@eslint-react/eslint-plugin": "^1.5.15",
"@iconify/json": "^2.2.219",
"@types/chrome": "^0.0.246",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@unocss/eslint-plugin": "^0.60.4",
"@unocss/preset-icons": "^0.61.0",
"@vitejs/plugin-react": "^4.1.0",
"bumpp": "^9.4.1",
"eslint": "8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.8",
"gulp": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.7",
"gulp": "^4.0.2",
"gulp-zip": "^6.0.0",
"lint-staged": "^15.2.7",
"simple-git-hooks": "^2.11.1",
"taze": "^0.15.0",
"taze": "^0.13.8",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"unocss": "^0.61.3",
"vite": "^5.3.3"
"typescript": "^5.2.2",
"unocss": "^0.61.0",
"vite": "^4.4.11"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit fcf6e6d

Please sign in to comment.