|
77 | 77 | "react-router-dom": "7.12.0" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@babel/core": "7.28.5", |
81 | | - "@babel/preset-env": "7.28.5", |
| 80 | + "@babel/core": "7.28.6", |
| 81 | + "@babel/preset-env": "7.28.6", |
82 | 82 | "@biomejs/biome": "2.3.11", |
83 | 83 | "@discordapp/twemoji": "16.0.1", |
84 | 84 | "@electron/notarize": "3.1.1", |
85 | | - "@graphql-codegen/cli": "6.1.0", |
| 85 | + "@graphql-codegen/cli": "6.1.1", |
86 | 86 | "@graphql-codegen/schema-ast": "5.0.0", |
87 | 87 | "@octokit/oauth-methods": "6.0.2", |
88 | 88 | "@octokit/openapi-types": "27.0.0", |
89 | 89 | "@octokit/request": "10.0.7", |
90 | | - "@parcel/watcher": "2.5.1", |
| 90 | + "@parcel/watcher": "2.5.4", |
91 | 91 | "@primer/css": "22.1.0", |
92 | | - "@primer/octicons-react": "19.21.1", |
| 92 | + "@primer/octicons-react": "19.21.2", |
93 | 93 | "@primer/primitives": "11.3.2", |
94 | 94 | "@primer/react": "38.7.0", |
95 | 95 | "@tailwindcss/postcss": "4.1.18", |
96 | 96 | "@testing-library/jest-dom": "6.9.1", |
97 | 97 | "@testing-library/react": "16.3.1", |
98 | 98 | "@testing-library/user-event": "14.6.1", |
99 | 99 | "@types/jest": "30.0.0", |
100 | | - "@types/node": "24.10.6", |
| 100 | + "@types/node": "24.10.8", |
101 | 101 | "@types/react": "19.2.8", |
102 | 102 | "@types/react-dom": "19.2.3", |
103 | 103 | "@types/react-router-dom": "5.3.3", |
|
126 | 126 | "postcss-loader": "8.2.0", |
127 | 127 | "rimraf": "6.1.2", |
128 | 128 | "semver": "7.7.3", |
129 | | - "styled-components": "6.3.1", |
| 129 | + "styled-components": "6.3.6", |
130 | 130 | "tailwind-merge": "3.4.0", |
131 | 131 | "tailwindcss": "4.1.18", |
132 | 132 | "terser-webpack-plugin": "5.3.16", |
|
144 | 144 | "@biomejs/biome", |
145 | 145 | "@parcel/watcher", |
146 | 146 | "@tailwindcss/oxide", |
147 | | - "electron" |
| 147 | + "electron", |
| 148 | + "unrs-resolver" |
148 | 149 | ] |
149 | 150 | }, |
150 | 151 | "lint-staged": { |
|
0 commit comments