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 Oct 2, 2023
1 parent 6d8fd31 commit 88dc9ba
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 397 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,26 +32,26 @@
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "4.1.0",
"@markuplint/jsx-parser": "3.9.1",
"@markuplint/react-spec": "3.10.1",
"@types/chrome": "0.0.245",
"@types/node": "18.17.15",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"autoprefixer": "10.4.15",
"eslint": "8.49.0",
"@markuplint/jsx-parser": "3.10.0",
"@markuplint/react-spec": "3.11.0",
"@types/chrome": "0.0.246",
"@types/node": "18.18.3",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"autoprefixer": "10.4.16",
"eslint": "8.50.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"markuplint": "3.12.1",
"postcss": "8.4.29",
"markuplint": "3.13.0",
"postcss": "8.4.31",
"prettier": "3.0.3",
"tailwindcss": "3.3.3",
"ts-pattern": "5.0.5",
"typed-css-modules": "0.7.2",
"typescript": "5.2.2",
"vitest": "0.34.4"
"vitest": "0.34.6"
},
"manifest": {
"host_permissions": [
Expand Down
Loading

0 comments on commit 88dc9ba

Please sign in to comment.