Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 3a37983 commit 35f3ab2
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"generate": "tcm -p 'src/**/*.module.css'",
"format": "prettier --write src/**/*.{ts,tsx}"
},
"packageManager": "pnpm@8.14.0",
"packageManager": "pnpm@8.14.1",
"dependencies": {
"@dnd-kit/core": "6.1.0",
"@dnd-kit/sortable": "8.0.0",
Expand All @@ -38,24 +38,24 @@
"@markuplint/jsx-parser": "3.12.0",
"@markuplint/react-spec": "3.13.0",
"@types/chrome": "0.0.256",
"@types/node": "20.10.7",
"@types/react": "18.2.47",
"@types/node": "20.11.1",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"autoprefixer": "10.4.16",
"eslint": "8.56.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"globals": "13.24.0",
"markuplint": "3.15.0",
"postcss": "8.4.33",
"prettier": "3.1.1",
"prettier": "3.2.2",
"tailwindcss": "3.4.1",
"ts-pattern": "5.0.6",
"typed-css-modules": "0.8.1",
"typescript": "5.3.3",
"vitest": "1.1.3"
"vitest": "1.2.0"
},
"manifest": {
"host_permissions": [
Expand Down
Loading

0 comments on commit 35f3ab2

Please sign in to comment.