mirror of
https://github.com/XFox111/PasswordGeneratorExtension.git
synced 2026-07-02 19:52:43 +03:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f4c8e1e280 |
Generated
+810
-1112
File diff suppressed because it is too large
Load Diff
+8
-8
@@ -15,25 +15,25 @@
|
||||
"postinstall": "wxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.74.1",
|
||||
"@fluentui/react-icons": "^2.0.328",
|
||||
"@wxt-dev/i18n": "^0.2.5",
|
||||
"@fluentui/react-components": "^9.74.3",
|
||||
"@fluentui/react-icons": "^2.0.331",
|
||||
"@wxt-dev/i18n": "^0.2.6",
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.6",
|
||||
"react-responsive": "^10.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.4",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.60.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.62.1",
|
||||
"@typescript-eslint/parser": "^8.59.3",
|
||||
"@wxt-dev/module-react": "^1.2.2",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint": "^10.6.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"globals": "^17.6.0",
|
||||
"globals": "^17.7.0",
|
||||
"typescript": "^6.0.3",
|
||||
"wxt": "^0.20.26"
|
||||
"wxt": "^0.20.27"
|
||||
},
|
||||
"overrides": {
|
||||
"node-notifier": {
|
||||
|
||||
Reference in New Issue
Block a user