diff --git a/.github/workflows/tagpr.yml b/.github/workflows/tagpr.yml index 6f45633..75ebbf9 100644 --- a/.github/workflows/tagpr.yml +++ b/.github/workflows/tagpr.yml @@ -11,15 +11,15 @@ jobs: steps: - name: Generate Token id: generate-token - uses: actions/create-github-app-token@v1.9.3 + uses: actions/create-github-app-token@v1.10.0 with: app-id: ${{ secrets.APP_ID }} private-key: ${{ secrets.APP_PRIVATE_KEY }} - name: Check out source code - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.6 with: token: ${{ steps.generate-token.outputs.token }} - name: Run tagpr - uses: Songmu/tagpr@v1.2.0 + uses: Songmu/tagpr@v1.3.0 env: GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }} diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 65a1399..f6025af 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,7 +10,7 @@ jobs: name: Test runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4.1.1 + - uses: actions/checkout@v4.1.6 - name: Cache pnpm modules uses: actions/cache@v4.0.2 with: diff --git a/.node-version b/.node-version index 1eba3d7..b295521 100644 --- a/.node-version +++ b/.node-version @@ -1,2 +1,2 @@ -20.12.2 +20.13.1 diff --git a/package.json b/package.json index 6fca438..f0f94a7 100644 --- a/package.json +++ b/package.json @@ -27,35 +27,35 @@ "@dnd-kit/utilities": "3.2.2", "@plasmohq/messaging": "0.6.2", "@plasmohq/storage": "1.10.0", - "plasmo": "0.85.2", - "react": "18.2.0", + "plasmo": "0.86.3", + "react": "18.3.1", "react-colorful": "5.6.1", - "react-dom": "18.2.0" + "react-dom": "18.3.1" }, "devDependencies": { "@eslint/js": "8.57.0", "@ianvs/prettier-plugin-sort-imports": "4.2.1", "@markuplint/jsx-parser": "4.6.1", "@markuplint/react-spec": "4.4.1", - "@types/chrome": "0.0.266", - "@types/node": "20.12.7", - "@types/react": "18.2.79", - "@types/react-dom": "18.2.25", - "@typescript-eslint/eslint-plugin": "7.7.0", - "@typescript-eslint/parser": "7.7.0", + "@types/chrome": "0.0.268", + "@types/node": "20.12.12", + "@types/react": "18.3.3", + "@types/react-dom": "18.3.0", + "@typescript-eslint/eslint-plugin": "7.11.0", + "@typescript-eslint/parser": "7.11.0", "autoprefixer": "10.4.19", "eslint": "8.57.0", - "eslint-plugin-react": "7.34.1", - "eslint-plugin-react-hooks": "4.6.0", - "globals": "15.0.0", + "eslint-plugin-react": "7.34.2", + "eslint-plugin-react-hooks": "4.6.2", + "globals": "15.3.0", "markuplint": "4.6.1", "postcss": "8.4.38", "prettier": "3.2.5", "tailwindcss": "3.4.3", - "ts-pattern": "5.1.1", + "ts-pattern": "5.1.2", "typed-css-modules": "0.9.1", "typescript": "5.4.5", - "vitest": "1.5.0" + "vitest": "1.6.0" }, "manifest": { "host_permissions": [