diff --git a/.github/workflows/tagpr.yml b/.github/workflows/tagpr.yml index 6f45633..83bdcf9 100644 --- a/.github/workflows/tagpr.yml +++ b/.github/workflows/tagpr.yml @@ -11,12 +11,12 @@ 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.4 with: token: ${{ steps.generate-token.outputs.token }} - name: Run tagpr diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 65a1399..c8b2cff 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.4 - name: Cache pnpm modules uses: actions/cache@v4.0.2 with: diff --git a/package.json b/package.json index 9d715a0..1ffe252 100644 --- a/package.json +++ b/package.json @@ -20,34 +20,34 @@ "generate": "tcm -p 'src/**/*.module.css'", "format": "prettier --write src/**/*.{ts,tsx}" }, - "packageManager": "pnpm@8.15.7", + "packageManager": "pnpm@8.15.8", "dependencies": { "@dnd-kit/core": "6.1.0", "@dnd-kit/sortable": "8.0.0", "@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.2", + "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.267", + "@types/node": "20.12.9", + "@types/react": "18.3.1", + "@types/react-dom": "18.3.0", + "@typescript-eslint/eslint-plugin": "7.8.0", + "@typescript-eslint/parser": "7.8.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-hooks": "4.6.2", + "globals": "15.1.0", "markuplint": "4.6.1", "postcss": "8.4.38", "prettier": "3.2.5", @@ -55,7 +55,7 @@ "ts-pattern": "5.1.1", "typed-css-modules": "0.9.1", "typescript": "5.4.5", - "vitest": "1.5.0" + "vitest": "1.6.0" }, "manifest": { "host_permissions": [