Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
knutkirkhorn committed Aug 6, 2023
1 parent 268fbe3 commit b9bdfb0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"homepage": "/~https://github.com/knutkirkhorn/cisco-vpn-rdp-connecter#readme",
"dependencies": {
"cisco-vpn": "^1.0.2",
"conf": "^11.0.1",
"ink": "^4.2.0",
"conf": "^11.0.2",
"ink": "^4.3.0",
"ink-select-input": "^5.0.0",
"ink-spinner": "^5.0.0",
"ink-text-input": "^5.0.1",
Expand All @@ -52,22 +52,22 @@
"meow": "^12.0.1",
"ps-list": "^8.1.1",
"react": "^18.2.0",
"regedit": "^5.1.1",
"regedit": "^5.1.2",
"sqlite3": "^5.1.6",
"xml-js": "^1.6.11"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^3.0.1",
"@types/react": "^18.2.12",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"eslint": "^8.42.0",
"@types/react": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint": "^8.46.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-unicorn": "^48.0.1",
"ts-node": "^10.9.1",
"tsd": "^0.28.1",
"typescript": "^5.1.3"
Expand Down

0 comments on commit b9bdfb0

Please sign in to comment.