Skip to content

Commit

Permalink
fix: merge buttons and bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperorb committed Mar 31, 2024
1 parent b5af18d commit bbf0a52
Show file tree
Hide file tree
Showing 11 changed files with 360 additions and 790 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"postinstall": "paraglide-js compile --project ./project.inlang"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@inlang/paraglide-js": "1.3.5",
"@mdn/browser-compat-data": "5.5.17",
"@mdn/browser-compat-data": "5.5.18",
"@playwright/test": "^1.42.1",
"@sveltejs/adapter-vercel": "5.2.0",
"@sveltejs/kit": "2.5.5",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@testing-library/svelte": "^4.1.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"axe-playwright": "^2.0.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -51,7 +51,7 @@
"svelte-preprocess": "^5.1.3",
"tslib": "^2.6.2",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vitest": "^1.4.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit bbf0a52

Please sign in to comment.