Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisMazel committed Aug 4, 2024
1 parent 3dedcaa commit 2516fc6
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 364 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@types/node": "^22.0.2",
"@types/node": "^22.1.0",
"changelogen": "^0.5.5",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
Expand All @@ -32,7 +32,7 @@
"eslint-plugin-tailwindcss": "^3.17.4",
"husky": "^9.1.4",
"lerna": "^8.1.7",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
"prettier": "^3.3.3",
"ts-node": "11.0.0-beta.1",
"typescript": "^5.5.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,12 +156,12 @@
"@nuxt/schema": "^3.12.4",
"@types/dropzone": "^5.7.8",
"@types/google.maps": "^3.55.12",
"@vitejs/plugin-vue": "^5.1.1",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/coverage-v8": "^2.0.5",
"@vue/compiler-sfc": "^3.4.35",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"c8": "^10.1.2",
"chalk": "5.3.0",
"chart.js": "^4.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
"@nuxtjs/tailwindcss": "^6.12.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"nuxt": "^3.12.4",
"nuxt-module": "workspace:*",
"postcss": "^8.4.40",
Expand Down
Loading

0 comments on commit 2516fc6

Please sign in to comment.