Skip to content

Commit

Permalink
Merge pull request #34 from KunalSin9h/release
Browse files Browse the repository at this point in the history
0.10.0
  • Loading branch information
KunalSin9h authored Oct 14, 2023
2 parents d797068 + db78d5c commit cc61d50
Show file tree
Hide file tree
Showing 5 changed files with 528 additions and 526 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@rspc/client": "^0.1.3",
"@rspc/react": "^0.1.3",
"@rspc/tauri": "^0.1.3",
"@tanstack/react-query": "^4.35.7",
"@tanstack/react-query": "^4.36.1",
"@tauri-apps/api": "^1.5.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
Expand All @@ -23,25 +23,25 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@tauri-apps/cli": "^1.5.1",
"@types/node": "^20.8.2",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@tauri-apps/cli": "^1.5.2",
"@types/node": "^20.8.6",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@vitejs/plugin-react": "^4.1.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"install": "^0.13.0",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2",
"vite": "^4.4.10",
"vite": "^4.4.11",
"vite-tsconfig-paths": "^4.2.1"
},
"name": "secops",
Expand All @@ -57,5 +57,5 @@
"preview": "vite preview",
"tauri": "tauri"
},
"version": "0.9.0"
"version": "0.10.0"
}
Loading

0 comments on commit cc61d50

Please sign in to comment.