|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@codemirror/language-data": "6.3.1", |
44 | | - "@primer/primitives": "7.11.11", |
| 44 | + "@primer/primitives": "7.12.0", |
45 | 45 | "bootstrap-icons": "1.10.5", |
46 | 46 | "codemirror": "6.0.1", |
47 | 47 | "electron-squirrel-startup": "1.0.0", |
48 | 48 | "electron-store": "8.1.0", |
49 | 49 | "electron-updater": "5.3.0", |
50 | | - "framer-motion": "10.12.16", |
| 50 | + "framer-motion": "10.16.0", |
51 | 51 | "fuse.js": "6.6.2", |
52 | 52 | "jwt-decode": "3.1.2", |
53 | 53 | "lodash.debounce": "4.0.8", |
54 | 54 | "react": "18.2.0", |
55 | 55 | "react-dom": "18.2.0", |
56 | | - "react-router-dom": "6.11.2", |
| 56 | + "react-router-dom": "6.15.0", |
57 | 57 | "rxjs": "7.8.1", |
58 | 58 | "rxjs-spy": "8.0.2", |
59 | 59 | "styled-components": "5.3.11" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@commitlint/cli": "17.6.5", |
63 | | - "@commitlint/config-conventional": "17.6.5", |
| 62 | + "@commitlint/cli": "17.7.1", |
| 63 | + "@commitlint/config-conventional": "17.7.0", |
64 | 64 | "@doyensec/electronegativity": "1.10.3", |
65 | | - "@playwright/test": "1.34.3", |
| 65 | + "@playwright/test": "1.37.0", |
66 | 66 | "@semantic-release/changelog": "6.0.3", |
67 | 67 | "@semantic-release/exec": "6.0.3", |
68 | 68 | "@semantic-release/git": "10.0.1", |
69 | 69 | "@testing-library/dom": "9.3.0", |
70 | | - "@testing-library/jest-dom": "5.16.5", |
| 70 | + "@testing-library/jest-dom": "5.17.0", |
71 | 71 | "@testing-library/react": "14.0.0", |
72 | 72 | "@testing-library/user-event": "14.4.3", |
73 | 73 | "@types/lodash.debounce": "4.0.7", |
74 | | - "@types/node": "20.2.5", |
| 74 | + "@types/node": "20.5.0", |
75 | 75 | "@types/react": "18.2.8", |
76 | 76 | "@types/react-dom": "18.2.4", |
77 | 77 | "@types/styled-components": "5.1.26", |
78 | | - "@typescript-eslint/eslint-plugin": "5.59.9", |
79 | | - "@typescript-eslint/parser": "5.59.9", |
| 78 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 79 | + "@typescript-eslint/parser": "5.62.0", |
80 | 80 | "@vitejs/plugin-react": "4.0.0", |
81 | 81 | "cross-env": "7.0.3", |
82 | | - "electron": "25.0.1", |
| 82 | + "electron": "25.5.0", |
83 | 83 | "electron-builder": "23.6.0", |
84 | 84 | "electron-devtools-installer": "3.2.0", |
85 | 85 | "electron-icon-builder": "2.0.1", |
|
99 | 99 | "semantic-release": "21.0.3", |
100 | 100 | "ts-node": "10.9.1", |
101 | 101 | "typescript": "5.1.3", |
102 | | - "vite": "4.3.9", |
| 102 | + "vite": "4.4.9", |
103 | 103 | "vite-plugin-svgr": "3.2.0", |
104 | | - "vitest": "0.31.4" |
| 104 | + "vitest": "0.34.1" |
105 | 105 | } |
106 | 106 | } |
0 commit comments