Skip to content

Commit

Permalink
chore(deps): update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent 3ff648b commit fd68b09
Show file tree
Hide file tree
Showing 2 changed files with 1,420 additions and 709 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,45 +41,45 @@
},
"dependencies": {
"@codemirror/language-data": "6.3.1",
"@primer/primitives": "7.11.11",
"bootstrap-icons": "1.10.5",
"@primer/primitives": "7.15.15",
"bootstrap-icons": "1.11.3",
"codemirror": "6.0.1",
"electron-squirrel-startup": "1.0.0",
"electron-store": "8.1.0",
"electron-store": "8.2.0",
"electron-updater": "5.3.0",
"framer-motion": "10.12.16",
"framer-motion": "10.18.0",
"fuse.js": "6.6.2",
"jwt-decode": "3.1.2",
"lodash.debounce": "4.0.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.11.2",
"react-router-dom": "6.22.3",
"rxjs": "7.8.1",
"rxjs-spy": "8.0.2",
"styled-components": "5.3.11"
},
"devDependencies": {
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@doyensec/electronegativity": "1.10.3",
"@playwright/test": "1.34.3",
"@playwright/test": "1.43.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@testing-library/dom": "9.3.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.3.0",
"@testing-library/user-event": "14.5.2",
"@types/lodash.debounce": "4.0.7",
"@types/node": "20.2.5",
"@types/node": "20.12.6",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.4",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@vitejs/plugin-react": "4.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "4.2.1",
"cross-env": "7.0.3",
"electron": "25.0.1",
"electron": "25.9.8",
"electron-builder": "23.6.0",
"electron-devtools-installer": "3.2.0",
"electron-icon-builder": "2.0.1",
Expand All @@ -94,13 +94,13 @@
"jsdom": "^22.1.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"pretty-quick": "3.3.1",
"rxjs-for-await": "1.0.0",
"semantic-release": "21.0.3",
"semantic-release": "21.1.2",
"ts-node": "10.9.1",
"typescript": "5.1.3",
"vite": "4.3.9",
"vite-plugin-svgr": "3.2.0",
"vitest": "0.31.4"
"typescript": "5.4.4",
"vite": "4.5.3",
"vite-plugin-svgr": "3.3.0",
"vitest": "0.34.6"
}
}

0 comments on commit fd68b09

Please sign in to comment.