Skip to content

Commit

Permalink
Upgrade libs
Browse files Browse the repository at this point in the history
  • Loading branch information
loicknuchel committed Nov 9, 2024
1 parent 57feaf1 commit e1c52de
Show file tree
Hide file tree
Showing 27 changed files with 2,940 additions and 3,133 deletions.
16 changes: 8 additions & 8 deletions backend/assets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"alpinejs": "^3.14.1",
"alpinejs": "^3.14.3",
"highlight.js": "^11.10.0",
"topbar": "^3.0.0"
},
"devDependencies": {
"@types/alpinejs": "^3.13.10",
"@types/phoenix": "^1.6.5",
"@types/phoenix_live_view": "^0.18.5",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
}
}
32 changes: 16 additions & 16 deletions backend/mix.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion browser-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"@types/webextension-polyfill": "^0.8.3",
"esbuild": "^0.14.54",
"esbuild-plugin-copy": "^1.6.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
34 changes: 17 additions & 17 deletions cli/html-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,43 +13,43 @@
"dependencies": {
"@azimutt/models": "workspace:^",
"@azimutt/utils": "workspace:^",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"cmdk": "^1.0.4",
"jest-environment-jsdom": "^29.7.0",
"lucide-react": "^0.424.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.12",
"eslint-plugin-react-refresh": "^0.4.14",
"jest": "^29.7.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vite-plugin-singlefile": "^2.0.2"
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-singlefile": "^2.0.3"
}
}
6 changes: 3 additions & 3 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/clear": "^0.1.4",
"@types/figlet": "^1.5.8",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/figlet": "^1.7.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"jest": "^29.7.0",
"nodemon": "^3.1.7",
"ts-jest": "^29.2.5",
Expand Down
10 changes: 5 additions & 5 deletions desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"@electron-forge/plugin-webpack": "^7.5.0",
"@electron-forge/publisher-github": "^7.5.0",
"@electron-forge/shared-types": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@vercel/webpack-asset-relocator-loader": "^1.7.4",
"css-loader": "^7.1.2",
"electron": "31.3.1",
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"node-loader": "^2.0.0",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.2",
"webpack": "^5.95.0"
"typescript": "^5.6.3",
"webpack": "^5.96.1"
}
}
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@types/canvas-confetti": "^1.6.4",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.4",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"concurrently": "^8.2.2",
"elm-book": "^1.0.1",
"elm-coverage": "^0.4.1",
Expand All @@ -80,8 +80,8 @@
"esbuild": "^0.23.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions frontend/review/elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"dependencies": {
"direct": {
"elm/core": "1.0.5",
"jfmengels/elm-review": "2.14.0",
"jfmengels/elm-review": "2.14.1",
"jfmengels/elm-review-common": "1.3.3",
"jfmengels/elm-review-debug": "1.0.8",
"jfmengels/elm-review-the-elm-architecture": "1.0.3",
"jfmengels/elm-review-unused": "1.2.3",
"stil4m/elm-syntax": "7.3.6"
"stil4m/elm-syntax": "7.3.7"
},
"indirect": {
"elm/bytes": "1.0.8",
Expand Down
Loading

0 comments on commit e1c52de

Please sign in to comment.