build: add package publication on JSR
[poolifier.git] / package.json
index 58fff2d449c8b148ca4fcc5c12789901816e9a59..63ab6ae70b154feab0de36c00c40fae9b1e512e9 100644 (file)
     }
   },
   "devDependencies": {
-    "@biomejs/biome": "^1.6.1",
-    "@commitlint/cli": "^19.2.0",
+    "@biomejs/biome": "^1.6.3",
+    "@commitlint/cli": "^19.2.1",
     "@commitlint/config-conventional": "^19.1.0",
     "@release-it/bumper": "^6.0.1",
     "@release-it/keep-a-changelog": "^5.0.0",
     "@rollup/plugin-terser": "^0.4.4",
     "@rollup/plugin-typescript": "^11.1.6",
-    "@types/node": "^20.11.28",
-    "@typescript-eslint/eslint-plugin": "^7.2.0",
-    "@typescript-eslint/parser": "^7.2.0",
+    "@types/node": "^20.11.30",
+    "@typescript-eslint/eslint-plugin": "^7.4.0",
+    "@typescript-eslint/parser": "^7.4.0",
     "benchmark": "^2.1.4",
     "c8": "^9.1.0",
     "cross-env": "^7.0.3",
     "rollup-plugin-dts": "^6.1.0",
     "sinon": "^17.0.1",
     "typedoc": "^0.25.12",
-    "typescript": "~5.4.2"
+    "typescript": "~5.4.3"
   }
 }