|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@codemirror/language-data": "6.3.1", |
44 | | - "@primer/primitives": "7.11.11", |
| 44 | + "@primer/primitives": "7.11.14", |
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.12.18", |
51 | 51 | "fuse.js": "6.6.2", |
52 | 52 | "jwt-decode": "3.1.2", |
53 | 53 | "lodash.debounce": "4.0.8", |
|
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.6.6", |
| 63 | + "@commitlint/config-conventional": "17.6.6", |
64 | 64 | "@doyensec/electronegativity": "1.10.3", |
65 | 65 | "@playwright/test": "1.34.3", |
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 | | - "@testing-library/dom": "9.3.0", |
| 69 | + "@testing-library/dom": "9.3.1", |
70 | 70 | "@testing-library/jest-dom": "5.16.5", |
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 | 74 | "@types/node": "20.2.5", |
75 | | - "@types/react": "18.2.8", |
76 | | - "@types/react-dom": "18.2.4", |
| 75 | + "@types/react": "18.2.14", |
| 76 | + "@types/react-dom": "18.2.6", |
77 | 77 | "@types/styled-components": "5.1.26", |
78 | 78 | "@typescript-eslint/eslint-plugin": "5.59.9", |
79 | 79 | "@typescript-eslint/parser": "5.59.9", |
80 | | - "@vitejs/plugin-react": "4.0.0", |
| 80 | + "@vitejs/plugin-react": "4.0.3", |
81 | 81 | "cross-env": "7.0.3", |
82 | 82 | "electron": "25.0.1", |
83 | 83 | "electron-builder": "23.6.0", |
84 | 84 | "electron-devtools-installer": "3.2.0", |
85 | 85 | "electron-icon-builder": "2.0.1", |
86 | | - "electron-notarize": "1.2.1", |
| 86 | + "electron-notarize": "1.2.2", |
87 | 87 | "eslint": "8.42.0", |
88 | 88 | "eslint-config-prettier": "8.8.0", |
89 | 89 | "eslint-config-react-app": "7.0.1", |
|
96 | 96 | "prettier": "2.8.8", |
97 | 97 | "pretty-quick": "3.1.3", |
98 | 98 | "rxjs-for-await": "1.0.0", |
99 | | - "semantic-release": "21.0.3", |
| 99 | + "semantic-release": "21.0.7", |
100 | 100 | "ts-node": "10.9.1", |
101 | | - "typescript": "5.1.3", |
| 101 | + "typescript": "5.1.6", |
102 | 102 | "vite": "4.3.9", |
103 | 103 | "vite-plugin-svgr": "3.2.0", |
104 | 104 | "vitest": "0.31.4" |
|
0 commit comments